/* ************************************************************* */
/* ****************** STYLE DES PAGES STATIQUES ***************** */
/* ************************************************************* */


/* -------------------------- 
	VISUEL
--------------------------- */
.ideo_gbl_visuel {
	float:left;
	margin:5px 5px 10px 0px;
	padding:0 7px 1px 0;
	/*background:url(../images/integration/bgvisuphoto.png) repeat scroll right bottom;*/
}
.ideo_gbl_visuelRight {
	float:right;
	padding:0 7px 1px 0;
	margin:5px 5px 10px 10px;
	/*background:url(../images/integration/bgvisuphoto.png) repeat scroll right bottom;*/
}


/* -------------------------- 
	MODULE MENTIONS LEGALES 
--------------------------- */

.ideo_mlg_global {
	float:left;
	width:380px;
	padding:0 10px 0 10px;
}

.ideo_mlg_globalRight {
	float:left;
	width:280px;
	padding-left:5px;
	padding-right:5px;
}

/* -------------------------- 
	FIN MODULE MENTIONS LEGALES 
----------------------------- */


/* -------------------------- 
	PAGE INDEX 
--------------------------- */
.video {
	float:left;
	margin:0 0 0 12px;
}

