body {
	color: #444;
	font-family: arial, sans-serif;
	font-size: 9pt;
	background: #e0dcdb;
	}

* {
	margin: 0;
	padding: 0;
	}

a {color: #444;}

img {border: 0;}

#wrapper {
	width: 925px;
	margin: 15px auto;
	padding-top: 12px;
	background: #fff;
	}
	
#header {
	width: 100%;
	height: 112px;
	background: url(/image/banner.jpg) no-repeat top right;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	}

#header img {
	float: left;
	margin: 0px 0 0 25px;
}

#header p {
	float: right;
	width: 725px;
	margin: 22px 0 0 0;
	font-size: 15pt;
	color: green;
	}
	
#header p a {color: green;}	
	
#content {
	padding: 15px;
}

#left {
	float: left;
	width: 170px;
	height: 100%;
	}

#left a {
	text-decoration: none;
	}

#left ul#lang {
	list-style-type: none;
	height: 25px;
	margin-left: 2px;
	}

#left ul#lang li {
	float: left;
	width: 30px;
	text-align: center;
	}

#left ul#cat {
	clear: left;
	list-style-type: none;
	}

#left ul#cat li {
	width: 155px;
	line-height: 27px;
	margin-bottom: 8px;
	font-size: 10pt;
	background: #e0dcdb;
	text-align: center;
	}
	
#left ul#cat li a {
	display: block;
	width: 100%;
	text-decoration: none;
	border: 1px solid #fff;
	}
	
#left ul#cat li	a:first-letter {
	font-size: 13pt;
}

#left ul#cat li a:hover {
	background: #fff;
	border: 1px solid #888;
}

#loca {
	width: 155px;
	margin: 10px 0 0 0;
	padding: 2px 0;
	background: #e0dcdb;
	text-align: center;
	}

#loca p {
	margin: 5px 7px;
	}

#loca img {
	border: 2px solid #fff;
	}

#right {
	float: right;
	width: 720px;
	right: 15px;
	margin: 25px 0 0 0;
	}

#ariane {
	width: 690px;
	line-height: 29px;
	margin-top: 1px;
	padding-left: 20px;
	background: #e0dcdb;
	font-size: 10pt;
	}

#content h1 {
	margin: 10px 0;
	font-size: 12pt;
}

#content h2, #content h3 {
	margin: 5px 0;
	font-size: 10pt;
	}

#appart h2 {
	clear: left;
	background: #E0DCDB;
	text-align: center;
	}

#appart h2 a {
	display: block;
	text-decoration: none;
	padding: 8px 0;
	font-size: 11pt;
	}
	
#appart h2 a:hover {text-decoration: underline;}
	
#appart div {padding: 10px;}

#appart img {
	float: left;
	margin: 0 25px 15px 0;
	}

#div_zoom {
	float: left;
	}

#gallery img {margin: 0 0 10px 18px;}
#gallery_click {text-align: center;font-weight: bold;}

.loca {
	float: left;
	margin: 0 15px 20px 0;
	text-align: center;
	}

table.tarif {background: #aaa;margin-top: 20px;width: 460px;float: right;margin-right: 10px;}
table.tarif td {background: #fff;width: 25%;padding: 1px 5px;}
table.tarif td.imp {font-weight: bold;}

table#photo {width: 500px;margin: 0 auto;}
table#photo td {text-align: center;font-weight: bold;}

#right ul {
	list-style-type: none;
	}

#right ul li {
	margin-left: 15px;
	}

#footer {
	clear: both;
	padding: 25px 0 10px 120px;
	text-align: center;
	font-size: 9pt;
	}
	
#footer a {
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

#footer p {
	margin-bottom: 5px;
	}
