.colonne_video{
margin-right:20px;
width:600px;
display:block;
float:left;
}

.colonne_autres{
width:300px;
display:block;
float:left;
background-color:#FFFFFF;
}

.player_video{
width:600px;
height:380px;
display:block;
text-align:center;
background-color:#000000;
}

.bloc_autres_videos{
width:300px;
height:465px;
display:block;
overflow:auto;
}

.bloc_autres_videos .bloc{
margin-top:10px;
width:280px;
}

.bloc_autres_videos img{
padding:2px;
border:1px solid #6F4725;
}

.vignette{
margin-top:20px;
width:300px;
height:80px;
display:block;
}

.vignette_video{
margin:0 5px 5px 0;
display:block;
float:left;
}

.vignette_video img{
width:90px;
height:70px;
}

.titre_video{
margin:0px 0px 20px;
padding:0px;
display:block;
font-size:140%;
font-weight:bold;
color:#6F4725;
}

.titre_features_bloc{
margin:20px 0 0 0;
padding:0px;
display:block;
font-size:110%;
font-weight:bold;
}

.commenter_video textarea{
width:600px;
}

.bouton_lien a, .bouton_lien a:visited{
width:auto;
display:block;
padding:5px 10px 5px 20px;
position:absolute;
top:0px;
right:0px;
font-weight:bold;
font-size:90%;
background-image:url('../img/icone_fleche_retour_videos.gif');
background-repeat:no-repeat;
background-position:left center;
background-color:#6F4725;
color:#FFFFFF;
}
