body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
}
.Legende {font-size: 11px}
.Titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
a:link {
	color: #464646;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #464646;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #464646;
}
INPUT {      
border-style: dashed ; 
background-color: #FFFFFF; 
border-color: #ede2a4; 
color: #c18853 ; 
border-width: 1;
}
