body {
	background-color: #88bf44;
	background-image: url(images/fond_page.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
p {
	padding: 0px;
}
a {
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color:#CC0000;
	text-decoration: none;
}
.tableJaune {
	background-image: url(images/fond_jaune.jpg);
	background-repeat: repeat-y;
}
.tdJaune {
	background-image: url(images/bas_jaune.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	text-align: justify;
	line-height: 13px;
}
.Style1 {
	font-weight: bold;
	color: #cc0000;
	font-size: 12px;
	line-height: 12px;
}

.tableRouge {
	background-image: url(images/fond_rouge.jpg);
	background-repeat: repeat-y;
}
.tdRouge {
	background-image: url(images/bas_rouge.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	text-align: center;
}
.rouge{
	font-weight: bold;
	color: #000000;
	}
.rouge a:link, .rouge a:active {
	color:#000000;
	text-decoration: underline;
}
.rouge a:hover {
	color: #CC0000;
	text-decoration: none;
}
.Style2 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
}
.rouge a:link .rouge a:active .rouge a:visited {
	color: #000000;
}
.rouge a:over {
	color: #CC0000;
}
a.mail {
	font-weight: bold;
}
a.mail:hover {
	font-weight: bold;
	text-decoration:none;
	color:#CC0000;
}

.tableVert {
	background-image: url(images/fond_vert.jpg);
	background-repeat: repeat-y;
}
.tdVert {
	background-image: url(images/bas_vert.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
}
.Style3 {
	font-weight: bold;
	color: #4c711e;
	font-size: 12px;
	line-height: 12px;
}
.tableBleu {
	background-image: url(images/fond_bleu.jpg);
	background-repeat: repeat-y;
}
.tdBleu {
	background-image: url(images/bas_bleu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
}
a.loisirs {
	font-weight: normal;
}
a.loisirs:hover {
	font-weight: normal;
	text-decoration:none;
	color:#3789a0;
}
.Style4 {
	font-weight: bold;
	color: #3789a0;
	font-size: 12px;
	line-height: 12px;
}
.tableVert2 {
	background-image: url(images/fond_vert2.jpg);
	background-repeat: repeat-y;
}
.tdVert2 {
	background-image: url(images/bas_vert2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
}
.Style5 {
	font-weight: bold;
	color: #659a21;
	font-size: 12px;
	line-height: 12px;
}
.basdepage {
	color: #FFFFFF;
	text-align: center;
}
a.basdepage {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	text-align: center;
	background-position: top;
}
a.basdepage:hover {
	color: #FFFFFF;
	font-weight:normal;
	text-align: center;
	text-decoration:none;
}
.caboche {
	color: #FFFFFF;
}
a.caboche {
	color: #FFFFFF;
}
a.caboche:hover {
	color: #000000;
	text-decoration:none;
}

