BODY {
	scrollbar-face-color: #e0cd82;
	scrollbar-shadow-color: #5b3814;
	scrollbar-highlight-color: #e0cd82;
	scrollbar-3dlight-color: #5b3814;
	scrollbar-darkshadow-color: #e0cd82;
	scrollbar-track-color: #e0cd82;
	scrollbar-arrow-color: #5b3814;
	background-color: #FFFFCC;
}
TD,TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1 {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS";
}
A, A:link, A:hover, A:active, A:visited {
text-decoration: none;
	color: #000000;
}
.mentions, .mentions A, .mentions A:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.mentions A:hover {
	font-size: 10px;
	color: #FF0000;
	text-align: center;
}
.titre, .titre A, .titre A:visited {
	font-size: 14px;
	font-weight: bold;
	color: #5b3814;
	font-family: "Trebuchet MS";
}
.titre A:hover {
	font-weight: bold;
	color: #5b3814;
	font-family: "Trebuchet MS";
}
.menu, .menu A, .menu A:visited {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	
	color:#7b5a3b;
	font-family: "Trebuchet MS";
}
.menu A:hover {
	font-weight: bold;
	color: #ffffff;
	font-family: "Trebuchet MS";
}
.soustitre, .soustitre A, .soutitre A:visited {
	color: #000099;
	font-size: 12px;
}
.minirouge {color: #FF0000; font-size: 10px; }
.contour {
	border: thick dashed #990000;
}
.liensgras, .liensgras A, .liensgras A:visited {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
.titrenoir, .titrenoir A, .titrenoir A:visited {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.contour_relief {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

