/* FONTS */
body, td, th, input {
	font-family: Calibri, arial;
}

body {
	/*min-width: 320px;*/
	
	font-size:18px;
	color:#666;
}
body.default {
	background: #909284 url('../images/struct/back-body.png');
	background-attachment: fixed;
	margin: 0;
	/*height: 100%;*/
	overflow: auto;
}
body.frame {
	background: #fff;
	margin: 0;
}
.ui-widget {
	font-size: 16px;
}	
a {
	color: #a48700;
}
a:hover, a.active {
/*	color: #948c6d;*/
	color: #be3625;
}
a img {
	border: 0;
}
p {
	text-align: justify;
}
.details ul {
	padding: 0 0 0 15px;
	margin: 5px;
}
.details li {
	padding: 0 0 0 0px;
	margin: 3px 0;
	list-style-image: url('../images/struct/puce.png');
}
#main {
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 20px #000;
}
#main, #booking.fixed>div {
	width: 960px;
}
@media only screen and (min-width: 1280px) {
	#main, #booking.fixed>div {
		width: 1200px;
	}/**/
}
@media only screen and (max-width: 1024px) {
	#main, #booking.fixed>div {
		width: auto;
		margin-left: 10px;
		margin-right: 10px;
	}
}
@media only screen and (max-width: 640px) {
	#booking.fixed>div {
		margin-left: 0px;
		margin-right: 0px;
	}
}
@media only screen and (max-width: 480px)) {
	#main, #booking.fixed>div {
		min-width: 320px;
	}
}
h1, h2, h3, h4, h5, h1 a, h1 a:hover, .menu a {
	font-family: 'Ubuntu Condensed', 'Exo', sans-serif;font-weight: 400; 
	text-decoration: none;
	color:#999;
}
h1 {
	font-size: 40px;
	padding: 10px 0;
	margin: 0 40px;
	display: block;
}
h1 a {
	background: url('../images/struct/hws.png') 0 center no-repeat;
	padding-left: 140px;
	display: block;
	height: 75px;
	line-height: 75px;
	font-weight: normal;
}
@media only screen and (max-width: 1020px) {
	h1 {
		font-size: 35px;
	}
}
@media only screen and (max-width: 800px) {
	h1 {
		font-size: 30px;
		margin: 0 20px;
	}
}
@media only screen and (max-width: 640px) {
	h1 {
		font-size: 25px;
		margin: 0 10px;
	}
}
@media only screen and (max-width: 480px) {
	h1 a {
		padding: 0;
		margin: 0;
		margin-top: 30px;
		background-position: center top;
		padding-top: 70px;
		height: auto;
		line-height: 100%;
		text-align: center;
		font-size: 20px;
	}
}
#c {
	opacity: 0.9;
	position: relative;
	margin-bottom: 10px;
	position: absolute;
	top: 75px;
	width: 100%;
	z-index: 20;
	margin-left: -40px;
}

.center {
	text-align: center;
}

h2 {
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 26px;	
}
h2.maintitle {
	border-radius: 2px 0 0 0;
	overflow: hidden;
	/*float: left;*/
	padding-bottom: 10px;
	padding-right: 5px;
	background: url('../images/struct/back-title.png') bottom left no-repeat;
	/*position: relative;*/
	left: -20px;
	margin: 0;
	position: absolute;
	/*top: 10px;/**/
	bottom: 2px;
	color:#9d9167;
}

h2.maintitle>div {
	background: #f1f1f0 url('../images/struct/back-title-repeat.png') top left repeat-y;
	padding: 10px 20px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	margin-right: 400px;
	min-width: 100px;
}
#content.noanim {
	padding-top: 130px;
}


@media only screen and (max-width: 1024px) {
	#c {
		position: relative;
		top: 0;
		margin-left: 0;
	}
	#content.noanim {
		padding-top: 0;
	}
	h2.maintitle {
		left: 0;
		padding-right: 0;
		padding-bottom: 0;
		background: none;
	}
	h2.maintitle>div {
		padding-left: 0;
		background: none;
		box-shadow: none;
	}
}
@media only screen and (max-width: 768px) {
	h2, h2.maintitle {
		text-align: center;
		float: none;
		position: static !important;
		clear: both;
	}
	h2.maintitle>div {
		margin-right: 0;
	}
}
h3 {
	font-size: 24px;
	margin: 0;
	letter-spacing: 2px;
}
h3 sup {
	position: relative;
	top: 5px;
}
h4 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	letter-spacing: 2px;
}
h4 a {
	color: #900;
	text-decoration: none;
}
h5 {
	font-size: 18px;
	margin: 15px 0 -10px 0;
	font-style: italic;
}


