@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/fond_jaune.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menuBackground {
	background-image: url(img/gauche_fond.gif);
	background-repeat: repeat-y;
}
.TitrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #25759e;
}
.TextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}
.TitreNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.piedBackground {
	background-image: url(img/pied_fond.gif);
	background-repeat: repeat-x;
}
.titreBackground {
	background-color: #25759E;
}
.vccBackground {
	background-image: url(img/vacances_fond.gif);
	background-repeat: repeat-y;
}
.citFondGch {
	background-image: url(img/citation_fond_gauche.gif);
	background-repeat: repeat-y;
}
.citFondDrt {
	background-image: url(img/citation_droite.gif);
	background-repeat: repeat-y;
}
.citFondTxt {
	background-image: url(img/citation_fond.gif);
	background-repeat: repeat;
}
.citTexte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #6ABCE5;
	text-align: justify;
	font-weight: normal;
}
.citSign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #6ABCE5;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}.tarifsTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F5F3c3;
	background-color: #25759E;
	text-align: center;
}
.montants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
.SmallTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
a:visited {
	color: #660000;
}
a:link {
	color: #4B514A;
}
a:hover {
	text-decoration: none;
}
.Boutons {
	height: 25px;
	width: 100px;
}
.TextNormalRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #F00;
}
