.form {
	font-family: verdana;
    font-size: 12px;
	border: 0px none;
	margin: 0px;
	padding: 0px;

}
.champ {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.text {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.boutonjaune {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #E6D104;
	border: 1px double #000000;
	cursor: hand;
	font-weight: bold;
}
.fond {
	background-image: url(images/bdnav.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.boutonvert {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #284E18;
	border: 1px double #000000;
	cursor: hand;
	font-weight: bold;
}
.textjaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E6D104;
}
.textvert {
	font-family: verdana;
	font-size: 12px;
	color: #224114;
}
.lienvert {
	font-family: verdana;
	font-size: 12px;
	color: #244615;
	text-decoration: underline;
}
.lienvert:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}
.lienblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.lienblanc:hover {
	font-family: verdana;
	font-size: 12px;
	color: #E6D104;
	text-decoration: none;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.titrejaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: normal;
	text-transform: uppercase;
	color: #E6D104;
	font-weight: bold;
}
textarea {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #000000;
}
body {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #33631F;
}
.liennoir {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.liennoir:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.petit {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.petitblanc {

	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.lienpetit {
	font-family: verdana;
	font-size: 11px;
	color: #E6D104;
	text-decoration: none;
}
.lienpetit:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.lienhome {
	font-family: verdana;
	font-size: 11px;
	color: #244615;
	text-decoration: underline;
}
.lienhome:hover {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
