/*couleur des liens du tableau de liens mis en pied de page - footer */
a.echange-liens { /* couleur generale du lien */
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none;
	color: #184618; }
		a:link.echange-liens {color: #184618; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}
		a:active.echange-liens {color: #184618; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}
		a:visited.echange-liens {color: #184618; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}
	
		/* couleur du lien quand on passe la souris dessus */
		a:hover.echange-liens {color: #484848; text-decoration: underline; font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}

/*couleur du tiret de separation des liens */
.tiret {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
	text-align:justify;
	
/* couleur de texte de l'énumération / liste de mots cles dans la page optimisee */		
}.enum {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #184618;
	text-decoration: none;
}

/* couleur du titre de la page optimisee */
.h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #184618;
	text-align:justify
}

/* couleur de la description recopiee en dessous du titre en H1 */ 
.texte {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #484848;
	text-align:justify
}	
a:hover.stbutton {
	color:#184618;
	background: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a.stbutton { color: #484848;
	text-decoration:none;
	font-weight:bold;

}
	
.divopt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px; color: #000000; float: left; width: 710px; padding: 5px 10px 0 0; text-align: right; }

