body
{
   width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;    
   background-color:#D7D7D7;
   
  
}

/* L'en-tête */

#en_tete
{
   width: 760px;
   height: 150px;
   background-image: url("images/banniere.png");
   background-repeat: no-repeat;
   margin-bottom: 10px;
}

/* Le menu */

#menu
{
   float: left;
   width: 120px;
}

.element_menu
{
   background-color: #E7E7E7;
   background-repeat: repeat-x;
   border: 2px solid silver;
   margin-bottom: 20px;
}


/* Quelques effets sur les menus */


.element_menu h3
{    
   color:#FFFFFF;
   font-family:  Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
   background-image: url("../images/sed.gif");
}

.element_menu ul
{
   list-style-image:url("../images/balle.gif");
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
}

.element_menu a
{
   color: #B3B3B3;
}
.element_menu a
{
   text-decoration:none;
}
.element_menu a:hover
{
   text-decoration: underline;
   color: black;
}

 .carte
{
    float: right;
}
/* Le corps de la page */

#corps
{
   margin-left: 140px;
   margin-bottom: 20px;
   padding: 5px;
   
   color:black;
   background-color: #E7E7E7;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
   font-family:"comic sans ms", impact, "arial black", verdana, serif;
   border: 2px solid silver;
}

#corps h2 /* Tous les titres h2 du corps */
{
   height: 30px;
   background-image: url("../images/MATRIX.gif"); /* Une petite image de fond sur les titres h2 */
   color: #FFFFFF; 
   text-align: center;
}



#pied_de_page
{
text-align:center;
color:black;
font-size:14px;
font-family:"comic sans ms", impact, "arial black", verdana, serif;
}
.sir
{
   margin:0px;
   margin-left:50px;
}


.lft
{
   float: left;
   margin:0px;
   margin-left:250px;

}
.rgt
{
   float: right;
   margin:0px;
   margin-right:250px;
}
a img
{
   border:none;
}
p
{
   text-indent:30px;
}

.lft
{
   float: left;
   margin:0px;
   margin-left:250px;

}
.rgt
{
   float: right;
   margin:0px;
   margin-right:250px;
}
a img
{
   border:none;
}
.nbv
{
   color: red;
   margin:0px;
   margin-left:30px;
}
.rtf
{
   color: #327193;
   text-decoration:none;
}

.rtf:hover
{
   color:#DEA701;
}
.ul
{
   margin:0px;
}
.jim
{
  color:#DEA701;
   text-decoration:none;
}
.jam
{
   margin:0px;
   margin-left:10px;
   color:#DEA701;
   text-decoration:none;
}

.qws
{
   margin:0px;
   margin-left:50px;
}
.jam:hover
{
   text-decoration: underline;
}

p
{
   text-indent:30px;
}
.nbg
{
   color: olive;
   margin:0px;
   margin-left:20px;
   list-style-type:square;
}
table 
{
   margin: auto; 
   border: 4px 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;
   padding: 5px;
   padding-right: 30px;
}

td 
{
   border: 1px solid black;
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   text-align: center; 
   padding: 5px; 
}
.tz
{
 background-color:#49DE01;
}
.ts
{
 background-color:#44CD01;
}
