/* ************************************************************ */
/* ***************** STYLE DES PAGES STATIQUES ***************** */
/* ************************************************************ */


/* -------------------------- 
	VISUEL
--------------------------- */
.ideo_gbl_visuel {
	float:left;
	margin:5px 5px 10px 5px;
	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: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 .center{
	text-align:center;
	padding:5px;
}

#contenu ul#ideo_inc_planSite {
margin:30px;
}

#contenu ul#ideo_inc_planSite li {
font-size:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px;
padding-left:20px;
}

#contenu ul {
color:#666666;
margin-left:10px;
}

#contenu .text-prestation{
	text-indent:25px;
}

#contenu .encart-contact {
background-image:url(../images/integration/encart-contact.gif);
background-repeat:no-repeat;
float:left;
height:75px;
margin-left:20px;
width:400px;
}