body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #FF7200;
	background-repeat: repeat;
	background-attachment: scroll;
}

table {
	background-attachment: scroll;
	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: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

.form1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF7200;
	background-color: #FFFFFF;
	border: 1px solid #CCCCFF;
}

a:hover {
color: #CCCCCC;
text-decoration: underline;
}

a { 
color: #FFFFFF;
text-decoration: none;
}

.petit {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.jaune {
	color: #FFC000;
}

.jaunepetit {
	color: #FFC000;
	font-size:11px;
}

.jaunemoyen {
	color: #FFC000;
	font-size:18px;
}

.jaunegrand {
	color: #FFC000;
	font-size:24px;
}

.rouge {
	color: #FF7200;
}

.rougepetit {
	color: #FF7200;
	font-size:11px;
}

.rougemoyen {
	color: #FF7200;
	font-size:18px;
}

.rougegrand {
	color: #FF7200;
	font-size:24px;
}

.grispetit {
	color: #CCCCCC;
	font-size:16px;
}

.blanc {
	color: #FFFFFF;
}

.blancpetit {
	color: #FFFFFF;
	font-size:16px;
}

.blancmoyen {
	color: #FFFFFF;
	font-size:18px;
}

.blancgrand {
	color: #FFFFFF;
	font-size:24px;
}

.imborder {
	border: 1px solid #FFFFFF;
}
