/* ************************************************************ */
/* ***************** STYLE DES PAGES STATIQUES ***************** */
/* ************************************************************ */


/* -------------------------- 
	VISUEL
--------------------------- */
.ideo_gbl_visuel {
	float:left;
	margin:5px 5px 10px 5px;
	padding:0 7px 1px 0;
	background:url(../images/integration/bgvisuphoto.png) repeat scroll right bottom;
}
.ideo_gbl_visuelRight {
	float:right;
	padding:0 7px 1px 0;
	margin:5px 5px 10px 10px;
	background:url(../images/integration/bgvisuphoto.png) repeat scroll right bottom;
}


/* -------------------------- 
	MODULE MENTIONS LEGALES 
--------------------------- */

.ideo_mlg_global {
	float:left;
	width:50%;
	margin:0 0 0 0;
}

.ideo_mlg_globalRight {
	float:right;
	width:45%;
	padding-left:2%;
	padding-right:2%;
}

/* -------------------------- 
	FIN MODULE MENTIONS LEGALES 
----------------------------- */


/* -------------------------- 
	PAGE INDEX 
--------------------------- */
.video {
	float:left;
	margin:0 0 0 12px;
}

.encart_bas{
float:left;
width:393px;
height:110px;
background-image:url(../images/integration/bg_encart.jpg);
background-repeat:no-repeat;
margin-left:25px;
margin-top:20px;
padding-bottom:10px;
}


#contenu .encart_bas p{
float:right;
width:343px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#691A02;
font-weight:bold;
padding-top:30px;
text-align:center;
margin-right:20px;
}


#contenu .encart_bas .couleur_lien {
color:#B22502 !important;
}
strong{
color:#fff;
}

.txt_droite{
float:left;
width:200px;
margin-left:20px;}