/* -------------------------- 
	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;
}

.encartcontact{
	background-image:url(../images/integration/contact.jpg);
	background-repeat:no-repeat;
	width:330px;
	margin-left:130px;
	height:100px;
	
}
#contenu .textcontact{
	padding-top:20px;
	width:295px;
	padding-left:10px;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	color:#4c3235;

}
	
