body {
	background-color: #9A7646;
	margin: 0px;
	color: #9A7646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #9A7646;
	text-decoration: underline;
}

a:hover {
	color: #9A7646;
}

.adresse {
	color: #9A7646;
	font-size: 11px;
	font-weight: bold;
}

.legende {
	color: #9A7646;
	font-size: 9px;
}

table {
	font-size: 12px;
}

table.tableauGlobal {
	height: 100%;
}

select {
	color: #000000;
}
option {
	color: #000000;
}
input {
	color: #000000;
}
textarea {
	color: #000000;
}