*{
margin:0px;
padding:0px;
}

body{
background-color: black;
font-family:Arial;
font-size:12px;
text-align:justify;
}
#conteneur{
width:900px;
margin:auto;
margin-top: 10px;
background-color:#999999;
border-left: 1px solid white;
border-right: 1px solid white;
}
#conteneur a{text-decoration:none;color:#000}
#conteneur a:hover{text-decoration:underline;color:#000}

#en-tete{
float:left;
width:900px;
height:auto;
font-size:0px;
}

#banniere{
float:left;
width:900px;
height:130px;
border-top: 1px solid white;
}

#menu{
float:left;
width:900px;
height:30px;
text-align:center;
background-color:#999999;
border-top: 1px solid white;
}

#main{
float:left;
width:860px;
padding:20px;
background-color:#999999;
border-top: 1px solid white;
text-align:justify;
}

.texte{
float:left;
width:860px;
}

#texte img{float:left; margin-right:5px;}

p{margin-left:10px;}

#main th{
padding:5px;
width:140px;
background-color:#FFF;
}
#main td{
padding:5px;
text-align:center;
background-color:#777;
}

/* Bord des videos */
#video2{
float:left;
z-index: 0;
width: 900px;
height:360px;
background-color:#999999;
padding-bottom:10px;
}

#video3{
float:left;
z-index: 0;
width: 880px;
height:360px;
background-color:#999999;
}

#video{
position: relative;
z-index: 0;
left:220px;
width: 460px;
height:360px;
background-color:#FFF;
}

#video4{
position: relative;
z-index: 0;
left:200px;
width: 460px;
height:360px;
background-color:#FFF;
}

#bord_gauche{
position:absolute;
z-index:100;
width:20px;
height:360px;
background-color:#999999;
}

#bord_droit{
position:absolute;
z-index:100;
left:460px;
width:20px;
height:360px;
background-color:#999999;
}

#footer{
width:880px;
padding: 10px;
background-color:#999999;
border-top: 1px solid white;
text-align:center;
font-size:12px;
}
#footer a{text-decoration:none;color:#000}
#footer a:hover{text-decoration:none;color:#000}
#footer2{
margin-left:auto;
margin-right:auto;
width:880px;
padding: 10px;
background-color:#999999;
border-top: 1px solid white;
text-align:center;
font-size:12px;
}
#footer2 a{text-decoration:none;color:#FFFFFF}
#footer2 a:hover{text-decoration:none;color:#FFFFFF}