body, html, td, th {
	margin: 0;
	border: 0;
	font-family: Tahoma;
	font-size: 14px;
}
td, th {
	font-size: 12px;
}
body {
	text-align: center;
}
a {
	color: #ab7100;
}
a:hover, #nametop #langs a.active {
	color: #f0a82e;
}
#page {
	width: 990px;
}
#page {
	text-align: left;
	margin: 0 auto;
}

#nametop {
	color: #9a9797;
}
#nametop #logo, #nametop #title, #nametop #address {
	float: left;
	
}
#nametop #logo {
	height: 120px;
}
#nametop #logo img {
	margin-top: 5px;
	border: none;
}
#nametop #title {
	border-left: 2px solid #e9e8e8;
	border-right: 2px solid #e9e8e8;
	height: 100px;
	margin: 0 10px 0 10px;
	padding: 0 15px 0 15px;
	position: relative;
	top: 10px;
}
#nametop #title h1.maintitle {
	padding-top: 25px;
}
#nametop #title h1.maintitle, h2.subtitle {
	color: #716e6e;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, Serif;
	text-shadow: 1px 1px 4px #aaa; 
}
#nametop #title h1.maintitle a , #nametop #title h2.subtitle span {
	width: 530px;
	display: block;
}
#nametop #title a {
	text-decoration: none;
	color: 716e6e;
}
#nametop #title h1.maintitle {
	color: #716e6e;
	font-size: 23px;
	letter-spacing: 3px;
	position: relative;
	left: 3px;
}
#nametop #title h2.subtitle {
	font-size: 14px;
	font-style:italic;
}
#nametop #title h2.pagetitle {
	text-transform: uppercase;
	font-size: 18px;
	color: #716e6e;
}
#nametop #langs {
	text-align: right;
	float: right;
}
#nametop #langs p {
	margin: 0;
	position: absolute;
	width: 150px;	
	margin-left: -150px;
}
#nametop #langs a {
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
}
#address, #coordinates {
	margin: 0;
	font-size: 13px;
	letter-spacing: 1px;
}
#nametop #address {
	padding-top: 30px;
	width: 240px;
	float: right;
	text-align: right;
}
#nametop #address strong {
	letter-spacing: 3px;
	display: block;
}
#nametop #address span {
	display: block;
}


#navtop {
	clear: left;
	border: 1px solid #e9e8e8;
	height: 36px;
}
#navtop ul#menutop {
	
	margin: 0;
	padding: 0;
	float: left;
}
#navtop ul#menutop li {
	margin: 3px 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: auto;
	border-right: 1px solid #eee;
}
#navtop ul#menutop li a {
	float: left;
	display: block;
	height: 29px;
	line-height: 29px;
	margin: 0 5px;
	padding: 0 10px 0 3px;
	text-transform: uppercase;
	color: #7c7a7a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px #E9E8E8; 
	border: 1px solid #fff;
}
#navtop ul#menutop li a:hover, #navtop ul#menutop li a.active {
	background: #efa72f url('/images/menutop-elt.png') repeat-x top;
	border: 1px solid #f0a82e;
	color: #fff;
	text-shadow: 1px 1px 3px #dcdada; 
}
#navtop ul#menutop li a span {
	display: block;
	padding-left: 12px;
	background: url('/images/menutop-puce.png') left center no-repeat;
}
#navtop ul#menutop li a span span {
	display: none;
}
#navtop ul#menutop li a:hover span, #navtop ul#menutop li a.active span {
	background: url('/images/menutop-puceH.png') left center no-repeat;
}
#navtop div#resatop {
	margin-right: 1px;
	position: relative;
	top: 1px;
	float: right;
	height: 34px;
	background: #e9e8e8;
	background: #efa72f url('/images/menutop-elt.png') repeat-x top;
}
* html #navtop div#resatop {
	top: 0;
}
* html #navtop div#resatop {
	height: 36px;
	overflow: hidden;
	margin: 1px;
}
#navtop div#resatop .block {
	margin: 2px 4px;
	padding: 0 1px 1px 1px;
	float: left;
	background: #fff;
}
#navtop div#resatop .block div {
	height: 29px;
	overflow: hidden;
	float: left;
}
* html #navtop div#resatop .block div {
	height: 31px;
}
#navtop div#resatop .block label {
	display: block;
	background: #fff;
	color: #7c7a7a;
	letter-spacing: 1px;
	text-align: center;
	font-size: 10px;
	padding: 1px 0 0 0;
	text-transform: uppercase;
}
#navtop div#resatop .block label span {
	background-image: url(/css/ui-lightness/images/ui-icons_ffd27a_256x240.png);
	width: 10px;
	height: 11px;
	float: left;
}
#navtop div#resatop .block label span.dates {
	background-position: -35px -114px;
}
#navtop div#resatop .block label span.nbs {
	background-position: -114px -98px;
}