#langs {
	position: absolute;
	top: 0;
	right: 40px;
	margin-right: -5px;
}
#langs a {
	float: left;
	position: relative;
	top: -10px;
	overflow: hidden;
	display: block;
	margin: 0 5px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 0 0 5px 5px;
}
#langs a span {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 45px;
	border-radius: 0 0 5px 5px;
	background: #eee;
}
#langs .home {
	margin-right: 20px;
}
#langs .home>span {
	background: #eee url('../images/struct/home.png') no-repeat center 15px;
}
#langs .home span span {
	display: none;
}
#langs a:hover, #langs a.active {
	top: 0px;
}

#langs a.active span {
	
	background: #be3625;
	color: #ffffff;
}

hr.clear, hr.clearright, hr.clearleft {
	visibility: hidden;
	height: 0;
	margin: 0;
}
hr.clear {
	clear: both;
}
hr.clearright {
	clear: right;
}
hr.clearleft {
	clear: left;
}
input.text, input.submit, .btn {
	margin: 0;
	padding: 0 0.5em;
	font-size: 18px;
	line-height: 30px;
	min-height: 30px;
	vertical-align:middle;
	border: 2px solid #eee;
	margin: 2px 0;-webkit-appearance: none;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
input.submit, .btn {
	color: #fff;
	border-color: #fff;
	background: #be3625;
	font-weight: bold;
	border-radius: 5px;
	cursor: pointer;
	text-transform: uppercase;
	padding: 3px 20px;
}
input.submit:hover, .btn:hover {
	background: #9d2212;
	color: #fff;
}

.btnsmall {
	font-size: 14px;
	min-height: 20px;
	line-height: 20px;
}
.btnmedium {
	font-size: 16px;
	min-height: 22px;
	line-height: 22px;
}
input.text {
	background: #fff;
	border-radius: 2px;
}
input.text:focus {
	border-color: #ddd;
	box-shadow: 0 0 5px #fff;
	border-radius: 2px;
}
.btn {
	display: inline-block;
	text-decoration: none;
}	

.btnsoft {
	background: #9d9167;
	color: #fff;
}
.btnsoft:hover {
	background: #666;
}


.btnlight {
	color:#900;
	font-size: 15px;
	background: #fff;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	display: inline-block;
	border: 1px solid #cecece;
	font-weight: bold;
	min-height: 0;
}
.btnlight:hover {
	color: #fff;
	background-color:#900;
}
/* NAV */
#nav {
	display: none;
}
@media only screen and (max-width: 640px) {
	#nav {
		display: block;
		position: fixed;
		z-index: 10;
		top: 0;
		left: 0;
		width: 100%;
	}
	#nav a {
		display: block;
		float: left;
		width: 33.333333%;
		text-align: center;
		background:#eee;
		padding: 3px 0;
	}
}
/* FIN NAV */

/* CONTENT */
#content {
	margin: 0 40px;
}

@media only screen and (max-width: 800px) {
	#content {
		margin: 0 20px;
	}
	#langs {
		right: 20px;
	}
}
@media only screen and (max-width: 640px) {
	#content {
		margin: 0 10px;
	}
	#langs {
		right: 10px;
	}
	#langs a span {
		width: 55px;
	}
}

@media only screen and (max-width: 480px) {
	#langs {
		left: 0;
		right: 0;
		text-align: center;
		width: 100%;
	}
}
/* FIN CONTENT */

