﻿/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

.heading {
	margin: 0 0 10px 0;
}

h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #bfbd00;
	margin: 0 0 10px 0;
}

h2 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #9d8c81;
	margin: 10px 0 0 0;
}

h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #bfbd00;
	margin: 12px 0 12px 0;
}
h4 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #b11a16;
	margin: 5px 0 8px 0;
}

/* Links */

a:link, a:visited, a:active {
	color: #b21b16;
	text-decoration: none;
}

a:hover {
	color: #b21b16;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 12px 0;
	line-height: 1.2em;
}

.hr hr {
	display: none;
}

.hr {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #d7cec8;
	margin: 8px 0;
	width: 42px;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}
.lm a:link, .hotels a:visited {
	color: #9d8c81;
}
.lm p {
	font-size: 14px;
	color: #988885;
	float: left;
	display: inline;
	margin: 0 0 0 14px;
	width: 165px;
	line-height: 1.2em;
}
/* Layout */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #eeefc2;
}

.all {
	background: #FFF url('../i/all_bg_mid.gif') repeat-y;
	width: 969px;
	margin: 10px auto 0 auto;
}

.frame {
	background: url('../i/all_bg_top.gif') no-repeat;
	overflow: hidden;
	position: relative;
}

.header {
	margin: 6px 7px 0 7px;
}

.header_1 {
	/*background: url('../i/header_1.jpg') no-repeat;*/
	height: 267px;
}

.header_2 {
	height: 266px;
}

.header_3 {
	height: 352px;
}

.header_4 {
	/*background: url('../i/header_4.jpg') no-repeat;*/
	height: 266px;
}

/* Main columns */

.col_left {
	float: left;
	display: inline;
	width: 275px;
	margin: 23px 0 0 5px;
}

.col_left_2 {
	float: left;
	display: inline;
	width: 305px;
	margin: 75px 0 0 65px;
	font-size: 10px;
}

.col_right {
	float: left;
	display: inline;
	width: 675px;
	position: relative;
}

.col_right_2 {
	float: left;
	display: inline;
	width: 532px;
	position: relative;
	margin: 0 0 0 45px;
	font-size: 11px;
	color: #948379;
}

/* Left column */

.logo_big {
	margin: 0 0 10px 0;
	text-align: center;
	width: 100%;
}

.logo_big .second_line {
	display: block;
	margin: -3px 0 0 5px;
}

.hotels {
	margin: 0;
}

.hotels li {
	margin: 0 0 5px 0;
	width: 100%;
	text-align: center;
	list-style: none;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	font-weight: bold;
}

.hotels a:link, .hotels a:visited {
	color: #959432;
}

/* Right column */

.menu {
	margin: 0 0 0 140px;
	border-right: 1px solid #d7cec8;
	float: left;
	height: 43px;
	display: inline;
}

.menu li {
	list-style: none;
	float: left;
	display: inline;
	height: 43px;
	border-left: 1px solid #d7cec8;
	padding: 0 15px 0 14px;
	line-height: 45px;
	font-size: 11px;
	font-weight: bold;
}

.menu a:link, .menu a:visited {
	color: #9d8c81;
	text-decoration: none;
}

.menu li img {
	margin: 17px 0 0 0;
}

.lang {
	position: absolute;
	top: 10px;
	right: 2px;
	margin: 0;
}

.lang li {
	float: left;
	display: inline;
	list-style: none;
	margin: 0 0 0 6px;
}

/* Two columns inside right column */

.minicols {
	margin: 13px 0 0 0;
}

.col_1 {
	float: left;
	display: inline;
	width: 435px;
}

.col_2 {
	float: left;
	display: inline;
	width: 195px;
	margin: 7px 0 0 40px;
}

/* Form */

.recherche {
	width: 295px;
	float: right;
}

.recherche .heading {
	margin: 0 0 5px 15px;
}

.gray_box {
	background: #eae9c9 url('../i/gray_box_bottom.gif') no-repeat 0 100%;
}

.gray_box .inner_1 {
	background: url('../i/gray_box_top.gif') no-repeat;
	overflow: hidden;
	padding: 0 0 15px 0;
}

.button_line {
	text-align: right;
}

.gray_box .inner_2 {
	margin: 18px 0 0 15px;
	font-size: 9px;
	color: #9d8c81;
}

.text {
	border: 1px solid #a6a497;
	height: 20px;
	vertical-align: middle;
}

.gray_box .text {
	margin: 0 0 0 6px;
}

#residence {
	width: 127px;
}

.line {
	margin: 0 0 8px 0;
}

#arrive {
	width: 58px;
	margin: 0 5px 0 6px;
}

#depart {
	width: 58px;
	margin: 0 0 0 4px;
}

#adults {
	width: 45px;
	margin: 0 4px 0 4px;
}

