/* STYLE */

html, body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #512F22;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	margin: 0;
}

div.wrapper {
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 852px;
	margin: 0 auto;
	padding: 0;
}

/* HEADER */

div.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 852px;
	height: 324px;
	margin: 0;
	padding: 10px 0px 0px 0px;
}

div.menu {
	display:block;
	width: 852px;
	margin: 0;
	padding: 0;
}

a.plantation {
	background-image: url(../images/bt_plantation.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 428px;
	height: 114px;
	display: block;
	float: left;
}
a.plantation:visited {
	background-image: url(../images/bt_plantation.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 428px;
	height: 114px;
	margin: 0;
	padding: 0;
}
a.plantation:hover {
	background-image: url(../images/bt_plantation_over.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 428px;
	height: 114px;
	margin: 0;
	padding: 0;
}




a.plantation2 {
	background-image: url(../images/bt_plantation_over.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 428px;
	height: 114px;
	display: block;
	float: left;
}
a.plantation2:visited {
	background-image: url(../images/bt_plantation_over.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 428px;
	height: 114px;
	margin: 0;
	padding: 0;
}
a.plantation2:hover {
	background-image: url(../images/bt_plantation_over.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 428px;
	height: 114px;
	margin: 0;
	padding: 0;
}




a.domaine {
	background-image: url(../images/bt_domaine.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 424px;
	height: 114px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}
a.domaine:visited {
	background-image: url(../images/bt_domaine.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 424px;
	height: 114px;
	margin: 0;
	padding: 0;
}

a.domaine:hover {
	background-image: url(../images/bt_domaine_over.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 424px;
	height: 114px;
	margin: 0;
	padding: 0;
}



a.domaine2 {
	background-image: url(../images/bt_domaine_over.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 424px;
	height: 114px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}
a.domaine2:visited {
	background-image: url(../images/bt_domaine_over.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 424px;
	height: 114px;
	margin: 0;
	padding: 0;
}

a.domaine2:hover {
	background-image: url(../images/bt_domaine_over.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 424px;
	height: 114px;
	margin: 0;
	padding: 0;
}





div.top {
	padding: 0px 0px 0px 0px;
	margin: 28px 0px 0px 0px;
	clear: left;
	text-align: left;
	width: 310px;
	height: 192px;
	display: block;
	float: right;
}

div.flash {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	width: 532px;
	height: 220px;
	display: block;
	float: right;
}

h1.top {
	font-size: 0;
	margin: 0;
	padding: 0;
	display: none;
}

div.top h1 {
	color: #FF8A00;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.top h2 {
	color: #FF8A00;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

div.top p {
	color: #FFF4BE;
	font-size: 0.7em;
	line-height: 13px;
	margin: 0 105px 5px 0;
	padding: 0;
}

div.top p.couleur {
	color: #FFCC00;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 13px;
	margin: 0 94px 5px 0;
	padding: 0;
}

/* CONTENU */

span {
	display: none;
}

div.contenu {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 852px;
	margin: 0;
	padding: 0;
}

div.colonnes {
	width: 632px;
	padding: 0px 0px 0px 0px;
	margin: 0px 115px 0px 105px;
	overflow: auto;
	text-align: left;
}

div.gauche {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	clear: left;
	text-align: left;
	width: 305px;
}

div.droit {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	clear: right;
	text-align: left;
	width: 294px;
}

div.contenu p {
	color: #000000;
	font-size: 0.7em;
	line-height: 13px;
	margin: 0 0 10px 0;
	padding: 0;
}

div.contenu p.couleur {
	color: #5E4E00;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 13px;
	margin: 0 0 10px 0;
	padding: 0;
}

div.contenu h1 {
	color: #5E4E00;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.contenu h2 {
	color: #5E4E00;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

div.contenu ul li {
	color: #000000;
	font-size: 0.7em;
	line-height: 16px; 
}

em {
	color: #000000;
	font-weight: bold;
	font-style:normal;
}

img {
	padding: 0;
	margin: 0px 8px 5px 0px;
	float: left;
}

img.right {
	padding: 0;
	margin: 0px 8px 5px 0px;
	float: right;
}

div.boutons {
	width: 632px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	text-align: left;
}

a.ecrire {
	background-image: url(../images/bt_ecrire.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 84px;
	height: 31px;
	display: block;
	float: right;
	margin-top: 22px;
	padding: 0;
}

a.ecrire:visited {
	background-image: url(../images/bt_ecrire.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 84px;
	height: 31px;
	margin-top: 22px;
	padding: 0;
}

a.ecrire:hover {
	background-image: url(../images/bt_ecrire.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 84px;
	height: 31px;
	margin-top: 22px;
	padding: 0;
}

a.itineraire {
	background-image: url(../images/bt_itineraire.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border: 0;
	width: 84px;
	height: 31px;
	display: block;
	float: right;
	margin-top: 22px;
	padding: 0;
}

a.itineraire:visited {
	background-image: url(../images/bt_itineraire.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 84px;
	height: 31px;
	margin-top: 22px;
	padding: 0;
}

a.itineraire:hover {
	background-image: url(../images/bt_itineraire.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 84px;
	height: 31px;
	margin-top: 22px;
	padding: 0;
}

a.livre {
	color: #5E4E00;
	text-decoration: none;
	margin-right: 5px;
}

a.livre:visited {
	color: #5E4E00;
	text-decoration: none;
}

a.livre:hover {
	color: #5E4E00;
	text-decoration: underline;
}

/* FOOTER */

div.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 852px;
	height: 71px;
	margin: 0;
	padding: 0;
}

#liens{
	margin: 30px 5px 0 0;
	padding: 0;
	width: 416px;
	height: 41px;
	text-align: left;
	float: right;
	clear: right;
	text-align: right;
}

#liens p {
	font-size: 0.7em;
	padding : 0 95px 2px 0;
	margin : 0;
}

#liens a.gites:link {
	color: #FF5400;
	text-decoration: none;
}

#liens a.gites:visited {
	color: #FF5400;
	text-decoration: none;
}

#liens a.gites:hover {
	color: #FF5400;
	text-decoration: underline;
}

#liens a.route:link {
	color: #FFF4BE;
	text-decoration: none;
	margin-right: 5px;
}

#liens a.route:visited {
	color: #FFF4BE;
	text-decoration: none;
}

#liens a.route:hover {
	color: #FFF4BE;
	text-decoration: underline;
}

#copyright {
	margin: 25px 0 0 0;
	padding: 0;
	width: 426px;
	height: 46px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	clear: left;
	text-align: left;
}

#copyright p {
	font-size: 0.7em;
	color: #B09501;
	padding : 0 0 2px 90px;
	margin : 0;
}

#copyright a {
	color: #B09501;
	text-decoration: none;
}

#copyright a:visited {
	color: #B09501;
	text-decoration: none;
}

#copyright a:hover {
	color: #B09501;
	text-decoration: underline;
}