/* ANIMATION */
.anim {
	width: 100%;
	position: relative;
	z-index: 10;
	overflow: hidden;
	margin: 20px 0;
}
.anim img {
	width: 100%;
}
.anim .cpts {
	opacity: 0.7;
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 100;
	padding-top: 5px;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.anim .cpt {
	background: #fff;
	width: 15px;
	height: 15px;
	display: inline-block;
	border-radius: 15px;
	cursor: pointer;/**/
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.anim .cpts:hover {
	opacity: 1;
}
.anim .cpt.active {
	background: #be3625;
	cursor: default;/**/
}
.point {
	position: absolute;
	width: 2.5%;/* 42/1600 */
	height: 6.5%; /* 42/620 */
	z-index: 50;
	display: block;
	text-decoration: none;
}
.point.place {
	width: 2.5%;/* 42/1600 */
	height: 6.5%; /* 42/620 */
}

.point .icon {
	z-index: 52;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #d42800 url('../images/struct/hotel-icon.png') no-repeat center;
	background-size:100% 100%;
	border: 2px solid #fff;
	
	border-radius: 50px;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}	
.point.place .icon {
	background: #dbaf00 url('../images/struct/info-icon.png') no-repeat center;
	background-size:100% 100%;
}
.point .label {
	left: 0;
	font-size: 20px;
	position: absolute;/**/
	z-index: 51;
	white-space: nowrap;
	background: rgba(255,255,255,0.8);
	background: url('../images/struct/back-maptitle.png') repeat-x center;
	height: 100%;
	padding: 0 0.6em 0 1.8em;
	color: #333;/**/
	border-radius: 100px;
	top: 2px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	display: none;/**/
	/*-moz-transform:rotate(45deg); //firefox
	-webkit-transform:rotate(45deg); //Chrome, Safari
	-o-transform:rotate(45deg); //Opera/**/
}
.point .label.left {
	right: 0;
	left: auto;
	padding: 0 1.8em 0 0.6em;
}
.point:hover {
	z-index: 55;
}
.point:hover .icon {
	background-color: #b31400;
}
.point.place:hover .icon {
	background-color: #f7c600;
	
}
.point:hover .label {
	display: table-cell;
	vertical-align:middle;
}
.ie8 .point:hover .label {
	display: block;
}

#contourcircuit {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.3;
	z-index: 20;
}
@media only screen and (max-width: 1280px) {
	.point .label {
		font-size: 18px;
	}
}
@media only screen and (max-width: 1024px) {
	.point .label {
		font-size: 17px;
	}
}
@media only screen and (max-width: 800px) {
	.point .label {
		font-size: 14px;
	}
}
@media only screen and (max-width: 700px) {
	.point .label {
		font-size: 12px;
	}
}
@media only screen and (max-width: 640px) {
	#map {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.anim {
		display: none;
	}
}
/* FIN ANIMATION */


/* LISTE HOTELS */
.hotels, .hotels li {
	display: block;
	margin: 0;
	padding: 0;
}
.hotels {
	clear: both;
	margin: 0 -15px;
}
.hotels li {
	width: 25%;
	float: left;
	margin-bottom: 20px;
}
.hotels li>div {
	margin: 0 15px;
	position: relative;
}
.hotels li:hover {
	background: #f9f9f9;
}
.hotels .img {
	margin-top: 10px;
	max-height: 200px;
	overflow: hidden;
	display: block;
	border: 1px solid #cecece;
	margin-bottom: 10px;
	padding: 0;
}
.hotels img {
	display: block;
	width: 100%;
	background:#eee;
}
.hotels h3 {
	font-size: 18px;
	height: 30px;
	line-height: 10px;
}
.hotels h3 a {
	color: #900;
	text-decoration: none;
}
.hotels p {
	font-size: 15px;
	text-align: justify;
	margin: 10px 0;
	padding-bottom: 45px !important;
}
.hotels a.more {
	position: absolute;
	bottom: 10px;
	right: 0;
	
}
@media only screen and (min-width: 1020px) and (max-width: 1280px) {
	.hotels li {
		width: 25%;
	}
}
@media only screen and (max-width: 1020px) {
	.hotels li {
		width: 50%;
	}
}
@media only screen and (max-width: 640px) {
	.hotels {
		margin: -10px;
	}
	.hotels li {
		width: 50%;
	}
	.hotels li>div {
	margin: 0 10px 30px 10px;
	}
}
@media only screen and (max-width: 480px) {
	.hotels {
		margin: 0;
	}
	.hotels h3 {
		font-size: 20px;
	}
	.hotels li {
		width: 100%;
		border-bottom: 1px solid #666;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.hotels li>div {
		margin: 0;
	}
}
/* FIN LISTE HOTELS */


