body{
 font-family: arial;
 font-size:12px;
 text-align: center;
}

#conteneur{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
      background-image: url("images/bg2.jpg");
 background-repeat: no-repeat;
 background-position: top 70px;

}

#menu{
 width: 1000px;;
 height: 257px;
 background-image: url('images/bandeau2.jpg');
 background-repeat: no-repeat;
 position: relative;
}

#bas{
    font-size: 0.8em;

}

img{
border:0px;
}

#navHaut{
    position: relative;
    float:right;
    
    list-style-type: none;    
}

#navHaut li {
 float:left;
 margin-right: 10px;;
}


ul{
margin: 0px;
padding: 0px;
}
 
 #navBar{
   float:left;
   list-style-type: none; 
   position : absolute;
   left : 383px;
   top: 176px
 }
 
 #navBar li {
 float:left;
}

 
 img{
  border:0px;
  margin: 0px;
  padding: 0px;
 }

a {
color:#660000;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;

}

a:hover {
font-family:Arial, Helvetica, sans-serif;
color:#660000;
text-decoration:none;
}

#centre{
text-align: left;
 padding-left: 40px;
 padding-right: 20px;
 width: 940px;
float:left;  
}

#contenuPage{
 width: 689px;  
 float:left;
}

#contenuPage h1{
position: relative;
left: 290px;
top: 20px;
padding-bottom: 25px;
}

#contenuPage {
 font-size: 1.2em}
 
 #contenuPage p{
    left: 200px;
    position: relative;
    width:530px; 
    text-align:left ;
     
 }
 
 p{
  margin: 0px;
  padding: 0px;
 }
 
 table tr td{
  font-size: 0.9em;
  position: relative;
 }
 
 td{
  height: 25px;
 }
 input{
  border: 1px solid;
 }

 
.enteteTbl{
color: #660000;
margin-right: 5px;
}

#footer{
 font-weight: bold;
}