/* -------------------------- 
	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 {}

/* -------------------------- 
	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;
}

strong{
color:#76AB0B;
}


.encart_bas{
float:left;
width:454px;
margin-left:80px;
}

#contenu .tit_centre{
float:left;
width:450px;
margin-left:80px;
text-align:center;
font-weight:bold;
color:#DE14AF;
font-size:13px;
}


.encart_contact{
float:left;
width:240px;
height:158px;
background-image:url(../images/integration/encart_contact.jpg);
background-repeat:no-repeat;
margin-left:10px;
margin-bottom:20px;
}

#contenu .encart_contact p{
float:right;
width:230px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#F427BE;
font-weight:bold;
padding-right:10px;
padding-top:10px;
}


#galerie2 {
	margin-top:20px;
	width:430px;
	float:left;
	margin-left:85px;
	margin-top:10px;
	height:96px;
	margin-bottom:10px;
	padding-bottom:10px;
}

 #defilgauche {
  float: left;
  margin: 0 5px 5px 0;
  cursor: pointer;
  z-index: 9;
}
 #defildroite {
  float: right;
  margin: 0 0 5px 5px;
  cursor: pointer;
  z-index: 10;
}

 #flowcut {
  width:338px;
  overflow: hidden;
  position: relative;
}

 #flow{
  position: relative;
}
  
  
 .vign{
  float: left;
  margin-right :10px;
  width: 142px;
  height:116px;
  cursor:pointer;
}


.contenu_txt{
float:right;
width:300px;
margin-right:25px;
margin-top:15px;
}

.contenu_txt2{
float:right;
width:400px;
margin-top:20px;
}



