body {
	SCROLLBAR-COLOR: #bebebe;
	SCROLLBAR-FACE-COLOR: #bebebe;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #bebebe;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	SCROLLBAR-DARKSHADOW-COLOR: #fefefe;
	SCROLLBAR-BASE-COLOR: #bebebe;
}
td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
.soustitre {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #88CB7C;
}
.sta {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.sta-stitre {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.txt {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
.txt-bold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
.comment {

	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}
.localisation {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #BEBEBE;
}
a.localisation:link {
	color: #BEBEBE;
	text-decoration: none;
}
a.localisation:visited {
	color: #BEBEBE;
	text-decoration: none;
}
a.localisation:hover {
	color: #666666;
	text-decoration: none;
}
a.localisation:active {
	color: #BEBEBE;
	text-decoration: none;
}
.vols {
	background-color: white;
	border: #BEBEBE 1px solid;
	color: white;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666
}
