@font-face {
    font-family: "Freestyle Script";
    src: url("fonts/FREESCPT.TTF");
}


* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #ffedd2;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
}

img, input {
	background-color:#FAF5EF;
	border:1px solid #E5D8C6;
	padding:4px;
}

p, form {
	margin: 10px 0;
}

hr {
	width: 300px;
	height: 1px;
	margin: 30px auto;
}

table {
	width:100%;
}

.table td, .table th {
	border:1px solid #FED4AA;
}

.clear {
	clear: both;
}

.jolie {
	font-family: "Freestyle Script",Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	color: #e4b013;
	font-size: 18px;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.diapo2 {
	width:700px;
	height:545px;
	margin: 0 auto;
}
#wrapper {
	width: 940px;
	margin : 0 auto;
	padding: 10px 30px;
}

#header {
	position: relative;
	border: 10px solid #FFF;
	background-image:url("images/header.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	height: 132px;
}
	#header h1 {
		position: absolute;
		height: 80px;
		width: 580px;
		top: 0;
		left: 170px;
	}
	
	#header h1 a {
		display: block;
		width: 100%;
		height: 100%;
		color: #7C1100;
		background-image:url("images/logo.png");
		_background-image:url("images/logo-ie.jpg");
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	#header h1 a span {
		display:none;
	}

#header-menu, #lang-selector {
	list-style-type: none;
}
	#header-menu li {
		position: absolute;
	}
	
	#header-menu .menu-1, #header-menu .menu-2, #header-menu .menu-3, #header-menu .menu-4 {
		left: 30px;
		top: 18px;
		width: 140px;
	}
	#header-menu .menu-5, #header-menu .menu-6, #header-menu .menu-7, #header-menu .menu-8, #header-menu .menu-11, #header-menu .menu-12 {
		right: 0;
		top: 18px;
		width: 140px;
	}

	#header-menu .menu-2, #header-menu .menu-11 {
		top: 41px;
	}

	#header-menu .menu-3, #header-menu .menu-7 {
		top: 64px;
	}

	#header-menu .menu-4, #header-menu .menu-8 {
		top: 87px;
	}
	
	#header-menu .menu-9 {
		top: 106px;
		left: 170px;
		width: 290px;
		text-align: center;
	}
	#header-menu .menu-10 {
		top: 106px;
		left: 460px;
		width: 290px;
		text-align: center;
	}
	
	#header-menu li a {
		color: #FFF;
		display: block;
		height: 20px;
		width: 100%;
		text-decoration:none;
	}
	
	#header-menu li a:hover, #lang-selector li a:hover {
		text-decoration:underline;
	}
	
#lang-choix {
	position:absolute;
	top: 83px;
	left: 170px;
	width: 580px;
	text-align: center;
}
	#lang-selector li {
		display: inline;
	}
	
	#lang-selector li a {
		color: #FFF;
		text-decoration:none;
	}
	


#container {
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff;
	background-color: #FFF;
	background-image:url("images/container.jpg");
	background-position: left -20px;
	background-repeat: no-repeat;
	min-height: 388px;
	padding: 40px 90px 0 90px;
}

/*#container-top {
	height: 65px;
	margin: 0;
	font-size: 24px;
}*/

#footer {
	text-align: center;
	color: #e4b013;
	padding-top : 10px;
}

#footer-menu {
	list-style-type: none;
	margin-top: 10px;
}
#footer-menu li {
	display: inline;
}
#footer-menu a {
	color: #e4b013;
}

#content {
	text-align:center;
	letter-spacing: -0.5px;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
}

/*   CSS par page   */

	.accueil-left, .accueil-right, .ch-tarifs-right
	, .ch-tarifs-left {
		width: 250px;
		float: left;
		margin: 0 10px;
		text-align: center;
	}
	.accueil-left a, .accueil-right a, .ch-tarifs-right a, .ch-tarifs-left a {
		text-decoration: none;
	}
	.ch-tarifs-center, .accueil-center {
		width: 180px;
		float: left;
		margin: 0 10px;
	}
	
	.propriete-right, .le-gite-right, .table-right, .pro-right, .acces-right, .act-tour-right {
		width: 380px;
		margin: 0 10px;
		float: left;
	}
	
	.propriete-left, .le-gite-left, .table-left, .pro-left, .acces-left, .act-tour-left {
		width: 320px;
		margin: 0 10px;
		float: left;
	}
	
	#mapcanvas {
		width: 100%;
		height: 400px;
		margin-top: 14px;
	}
	
	#mapcanvas img {
		background-color: transparent;
	}

#guestbook {
	text-align: left;
	letter-spacing: -0.2px;
}

#guestbook-list {
	text-align: justify;
	list-style-type: none;
	letter-spacing: -0.2px;
}

#guestbook-list li {
	border: 1px solid #E4B013;
	margin: 10px 0;
}

#guestbook-list .details {
	font-size: 11px;
	margin: 0;
	background-color: #FAF5EF;
	padding: 10px;
}

#guestbook-list .commentaire {
	padding-left: 10px;
	padding-right: 10px;
}

#error {
	background-color: #F00;
	color: #FFF;
	font-weight:bold;
	padding: 20px;
}
#ok {
	background-color: #0F0;
	color: #000;
	font-weight:bold;
	padding: 20px;
}

