body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: 666666;
	scrollbar-base-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}

table {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
a{
	color: #ECA679;
	text-decoration: none;
}
.ocre {
	color: #E46D21;
}

.noir{
	color: #000000;
}

.formcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E46D21;
	background-color: #ffffff;
	border: 1px solid #686872;
}
