/* ************************************************************ */
/* ***************** 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:350px;
}
.ideo_gbl_visuelCentre img{
	margin-right: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 .txtgauche {
	width:274px;
	float:left;
	margin-top:30px;
}
#contenu #encartcontact {
	width:290px;
	height:49px;
	background:url(../images/integration/encartcontact.jpg) no-repeat;
	margin:10px auto;
	text-align:right;
	padding:13px 0 0 0px;
}
#contenu #encartcontact p{
	text-align:right;
	width:270px;
	line-height:18px;
}
#contenu p.centre{
	text-align:center;
}
#contenu .haut{
	width:102px;
	height:21px;
	float:right;
	background:url(../images/integration/haut.jpg) no-repeat;
	margin:10px 0;
	cursor:pointer;
}
