body {
	background-color: #cbc39e;
	margin: 0px;
}

* {
	font-size: 10px;
	color: #573802;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #573802;
	text-decoration: underline;
}

a:hover {
	color: #945f03;
}

.langues {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.quicksearch {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.liens {
	font-size: 9px;
	text-transform: uppercase;
}