body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #000000;
	background-repeat: 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: #333333;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

a:hover {
	color: #E76AA2;
	text-decoration: underline;
}
a{
	color: #4C9448;
	text-decoration: none;
}

#page {
 background: url(images/fond_page.jpg) no-repeat;
}
.rose{
	color: #E76AA2;
	font-weight: bold;
}
.vert{
	color: 4C9448;
	font-weight: bold;
}
.formcontact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CF335B;
	background-color: #FCF4EC;
	border: 1px solid #000000;
}
