body {
	color: #000000;
	background-color: #87BEFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fond-absolu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}
#page {
	border: thin solid #FEE21D;
	background-image: url(images/fond-body.jpg);
	text-align: left;
	width: 1024px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	background-color: #FFD48F;
	margin: 0px;
	padding: 0px;
}
#bouton {
	background-image: url(images/fond-btn.jpg);
	height: 35px;
	width: 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #026B33;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 40px;
}
.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #026B33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #026B33;
}

#bouton a{
	color: #026B33;
	text-decoration:none;
}

#bandeau {
	height: 270px;
	text-align: right;
}
#menu {
	width: 265px;
}
#item {
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	width: 165px;
	padding-left: 30px;
	padding-top: 10px;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #026B33;
	margin-bottom: 15px;
}
#item a, #item_over a {
	color: #026B33;
	text-decoration: none;
}
#item_over {
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	width: 165px;
	padding-left: 30px;
	padding-top: 10px;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #026B33;
	margin-bottom: 15px;
	background-image: url(images/fond_item-over-old.gif);
}

.piedPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #026B33;
	font-weight: bold;
}
#corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
}

#item:hover {
	background-image: url(images/fond_item-over.gif);
}
.piedPage a {
	color: #000000;
}
#popup {
	background-color: #FFD48F;
	background-image: url(images/fond-popup.jpg);
	width: 427px;
	padding-top: 190px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.intituleTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006D39;
}
.tarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
