body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	
	scrollbar-face-color: #E3F5C8;
	scrollbar-shadow-color: #E3F5C8;
	scrollbar-highlight-color: #669966;
	scrollbar-3dlight-color: #E3F5C8;
	scrollbar-darkshadow-color: #669966;
	scrollbar-track-color: #669966;
	scrollbar-arrow-color: #669966;
	
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.coordonnees {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC00CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #cc00cc;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC00CC;
	text-decoration: none;
	font-weight: bold;
}
DIV.contenu {
	position : absolute;
	width : 450px;
	height : 329px;
	overflow : auto;
	scrollbar-face-color: #F2EBF4;
	scrollbar-shadow-color: #F2EBF4;
	scrollbar-highlight-color: #C9A7D3;
	scrollbar-3dlight-color: #F2EBF4;
	scrollbar-darkshadow-color: #C9A7D3;
	scrollbar-track-color: #f2ebf4;
	scrollbar-arrow-color: #C9A7D3;
	background-color: #f2ebf4;
	border: 1px solid #ccacd6;





	}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	font-variant: small-caps;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #663399;
	font-variant: small-caps;

}
.legende {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

