body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #061822;
}
.bg_vegetable {
	background-image: url(images/vegetal.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_side {
	background-image: url(images/bg_sides.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.lien {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #036B8D;
	font-weight: normal;
	text-decoration: none;
}
a.lien:hover {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #083048;
}

a.active {
	font-family: "trebuchet ms";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#fff;	
	}
a.lien2 {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #498DA6;
	font-weight: normal;
	text-decoration: none;
	background-color: #082F45;
}
a.lien2:hover {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #083048;
}
a.lien3 {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien3:hover {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.lien4 {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien4:hover {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.txt {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #498DA6;
}
.bg_evenements {
	background-image: url(images/bg_evenements.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_blanc {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;
}
.txt_top {
	font-family: "trebuchet ms";
	color: #036B8D;
	font-size: 11px;
}
.champ_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #498DA6;
	width: 175px;
	height: 12px;
}
.txt_field {
	width: 451px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #498DA6;
	height: 100px;
}
.bouton {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.txt_blanc2 {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
}
.pointille {
	background-image: url(images/pointille2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.txt_orange {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FF3300;
}

.response {
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	}
