body {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #006600;
	background-color: #eeeecc;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(medias/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	SCROLLBAR-FACE-COLOR: #006600;
	SCROLLBAR-3DLIGHT-COLOR: #33cc33;
	SCROLLBAR-ARROW-COLOR: #cccc99;
	SCROLLBAR-TRACK-COLOR: #cccc99;
	SCROLLBAR-DARKSHADOW-COLOR: #003300
}
td {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #006600;
}
.titre {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #000066;
}
.filet {
	background-image: url(medias/pied_de_page.jpg);
	background-color: #006600;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
h1 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #006600;
	font-weight: normal;
	display:inline;
}
h2 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #006600;
	font-weight: normal;
	display:inline;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none; color:#000066
}

.bas {
	background-attachment: fixed;
	background-image: url(medias/fond_herbe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

input, select, textarea { border-right: 1px solid #060; border-top: 1px solid #060; border-left: 1px solid #060; border-bottom: 1px solid #060; font-size: 12px; }
.l100 { width: 100px;}
.l250 { width: 250px;}
.l70 { width: 70px;}
.l180 { width: 180px;}
