BODY {
	scrollbar-face-color: #437E57;
	scrollbar-highlight-color: #437E57;
	scrollbar-3dlight-color: #203D29;
	scrollbar-darkshadow-color: #203D29;
	scrollbar-shadow-color: #437E57;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #203D29;

}
.bg-top {
	background-image: url(bg-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 500px;
}
.bottom {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	height:153px;
	width:726px;
}
.bg_calendar {
	background-image: url(bg-calendar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:229;
	height:212px;
}

.bg-bottom {
	background-image: url(bg-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 153px;
}
.copyright {
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt2 {
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203D29;
}
.txt {
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203D29;
}
.titre {
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #203D29;
}
.menu_bas {
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.menu_bas:HOVER {
	text-decoration:underline;
}
a.teaser{color: #000000;}
a:hover.teaser{color: #acd119;}
a.teaser img{border: 1px solid #FFFFFF;}
a:hover.teaser img{border-color: #acd119;}
input { 
		background-image:url(bg_input.gif);
		height:20px; 
		border:solid 1px #666666; 
		font-size:10px;
}
textarea { 
		background-image:url(bg_input.gif);
		font-size:10px;
		background-repeat:repeat-x;	
		height:100px; 
		border:solid 1px #666666; 
}