body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FF9900;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

.paragraphe{
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
  	color: #660000;
}

form {
	background-color: #CCCC99;
}

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
  background-color: snow; color: SteelBlue;
}

.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
  color: #660000;
  font-style: italic ;
}

 A.menu_large:link , A.menu_large:active , A.menu_large:visited {
   font-family: tahoma;
	font-size: 20px;
	background-color: AliceBlue ;
  	color: SteelBlue ;
  	 text-decoration : none;
      }
 
  A.menu_large:hover {
           font-size : 20px;
           color : SteelBlue ;
           text-decoration : underline;
           font-family : tahoma;
      }

 A.menu:link , A.menu:active , A.menu:visited {
   font-family: tahoma;
	font-size: 12px;
	background-color: AliceBlue ;
  	color: SteelBlue ;
  	 text-decoration : none;
      }
 
  A.menu:hover {
           font-size : 12px;
           color : SteelBlue ;
           text-decoration : underline;
           font-family : tahoma;
      }
      
     A.lgris:link , A.lgris:active , A.lgris:visited {
           font-size : 12px;
           color : Silver;
           text-decoration : none;
           font-family : Georgia;
      }
     A.lgris:hover {
           font-size : 12px;
           color : Silver;
           text-decoration : underline;
           font-family : Georgia;
      }
      
 	  A.lsite:link , A.lsite:active , A.lsite:visited {
           font-size : 10px;
           color : steelblue;
           text-decoration : none;
           font-family : Georgia;
      }
     A.lsite:hover {
           font-size : 10px;
           color : Silver;
           text-decoration : underline;
           font-family : Georgia;
      }

.menu_gras {
           font-size : 12px;
           color : SteelBlue;
           font-weight: bold;
           text-decoration : none;
           font-family : tahoma;
           background-color: AliceBlue  ;
      }     

.menu {
           font-size : 12px;
           color : SteelBlue ;
          	font-weight: normal;
           text-decoration : none;
           font-family : tahoma;
           background-color: AliceBlue ;
      }     
      
.bgtableau {background: url(images/anneau_g.gif) no-repeat;}
 
       

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	background-color: snow;
  	color: SteelBlue;}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

