a {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #e0b84b;
}
.bouton {
	background-color: 739f48;
	text-align: center;
	font-weight: bold;
}
.boutonOn {
	background-color: 8fc05e;
	text-align: center;
	font-weight: bold;
}
.boutonOnPage {
	background-color: 4b6e28;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.boutonAcc {
	background-color: b04b13;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}
.boutonHiver {
	background-color: 598b97;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}
.body_hiver {
	background-color: 598b97;
}
.body_ete {

	background-color: b04b13;
}

