html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #00347c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.body {
	background-image: url(img/fond.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;
}
.footer{
	color:#000;
}
.footer a{
	color:#000;
	text-decoration:none;
}
.footer a:hover{
	color:#000;
	text-decoration:underline;
}
a {
	color:#009030;
	text-decoration:none;
}
a:hover {
	color:#009030;
	text-decoration:underline;
}
input{
	color:#00347c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-width:1px;
	border-style:solid;
	border-color:#009030;
}
	
.ok{
	color:#009030;
	border-width:0px;
	border-style:solid;
	width:35px;
	background-image:url(img/fleche.png);
	background-position:right;
	background-repeat:no-repeat;
	
}
legend{
	color: #00347c;
	font-size:14px;
}
.text_noir{
	font-size:10px;
}