#enfants {
	width: 50px;
	margin: 0 0 0 3px;
}

/* Map link */

.map_small {
	margin: 0 0 12px 0;
}

/* Magazine box */

.magazine p {
	font-size: 10px;
	line-height: 1.2em;
	margin: 0 0 7px 0;
	color: #988885;
}

.magazine {
	margin: 0 0 0 35px;
}

/* Small columns with shaded boxes */

.small_cols {
	margin: 15px 0 0 0;
}

.s_col_1 {
	float: left;
	width: 120px;
	display: inline;
}

.s_col_2 {
	float: left;
	width: 290px;
	display: inline;
	margin: 0 0 0 15px;
}

.box1 .lt {
	background: url('../i/box1_lt.gif') no-repeat 0 0;
}

.box1 .rt {
	background: url('../i/box1_rt.gif') no-repeat 100% 0;
	overflow: hidden;
}

.box1 .lb {
	background: url('../i/box1_lb.gif') no-repeat 0 100%;
}

.box1 .rb {
	background: url('../i/box1_rb.gif') no-repeat 100% 100%;
	overflow: hidden;
}

.box1 .t {
	background: url('../i/box1_t.gif') repeat-x 0 0;
}

.box1 .b {
	background: url('../i/box1_b.gif') repeat-x 0 100%;
}

.box_data {
	margin: 15px 17px 0 15px;
	padding: 0 0 10px 0;
}

.news_box a:link, .news_box a:visited {
	color: #908f22;
}

.box1 {
	margin: 0 0 18px 0;
}

.votre_box .b {
	background: url('../i/votre_bottom.gif') no-repeat 0 100%;
}

.votre_box .box_data {
	padding: 0 0 7px 0;
	color: #988885;
}

.votre_box a:link, .votre_box a:visited {
	color: #988885;
	text-decoration: none;
}

/* Items with thumbnails */

.items_box .box_data {
	margin: 15px 10px 0 15px;
}

.item .thumbnail {
	display: block;
	float: left;
	width: 85px;
}

.item p {
	font-size: 14px;
	color: #988885;
	float: left;
	display: inline;
	margin: 0 0 0 14px;
	width: 165px;
	line-height: 1.2em;
}

.item {
	margin: 0 0 12px 0;
}


/* Footer */

.footer {
	background: #eeefc2 url('../i/all_bg_bottom.gif') no-repeat;
	height: 25px;
	font-size: 8px;
	text-align: center;
	color: #9d8c81;
	overflow: hidden;
}

.footer p {
	margin: 12px 0 0 -37px;
}

/* Map page */

.to_right {
	margin: 15px 0 0 80px;
}
.to_right2 {
	margin: 15px 0 0 30px;
}

.double_right {
	margin: 0 0 10px 60px;
}
.double_right2 {
	margin: 0 0 10px 20px;
	font-size: 11px;
	color: #9d8c81;
}

/* Article page */

.pic {
	margin: 0 0 48px 0;
}

.sections {
	font-weight: bold;
	color: #9d8c81;
}

.sections p a:link, .sections p a:visited {
	color: #9d8c81;
}

.sections p {
	margin: 0 0 12px 0;
	line-height: 1.2em;
}

.sections .hr {
	margin: 12px 0;
}

.content {
	margin: 35px 0 0 0;
}

/* Region page */

.region a:link, .region a:visited {
	color: #9d8c81;
}

.region p {
	float: left;
	display: inline;
	font-size: 14px;
	margin: 62px 0 0 7px;
}

.region_thumbnail {
	float: left;
	display: inline;
	width: 74px;
}

.region {
	margin: 0 0 10px 0;
}

/* 'Page' page */

#slider ul {
	margin: 0;
}

#slider li {
	margin: 0;
	list-style: none;
	float: left;
	height: 206px;
	overflow: hidden;
}


.logo_small {
	position: absolute;
	top: 222px;
	left: 140px;
	width: 149px;
	text-align: center;
}

.logo_small .second_line {
	display: block;
	margin: -3px 0 0 2px;
}

.menu_2 {
	margin: 0 !important;
}

.menu_2 li {
	padding: 0 14px 0 14px;
}

.lang_2 {
	top: 10px;
	right: 0px;
}

#controls {
	padding: 10px 0 20px 0;
}

#controls ul {
	margin: 0 0 0 93px;
}

#controls li {
	float: left;
	display: inline;
	list-style: none;
	margin: 0 8px 0 0;
}

.boxes .box1 {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}

.boxes .votre_box {
	width: 90px;
	font-size: 9px;
}

.boxes .votre_box .b {
	background: url('../i/votre_bottom_2.gif') no-repeat 100% 100%;
	float: left;
}

