/* ************************************************************ */
/* ***************** STYLE DES PAGES STATIQUES ***************** */
/* ************************************************************ */


/* -------------------------- 
	VISUEL
--------------------------- */
.ideo_gbl_visuel {
	float:left;
	margin:5px 5px 10px 5px;
	padding:0 7px 1px 0;
	
}
.ideo_gbl_visuelCenter {

	margin:5px 5px 10px 50px;
	padding:0 7px 1px 0;
	
}
.ideo_gbl_visuelRight {
	float:right;
	padding:0 7px 1px 0;
	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%;
	padding-left:2%;
	padding-right:2%;
}

/* -------------------------- 
	FIN MODULE MENTIONS LEGALES 
----------------------------- */


/* -------------------------- 
	PAGE INDEX 
--------------------------- */
.video {
	float:left;
	margin:0 0 0 12px;
}

#contenu #ideo_inc_planSite li {
padding:5px 0 5px 30px;
}
.encartcontact{
	width:370px;
	height:100px;
	background-image:url(../images/integration/contact.jpg);
	background-repeat:no-repeat;
	margin-left:30px;

}
#contenu .textcontact{
	width:280px;
	margin-left:60px;
	padding-top:20px;
	text-align:center;

}