


body

{

 :url=("images/rouezjpg");
 background-repeat: no-repeat;
 background-position: top left;
 background-attachment: fixed; 
 background-color:#ffefd5;
 
}

caption
{
margin-left:50px;
font-family:Arial,Times,"times New Roman",serif;
font-weight:bold;
font-size:1.2em;
color:#009900;
margin-bottom: 20px;
background-color: white;

}
table
{
margin-left:325px;
border: 6px outset green;
border-collapse:collapse;

}

 
 th  
   {
   background-color: #006600;
   color:white;
   font-size:1.1em;
   font-family:Arial,"Arial Black",Times,"times New Roman", serif;
 
   }
   td
   {
   
   height:62px;
   border: 2px solid green;
   font-family:"Comic Sans MS","Trebuchet MS",Times, "Times New Roman",serif;
   text-align: center;
   padding: 5px;
   }
   

 
 
h4
{
color:red;
text-align: center;
 margin-right: 6%;
}
ul
 {
  
  margin-top: 0px;
  margin-right: 0%;
  margin-bottom: 0px;
  margin-left:3%;
  padding: 0px;
  list-style-type: none;
text-decoration: none;
  }
  

li {
  float: left;
  margin-left: 1px;
  }
li a
{

width: auto !important;
width : 100% ;
padding :1px;
text-decoration: none;
color :ff0000;
display : block;
background-color:#ff6347;/*couleur fond d'onglet*/
border: 2px solid #00000b;/* couleur tour onglet*/
border-width:1px;
font-size:0.8em;


 
        padding: 1px 5px; 
        margin-top: 0px; 
        background: #98B924; 
        color: #ffffff; /*couleur texte onglet*/
        border: 1px solid #89a; 
        text-decoration: none; 
         border-top-left-radius: 10px 10px 0 0; 
        -webkit-border-radius: 10px 10px 0 0; 
        border-radius: 10px 10px 0 0;         
        -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
        -webkit-border-top-right-radius: 10px; /* pour Chrome */ 
         
      } 
li a:hover,  li a:focus { 
        background: #b8da40; 
        color: #000; }


p
{
clear:both;
font-family:"Comic Sans MS","Trebuchet MS",Times, "Times New Roman",serif;

margin-top:1%;
right:1%;
width:250px;

}