.fondgauch {
	background-image: url(nav/fond_haut_gauch.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*-----------------------------*/
.fonddroit {
	background-image: url(nav/fond_haut_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*-----------------------------*/
.fondgauch2 {
	background-image: url(nav/fond_haut_gauch_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*-----------------------------*/
.fonddroit2 {
	background-image: url(nav/fond_haut_droit2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*-----------------------------*/
.blanc {
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.blanc a {
	color: #FFFFFF;
}
.blanc a:hover {
	color: #FFCC00;
}
/*-----------------------------*/

.noir {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.noir a {
	color: #000000;
}
.noir a:hover {
	color: #660000;
}
/*-----------------------------*/

.titre{
	font-size: 16px;
	color: #8D0100;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.titre a {
	color: #8D0100;
}
.titre a:hover {
	color: #000000;
}
/*-----------------------------*/
.titre2{
	font-size: 18px;
	color: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.soustitre{
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.soustitre a {
	color: #8D0100;
}
.soustitre a:hover {
	color: #000000;
}
/*-----------------------------*/
.lienagenda{
	font-size: 12px;
	color: #993333;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.lienagenda a {
	color: #993333;
}
.lienagenda a:hover {
	color: #663300;
	text-decoration: underline;
}
/*-----------------------------*/
.menugauch{
	font-size: 12px;
	color: #8D0100;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.menugauch a {
	color: #8D0100;
}
.menugauch a:hover {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*-----------------------------*/
.jours {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/*-----------------------------*/
.heures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
/*-----------------------------*/
.textmarron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 100;
	color: #333300;
	text-decoration: none;
}
/*-----------------------------*/
.textmarroni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: 100;
	color: #333300;
	text-decoration: none;
}

/*-----------------------------*/
.groupe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
/*-----------------------------*/
.groupe a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.groupe a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
/*-----------------------------*/
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/*-----------------------------*/
.soustitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*-----------------------------*/
.soustitresagenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
/*-----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6ba0d;
}
