@charset "UTF-8";
.Pied_regular {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.BoutonsMenus {
	background-image: url(../images/bouton_rect.gif);
}
.Titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Pied_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
}
.Edito_Blod_Droite {
	font-weight: bold;
	text-align: right;
}
.Edito_Regular {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #181a4d;
	text-align: justify;
}
.Edito_Blod {
	font-weight: bold;
}
.Edito_Italique {
	font-style: italic;
}
.Edito_Souligne {
	text-decoration: underline;
}
.Edito_BlodItalique_souligne {
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.Edito_Bold_Souligne {
	font-weight: bold;
	text-decoration: underline;
}
.Edito_Bold_Centre {
	font-weight: bold;
	text-align: center;
}
.Edito_Regular_BleuClair {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCEFF;
	text-align: center;
	font-weight: bold;
}
.Edito_Titres_Calendriers {
	font-size: 24px;
}
body {
	background-color: #c7dcff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
}
.Notes_Regular {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #181a4d;
	text-align: justify;
}
.Notes_Italique {
	font-style: italic;
	font-size: 11px;
}
.Liens_bleu_clair {
	color: #CCCEFF;
	text-decoration: underline;
}
.Liens_bleu_fonce {
	color: #181a4d;
	text-decoration: underline;
	font-weight: bold;
}