/* BOOKING */
#booking {
	/*float: right;*/
	/*background: red;/**/
}
#c #booking form {
	border-radius: 0 2px 0 0;
	position: relative;
	right: -20px;
	margin: 0;
	margin-top: 10px;
	padding-bottom: 10px;
	float: right;
	background: url('../images/struct/back-book.png') bottom right no-repeat;
}
@media only screen and (min-width: 720px) {
	#c #booking.fixed {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		float: none;
		margin-top: -2px;
		z-index: 100;
		height: 0;
	}
	#c #booking.fixed>div {
		margin: 0 auto;
		height: 0;
	}
	#c #booking.fixed form {
		margin-top: 0;
	}
}
#c #booking form>div {
	padding: 10px;
	margin-right: 15px;
	background: #fcd322;
	box-shadow: -2px 2px 2px rgba(0,0,0,0.3);
	padding-right: 90px;
}
#booking h3 {
	margin-bottom: 10px;
	font-size: 22px;
	color: #333;
}
#booking input.text {
	width: 100px;
	text-align: center;
}
#c #booking p.submit {
	display: inline;
	margin: 0 0 0 10px;
	position: absolute;
	right: 10px;
	top: 45px;
}
#booking input.submit {
	min-width: 85px;
	padding-left: 0px;
	padding-right: 0px;
}
#booking label span {
	padding: 0 5px;
}
#booking .check {
	display: block;
}

@media only screen and (max-width: 1024px) {
	#c #booking form {
		right: 0;
		background: none;
	}
	#c #booking form>div {
		margin-right: 0;
		box-shadow: none;
	}
	#c #booking.fixed form {
		margin-right: 50px;
	}
}
@media only screen and (max-width: 800px) {
	#c #booking.fixed form {
		margin-right: 30px;
	}
}
@media only screen and (max-width: 768px) {
	#c #booking {
		margin-bottom: 0;
	}
	#c #booking form {
		float: none;
	}
	#c #booking.fixed form {
		margin-right: 0;
		float: right;
	}
}

@media only screen and (max-width: 480px) {
	#c #booking form>div {
		padding-right: 10px;
	}
	#c #booking label {
		display: block;
		width: 100%;
		clear: both;
		height: 44px;
		line-height: 44px;
	}
	#c #booking input.text {
		height: 40px;
	}
	#c #booking label .submit {
		clear: right;
	}
	#c #booking p.submit {
		margin: 0;
		position: static;
	}
	#c #booking label span:first-letter {
		text-transform: uppercase;
	}
	#c #booking label span {
		display: inline-block;
	}
	#c #booking label .text {
		float: right;
		width: 60%;
	}
	#c #booking p.submit {
		padding-top: 10px;
		display: block;
		clear: both;
		text-align: center;
	}
	#c #booking p.submit input {
		width: 100%;
	}
	#c #booking.fixed form {
		float: none;
	}
}
#bookpage #booking form>div {
	padding-right: 10px;
}
#bookpage #booking label {
	display: block;
	width: 100%;
	clear: both;
	height: 44px;
	line-height: 44px;
}
#bookpage #booking input.text {
	height: 40px;
}
#bookpage #booking label .submit {
	clear: right;
}
#bookpage #booking p.submit {
	margin: 0;
	position: static;
}
#bookpage #booking label span:first-letter {
	text-transform: uppercase;
}
#bookpage #booking label span {
	display: inline-block;
}
#bookpage #booking label .text {
	float: right;
	width: 60%;
}
#bookpage #booking p.submit {
	padding-top: 10px;
	display: block;
	clear: both;
	text-align: center;
}
#bookpage #booking p.submit input {
	width: 100%;
}
/* FIN BOOKING */


.cols {
	margin: 0 -10px;
}
.cols .col {
	float: left;
	width: 100%;
}
.cols .col>div {
	margin: 0 10px;
	padding: 10px;
}
.cols .col.nomarginleft>div {
	padding-left: 0;
}
.cols .col50 {
	width: 50%;
}
@media only screen and (max-width: 1024px) {
	.cols {
		margin: 0;
	}
	.cols .col {
		width: 50%;
	}
	.details .cols {
		margin-right: -10px;
	}
	.cols .col>div {
	margin: 0 5px;
	padding: 5px;
	}
}
@media only screen and (max-width: 800px) {
	.details .cols {
		margin-right: 0;
	}
	.details .cols .col50 {
		width: 100% !important;
		min-width: 0 !important;
		float: none;
	}
}
@media only screen and (max-width: 640px) {
	.cols .col50 {
		width: 100% !important;
		min-width: 0 !important;
		float: none;
	}
}



