/* -------------------------- 
	PAGES STATIQUES
--------------------------- */

/* -------------------------- 
	VISUEL
--------------------------- */
.ideo_gbl_visuel {
	float:left;
	margin:5px 5px 10px 5px;
}
.ideo_gbl_visuelRight {
	float:right;
	margin:5px 5px 10px 10px;
}


/* -------------------------- 
	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 .txtdroit {
	float:left;
	width:270px;
	margin-top:15px;
	margin-left:2px;
}
#contenu .encartcontact {
	width:316px;
	height:44px;
	margin:10px auto;
	background:url(../images/integration/encartcontact.jpg) no-repeat;
	text-align:right;
	padding:15px 8px 0 70px;

}
#contenu .encartcontact p{
	text-align:right;
	width:320px;
}
#contenu .haut{
	width:108px;
	height:34px;
	margin:10px auto;
	background:url(../images/integration/haut.jpg) no-repeat;
	float:right;
}
