.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #809b3c;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.texte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #809B3C;
	font-size: 11px;
}
.accueil {
	font-size: 11px;
}
.accueil_titre {
	font-weight: bold;
	color: #809B3C;
	font-size: 11px;
}
.accueil_calendrier {
	font-weight: bold;
	color: #809B3C;
	font-size: 11px;
	text-align: right;
}
.titre {
	font-weight: bold;
	color: #809B3C;
	font-size: 11px;
}
.calendrier {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #809B3C;
}
.grille2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE6F2;
}
.grille {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #809b3c;
}
p.new {
	font-family: Arial, Helvetica, sans-serif;
	color: #809b3c;
	font-size: 16px;
	text-align:center;
	margin-top: -20px;
}