.FondBody {
	background-image: url(/images/FondPage.gif);
	background-repeat: no-repeat;
}
.FondHome {
	background-image: url(/images/FondHome.gif);
	background-repeat: no-repeat;
	background-color: #FFCC00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BandeauBeroche {
	background-image: url(/images/bandeauOff/beroche1.gif);
	background-repeat: no-repeat;
}
.Recherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #000000;
	background: transparent;
	background-image: url(/images/Recherche.gif);
	width: 73px;
	height: 23px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
}
.FormInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #cccccc;
	width: 300px;
}
input {
	color:white;
	background-color:#FFFFFF;
	color:#000000;
	font-family:verdana;
	font-size:8pt;
	height:15pt;
	border-width:1pt;
	border-style:solid;
	border-color:#009900;
}
.colorFormText{
	color:#009900;
}
