.jour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.mois {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.date {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #690202;
	text-decoration: none;

}
a.date:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #690202;
	text-decoration: none;

}
a.date:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #690202;
	text-decoration: none;
}

a.date:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #161A43;
	text-decoration: underline;
}

.fleche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;

}
a.fleche:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;

}
a.fleche:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690202;
	text-decoration: none;
	font-weight: bold;
}

a.fleche:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
.bordure1 {
	border: 1px solid #CCCCCC;
}
.bordure2 {
	border: 1px dotted #CCCCCC;
}
.bordurelegende {
	border: 1px dotted #CCCCCC;
}
