/*début de style des polices */
.texte_adressegauche {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 11px;
	color: #BC8632;
}

.texte_telgauche {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 12px;
	color: #BC8632;
}

.texte_ssmenugauche {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 14px;
	color: #BC8632;
}

.texte_pagedroite {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 18px;
	color: #D3AC2D;
	text-align: justify;
	line-height: 20px;
}

.texte_formulaire {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 12px;
	color: #000000;
}
/* fin de style des polices */

/* début de style des liens */
a.lien_mailgauche {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 15px;
	color: #BC8632;
	text-decoration: underline;
}

/* fin de style des liens */