a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f5f5f5;
	margin: 0px;
	background-color: #FFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}
hr {  
	color: #FFFFFF;
}
	
/* ---------- */

.contoursimg {  
	border: #FFFFFF; 
	border-style: solid; 
	border-width: 5px; 
}
.contourstable {  
	border: #000000; 
	border-style: double; 
	border-width: 1px; 
}
.fondgdetable {
	background-color: #006699;
}
.textenav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
a.pano {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	cursor: pointer;
}
a.pano:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}
.sep {
	font-size: 18px;
	margin-bottom: 5px;
}
