/* -------------------------- 
	PAGES STATIQUES
--------------------------- */

/* -------------------------- 
	VISUEL
--------------------------- */
.ideo_gbl_visuel {
	float:left;
	margin:5px 5px 10px 5px;
}
.ideo_gbl_visuelRight {
	float:right;
	margin:5px 5px 10px 10px;
}
.ideo_gbl_visuel img , .ideo_gbl_visuelRight img {border:1px solid #5a3c24;}

/* -------------------------- 
	MODULE MENTIONS LEGALES 
--------------------------- */

.ideo_mlg_global {
	float:left;
	width:50%;
	margin:0 0 0 0;
}

.ideo_mlg_globalRight {
	float:right;
	width:45%;
}

/* -------------------------- 
	FIN MODULE MENTIONS LEGALES 
----------------------------- */


/* -------------------------- 
	PAGE INDEX 
--------------------------- */
.video {
	float:left;
	margin:0 0 0 12px;
}
#contenu .txtdroite {
	float:right;
	width:432px;
	margin-top:20px;
	margin-right:2px;
}
#contenu .separation {
	width:481px;
	height:13px;
	margin:10px auto;
	background:url(../images/integration/separation.jpg) no-repeat;
	
}
#contenu .encartacc {
	width:174px;
	height:119px;
	margin:10px auto;
	background:url(../images/integration/bgacc.jpg) no-repeat;
	padding:100px 10px 0 10px;
	
}
#contenu .encartacc p{
	width:160px;
	text-align:center;
	color:#652120;
}
#contenu .encartacc p a{
	color:#652120;
}
#contenu .hautpage {
	width:109px;
	height:19px;
	float:right;
	margin:10px 0;
	background:url(../images/integration/haut.jpg) no-repeat;
	margin-right:5px;
	
}
/* -------------------------- 
	PAGE Marques
--------------------------- */
#contenu .logo {
	float:left;
	margin:23px 0 0  23px;
	padding:6px 0 6px 6px;
	width:163px;
	height:169px;
	background:url(../images/integration/bglogo.jpg) no-repeat;
}
#contenu .logo1 {
	float:left;
	margin:23px 0 0  19px;
	padding:6px 0 6px 11px;
	width:163px;
	height:173px;
	background:url(../images/integration/bglogo1.jpg) no-repeat;
}