#bottom {
	clear: both;
	margin: 20px 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #f1f1f0;
	padding: 15px 25px 5px 25px;
}
#bottom .puce {
	background: #fff;
}
#bottom h3 {
	color: #9d9167;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	letter-spacing: 3px;
}
#bottom .col50 {
	/*min-width: 400px;*/
}
#bottom li, #bottom ul {
	display: block;
	margin: 0;
	padding: 0;
}
#bottom li {
	clear: both;
	margin: 10px 0;
}
#bottom li img, #bottom li span {
	display: block;
	float: left;
}
#bottom li a {
	display: block;
	vertical-align:middle;
	height: 41px;
	line-height: 41px;
}
#bottom img {
	border: 1px solid #a1a19f;
}
#bottom li span {
	display: block;
	padding-left: 10px;
}
.packagebottom {
	position: relative;
	padding-bottom: 30px;
}
.packagebottom .puce {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 45%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.packagebottom #packagedetail {
	left: auto;
	right: 0;
}
@media only screen and (max-width: 640px) {
	#bottom .col50 {
		clear: both;
	}
	#bottom ul {
		width: 100%;
	}
	#bottom li {
		clear: none;
		float: left;
		width: 50%;
	}
	#bottom li a {
		height: auto;
		line-height: auto;
		padding: 5px;
		background: rgba(255,255,255,0.5);
		text-align: center !important;
	}
	#bottom li img, #bottom li span {
		float: none;
		margin: 0 auto;
		padding: 0 !important;
	}
}
@media only screen and (max-width: 480px) {
	#bottom li {
		clear: both;
		width: 100%;
	}
}
.ui-widget {
	z-index: 100 !important;
}
#d {
	padding-top: 20px;
	padding-bottom: 20px;
}
/*
 *	HOTEL
*/
.details {
 	margin-left: 180px;
}
a.puce, a.back {
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
	display: inline-block;
	border-radius: 12px;
	text-decoration: none;
	padding-left: 2px;
	background: #f0f0f0;
}

a.puce:before, a.back:before {
	content: '» ';
	background:#a1a1a1;
	color:#fff;
	width: 20px;
	height: 20px;
	line-height: 18px;
	display: block;
	float: left;
	text-align: center;
	border-radius: 10px;
	margin-top: 2px;
	margin-right: 3px;
}
a.back:before {
	content: '« ';
}
a.puce:hove, a.back:hover {
	background: #EFEFEF;
}
a.puce:hover:before, a.back:hover:before {
	color: #fff;
	background: #be3625;
}

a.pucebig {
	font-family: 'Ubuntu Condensed', 'Exo', sans-serif;font-weight: 400; 
	letter-spacing: 2px;
	height: 30px;
	line-height: 30px;
	font-size: 110%;
	font-weight: normal;
	border-radius: 15px;
	text-transform: uppercase;
}
a.pucebig:before {
	width: 26px;
	height: 26px;
	line-height: 24px;
	border-radius: 12px;
}

.menu {
	margin-right: 20px;
	float: left;
	margin-left: -60px;
	padding-bottom: 9px;
	background: url('../images/struct/back-title.png') bottom left no-repeat;
	width: 200px;
	border-radius: 3px 0 0 0;
	position: absolute;
}
@media only screen and (min-width: 640px) {
	.menu.fixed {
		position: fixed;
		top: 0;
		margin-top: -2px;
		z-index: 10;
	}
}
.menu ul, .menu li {
	margin: 2px 0;
	padding: 0;
	display: block;
}
.menu ul {
	border-radius: 3px 0 0 0;
	background: #f1f1f0 url('../images/struct/back-title-repeat.png') top left repeat-y;
	margin: 0;
	padding: 10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);/**/
}
.menu ul a {
	color:#a48700;
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	position: relative;
	left: 0;
	font-size: 18px;
}
.menu ul a:hover, .menu ul a.active {
	color: #be3625;
}
.menu ul a:before {
	content: '» ';
	background:#fff;
	width: 20px;
	height: 20px;
	line-height: 18px;
	display: block;
	float: left;
	text-align: center;
	border-radius: 10px;
	position: relative;
	left: -5px;
}
.menu ul a:hover:before, .menu ul a.active:before {
	color: #fff;
	background: #be3625;
}

.menu .back a:before {
	content: '« ';
	background:#fff;
	width: 20px;
	height: 20px;
	line-height: 18px;
	display: block;
	float: left;
	text-align: center;
	border-radius: 10px;
	position: relative;
	left: -5px;
}
.menu .back a:hover:before {
	color: #fff;
	background: #be3625;
}
.menu .back {
	position: relative;
	top: 10px;
	margin-top: 0;
	border-top: 1px solid #ccc;
	padding-top: 5px;
}

