.main {
    width:1000px;
}
#calque {
    width:910px !important;
}
#calqueVideosMulti{
    padding:0px 0 0 20px;    
}
#filtre {
    background-color:#666666;
    display: none;
    position:absolute;
    filter:alpha(opacity=70);
    VISIBILITY: visible;
    WIDTH: 1260px;
    HEIGHT: 863px;
    opacity: 0.7;
    MozOpacity: 0.7;
    KhtmlOpacity: 0.7;
    top:0;
    left:0;
    z-index:5001;
}
#iframe-videos-multi {
    width:867px;
    height:400px;
    overflow-y:auto;
    overflow-x:hidden;
    margin-top:20px;
    margin-left:5px;
}
#videos-multi{
    margin-left:130px;
    min-height:900px;
     -height:900px;
    margin-top:40px;
    width:670px;
}

.titre-img{
    margin-left:200px;
    margin-top:10px;
    *background-image:none !important;
}

.contenu-videos{
    float:left;
    width:780px;
}

/* ##########  PAGE VIDEOS ##########  */
#video{
    float:left;
    width:645px !important;
    *width:645px !important;
    -width:645px;
    border-top:2px dotted #ffff33;
    border-bottom:2px dotted #ffff33;
    padding:10px 0;
    margin-left:0px !important;
    *margin-left:0px !important;
    -margin-left:0px ;
    margin-bottom:20px;
    margin-top:30px;
}

#video-principale{
width:400px;
float:left;
}

#video-titre{
    margin-bottom:20px;
}

#player{
    float:left;
    width:320px;
    height:300px;
}
.desc-video{
    float:left;
    margin-left:5px;
    margin-top:10px;
    width:390px;
    color:#717174;
    font-size:11px;
}
.desc-video H2{
    font-size:12px;
    margin:0 0 5px 0;    
}
.desc-video P{
    margin:5px 0;
}

#autres-videos{
    width:235px;
    float:left;
    border-top:none;
    margin-left:10px !important;
    *margin-left:10px !important;
    -margin-left:0px;
}

#img-miniature{
    align:center;
    text-align:center;
    width:100%;
    float:left;
}

#titre-miniature{
    text-align:center;
    margin-left:5px !important;
    *margin-left:5px !important;
    -margin-left:5px;
    margin-bottom:5px;
    width:220px;
    font-size:12px;
    color:#000000;
    font-weight:bold;
}

#description-miniature {
    margin-left:5px !important;
    *margin-left:5px !important;
    -margin-left:5px;
    margin-bottom:5px;
    width:220px;
    font-size:10px;
    color:#000000;
}

.bloc-video-miniature{
    float:left;
    margin-bottom :10px;
    padding-top : 10px;
    padding-bottom : 10px;
    padding-left:3px;
    padding-right:3px;
    border:2px dotted #FFFF33;
    width:225px;
}

 #lien-lire-video{
    color:#b6a5aa;
    margin-left:5px !important;
    *margin-left:5px !important;
    -margin-left:5px;
    width:220px;
    font-size:10px;
    position :relative;
 }
 
 #lien-lire-video a {
     cursor : pointer;
     position :relative;
     color:#999999;
 }
 
 #video-image{
     width:395px;
 }
 
 #video-image1, #video-image3{
     float:left;     
     margin-left:0px;
     margin-right:0px;
     float:left;
     width:auto;
 }
 
 #video-image2{
     margin-left:0px;
     margin-right:0px;
     float:left;
     width:auto;
     text-align:center;
 }
 
 #video-lien{
     float:left;
     width: 390px;
     text-align:right;
     margin-top:20px;
     padding-bottom:20px;
 }
 
 #video-lien a {
     color:#717174;
 }
  
 #video-commentaire{
     margin-bottom:20px;
 }
 
 #video-commentaire div {
     text-align:justify;
     margin-bottom:10px;
 }
 
/* ##########  FIN  PAGE VIDEOS ##########  */