a {
	color: #654B30;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #685120;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 4px;
	margin: 5px 10px 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B3F2C;
	margin-bottom: 5px;
}
h1 {
	border-bottom-style: solid;
}
.bouton {
	color: #999966;
	background-color: #EAEAD5;
}

a.bouton {
	color: #FFFFFF;
	background-color: #999966;
}