#gotomenu {
	display: none;
}
@media only screen and (max-width: 1024px) {
	.details {
	 	margin-left: 220px;
	}
	.menu {
		margin-left: 0;
		background: #f1f1f0;
	}
	.menu ul {
		box-shadow: none;
		background: #f1f1f0;
	}
}
@media only screen and (max-width: 800px) {
	.details {
		margin-left: 190px;
	}
	.menu {
		width: 170px;
	}
}
@media only screen and (max-width: 640px) {
	.details {
	 	margin-left: 0;
	}
	.menu {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
		width: auto;
		position: static;
	}
	.menu a {
		padding: 6px 10px;
	}
	.menu .back {
		clear: left;
		width: 100%;
	}
}
@media only screen and (max-width: 640px) and (min-width: 480px) {
	.menu li {
		float: left;
		min-width: 50%;
	}
}
@media only screen and (max-width: 480px) {
	#gotomenu {
		display: block;
		height: 30px;
		line-height: 30px;
		border-bottom: 1px solid #ccc;
	}
	.menu a {
		font-size: 20px;
	}
	.menu {
		height: 30px;
		overflow: hidden;
	}
	.menu:hover {
		height: auto;
	}
}

.contents {
	
}

#copy {
	clear: both;
	text-align: center;
	padding: 10px;
	color: #fff;
}


p.notification, p.noavail {
	font-size: 28px;
	margin: 40px 0;
	padding: 20px;
	text-align: center;
	background: url('../images/struct/back-dis.png?3') repeat top left;
	border-radius: 10px;
}	




.list {

}
.list .item, .comments .hreview {
	padding-top: 20px;
	margin-bottom: 10px;
	clear: right;
}
.list h4 {
	/*float: left;*/
}
.dispos h4 {
	float: none;
	margin-bottom: 5px;
}
.list .price {
	font-weight: bold;
	color:#9d9167;
}
.list .photo {
	max-height: 150px;
	overflow: hidden;
	float: right;
	width: 30%;
	min-width: 200px;
	margin-left: 30px;
	max-width: 300px;
}
.allpackages {
	text-align: center;
}
.packages .photo {
	width: 200px;
}
.list img {
	width: 100%;
	display: block;
	min-width: 200px;
}

.dispos .item {
	padding: 10px;
	margin-top: 10px;
	margin-left: -10px;
	margin-right: -10px;
}
.dispos .item:hover {
	background: #efefef;
}
.dispos .item:hover .puce {
	background: #fff !important;
}
.dispos .item li img {
	opacity: 0.7;
}

.dispos .item li:hover img {
	opacity: 1;
}
.list p {
	padding-top: 10px;
	margin: 0;
	/*clear: left;*/
}
.rooms p {
	clear: left;
	margin-right: 300px;
}



.rooms .price {
	position: absolute;
}
.rooms .book {
	text-align: right;
}
.dispos p {
	margin-right: 300px;
}

.dispos .noimage p {
	margin-right: 0;
}

.dispos p.price {
	line-height: 40px;
	position: absolute;
}
.dispos p.book {
	/*clear: left;*/
	text-align: right;
}
@media only screen and (max-width: 1280px) {
	.dispos p {
		margin-right: 220px;
	}
	.rooms p {
		margin-right: 250px;
	}
}
@media only screen and (max-width: 1024px) {
	.dispos p.price {
		position: static;
	}
	.dispos p.book {
		text-align: center;
	}
	.rooms p {
		margin-right: 0;
	}
	
}
@media only screen and (max-width: 920px) {
	.dispos p {
		margin-right: 0;
	}
}

