.navig
{
  font-family: Verdana;
  color: #ffffff;
  background-color: #005364;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

.navig:hover
{
  font-family: Verdana;
  color: #008BA8;
  background-color: #FFFF00;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

.tour
{
  background-color: #004E5E;
}

.fond
{
  background-color: #FFF2D9;
  font-family: Verdana;
  color: #3B3B24;
  font-size: 10px;  
}

.contenu
{
  font-family: Verdana;
  background-color: #FFE1A9;
  color: #3B3B24;
  font-size: 13px;
  font-weight: bold;  
}

.boit_titre
{
  font-family: Verdana;
  background-color: #004E5E;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;  
}

.boit_cont
{
  font-family: Verdana;
  background-color: #F0F0E7;
  color: #527070;
  font-size: 12px;
  text-decoration: none;  
}

.boit_cont:link
{
  font-family: Verdana;
  background-color: #F0F0E7;
  color: #527070;
  font-size: 12px;
  font-weight: bold;
}

.boit_cont:visited
{
  font-family: Verdana;
  background-color: #F0F0E7;
  color: #527070;
  font-size: 12px;
  font-weight: bold;
}

.boit_cont:hover
{
  font-family: Verdana;
  background-color: #FFFF00;
  color: #696940;
  font-size: 12px;
  text-decoration: none;  
}

.boit_sstitre
{
  font-family: Verdana;
  color: #3B3B24;
  font-size: 14px;
  font-weight: bold;  
}

.boit_listeA
{
  background-color: #EEE8D7;
  font-family: Verdana;
  color: #508080;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;    
}

.boit_listeA:hover
{
  font-family: Verdana;
  background-color: #FFFF00;
  color: #696940;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;    
}

.boit_listeB
{
  background-color: #EFE5C4;
  font-family: Verdana;
  color: #507070;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;    
}

.boit_listeB:hover
{
  font-family: Verdana;
  background-color: #FFFF00;
  color: #696940;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;    
}

.btn
{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	background-color: #E1E5E7;
	height: 20px;
	cursor: hand;
}

.input
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	background-color: #E1E5E7;
	border: 1 solid #000000;
}

select 
{
  font-size: 11px;
  font-family: Verdana;
  background-color: #E1E5E7;
  color: black
} 