@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.LienMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0F479A;
	text-decoration: underline;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #0A4996;
	text-decoration: none;
	font-weight: bold;
}
.titre {
	font-size: 24px;
}
.mois {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.cal_gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
}
.cal_vert {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #00FF00;
	font-family: "Times New Roman", Times, serif;
}
.jour {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.lien_calendrier {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.titre_message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AE0000;
}
.groupe1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CC99FF;
	border: thin solid #000000;
	color: #000000;
}
.texte_mauve {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC99FF;
}
.cal_mauve {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #CC99FF;
}
.cal_rose {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FF00FF;
}
.texte_rose {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00FF;
}
.groupe2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #003366;
	border: thin solid #000000;
}
.texte_bleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #002346;
}
.epervier {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.cal_bleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.groupe3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #00FF00;
	border: thin solid #000000;
}
.texte_vert {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
}
.groupe4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #CC6600;
	border: thin solid #000000;
}
.cal_orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CC6600;
}
.texte_orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.groupe5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FF00FF;
	border: thin solid #000000;
}
.tableau_cal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: thin solid #FFFFFF;
}
.calendrier {
	font-weight: bold;
	border: thin solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.lienContenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

