/* -------------------------- 
	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_visuelCenter {
	text-align:center;
}

.ideo_gbl_visuelCenter img{
	margin-right:15px;
}

/* -------------------------- 
	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;
}

#contenu .contact {
	width:277px;
	height:89px;
	margin:20px auto;
	background:url(../images/integration/contact.jpg) no-repeat;
	padding:20px 20px 0 20px;
}
#contenu .contact p{
	text-align:center;
	line-height:18px;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	color:#35383E;
}

#contenu .bienvenue{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:10px 15px;
	color:#35383E !important;
}


