body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#35511e;
}
.bold {
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #35511e;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;

}
.fd_jaune{
	color: #35511e;
	background-color: #fde352;
}
.ht_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fde352;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #35511e;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #35511E;
}

.brd {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #fde352;
	border-right-color: #fde352;
	border-bottom-color: #fde352;
	border-left-color: #fde352;
}
.lien {
	font-weight: bold;
	color: #35511e;
}
.brd2 {
	border-top-width: medium;
	border-right-width: medium;
	border-top-color: #fde352;
	border-right-color: #fde352;
	border-bottom-color: #fde352;
	border-left-color: #fde352;
}
.bkgnd {
	background-repeat: no-repeat;
	background-size: auto;
	right: 0px;
	left:200px;
	background-position:right top;
}
.line {
	line-height: 150%;
}

