body {
	margin: 0px;
	padding: 0px;
	background-color: #c2bfbd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
}
#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	float: left;
	height: 65px;
	width: 980px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#bandeau {
	float: left;
	height: 202px;
	width: 980px;
}
#menu {
	float: left;
	height: 37px;
	width: 980px;
}
#corps {
	float: left;
	width: 980px;
	background-image: url(../images/bg_corps_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #725663;
}
#corps a {
	color: #F60;
}

#corps p {
	margin-left: 30px;
}

#corps_hebergement {
	float: left;
	width: 980px;
	background-image: url(../images/bg_corps_hebergement.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #725663;
}
#corps_hebergement p {
	margin-left: 300px;
}

#corps_tarif {
	float: left;
	width: 980px;
	background-image: url(../images/bg_corps_tarif.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #725663;
}
#corps_tarif p {
	margin-left: 300px;
}
#corps_acces {
	float: left;
	width: 980px;
	background-image: url(../images/bg_corps_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #725663;
}
#corps_acces p {
	text-align: right;
	margin-right: 150px;
}

#pied {
	float: left;
	height: 27px;
	width: 980px;
	background-image: url(../images/bg_pied.gif);
	background-repeat: repeat-x;
	padding-bottom:20px;
}
#pied p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #606;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pied p a {
	color: #606;
	text-decoration: underline;
}
#pied p a:hover {
	text-decoration: none;
}
.titre {
	color: #f28f4e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tarifs_tab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #600;
	background-color: #CCC;
	padding: 3px;
	display: block;
	width: 500px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}
#frm_contact {
	float: right;
	width: 600px;
	margin-right: 120px;
	margin-top: 0px;
}
#tbl_contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFC;
}
.message {
	color: #0C0;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFC;
	border: 1px solid #FFC;
	background-color: #725663;
	padding: 2px;
}
#partenaires {
	background-color: #FFF;
	width: 200px;
	margin-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #725663;
	padding: 2px;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFC;
	border: 1px solid #FFC;
	background-color: #725663;
	padding: 2px;
}
#logo_samoens {
	position: absolute;
	left: 813px;
	top: 319px;
}
#logo_gite {
	position: absolute;
	left: 870px;
	top: 419px;
}

