/* Charte Videos */

body{
font-size:12px;
}
.bloc_prestation{
color:#ffffff; 
/* border:1px solid gray; */
}

.nom_presta{
font-family:Arial;
font-size:20px;
}

a{
color:#ffffff;
text-decoration:underline;
}

.bt_savoir_plus a{
color:#ffe200;
}

.cadre_videos{
width: 165px; 
margin-right: 20px; 
margin-left: 55px; 
margin-bottom: 10px; 
padding:5px; 
float: left; 
background:#ffffff; 
color:#000000; 
text-align:left;
}

/*
.cadre_videos:hover{
background:#fee211;
filter : alpha(opacity=80); 
-moz-opacity : 0.8; 
opacity : 0.8; 
}

*/

.img_video:hover{
filter : alpha(opacity=60); 
-moz-opacity : 0.6; 
opacity : 0.6; 
}

h4{
font-size:11px;
}

.nom_video{
font-size:11px;
}

.text_legende{
font-size:11px;
}