body{
width:800px;
margin: auto; 
text-align:center;
margin-bottom: 80px; 
margin-top: 30px; 
background-image:url(image/font.jpg);

font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}
 

#cadre{
width:800px;
float:center;
}
.menuhaut table{
border: 1px solid #FFFF33;
border-collapse: collapse;
}
.menuhaut td{
border: 1px solid #FFFF33;
}
.menuhaut tr{
border: 1px solid #FFFF33;
}

.baniere{
margin:0px;
margin-bottom:5px;
	height:200px;
	border: 2px solid #FFFF33;

	background-image: url("image/Banniere.gif");
  background-repeat: no-repeat;
}
.baniere img{
margin:0px;
}

.menuhaut{
width:100%;
margin-bottom:5px;
}
.menu{
width:25%;
float:right;

}
.corp{
float:left;
margin-right: 8px; 
width:73.99%;
}




.table{
border-collapse: collapse;

  width: 98%;
  
}
.table td{
 border-bottom: 2px solid black;
 text-align: center;
 font-weight:bold;
 color :white;
}
.table th{
text-align: center;

 border-bottom: 2px solid black;
font-weight:bold;
}
.table caption{
color:#333399;
   font-weight:bold;
}
ul{
list-style-image: url("image/puce.gif");
margin:5px;
list-style-position: inside;
}
li{
margin-top:5px;
}


 p{
 padding:10px;
 margin-top:5px;
 padding-top:0px;
 text-align: justify;
 text-indent: 15px
 }


 a:active, a:hover,a:focus,a  {
   text-decoration: underline;
   color: #003366;
   text-decoration: none;
   font-weight:bold;
}
 .imageflottante{
float: left;
margin:5px;
}
 .menu1
{
text-align:left;
margin-bottom:5px;
border: 2px solid #FFFF33;
 background-color:#FFFFFF;  
   
}
.menu1 h5{
font-weight:bold;
border-bottom: 2px solid #FFFF33;
padding:5px;
margin:0px;
background-color:#333399;  
color:white;
background-repeat: no-repeat;

}
img{
border:0px;}

.menu1 h4{
font-size:12px;
text-align:left;
padding-left:5px;
margin:0px;
}


 .resultat{
margin:10px;
border-collapse: collapse; 
border: 2px solid #000000;
}
.resultat a{
font-size:small;
}
.resultat th{
color:white;
font-weight:bold;
background: #333399;
}
.resultat td{
text-align:center;
font-weight:bold;
font-size:small;
padding:4px;
border: 2px solid #000000;
}





