.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;

}
.adressepetite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
.adressemoyenne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.fond {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 350px 80px;
}
.pagetitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #00AB67;
}
.chapitretitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00AB67;
	font-weight: bold;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: top;


}
.fondvert {
	background-color: #00AB67;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

