
 
@font-face {
    font-family: "BLUEHIGD_TTF";
    font-style: normal;
    font-weight: normal;
    src: url("BLUEHIGD.TTF");
} 
 
 




#contenu{
    width:1020px;
    height:auro;
    margin: 0px auto;  
}




.une_video{
    width:820px;
    height : 700px; 
    float: right;

}

.videogd{
    float: left;
}

.video img{
    border: 1px solid #0054D2;
    margin:1px;
    float: left; 
}

.th480  {
    border: 1px solid #0054D2;  
    margin:1px;    
}

.titre_video{
 width:800px; 
 height:40px;
 color : #0054D2;
 font-family: BLUEHIGD_TTF, Impact;   
 font-size: 36px;   
 font-weight: bold;
 clear:both
}

.texte_video{
 width:800px; 
 height:100px;
 color : #000;
 font-family: Tahoma;   
 font-size: 16px;   
}

.pagination {
float: right;
 width:800px; 
 height:60px;
 color : #EB7F00;
 font-family: BLUEHIGD_TTF, Impact;   
 font-size: 30px; 
 text-align: center;
margin-top : 10px;
}  

.pagination a{         
 color : #0054D2; 
 text-decoration: none;
}

.play{
    position: absolute;
    margin-left: 176px;
    margin-top: 118px;
    background: url(../images/play.png) no-repeat;
    width:128px;
    height:128px;
    cursor: pointer;
}

.play:hover{
    position: absolute;
    background: url(../images/play_over.png) no-repeat;  
}


.nouveaute {
    position: absolute;
    margin-left: 300px;
    margin-top: 1px;  

}

.pays_origine{
    position: absolute;
    margin-left: 20px;
    margin-top: 300px;  
}
.duree{
    font-family: BLUEHIGD_TTF, Tahoma; 
    color:white;
    font-size: 18px;
    text-shadow: 2px 2px 0px #000;  
    position: absolute;
    margin-left: 80px;
    margin-top: 300px;   
}

.telechargerout{
    position: absolute; 
display: none;  
}

.telechargerover{
    position: absolute; 
    font-family: BLUEHIGD_TTF, Impact; 
    color:#EB7F00;
    font-size: 40px;
    text-shadow: 2px 2px 0px #000;  
    position: absolute;
    margin-left: 240px;
    margin-top: 300px;   
}

.telechargerover a{
    color:#EB7F00;
    text-decoration: none;
    cursor: pointer;
}

.extraitout{
        position: absolute; 
        display: none;  
}

.extraitover{
    position: absolute; 
    background : url(../images/fond_player.png) repeat;  
    width : 820px;
    height : 500px; 
}

.player{
     margin-top: 20px;
     margin-left: 160px;
    }
    
.newsletter{
    padding-top:15px;
    width:800px;
    height:50px;
    font-family: BLUEHIGD_TTF,Impact;
    font-size: 28px;  
    padding-left: 20px;
    background: #FF7316 ;
    margin-bottom: 30px; 
    color: white;  
    float: right;
    -moz-border-radius: 5px 5px 5px 5px; 
    -webkit-border-radius: 5px 5px 5px 5px; 
    border-radius: 5px 5px 5px 5px;  
}

.email {
background-image:url(../images/field.gif); 
font-family:BLUEHIGD_TTF,Impact; 
font-size:24px; 
width:200px; 
height:30px;
padding-left:5px;
border : 1px solid black;
}

.ok {
font-family:BLUEHIGD_TTF,Impact; 
font-size:24px; 
width:40px; 
height:35px;
}

.telecharger_player{
font-family:BLUEHIGD_TTF,Impact; 
    color:#EB7F00;
    font-size: 42px;
    text-shadow: 2px 2px 0px #000;  
    margin-left: 260px;
    cursor: pointer;
}

.telecharger_player a{
    color:#EB7F00;
    text-decoration: none;
    cursor: pointer;
}

.fermer_player{
font-family:BLUEHIGD_TTF,Impact; 
    color:white;
    font-size: 18px;
    text-shadow: 2px 2px 0px #000;  
    margin-left: 740px;
    cursor: pointer;
}


div#disclaimer{ text-align:left; position:fixed;width:100%; height:100%;}
div#disclaimer-fond{ position:fixed; z-index:1000; width:100%; height:100%; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; margin: auto }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
div#disclaimer-cadre a:hover{ color:blue; }


#pied_de_page{
    width:1000px;
    height:100px;
    margin: 0px auto; 
    padding-top: 80px; 
    clear:both
}

#info_legales{
 width:400px; 
  float:left; 
  margin-left: 250px;
  font-family: Tahoma;
  font-size: 10px;
  color: #111;
}


#internetsscrainte{
 width:170px;
  float:left; 
}

#ancienne_version{
    position: absolute;
    width:100%;
    background-color: #FFFFCF;
    border-bottom: 1px solid black;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    top:0px;
}

