/* -------------------------- 
	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 {border:1px solid #5a3c24;}

/* -------------------------- 
	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 .animation {
	float:left;
	width:284px;
	height:227px;
	margin-right:10px;
	background:url(../images/integration/bganim.jpg) no-repeat;
	padding:54px 0 0 45px;
}
#contenu .animation #anim{
	
	width:244px;
	height:199px;
	
}
#contenu .txtanim {
	float:right;
	width:260px;
	margin-top:40px;

}
#contenu .haut {
	float:right;
	width:102px;
	height:29px;
	background:url(../images/integration/haut.jpg) no-repeat;
}
#contenu .adresse {
	width:215px;
	height:94px;
	margin:10px auto;
	background:url(../images/integration/adresse.jpg) no-repeat;
	text-align:center;
	padding:10px 0 0 0;
}
#contenu .adresse p{
	width:215px;
	text-indent:10px;
	text-align:center;
}
