/*page vivre bleu*/

div.taille350, div.taille430, div.taille460  {
padding:0px 0px 0px 0px;
text-align:justify;
}

div.taille350  {
margin:20px 337px 0px 337px;
width:350px;
}

div.taille430 {
margin:20px 297px 0px 297px;
width:430px;
}

div.taille460 {
margin:20px 282px 0px 282px;
width:460px;
}

div.taille640 {
margin:20px 192px 0px 192px;
width:640px;
}

p.retour{
margin:20px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
height:24px;
line-height:24px;
float:left;
}

p.retour a{
color:#1d2a55;
font-family: 'franck-medium';
font-size:14px;
text-transform:uppercase;
}

/*liste-bloc*/
ul.liste-bloc {
margin:0px 0px 0px 132px;
padding:0px 0px 0px 0px;
width:780px;
float:left;
list-style-type:none;
}

ul.liste-bloc li{
margin:0px 20px 20px 0px;
padding:0px 0px 0px 0px;
width:370px;
height:310px;
float:left;
}

ul.liste-bloc li.domaine{
margin:0px 20px 20px 0px;
padding:0px 0px 0px 0px;
width:370px;
height:270px;
float:left;
}

ul.liste-bloc li p.justify{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:370px;
height:80px;
float:left;
}

ul.liste-bloc li p.suite{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height:24px;
line-height:24px;
float:right;
}

ul.liste-bloc li.retour{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
height:24px;
line-height:24px;
float:left;
}

ul.liste-bloc li.retour a, ul.liste-bloc p.suite a{
color:#1d2a55;
font-family: 'franck-medium';
font-size:14px;
text-transform:uppercase;
}

/*liste-membre*/
ul.liste-membre {
margin:0px 0px 0px 100px;
padding:0px 0px 0px 0px;
width:924px;
float:left;
list-style-type:none;
}

ul.liste-membre li{
margin:0px 20px 20px 0px;
padding:0px 0px 0px 0px;
width:150px;
height:180px;
float:left;
text-align:center;
}

ul.liste-membre li img{
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	
 }
 
 ul.liste-membre table{
 background-position:center; 
 	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
background-size:230px;

 }

/*liste-membre2*/
ul.liste-membre2 {
margin:0px 0px 0px 210px;
padding:0px 0px 0px 0px;
width:814px;
float:left;
list-style-type:none;
}

ul.liste-membre2 li{
margin:0px 50px 20px 0px;
padding:0px 0px 0px 0px;
width:170px;
height:255px;
float:left;
text-align:center;
}

.mail, .mail:hover {text-decoration:underline;color:#1d2a55;}

/*liste-lifestyle*/
ul.liste-lifestyle {
margin:0px 0px 0px 136px;
padding:0px 0px 0px 0px;
width:752px;
float:left;
list-style-type:none;
}

ul.liste-lifestyle li{
margin:0px 12px 20px 12px;
padding:0px 0px 0px 0px;
width:352px;
height:250px;
float:left;
}

ul.liste-lifestyle li h4{
 
	
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:352px;
height:30px;
float:left;
position:relative;
 }

ul.liste-lifestyle li p.desc{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:352px;
height:50px;
float:left;
position:relative;
top:-8px;
}



.position2 {
position:relative;
bottom:200px;
}

p.position-next-lifestyle{
margin:580px 30px 0px 0px;
padding:0px 0px 0px 0px;
text-align:right;
font-size:15px;
font-family: 'franck-medium';
text-transform:uppercase;
line-height:22px;
position:relative;
bottom:20px;
}

p.position-next-lifestyle a{color:#1f243f; }





/* ajout seb pour test */

/* Le parent */
.videoWrapper {
position: relative;
padding-bottom: 58%; /* 16:9 */
padding-top: 0px;
width: 100%;

}
/* L'enfant */
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

 