.fondgauche {
	background-image: url(images/eau2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.traitsepare {
	background-attachment: scroll;
	background-image: url(images/traith.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fndcell1 {
	background-attachment: scroll;
	background-image: url(images/fndvertical.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.typotitremnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.typomnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.fndtitre {
	background-image: url(images/fndtitre.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	color: #FFFFFF;
}
.fndcell2 {

	background-attachment: scroll;
	background-image: url(images/fndvertical.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.traitsepare2 {

	background-attachment: scroll;
	background-image: url(images/traith.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.zoneliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ECEFF2;
	border: 1px solid #37597E;
}

