BODY {
	background-color : #ffffff;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	
}

TD {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-variant : normal;
	font-weight: normal;
	text-decoration: none;
	text-transform : none;
}

.bg01 {
	background-color: #ffffff;
	color: #000000;
}
A{
	background-color: #ffffff;
}

A.link01 {
	background-color: #ffffff;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-variant : normal;
	font-weight: normal;
	text-decoration: UNDERLINE;
	text-transform : none;
}

A.link01:hover {
	background-color: #ffffff;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-variant : normal;
	font-weight: normal;
	text-decoration: none;
	text-transform : none;
}

INPUT {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant : normal;
	font-weight: normal;
	text-decoration: none;
	text-transform : none;
}

SELECT {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant : normal;
	font-weight: normal;
	text-decoration : none;
	text-transform : none;
}

.titre01 {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-variant : normal;
	font-weight : bolder;
	text-decoration: none;
	text-transform : uppercase;
}

.filet01 {
background-color : #000000;
}