#navtop div#resatop .focus label span {
	background-image: url(/css/ui-lightness/images/ui-icons_ef8c08_256x240.png);
}
#navtop div#resatop .block input, #navtop div#resatop .block select {
	border: 1px solid #e1ded8;
	font-size: 10px;
	margin: 0;
	padding: 0 2px;
	height: 16px;
	width: 70px;
	text-align: center;
}
#ui-datepicker-div {
	margin-top: 2px;
	margin-left: -3px;
}
a.submit {
cursor: pointer;
	text-decoration: none;
}
input.submit, button.submit, a.submit span.txt {
	border: 1px solid #fff;
	text-shadow: 1px 1px 3px #dcdada; 
	background: #efa72f url('/images/menutop-elt.png') repeat-x top;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 27px;
	height: 30px;	
	filter:chroma(color=#000000);
	cursor: pointer;
	text-decoration: none;
}
* html a.submit span.txt {
	line-height: 30px;
}
a.submit span.txt {
	display: block;
}
a.submit span.pre, a.submit span.post {
	display: none;
}
a.submit:hover {
	color: #fff;
}

#navtop div#resatop span.submit input, #navtop div#resatop span.submit a span.txt {
	position: relative;
	top: 2px;
	margin-right: 2px;
	padding: 0 5px;
}
* html #navtop div#resatop .submit input, * html #navtop div#resatop .submit a span.txt {
	height: 32px;
}

#navtop div#resatop span.submit a span.txt {
	float: left;
	top: 2px;
	height: 28px;
}
* html #navtop div#resatop span.submit a span.txt {
	top: 2px;
}

.submit input:hover, a.submit:hover span.txt , input.submit:hover {
	background: #efa72f url('/images/menutop-elt.png') repeat-x bottom;
}

#content {
	color: #6c6363;
	/*font-size: 15px;*/
}

h2.pagetitle, .popup big.titre, #calendrierevenements h1 {
	border-bottom: 1px dotted #ab7100;
	font-size: 23px;
	font-family: Georgia, Serif;
	font-weight:normal;
	letter-spacing: 3px;
	padding-left: 15px;
	text-shadow: 1px 1px 4px #ccc; 
	background: url('/images/puce.gif') left center no-repeat;
	text-align: left;
	display: block;
}
h2.pagetitle a, h2.pagetitle a:hover {
	text-decoration: none;
	color: #6c6363;
}
h3 {
	margin: 3px 0 0 0;
	font-size: 17px;
	color: #ab7100;
	font-weight: normal;
	font-family: Georgia, Serif;
}

#content p {
	text-align: justify;
	margin: 0 0 6px 0;
}
#content ul {
	margin: 0 0 6px 0;
}
#menubottom {
	clear: left;
	padding: 10px 0 0 0;
	margin: 0;
}
#menubottom li {
	margin: 0 4px;
	padding: 5px;
	list-style-type: none;
	border: 1px solid #CECECE;
	float: left;
}
#menubottom li.first {
	margin-left: 0;
	margin-right: 3px;
}
#menubottom li.last {
	margin-left: 0;
	margin-right: 0;
	position: relative;
	left: 3px;
}
#menubottom li a {
	cursor: pointer;
	float: left;
	display: block;
	text-decoration: none;
	color: #3c3a3a;
	border: 1px solid #807A7A;
	font-size: 11px;
}
#menubottom li a:hover, #menubottom li a.active {
	background-position: 0 77px;
	border-color: #3c3a3a;
}
#menubottom li a span.cont {
	cursor: pointer;
	display: block;
	width: 178px;
	height: 75px;
}
#menubottom li a span.cont span.desc {
	cursor: pointer;
	display: block;
	background: url('/images/white.60.png');
	height: 15px;
	position: relative;
	top: 60px;
	overflow: hidden;
}
#menubottom li a span.cont strong {
	cursor: pointer;
	padding: 1px 5px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	text-shadow: 0px 0px 3px #eee; 
}

#footer {
	font-size: 12px;
	clear: left;
	text-align: center;
	padding-top: 5px;
}
#footer hr {
	height: 3px;
	color: #e9e8e8;
	border: none;
	border-top: 3px solid #e9e8e8;
	margin: 0;
}

#photosbox {
	width: 440px;
	float: left;
	border: 1px solid #cecece;
	overflow: hidden;
	margin-bottom: 20px;
}
#photosbox img {
	position: absolute;
}
* html #photosbox {
	margin-top: 15px;
}
#photos {
	float: left;
	padding: 5px 5px 0 5px;
}
#photos .panel {
	border: 1px solid #807a7a;
	background: #e9e8e8;
	position: relative;
}
#photos .pointer {
	border-color: #fff;
}
.filmstrip {
	margin: 0;
	padding: 0;
}

#pageright {
	padding-left: 450px;
}

.popup img {
	margin-top: 5px;
	margin-bottom: 20px;
}

#map {
	border: 1px solid #CECECE;
	padding: 5px;
}
#map #mapobject {
	height: 235px;
	border: 1px solid #807A7A;
}
#pageright #address {
	
}
#pageright #address div, #pageright #coordinates div {
	padding-left: 20px;
	float: left;
}
#pageright #address, #pageright #coordinates {
	
}
#mapdet1, #mapdet2 {
	padding-left: 10px;
	margin-top: 5px;
}
#mapdet1 {
	float: left;
	width: 270px;
	border-right: 1px solid #CECECE;
}
#mapdet2 {
	float: left;
}

