.fond {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;

}
.liens {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F8AC58;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.blanc {
	background-color: #FFFFC1;
	color: #FFFFFF;



}
.adresse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.titre1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
	font-variant: normal;
}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;

}
