body {
	background-color: #ffffff;
	background-image: url(img/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lien:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #107206;
	font-weight: bold;
	}
.lien:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #107206;
	font-weight: bold;
}
.lien:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #107206;
	font-weight: bold;
}
.lien:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FF0000;
	font-weight: bold;
}
.lien2:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	}
.lien2:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.lien2:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.lien2:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: bold;
}
.picBorder {border: 1px solid #333333;}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formulaire {
 color:#000000;
 border: solid 1px #000000;
 background-color:#FFFFFF;
 font-size:12px;
 font-weight: none;
 font-family: Verdana, Arial, Sans-serif;
 z-index:1;
}

.fd_gauche {
	background-image: url(img/fd_gauche.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fd_millieu {
	background-image: url(img/fd_millieu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0425B2;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #107206;
}
.fd_fd_gauche {
	background-image: url(img/fd_gauche.gif);
}
.txt_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.bold {
	font-weight: bold;
}
