*{
margin:0;
padding:0;
border:0;
}

div{
zoom: 1;
}

body,html{
font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
background-color:black;  /*#1B0304;*/
} 

#conteneur{
width:750px;
margin:auto;
background:#1F0001;
color:white;
border-left:1px solid #381212;
border-bottom:1px solid #381212;
}

#entete{
margin:0px;
width:750px;
height:150px;
background:url('./entete/entete.gif');
}

#contenu{
text-align:justify;
padding:15px;
}

/* Le menu */
#menu{
margin:0px;
width:750px;
height:50px;
background:url('./menu/photos/menu.gif');
}


a#presentation{position:absolute;width:110px;height:50px;background:none;}
a#presentation:visited{position:absolute;width:110px;height:50px;background:none;}
a#presentation:hover{position:absolute;width:110px;height:50px;background-image:url('./menu/photos/presentation.gif');}

a#affaire:link{position:absolute;margin-left:110px;width:107px;height:50px;background:none;}
a#affaire:visited{position:absolute;margin-left:110px;width:107px;height:50px;background:none;}
a#affaire:hover{background-image:url('./menu/photos/affaire.gif');}

a#film:link{position:absolute;margin-left:217px;width:142px;height:50px;background:none;}
a#film:visited{position:absolute;margin-left:217px;width:142px;height:50px;background:none;}
a#film:hover{background-image:url('./menu/photos/film.gif');}

a#mine:link{position:absolute;margin-left:359px;width:149px;height:50px;background:none;}
a#mine:visited{position:absolute;margin-left:359px;width:149px;height:50px;background:none;}
a#mine:hover{background-image:url('./menu/photos/mine.gif');}

a#coeur:link{position:absolute;margin-left:508px;width:130px;height:50px;background:none;}
a#coeur:visited{position:absolute;margin-left:508px;width:130px;height:50px;background:none;}
a#coeur:hover{background-image:url('./menu/photos/coeur.gif');}

a#contacts:link{position:absolute;margin-left:638px;width:112px;height:50px;background:none;}
a#contacts:visited{position:absolute;margin-left:638px;width:112px;height:50px;background:none;}
a#contacts:hover{background-image:url('./menu/photos/contacts.gif');}

a#email{position:absolute;margin-left:700px;width:50px;height:50px;background:none;}
a#email:visited{position:absolute;margin-left:700px;width:50px;height:50px;background:none;}
a#email:hover{position:absolute;margin-left:700px;width:50px;height:50px;background-image:url('./entete/email.gif');}





#pied{
font-size:0.9em;
padding-top:10px;
padding-bottom:10px;
color:white;
text-align:center;
background:url('./pied/pied.jpg');
}

a{text-decoration:underline;color:#CF7E0B}
a:hover{text-decoration:none;color:white;}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(./contenu/images/puce.jpg);
background-repeat: no-repeat;
padding-left: 2em;
}



h3{
margin:10px;
color:#CF7E0B;
margin-right:0px;
background:url('./contenu/images/fond_titre.jpg') no-repeat ;
}

hr{
clear:both;
visibility:hidden;
height:0px;
margin:0px;}