@media only screen and (max-width: 640px) {
	.list h4 {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 480px) {
	.dispos p.price {
		float: none;
		line-height: auto;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	.dispos p.book {
		float: none;
		text-align: center;
		margin: 0;
		padding: 0;
	}
}
@media only screen and (max-width: 400px) {
	.dispos .photo {
		float: none;
		display: block;
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.dispos .photo img {
		display: inline;
		width: auto;
		height: auto;
		max-width: 200px;
		max-height: 200px;
	}

	.dispos .detailrooms {
		display: none;
	}
	.dispos .btns {
		top: -10px;
		position: relative;
	}
	.dispos .btn {
		float: none;
		display: block;
	}
}
.detailrooms, .detailrooms li {
	display: block;
	margin: 0;
	padding: 0;
}
.detailrooms {
	height: 120px;
	overflow: hidden;
}
.detailrooms li {
	float: left;
	width: 20%;
	font-size: 14px;
}
.detailrooms p, .detailrooms a {
	color:#000;
}
.detailrooms p {
	margin: 5px;
	height: 100px;
	display: block;
	position: relative;
	background: #eee;
	overflow: hidden;
}
.detailrooms img, .detailrooms strong, .detailrooms .roomdetail {
	margin: 0;
	float: none;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.detailrooms img {
	top: 0;
	min-height: 100%;
}
.detailrooms strong {
	top: 0;
	padding: 3px 0;
	background: rgba(255,255,255,0.5);
	color:#000;
}
.detailrooms .roomdetail {
	bottom: 0;
	padding: 3px 0;
	background: rgba(255,255,255,0.5);
}
.detailrooms .prix {
	display: block;
	font-weight: bold;
	padding: 0 0 3px 0;
}
.disposall .item {
	clear: both;
}
.modalroomdetail h4 {
	font-size: 22px;
}
.modalroomdetail .links {
	clear: both;
	text-align: center;
}
@media only screen and (max-width: 1024px) {
	.detailrooms li {
		width: 25%;
	}
}
@media only screen and (max-width: 800px) {
	.detailrooms li {
		width: 33.3333%;
	}
}
@media only screen and (max-width: 640px) {
	.detailrooms li {
		width: 50%;
	}
}
@media only screen and (max-width: 400px) {
	.dispos .detailrooms {
		display: none;
	}
}


#live.indesc {
	padding-top: 25px;
	margin-top: 25px;
	border-top: 1px solid #ccc;
}
#live .notification {
	margin: 10px 0;
	background: #F1F1F0 url('../images/struct/loading.gif') no-repeat center 120px;
	height: 200px;
	line-height: 152px;
	border-radius: 10px;
}

.comments h2 {
	display: none;
}
.comments .hreview {
	position: relative;
}
.noreview {
	margin-top: 50px;
}
.noreview span {
	display: block;
	padding: 10px 0;
}
.comments h5 {
	position: absolute;
	top: 0;
	right: 0;
}

.rating {
	width: 120px;
	margin-right: 20px;
	float: left;
	background: #eee url('../images/struct/back-note.png') 1px;
	position: relative;
	height: 20px;
	line-height: 20px;
	border-radius: 10px;
	overflow: hidden;
}
.rating .rating_base {
	display: block;
	float: left;
	height: 20px;
	background: #fcd322;
	opacity: 0.8;
}
.rating .rating_1 { width: 20px; }
.rating .rating_2 { width: 40px; }
.rating .rating_3 { width: 60px; }
.rating .rating_4 { width: 80px; }
.rating .rating_5 { width: 100px; }

.rating .txt {
	height: 100%;
	width: 20px;
	text-align: center;
	float: right;
	background: #ddd;
	font-size: 14px;
}

.photo.cboxElement {
	position: relative;
}
.photo.cboxElement:before {
	content: "";
	display: block;
	width: 32px;
	height: 32px;
	background: url('../images/struct/zoom.png') no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0.6;
}
.photo.cboxElement:hover:before {
	opacity: 1;
}
@media only screen and (max-width: 400px) {
	.photo.cboxElement:before {
		display: none;
	}
}
.highlight {
	border: 1px dotted #bbb;
}



.infowindow {
	
}
.infowindow img {
	float: left;
	width: 150px;
	max-height: 100px;
}
.infowindow p {
	padding-left: 160px;
}
.infowindow .linkbottom {
	text-align: center;
}

.packagerandom p {
	padding-left: 40%;
	margin-left: 10px;
	margin-top: 0;
}

.package {
	margin: 10px;
}
.package .img {
	text-align: center;
}
.package img {
	float: left;
	margin-right: 10px;
	width: 40%;
}

@media only screen and (max-width: 920px) {
	.package img {
		float: none;
	}
	.packagerandom p {
		padding-left: 0;
		margin-left: 0;
	}
}

.address {
	background: url('../images/struct/address.png') top left no-repeat;
	min-height: 64px;
	padding-left: 84px;
}



.ajax {
	max-width: 600px;
	min-width: 450px;
}

.ajax .noajax {
	display: none;
}


#main.width .avisiter .image {
	float: left;
	padding-right: 20px;
}

.avisiter .image img {
	max-width: 100%;
}

.avisiter .image {
	text-align: center;
	font-size: 6pt;
}


.p404 {
	font-size: 80pt;
	display: block;
	color: #ddd;
	letter-spacing: 5px;
}





#sitemap>ul>li {
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style-type: none;
	float: left;
	width: 33%;
}
#sitemap .level1>a, #sitemap .level1>span {
	font-size: 16pt;
}
@media only screen and (min-width: 1024px) {
	#sitemap>ul>li {
		width: 33%;
	}
	#sitemap .level1.item0, #sitemap .level1.item3, #sitemap .level1.item6, #sitemap .level1.item9, #sitemap .level1.item12 {
		clear: left !important;
	}
}
@media only screen and (max-width: 1024px) {
	#sitemap>ul>li {
		width: 50%;
	}
	#sitemap>ul>li:nth-child(odd) {
		clear: left;
	}
}
@media only screen and (max-width: 800px) {
	#sitemap>ul>li {
		float: none;
		width: 100%;
	}
}


