body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #505759;
	scrollbar-base-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;S
	background-position: center top;
}

table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	color: #505759;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
}

a:hover {
	color: #A4B7BC;
	text-decoration: underline;
}
a{
	color: #505759;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
}
