body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0C7DCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #104C8E;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #104C8E;
}
.fond-lac {
	background-image:  url("../images/lac-home.jpg");
}
.zoneform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
.boutonform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #024B90;
	text-decoration: none;
	border: 1px solid #024B90;
}
a {
	text-decoration: underline;
	color: #024B90;
}

a:visited {
	text-decoration: underline;
	color: #024B90;
}

a:hover {
	text-decoration: none;
	color: #024B90;
}

.fond-titre-tableau {
	background-color: #024B90;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.fond-cell-1 {
	background-color: #C8DCF0;
}

.fond-cell-2 {
	background-color: #DDEAF7;
}

.rouge {
 color: #E40624;
}

a.lienpuce:link {
	text-decoration: underline;
	color: #E40624;
	/* background-color: #FFFFFF; */
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}

a.lienpuce:visited {
	text-decoration: underline;
	color: #E40624;
	/*background-color: #FFFFFF;*/
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}

a.lienpuce:hover {
	text-decoration: none;
	color: #E40624;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}