/* feuille couleur*/

#fond {
z-index           : 11;
background-color : #000000;
text-decoration:none;
}

#cadre_principal {
z-index           : 12;
position          : absolute;
top               : 0px;
left              : 50%;
width             : 960px;
height            : 650px;
margin-left       : -480px;
margin-top        : 0px;
border            : solid black 0px;
 }





#menu_fond {
z-index           : 29;
position          : absolute;
top               : 0px;
left              : 0px;
width             : 960px;
height            : 650px;
border            : solid white 0px;
 }



#sponsors {
z-index           : 40;
position          : absolute;
top               : 150px;
left              : 0px;
width             : 750px;
height            : 350px;
overflow          : auto;
border            : solid red 0px;
}

#video {
z-index           : 10;
background-image  : url('sources/groupe.gif');
position          : absolute;
top               : 0px;
left              : 0px;
width             : 960px;
height            : 700px;
border            : solid red 0px;
overflow          : auto;
}

#travaux_2 {
z-index           : 40;
position          : absolute;
top               : 350px;
left              : 300px;
border            : solid red 0px;
}


#contenu {
z-index           : 35;
position          : absolute;
top               : 200px;
left              : 230px;
width             : 700px;
height            : 400px;
border            : solid black 0px;
 }

#retour {
z-index           : 40;
position          : absolute;
top               : 530px;
left              : 900px;
width             : 40px;
height            : 40px;
border            : solid white 0px;
 }

#compteur {
z-index           : 40;
position          : absolute;
top               : 0px;
left              : 0px;
width             : 100px;
height            : 100px;
border            : solid red 3px;
 }



#contenu_form {
z-index           : 35;
position          : absolute;
top               : 200px;
left              : 300px;
width             : 500px;
height            : 400px;
border            : solid black 0px;
 }

#compteur {
z-index           : 35;
position          : absolute;
top               : 646px;
left              : 000px;
width             : 150px;
height            : 50px;
border            : solid black 0px;
 }