/* -------------------------- 
	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_visuelCentre {
	margin:20px auto;
	width:450px;
	text-align:center;
}
.ideo_gbl_visuelCentre img{
	text-align:center;
	margin-right:5px;
	margin-bottom:3px;
}

.ideo_gbl_visuelCentre2 {
	margin:20px auto;
	width:600px;
	text-align:center;
}
.ideo_gbl_visuelCentre2 img{
	text-align:center;
	margin-right:20px;
	margin-bottom:3px;
}

/* -------------------------- 
	MODULE MENTIONS LEGALES 
--------------------------- */

.ideo_mlg_global {
	float:left;
	width:50%;
	margin:0 0 0 3px;
}

.ideo_mlg_globalRight {
	float:right;
	width:45%;
	margin-right:5px;
}

/* -------------------------- 
	FIN MODULE MENTIONS LEGALES 
----------------------------- */


/* -------------------------- 
	PAGE INDEX 
--------------------------- */
.video {
	float:left;
	margin:0 0 0 12px;
}
#contenu .txtdroite {
	float:left;
	width:275px;
	margin-top:8px;
	margin-left:12px;
}
#contenu .encartContact {
	width:296px;
	height:88px;
	margin:0 auto;
	background:url(../images/integration/contact.jpg) no-repeat;
	text-align:center;
	padding:13px 0 0 80px;
}
#contenu .encartContact p{
	text-align:center;
	line-height:23px;
	width:290px;
	color:#484848;
}
#contenu .haut {
	width:99px;
	height:22px;
	margin:10px 0;
	background:url(../images/integration/haut.jpg) no-repeat;
	float:right;
}