#haut
{
height:137px;
background-color:#0686B5;
}



#centre
{

width : auto;
height : 1500px;	/* syntaxe rigoureuse : un blanc après height!!!!! */
background-color:#0686B5;
margin-left:-0.5%;
margin-right:-0.5%;


}


p { text-align:center; }

#menu {
height : 50px;
line-height : 17px; 
text-align: center;
background :#717B7F;
border-bottom : 10px solid #ccc ;  
color :#ffff ; 
font-weight : bold;
font-size : 1.1em;
margin-left:-0.5%;
margin-right:-0.5%;
margin-top:-0.5%;
}

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

#menu li{
float : left ;
background : url(images/li.jpg) no-repeat left; 
list-style : none ;
margin : 0 0 0 -1px;
padding :0 10px 0 15px; 
  }
  
  
#menu li:first-child  {
border : none;
}



 #menu li a {
color : #FFF; 
text-decoration : none ; 
  }
  
   #menu li a:hover {
color : #236394;

}

w
{
color:white;
}

h3
{
color:white;
}
  h2
  {
 color:white;
 }

table
{
color:white;
}

#gauche
{
float:left;
position:relative;
top:2%;
width:12%;
height:703px;
color:white;
margin-left:0%;
}

.bleu
{color:bleu;}