@charset "UTF-8";
/* CSS Document */


/*= Main
-------------------------------------------------------------------------*/

body {
	margin: 0 0 20px 0;
	padding: 0;
	color: #333;
	font: 13px/16px Arial, Helvetica, sans-serif;
	background:#544427 url(../img/bg-wood.jpg) repeat-x top;
}
table, td {
	font: 12px/15px Arial, Helvetica, sans-serif;
}
p {
	padding:0 0 20px 0;
	margin:0;
}
.clear {
	clear: both;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color:#976100;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	text-decoration:underline;
	color:#976100;
}
/*= Titles
-------------------------------------------------------------------------*/

h1 {
	color:#3f1304;
	padding:0;
	margin:0 0 20px 0;
	letter-spacing:-1px;
	font: italic bold 28px/30px Georgia, "Times New Roman", Times, serif;
}
h2 {
	color:#3f1304;
	padding:0;
	margin:0 0 10px 0;
	letter-spacing:-1px;
	font: italic bold 16px/18px Georgia, "Times New Roman", Times, serif;
}
h3 {
	color:#3f1304;
	padding:0;
	margin:0 0 10px 0;
	letter-spacing:-1px;
	font: italic bold 14px/16px Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size:10px;
	font-weight:normal;
	color:#ccc;
	padding:3px 5px 3px 5px;
	margin:0 0 5px 0;
	background:#242424;
}
hr {
	color: #d0c9ba;
	height: 1px;
	background: #d0c9ba;
	border:0;
}
img.cadre {
	border: 5px solid #FFF;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
}
/*= Layouts
-------------------------------------------------------------------------*/

#pageWrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto 20px auto;
}
#lay-top {
	width:960px;
	height:20px;
	padding:10px 0 0 0;
	line-height:11px;
	color:#dbd2c3;
}
#lay-top span {
	float:left;
}
ul#nav-tools {
	padding:0;
	margin:0;
	float:right;
}
ul#nav-tools li {
	display:inline;
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	float:left;
	border:none;
	color:#9f8f71;
	font-size:11px;
}
ul#nav-tools li a {
	color:#ccc1ac;
	font-weight:bold;
}
ul#nav-tools li a:hover {
	color:#fff;
	text-decoration:none;
}
#lay-content {
	width:960px;
	background:#e9e6df url(../img/lay-content-bg.jpg) no-repeat top;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	position:relative
}
#lay-content-en {
	width:960px;
	background:#e9e6df url(../img/lay-content-bg-en.jpg) no-repeat top;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	position:relative
}
#headerLogo {
	text-align: left;
	height:106px;
	margin: 10px 0;
	background:url(../img/logo-fuego.gif) no-repeat;
	text-indent:-5000px;
}
a#btn-accueil {
	position:absolute;
	top:0;
	left:0;
	width:650px;
	height:120px;
	text-indent:-5000px;
}
a#btn-reservations {
	position:absolute;
	top:0;
	right:0;
	width:226px;
	height:46px;
	background: url(../img/btn-reservations.gif);
	text-indent:-5000px;
}
a#btn-resrvations:hover {
	background: url(../img/btn-reservations-on.gif);
}
a#btn-reservations-en {
	position:absolute;
	top:0;
	right:0;
	width:226px;
	height:46px;
	background: url(../img/btn-reservations-en.gif);
	text-indent:-5000px;
}
a#btn-resrvations-en:hover {
	background: url(../img/btn-reservations-on-en.gif);
}
/*= Nav Super
-------------------------------------------------------------------------*/

ul#nav-super {
	padding:0;
	margin:0;
	position:absolute;
	top:130px;
	left:30px;
}
ul#nav-super li {
	display:inline;
	padding:0 10px 0 0;
	margin:0;
	list-style:none;
	border:none;
	float:left;
	font: italic bold 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
ul#nav-super li a {
	display: inline-block;
	color:#3f1304;
	padding: 5px 15px 6px;
}
ul#nav-super li a:hover {
	background: #591b06;
	padding: 5px 15px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../js/border-radius.htc);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}
