/* CSS Document */
.titremois  { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #666666; background: #FFFFFF }
.titremois:link  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; color: #666666; background: #33CC99; text-decoration: none }
.titremois:visited  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; color: #666666; background: #33CC99; text-decoration: none }
.titremois:hover  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; color: #FF0000; background: #33CC99; text-decoration: underline }

.titrejours  {  color: #666666; background: #FFFFFF}
.titrenum  {  color: #000000; background: #FFFFFF }
.titrenum2  {  color: #E5E5E5; background: #FFFFFF }
.titreweek  {  color: #AAAAAA; background: #FFFFFF }
.titreweek2  {  color: #000000; background: #CCCCCC}
.titrewend  {  color: #000000; background: #FFFFFF}
.titrewend2  {  color: #E5E5E5; background: #FFFFFF}

.titrenow  {  color: #666666; background: #90A0E0 }
td{
	font-family: Arial, Helvetica;
	font-size: 9px;
	background: #FFFFFF;
	font-size: 9px;
	border-top: 1px solid #CCCCCC;
	color: #003399;

}
.mois{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993333;
	font-weight: bold;
}
.avantapres{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993333;
	text-decoration: none;
	border-top: 1px none #FF9966;
	border-right: 1px none #FF9966;
	border-bottom: 1px solid #FF9966;
	border-left: 1px none #FF9966;
}
.avantapres:hover{
	color: #FF0000;
	text-decoration: underline;
}
table {border: 1px solid #FFCC33}
.centre {
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	border-bottom: 0px none;
	text-align: center;
}
BODY {
	TEXT-ALIGN: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.lien {
	color: #FF9900;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.lien:hover {
	text-decoration: none;
	color: #FF3333;
}