BODY {
	SCROLLBAR-FACE-COLOR: #C4EAFB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F8FDFF; 
	SCROLLBAR-3DLIGHT-COLOR: #F8FDFF; 
	SCROLLBAR-ARROW-COLOR: #FF9100; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: #0062E5
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menutop a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menutop a:hover{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menubas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.menubas a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.menubas a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.bloc {
	background-color: #FFFFFF;
	border-top: thin outset #A6ABB0;
	border-right: thin outset #858A8E;
	border-bottom: thin outset #858A8E;
	border-left: thin outset #858A8E;
}
.bloc2 {
	background-color: #FFFFFF;
	border-top: thin outset #A6ABB0;
	border-right: thin outset #858A8E;
	border-bottom: thin outset #858A8E;
	border-left: thin outset #858A8E;
	background-image: url(images/fondbloc2.gif);
	background-repeat: repeat-x;

}
.fondgris {
	background-image: url(images/fondgris.gif);
	background-repeat: repeat-x;
	background-color: AFC0D0;
}
.bloc3 {
	background-color: #FFFFFF;
	border-top: thin outset #A6ABB0;
	border-right: thin outset #858A8E;
	border-bottom: thin outset #858A8E;
	border-left: thin outset #858A8E;
	background-image: url(images/fondbloc3.gif);
	background-repeat: repeat-x;

}
.message {color: #005CE5; font: 10pt; font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}