#accueil ul#nav-super li a#accueil, #gite ul#nav-super li a#gite, #chambres ul#nav-super li a#chambres, #forfaits ul#nav-super li a#forfaits, #activites ul#nav-super li a#activites, #joindre ul#nav-super li a#joindre {
	background: #591b06;
	padding: 5px 15px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../js/border-radius.htc);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}
/*= Slideshow
-------------------------------------------------------------------------*/
#lay-slideshow {
	padding:0;
	margin:0;
	position:absolute;
	top:202px;
	left:30px;
	width:900px;
	height:300px;
	background:#fff;
}
.pics {
	width:   900px;
	height:  300px;
	padding: 0;
	margin:  0;
}
.pics img {
	width:  900px;
	height:300px;
	top:  0;
	left: 0
}
/*#slideshow {
	position:relative;
	height:300px;
}
#slideshow div {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 300px;
}
#slideshow div.active {
	z-index:10;
	opacity:1.0;
}
#slideshow div.last-active {
	z-index:9;
}
#slideshow div IMG {
	height: 300px;
	display: block;
	border: 0;
}*/
/*= Main
-------------------------------------------------------------------------*/

#lay-main-content {
	padding:540px 20px 0 20px;
}
#lay-main-content ul#col-content {
	padding:0;
	margin:0;
}
#lay-main-content ul#col-content li {
	display:inline;
	padding:10px 0 10px 0;
	margin:0;
	list-style:none;
	float:left;
	border:none;
	width:50%;
}
#lay-main-content ul#col-content li#col1 {
	width:440px;
	margin:0 40px 0 0;
}
#lay-main-content ul#col-content li#col2 {
	width:440px;
}
#lay-main-content ul#col-content ul.liste {
	padding:0;
	margin:0 0 20px 0;
}
#lay-main-content ul#col-content ul.liste li {
	float:none;
	display:list-item;
	padding:5px 0 5px 10px;
	margin:0;
	border-bottom: 1px dotted #d0c9ba;
	width:100%;
	color:#3f1304;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#logo-footer ul {
	padding:0;
	margin:0;
}
#logo-footer ul li {
	display:inline;
	padding:10px 0 10px 0;
	margin:0;
	list-style:none;
	float:left;
	border:none;
}
#lay-footer {
	width:960px;
	height:20px;
	padding:10px 0 0 0;
	line-height:11px;
	color:#af9f82;
}
#lay-footer span {
	float:left;
}
ul#nav-tools-footer {
	padding:0;
	margin:0;
	float:right;
}
ul#nav-tools-footer li {
	display:inline;
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	float:left;
	border:none;
	color:#69593c;
	font-size:11px;
}
ul#nav-tools-footer li a {
	color:#a29275;
	font-weight:bold;
}
ul#nav-tools-footer li a:hover {
	color:#fff;
	text-decoration:none;
}
ul.lay-chambres {
	padding:0;
	margin:0;
}
ul.lay-chambres li {
	display:inline;
	padding:0;
	margin:0 0 30px 0;
	list-style:none;
	float:left;
	border:none;
}
ul.lay-chambres li.col1 {
	width:300px;
	text-align:right;
	padding:0 20px 0 0
}
ul.lay-chambres li.col2 {
	width:560px;
}
a#alterego {
	float:left;
	display:block;
	width:145px;
	height:34px;
	margin: 0;
	background:url(../img/alterego2.gif) no-repeat;
	text-indent:-5000px;
}
a#btn-disponibilite {
	width:190px;
	height:70px;
	background: url(../img/btn-disponibilite.jpg) no-repeat;
	display: block;
	float:right;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin:0;
	padding:17px 0 10px 20px;
	text-decoration:none;
}
a#btn-disponibilite:hover {
	color:#fdd260;
}

	
	
	
/*= END
-------------------------------------------------------------------------*/
