td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	#color: #A27859;
	color: #7E542A
}
a:link,a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.tableau {
	border-top:    5px solid #C08E69;
	border-bottom: 5px solid #CEA78A;
	background-color: #FCF69E;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 15px;
	padding-left: 15px;

}
.head {
	background-color: #C08E69;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #332C23;
	border-right-color: #332C23;
	border-bottom-color: #332C23;
	border-left-color: #332C23;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;

}
