.text{
	font-family: arial; 
	color: #000000;
	font-size:11px;
}

.tit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#7E6840;
}


a:link, a:visited, a:active {
	font-family: arial; 
	text-decoration: none; 
	font-weight: normal;
	color: #000000;
	font-size:11px;
	}
a:hover {
	font-family: arial; 
	text-decoration: underline; 
	font-weight: normal;
	color: #000000;
	font-size:11px;
		}
.brun {
	font-family: arial; 
	color: #7E6840;
	font-size:11px;
}
a.brun:link, a.brun:visited, a.brun:active {
	font-family: arial; 
	text-decoration: none; 
	font-weight: normal;
	color: #7E6840;
	font-size:11px;
	}
a.brun:hover {
	font-family: arial; 
	text-decoration: underline; 
	font-weight: normal;
	color: #7E6840;
	font-size:11px;
		}
.beige {
	font-family: arial; 
	color: #C5963B;
	font-size:11px;
}		
a.beige:link, a.beige:visited, a.beige:active {
	font-family: arial; 
	text-decoration: none; 
	font-weight: normal;
	color: #C5963B;
	font-size:11px;
	}
a.beige:hover {
	font-family: arial; 
	text-decoration: underline; 
	font-weight: normal;
	color: #C5963B;
	font-size:11px;
		}

a.menu1:link, a.menu1:visited {
text-decoration:none ; /* supprime le soulignement des liens */
/* Crée un retour à la ligne à la fin de chaque bouton */
margin-top:0px ; /* Crée un marge de 5 pixels en haut des boutons */ 
text-align:center; /* centre le texte de chaque bouton */
width:136 ; /* fixe la largeur de chaque bouton à 200 pixel */
border-style:none ; /* défini le style de l'encadrement des boutons */
border-width:0px ; /* fixe la largeur de l'encadrement des boutons à 3 px */
padding:3px; /* défini la marge intérieur des boutons à 2px */
font-size:11px;
font-family:"arial";
font-weight: bold;
color:#7E6840; }

a.menu1:hover, a.menu1:active {color:#000000; 
text-decoration:none ;
font-size:11px;
font-family:"arial";
font-weight: bold;
background-color: #F4B85E ; } 

a.menuhaut:link, a.menuhaut:visited, a.menuhaut:active {
	font-family: arial; 
	text-decoration: none; 
	font-weight: bold;
	color: #7E6840;
	font-size:11px;
	}
a.menuhaut:hover {
	font-family: arial; 
	text-decoration: none; 
	font-weight: bold;
	color: #C5963B;
	font-size:11px;
		}
