/* ************************************************************ */
/* ***************** STYLE DES PAGES STATIQUES ***************** */
/* ************************************************************ */


/* -------------------------- 
	VISUEL
--------------------------- */
.ideo_gbl_visuel {
	float:left;
	margin:5px 5px 10px 5px;
	padding:0 7px 1px 0;
}
.ideo_gbl_visuelRight {
	float:right;
	padding:0 7px 1px 0;
	margin:5px 5px 10px 10px;
}

.ideo_gbl_visuelCentre {
	margin:10px auto;
	width:395px;
}
.ideo_gbl_visuelCentre img{
	margin-right:3px;
}
/* -------------------------- 
	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 p.centre {
	text-align:center;
}
#contenu .txtdroite{
	width:237px;
	float:left;
	margin-top:40px;
}
#contenu #enctcontact{
	width:358px;
	height:88px;
	margin:10px auto;
	background:url(../images/integration/contact.jpg) no-repeat;
	text-align:center;
	padding:20px 0 0 20px;
}
#contenu #enctcontact p{
	width:340px;
	text-align:center;
	font-weight:bold;
	color:#3f3f3f;
}
#contenu #enctcontactacc{
	width:358px;
	height:55px;
	margin:10px auto;
	background:url(../images/integration/contactacc.jpg) no-repeat;
	text-align:center;
	padding:20px 0 0 20px;
}
#contenu #enctcontactacc p{
	width:340px;
	text-align:center;
	font-weight:bold;
	color:#3f3f3f;
}