/* -------------------------- 
	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 {}

/* -------------------------- 
	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;
	
	padding:10px 10px 50px 10px;
	width:340px;
	margin-left:40px;

}
#contenu .textcontact{
	width:280px;
	text-align:center;
	margin-left:45px;
	margin-top:10px;
	line-height:18px;
	color: #38383D;


}
.haut{
	width:115px;
	margin-left:320px;

}
#contenu .encartcontact a:link, #contenu-gauche .encartcontact a:visited, #contenu-gauche .encartcontact a:active,#contenu-gauche .encartcontact a:hover{
	color: #3ff877;
}