.ui-dialog .ui-dialog-title {
	margin: 0;
	text-transform: uppercase;
}

.packages {
	position: relative;
}
* html .packages {
	top: 1px;
}
.packages .package {
	border: 1px solid #CECECE;
	padding: 5px;
	margin: 0 0 5px 0;
	font-size: 14px;
	height: 77px;
}

.packages .package .img {
	float: left;
	margin: 0 5px 5px 0;
}
.packages .package .img img {
	width: 75px;
	height: 75px;
	border: 1px solid #3C3A3A;
}
.packages .package p {
	margin: 0;
	line-height: 1.15em;
	height: 2.3em;
	overflow: hidden;
}
.packages .package strong {
	display: block;
	margin-bottom: 3px;
}
.packages .package strong a {
	text-decoration: none;
	letter-spacing: 2px;
	font-family: Georgia, Serif;
	font-weight: normal;
	font-size: 15px;
}
a.puce {
	padding-left: 15px;
	background: url('/images/menutop-puce.png') no-repeat left center;
}
.packages .package .more {
	display: block;
	float: left;
	margin: 0;
	padding-left: 15px;
	background: url('/images/menutop-puce.png') no-repeat left center;
}

.img_wrap  {
	border: 1px solid #3C3A3A;
}


form .text, form textarea {
	width: 100%;
	border: 1px solid #e1ded8;
	font-family: arial;
	font-size: 12px;
	padding: 1px;
	text-align: justify;
}
.admin form th {
	text-align: left;
	font-size: 14px;
}

.chambres table {
	border: 1px solid #CECECE;
	padding: 5px;
	border-collapse: collapse;
}
.chambres table td {
	padding: 1px 2px;
	background: #f9f9f9;
	border-bottom: 1px solid #8B8686;
	border-right: 1px solid #8B8686;
}
.chambres table th {
	border-bottom: 1px solid #807A7A;
	border-right: 1px solid #807A7A;
	padding: 2px 3px;
	background: #e9e9e9 url('/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png') 10px;
}

.readonly {
	background: #eee;
	cursor: not-allowed;
}


p.bookbtn {
	text-align: center !important;
	margin-top: 10px !important;
}
p.bookbtn .submit {
	margin: auto;
	width: 200px;
	border-color: #E9E8E8;
}

* html .dynpage ul, * html .puces {
	margin-left: 20px !important;
}
.dynpage ul li, .puces li {
	list-style-image: url('/images/puce.png');
}

#zoneevts {
	height: 300px;
}
* html #zoneevts {
	height: 308px;
	overflow: hidden;
}
.accordion h3 {
	padding-left: 25px;
	font-family: Tahoma;
}
.accordion div {
	font-size: 90%;
}
.accordion div table {
	border-collapse: collapse;
}
.accordion div table td {
	vertical-align: top;
	text-align: justify;
}
.accordion div img {
	border: 1px solid #3C3A3A;
	margin-right: 5px;
}

.ui-accordion-content, ui-helper-reset, ui-widget-content, ui-corner-bottom, ui-accordion-content-active {
	padding: 5px !important;
	border-color: #F0A82E;
}

#videos {
	margin-top: 15px;
}

.panel .panel-overlay {
	background: #fff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	border-bottom: 1px dotted #999;
}
.panel-overlay p {
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
	top: 4px;
	color:#000;
	background: url('/images/menutop-puce.png') 2px center no-repeat;
	font-weight: bold;
}
.panel-overlay p small {
	float: right;
	margin-right: 8px;
	background: #ddd;
	border: 1px solid #ccc;
	font-size: 10px;
	padding: 2px 2px;
	margin-top: -1px;
}
* html .panel-overlay p small {
	margin-top: 3px;
}
.popup .page {
	text-align: left;
}

#calendrierevenements td img {
	margin: 0;
}

.tabListMois {
	width: 100%;
}
.tabListMois td {
	margin: 0;
	padding: 0;
}
.tabListMois td a {
	text-decoration: none;
	background: url('/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png');
	display: block;
	padding: 2px 5px;
	color: #716e6e;
	text-transform: uppercase;
	border: 1px solid #E9E8E8;
}
.tabListMois td a:hover,.tabListMois td a:active, .tabListMois td a.active {
	background: url('/images/menutop-elt.png');
	color: #fff;
	border: 1px solid #F0A82E;
}
.navMois {
	border-collapse: collapse;
	margin: 0 2px 5px 2px;
}
.navMois a {
	background: url('/images/menutop-elt.png');
	color: #fff;
	text-decoration: none;
	padding: 3px 0;
	border: 1px solid #F0A82E;
	text-align: center;
	display: block;
}
.navMois a:hover {
	background: #efa72f url('/images/menutop-elt.png') repeat-x bottom;
	border: 1px solid #f0a82e;
}
.navMois .prevMonth a {
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
}
.navMois .nextMonth a {
	float: right;
	padding-right: 5px;
	padding-left: 10px;
	text-align: right;
}