.souligne
{text-decoration: underline;
}

Body
{background-image: url("degraderouge.png");
width : 760px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
font-size:  Large;
text-align : center;
}
#en_tete
{height :800px;
height:300px;
background-image: url("bannierecemaint.png");
background-repeat: no-repeat;
margin-bottom: 10px;
}

#menu
{float: left;
width:150px;
}

.element_menu
{border-color:rvb(128,0,0);
margin-bottom:20px;
margin-right : 3px;
border: 3px solid #800000;
}

.element_menu ul
{list-style-type: none;
padding: 0px;
padding-left:10px;
margin : 0px;
margin-bottom:5px;
color : rvb(96,96,96);
font-family: "comic Sans MS", "Times New Roman";
font-size : large;
text-align : left;
}

.element_menu a
{color:#800000;
}

.element_menu a:hover
{Color : black;
}

.important
{text-align : center;
}

#corps
{margin-left : 150px;
margin-bottom: 20px;
padding : 5px;
color: black;
border: 3px solid #800000;
text-align: justify;
background-color: #FFF3BF;
}

td a:hover
{color :#800000;
text-decoration : none;
border-style: none;
border : none;
}

#td a
{text-decoration : none;
color : black;
border-style: none;
border: none
}

td
{Margin : auto;
Text-align : center;
Padding : 30px;
}
table
{Margin : auto;
}

#corps img
{border-style : none;
}
 .element_corps
 {color:black;
 text-align:justify;
 }
 
 #corps h2 /* Tous les titres h2 du corps */
{
   height: 14px;
   color: black;
   text-align: center;
 }
   
 #corps h3
   {height : 25px;
   Color : Black;
   Text-align : center;
   font-family : Castellar, "Comic Sans Ms", "Times New Roman", Arial;
  }
  
  td /* Les cellules normales pour le tableau */
{
   border: 1px solid black;
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   text-align: center; /* Tous les textes des cellules seront centrés*/
   padding: 5px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
   height: 80px; /* J'agrandis la hauteur des cellules pour que l'on puisse voir l'alignement vertical */
   vertical-align: center; /* Alignement vertical, le contenu des cellules sera placé en bas */
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   border: none
}


  #pied_de_page
  {text-align:center;
  height: 8px;
  clear:both;
  }
  
  a
  {text-decoration: none;
  Color : black;
  }
  
  a:hover
  {text-decoration : underline;
  color : grey;
  }
  
  
  a:focus
  {color : grey;
  }
  
  Legend
  {font-family: "Comis Sans Ms", "Time New Roman";
  color: rvb(2,19,151);
  }
 #corps h4
 {Color : red;
 font-size : large;
 }