body { background-color : #d4bc66 ; width: 100%;
   margin: auto; /* Pour centrer notre page */
background-image : url("../images/fonds/d%e9sertmaroc.jpg" );
   margin-top: 10px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. */
   margin-bottom: 10px;    /* Idem pour le bas du navigateur */
}
p {
word-spacing: 1px; margin: 2px; padding-top : 0px ; padding-bottom : 0px ; margin-bottom : 0px ; margin-top : 0px  }
img {
 margin: 2px; padding-top : 0px ; padding-bottom : 0px ; margin-bottom : 2px ; margin-top : 2px }
ul  { color: dark ; background-color:  ; text-align: left; margin: 1px; padding: 1px; 
border-top: 1px inset blue; border-right: 1px inset; border-bottom: 1px inset; border-left: 1px inset; width: 117px }
li   { background-color:  ; word-spacing: 1px; float: no; margin: 2px; padding-left : 10px ; padding-right : 80px; padding-top : 0px ; border: outset 2px #581850; width: 20px; height: 17px ; 
font-family: Arial, "Times New Roman", Times, serif ; font-size: .8em ;}
h3 { 
border-width:2px;
 border-style:outset;
 border-color:black;
color: #452f12 ; background-color: #b6ae32 ;
word-spacing: 1px; margin: 4px; padding-top : 2px ; padding-bottom : 2px ; margin-bottom : 4px ; margin-top : 4px ;
width : 300px ;  }

h1 { color: #fc401c ; font-style: italic;
word-spacing: 1px; margin: 2px; padding-top : 0px ; padding-bottom : 10px ; margin-bottom : 10px ; margin-top : 0px }

h2 { color: #d21d34 ; font-style: italic;
word-spacing: 1px; margin: 2px; padding-top : 0px ; padding-bottom : 10px ; margin-bottom : 0px ; margin-top : 10px }

a /* Tous les liens se trouvant dans un menu */
{text-decoration: none; /* Les liens ne seront plus soulignés */
   color: #2d4610;
}
a:hover /* Tous les liens se trouvant dans un menu */
{
   color: #cfd058 ;
    font-style: italic; /* Les liens seront en italique (pourquoi pas ?) */
   background-color: #451a12 ;
}
.gauche2
{
   border: 0px solid green;
   
   position: absolute;
   left: 10px ;
   top: 230px;
}
.coq
{
   position: absolute;
   left: 55px ;
   top: 10px;
}
.surnum
{
      
   position: absolute;
   left: 0px ;
   top: 0px;
}
.gauche1
{
   border: 0px solid green;
   
   position: absolute;
   left: 10px ;
   top: 120px;
}
.gauche
{
   
   border: 0px solid green;
   
   position: absolute;
   left: 430px ;
   top: 10px;
}
.droite
{
   background-color: none;
   border: 0px solid green;
   
   position: absolute;
   left: 680px ;
   top: 10px;
}
div a img:hover
{position: relative;
   left: 2px;
   top: 2px;
}
caption
 { background-color: #f2be26; margin: 10px; padding: 10px; border: solid 0px green; height: 0px ; font-family: arial ; font-size: 1.2em ;}
.tabcentre
{   position: absolute;
   left: 290px ;
   top: 120px;
}

.tabdroit
{   position: absolute;
   left: 372px ;
   top: 0px;
}
.fondrouge
{  background-color : #e86630 ;
}
.fondorange
{  background-color : #dc993c ;
}
td
{  border: 3px solid none ; margin : 3px ;
   
}
