a: hover {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
	 font-weight: bold;
 	 text-decoration: none;
	}

.abc {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
	 font-weight: bold;
   	 text-decoration: none;
	 color: #8D8D8D;
	  }
		
.abc_off {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
	 font-weight: bold;
   text-decoration: none;
	 color: #D1D1D1;
	  }
	  
.lientxt {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
	 font-weight: bold;
   	 text-decoration: underline;
	 color: #646464;
	  }
		
.menu {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
 	 font-weight: normal;
	 text-decoration: none;
	 color: #F5955A;
	  }
		
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color:#000000;
	color: #ffffff;
	}
	
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #ffffff;
	}
	
.gras {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
	 font-weight: bold;
	 color: #333333;
	  }
		
.gras_vert {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
	 font-weight: bold;
	 color: #7C9C0A;
	  }
.gras_vert2 { color: #7c9c0a; font-style: normal; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, sans-serif }
.gras_orange {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
	 font-weight: bold;
	 color: #F09308;
	  }
.gras_orange2 { color: #f09308; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.titre {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-style: normal;
	 font-weight: bold;
	 color: #CC0000;
	  }
		
.soustitre  { color: #333333; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
		
.itemsoustitre {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-style: normal;
	 font-weight: bold;
	 color: #CC0000;
	  }

				
.normal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
 	}

.ital { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
 	}
	
.normalbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color : #FFFFF9;
	}