.boxes .box_data {
	padding: 0 0 0 0;
	margin: 8px 10px 0 8px;
}

.boxes .votre_box .box_data {
	margin: 8px 20px 0 15px;
}

.boxes {
	margin: 20px 0 0 0;
}

.boxes .heading {
	margin: 0 0 5px 0 !important;
}

.boxes .box1 .lt {
	background: url('../i/box1_lt_small.gif') no-repeat 0 0;
	float: left;
}

.boxes .box1 .rt {
	background: url('../i/box1_rt_small.gif') no-repeat 100% 0;
	overflow: hidden;
	float: left;
}

.boxes .box1 .t {
	background: url('../i/box1_t_small.gif') repeat-x 0 0;
	float: left;
}

.bottom_menu {
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 15px;
	overflow: hidden;
}

.bottom_menu li {
	float: left;
	display: inline;
	margin: 0;
	background: url('../i/sep.gif') no-repeat 0 5px;
	margin: 0 9px 0 -2px;
	padding: 0 0 0 9px;
}

.cols {
	position: relative;
	padding: 0 0 30px 0;
}

.bottom_menu a:link, .bottom_menu a:visited {
	color: #9d8c81;
	font-size: 10px;
}


/* New styles 2009.03.26 */

.header_5 {
	background: url('../i/header_5.jpg') no-repeat;
	height: 352px;
}

.votre_form {
	width: 355px;
}

.votre_form p {
	margin: 0 20px 10px 0;
}

.votre_form .line {
	margin: 0 0 2px 3px;
}

.votre_form .line .fleft {
	float: left;
	display: inline;
	width: 57px;
	font-size: 11px;
	line-height: 1.2em;
}

.votre_form .line .fright {
	float: left;
	display: inline;
	width: 220px;
	margin: 0 0 0 10px;
}

#pays {
	width: 155px;
}

.number {
	margin: 9px 0 4px 0;
}

.number input {
	width: 22px;
	margin: 0 5px 0 0;
	text-align: center;
	color: #000432 !important;
}

#numero_0 {
	width: 34px;
	background: #d6d6d6;
	color: #000432 !important;
}

.to_bottom {
	margin: 5px 0 0 0;
}

#app {
	width: 112px;
	vertical-align: top;
	margin: 2px 0 0 0;
}

#valider {
	margin: 0 0 0 35px;
	vertical-align: top;
}

.logo_line {
	border-top: 1px solid #d7cec8;
	margin: 11px 0 15px 0;
	text-align: right;
	padding: 5px 0 0 0;
}

.header_6 {
	height: 352px;
}

.heading_2 {
	margin: 0 0 5px 0;
}

.hotel {
	background: url('../i/brd.gif') no-repeat 0 100%;
	width: 370px;
	margin: 0 0 15px 0;
}

.h_pic {
	float: left;
	display: inline;
	width: 170px;
	overflow: hidden;
	height: 147px;
}

.thumbnail {
	margin: 0 0 10px 0;
}


.h {
	background: url('../i/box1_t.gif') repeat-x 0 0;
	height: 14px;
	float: left;
	display: inline;
	margin: 0 4px 0 0;
}

.h .lt {
	background: url('../i/box1_lt.gif') no-repeat 0 0;
}

.h .rt {
	background: url('../i/box1_rt.gif') no-repeat 100% 0;
	overflow: hidden;
}

.h a {
	display: block;
	padding: 8px 9px;
	font-size: 11px;
	line-height: 11px;
}

.h_text {
	float: left;
	display: inline;
	width: 195px;
	font-size: 16px;
}

.h_text p {
	margin: 0;
}

.title, .title a:link, .title a:visited {
	color: #bfbd00;
	text-decoration: none;
}

.red {
	color: #9a1409;
}

.items {
	position: relative;
	margin: 0 0 40px 0;
}

.items .boxes {
	position: absolute;
	bottom: 13px;
	left: 385px;
}
.btnValider {
	margin: 0 0 0 25px;
	vertical-align:top;
}
.app {
	width: 132px;
	vertical-align: top;
	margin: 2px 0 0 0;
}
.graytext{
	color:#9d8c81;
}
.gray {
	color: #988885;
}
/******* Home footer ***************/
.rounded{
	margin: 0pt auto; 
	background-color: #eae9c9; 
	width:95%;
    font-family: Arial; 
    font-size: 8pt; 
    font-weight:400;
    margin-bottom:10px; 
    line-height: 1.5em; 
    color: #6b6a15;
}
.rounded a:link, .rounded a:visited {
	color: #6b6a15;
}
.rounded a:hover
{
	color:#b21b16;
}
.list_wrapper ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.list_wrapper li {
  float: left;
  width: 33%;
  margin: 0;
  padding: 0;
} 
/******* End Home footer ***************/