/* -------------------------- 
	PAGES STATIQUES
--------------------------- */
#contenu strong{
	color:#48022B;
}

/* Plan d'acces */
#contenu #contenu-droite .ideo_cnt_globalPlan{
	margin:10px 0 10px 0;
	float:right;
	width:226px;
}
#contenu .ideo_cnt_blocPlan{
	width:170px;
	margin:0 auto 0 auto;
}
/* -------------------------- 
	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;
}

