.Texte-bleu-Maj {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #396DA8;
}
.Menu {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F8A581;
	font-weight: bold;

}
a:hover {
	color: #9B958E;
	text-decoration: underline overline;
}
.Texte {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D766F;
	text-align: justify;
}
.Contour {
	border: 1px solid #F8A581;
}
.Cadre-texte {
	border: 1pt solid #F8A581;
	background-color: #F9F2F0;
	font-family: Tahoma;
	font-size: 11px;
	color: #7D766F;
	text-align: justify;



}
