body, td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
a {
	color: #c76038;
	text-decoration: none;
}
a:hover {
	color: #9c2c00;
	text-decoration: none;
}



/*  TEXTE USUEL */
.textenormal {
	color: #000000;
	font-size: 10px;
}
.textefin {
	font-size: 9px;
}



/* TITRES */
.titre1 {
	font-size: 9px;
	color: #8897a6;
	text-transform: uppercase;
}
.titre2 {
	color:#e99923;
	font-weight:bold;
	font-size: 13px;
}
.titre3 {
	color:#862A39;
	font-weight:bold;
	font-size: 10px;
	text-decoration: underline;
}


/* style pour chaque page 
le style simple -> pour le titre de la page
Le style _titre -> utiliser pour le contenu pour mettre en avant le texte
*/

.accueil{
		color:#e99923;
	font-weight:bold;
	font-size: 13px;
}
.accueil_titre{
		color:#e99923;
	font-weight:bold;
	font-size: 13px;
}
.histoire{
		color:#e99923;
	font-weight:bold;
	font-size: 13px;
}
.histoire_titre{
		color:#e99923;
	font-weight:bold;
	font-size: 13px;
}
.pratique{
		color:#355298;
	font-weight:bold;
	font-size: 13px;	
}
.pratique_titre{
		color:#355298;
	font-weight:bold;
	font-size: 13px;	
}
.vilage{
		color:#efd52b;
	font-weight:bold;
	font-size: 13px;	
}
.vilage_titre{
		color:#efd52b;
	font-weight:bold;
	font-size: 13px;	
}
.animation{
		color:#4d7f0c;
	font-weight:bold;
	font-size: 13px;	
}
.animation_titre{
		color:#4d7f0c;
	font-weight:bold;
	font-size: 13px;	
}
.animation_ss_titre{
		color:#3333FF;
	font-weight:bold;
	font-size:11px;	
}
.hebergement{
		color:#3f818e;
	font-weight:bold;
	font-size: 13px;	
}
.hebergement_titre{
		color:#3f818e;
	font-weight:bold;
	font-size: 13px;	
}
.conseil{
		color:#355298;
	font-weight:bold;
	font-size: 13px;	
}
.conseil_titre{
		color:#355298;
	font-weight:bold;
	font-size: 13px;	
}
