input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.annee {font-family: Arial; font-size: 10px; color: #000000; }
.weekend {font-family: Arial; font-size: 10px; color: #666666; }
.semaine {font-family: Arial; font-size: 10px; color: #000000; }
.mois {font-family: Arial; font-size: 10px; color: #000000; font-weight: bold; }

a.standard {  text-decoration: underline; color: #FB8227; font-size: 12px;}
a.standard:visited { text-decoration: underline;  color: #FB8227; font-size: 12px;}
a.standard:hover { text-decoration: underline; color: #fac433; font-size: 12px;}

a.standardsel {  text-decoration: underline; color: #fac433; font-size: 12px;}
a.standardsel:visited { text-decoration: underline;  color: #fac433; font-size: 12px;}
a.standardsel:hover { text-decoration: underline; color: #fac433; font-size: 12px;}

.bordsblancs {
	border: thin solid #000000;
}

.titre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
