body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #FF7200;
	background-repeat: repeat;
}

table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}

.chapeau1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.titre1 {
	color: #FFFFFF;
	font-size:18px;
}

.texte1 {
	color: #FFFFFF;
}

.pied1 {
	color: #FFC000;
	font-size:11px;
}

a:hover {
color: #CCCCCC;
text-decoration: underline;
}

a { 
color: #FFFFFF;
text-decoration: none;
}



