body {
	background-image: url(images/fond_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #223605;
	text-align: center;
}
#bandeau {
	background-image: url(images/bandeau.jpg);
	height: 267px;
	width: 715px;
	background-position: right;
}
#page {
	width: 715px;
	background-color: #88C01F;
	background-image: url(images/fond-bas-page.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 130px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5F35;
	line-height: 14px;
}
p {
	font-size: 12px;
	line-height: 14px;
	text-indent: 15px;
	margin-left: 10px;
	margin-right: 0px;
}
#item a, #item_hover a {
	color: #3D5F35;
	text-decoration: none;
}

.normalBlanc {
	color: #FFFFFF;
}
.grasBlanc {
	font-weight: bold;
	color: #FFFFFF;
}

#item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D5F35;
	background-image: url(images/fond-item.jpg);
	text-align: center;
	height: 27px;
	width: 207px;
	font-weight: bold;
	padding-top: 10px;
	background-position: right;
	line-height: 14px;
}
#item:hover, #item_hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D5F35;
	text-align: center;
	height: 27px;
	width: 207px;
	font-weight: bold;
	padding-top: 10px;
	background-position: right;
	line-height: 14px;
	background-image: url(images/fond-item-over.jpg);
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 10px;
}

#pied a, #pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


#menu{
	float:left;
	width:207px;
	margin-right:5px;
}
#tarifs, #tarifs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 3px solid #223605;
}
#tarifs td {
	border: 1px solid #223605;
}
#tarifs2 td {
	color: #FFFFFF;
	font-size:12px;
}
#liste_infos {
	background-color: #608617;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#ligne_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #608617;
	background-image: url(images/fond-info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	height: 25px;
	padding-top:10px
}
#liste_infos a {
	color: #FFFFFF;
}
a:link, a:visited {
	color: #FFFFFF;
}
#a:hover {
	color: #FFFF00;
}
.petit {
	font-size: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
