a {	
	color: #6D612D;	
	text-decoration: none;
	font-weight:bold;
	}

a:hover {	
	color: #6D612D;	
	text-decoration: underline;
}

input {
	color:#6D612D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
select {
	color:#6D612D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}	


li {
	padding:5px 0 5px 0;
	}


body {	
	background-color: #131C04;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
	line-height: 1.5em;	
	color: #6D612D;

	}
	
.img_encadre {
	border:solid 1px #6D612D;
	
}	

.img_vignette {
	border:solid 1px #6D612D;
	float:left;
	margin:0 10px 10px 0;
	
}	


.footer a{
	color:#EEE7CC;
	font-weight:normal;

	}
	
.date {
	color:#A79A61;
	}
	
.news {
	font-size:14px;
	font-weight:bold;
	}
	
.result_o1 tr td{
	background-color:#E4DCBD;
	border-bottom:dotted 1px #A89D6D;
	padding:5px;
	}
	
.result_o2 tr td{
	background-color:#E9E2C8;
	border-bottom:dotted 1px #A89D6D;
	padding:5px;
	}	