body {
	margin: 0px;
	background:url(images/fond.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
}
body, p, td, input, textarea {
	color: #555555;
	font-family: Verdana;
	font-size: 13px;
}
.copy{
	font-size:10px;
}
a:link, a:visited {
	color:#647cb9;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:none;
}
a:active {
	color:#FF9900;
	text-decoration:none;
}
.rouge{
	color:#990000;
}
.montereau{
	color:#5c71d0;
}
.orange{
	color:#f8ad36;
}
.contact{
	border:1px ridge #CCCCCC;
}
.contac{
	border-right:none;
	border-left:none;
	border-bottom:none;
	border-top:1px solid #E9E9E9;
	margin :0.5em 5px;
}
fieldset{
	border:1px solid #E9E9E9;	
}
