/*
body {
   background-color: #eae695;
   font-family:  Verdana, Tahoma,sans-serif;
   font-size: 12px;
   color: #000000;
   font-weight: normal;
   
}*/
/**/
td { font-size: 12px; }

.Bleu {color: #3366ff;  }
.Brun{color: #993300;  }

.Bleu13 { 
				color: #3366ff;
        font-family: verdana, tahoma,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
 }
 
 .Noir13 { 
 				color: #000000;
        font-family: verdana, tahoma,Arial,Helvetica,sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
  }
 .Brun13 { 
 				 color: #993300;
        font-family: verdana, tahoma,Arial,Helvetica,sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
  }
 .Brun18 { 
 				 color: #993300;
        font-family: verdana, tahoma,Arial,Helvetica,sans-serif;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
  }

	.B24 {font-size: 24px;}
	
	.ARI_inactif {background-color: transparent; }
  .ARI_lien { background-color:#ffff00 ; }
  .ARI_survol { background-color:#cccccc;}

.c10 		{  font-family: Arial,Tahoma, Verdana, sans-serif;
   					font-size: 10px;}
.c12 		{  font-family: Arial,Tahoma, Verdana, sans-serif;
   					font-size: 12px;}
.c14 		{  font-family: Arial,Tahoma, Verdana, sans-serif;
   					font-size: 14px;}
.c16 		{  font-family: Arial,Tahoma, Verdana, sans-serif;
   					font-size: 16px;}
.c18 		{  font-family: Arial,Tahoma, Verdana, sans-serif;
   					font-size: 18px;}
.c24 		{  font-family: Arial,Tahoma, Verdana, sans-serif;
				   font-weight: bold;
   					font-size: 24px;}
											
.HselCom {
	 background: #efefef;
   color: #cc6633;/*#0099cc;*/
	 text-align: center;
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}
.HselectBloc	{ 
   background: #efefef;
   color: #cc6633;text-align: center;
   font-family: Arial, Verdana, sans-serif;
   font-size: 14px;font-weight:bold;
	    display: block;
      width: 130px;
      }


.Hwarning{
        color: #FF0000;
        font-family: verdana, tahoma,Arial,Helvetica,sans-serif;
        font-size: 12px;
        text-decoration: none;
}

.Hwarning_{
        color: #FF0000;
        
}
.surligne {background-color: yellow; }

.lnav, A.lnav, A.lnav:VISITED, A.lnav:ACTIVE {
        color: #000000;/*#3366ff;*/
        font-family: Arial,verdana, tahoma,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}
A.lnav:HOVER{
        color: #000000;
        font-family: Arial,verdana, tahoma,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;background-color: yellow;
}

.lrouge, A.lrouge, A.lrouge:VISITED, A.lrouge:ACTIVE {
        color: red;
        font-family: Arial,verdana, tahoma,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}
A.lrouge:HOVER{
        color: navy;
        font-family: Arial,verdana, tahoma,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}

