.fondpanneau {
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondvaira {
	background-image: url(../images/fond_accueil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #aa2b45;
	line-height: 22px;
	font-weight: bold;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: aa2b45;
	font-weight: bold;
	letter-spacing: 0px;

}
.textepetit {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #aa2b45;
	line-height: 28px;
	font-weight: bold;
}
.fondcatagloue {

	background-image: url(../images/fond_catalogue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.st {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bolder;
	color: #aa2b45;
	font-variant: normal;

}
.fondhistoire {


	background-image: url(../images/fond_histoire.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondcontact {



	background-image: url(../images/fond_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondpresse {




	background-image: url(../images/fond_presse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondpdf {





	background-image: url(../images/fond_pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