#hotelsbottom {
	padding: 2px;
	text-align: center;
}
#hotelsbottom a.elt {
	display: block;
	float: left;
	width: 25%;
	text-decoration: none;
}
#hotelsbottom a.elt span {
	background: #F8F8F8;
	padding: 5px;
	display: block;
	margin: 2px;
	text-align: center;
}
#hotelsbottom a.puce {
	margin: 10px 0;
}
@media only screen and (max-width: 800px) {
	#hotelsbottom a.elt {
		width: 50%;
	}
}
@media only screen and (max-width: 480px) {
	#hotelsbottom a.elt {
		width: 100%;
	}
}



#redirectnotice {
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.8);
}
#redirectnotice a {
	color: #000;
	text-decoration: none;
}
#redirectnotice>div {
	position: absolute;
	top: 50%;
	width: 100%;
}
#redirectnotice>div>div {
	margin: 0 auto;
	background: #f1f1f0;
	width: 450px;
	position: relative;
	top: -80px;
	border-radius: 10px;
	border: 3px solid #fff;
	box-shadow: 0 0 15px #000;
}
#redirectnotice p {
	text-align: center;
	margin: 0 10px;
	padding: 0 64px;
}

#redirectnotice p.msg {
	background: url('../images/struct/loading.gif') no-repeat left center;
	line-height: 64px;
	min-height: 64px;
	white-space: nowrap;
}

.liveall img {
	margin-top: 15px;
	float: left;
	width: 250px;
	min-width: 50px;
}
.liveall small {
	text-transform: uppercase;
	font-size: 10pt;
	position: relative;
	top: -2px;
	margin-left: 5px;
}
.liveall .detail {
	margin-left: 250px;
	padding-left: 20px;
}
.liveall .btnmedium {
	float: right;
}
.liveall ul {
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	clear: right;
}
.liveall .moreend {
	display: none;
}
.liveall li {
	font-size: 85%;
	display: block;
	margin: 0;
	padding: 1px 0 2px 0;
	clear: right;
	border-top: 1px solid #ddd;
}
.liveall .prix {
	float: right;
}


@media only screen and (max-width: 1024px) {
	.liveall img {
		width: 200px;
	}
	.liveall .detail {
		margin-left: 200px;
	}
}
@media only screen and (max-width: 800px) {
	.liveall .detail {
		margin-left: 0;
		padding-left: 0;
	}
	.liveall img {
		width: 150px;
	}
	.liveall p {
		margin-left: 150px;
		padding-left: 10px;
	}
	.liveall ul {
		clear: both;
	}
}

.facilitiesdetails {
	min-width: 800px;
	max-height: 600px;
	overflow: auto;
}
.facilitiesdetails .photooriginal {
	max-height: 300px;
	max-width: 600px;
}
.facilitiesdetails .book, .facilitiesdetails .price {
	font-weight: bold;
	text-align: center;
}
.facilitiesdetails .photothmb {
	margin: 0 10px 0 0;
}
.facilitiesdetails .photothmb img {
	width: 70px;
}

.facilitiesdetails p {
	margin: 0 0 15px 0;
}
.facilitiesdetails big {
	margin-bottom: 5px;
	display: block;
	text-align: left;
}
.facilitiesdetails .images, .facilitiesdetails .images p {
	text-align: center;
}

.Tableau span {
   display:inline;
   float:left;
   margin:0px;
   padding:3px;
   width:auto;
}

.Tableau p {
   clear:left;
   margin:0px;
   padding:0px;
   height:100% !important; height:1em;
  }
.Tableau p.legende {font-weight:bold;align:center;}
.Tableau span.col1 {width:24%;}
.Tableau span.col2 {width:24%;}
.Tableau span.col3 {width:24%;}
.Tableau span.col4 {width:24%;}