@CHARSET "UTF-8";

@IMPORT url("/css/reset.css");

@font-face {
    font-family: 'TitilliumText22LMedium';
    src: url('/css/font/TitilliumText22L004-webfont.eot');
    src: url('/css/font/TitilliumText22L004-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/font/TitilliumText22L004-webfont.woff') format('woff'),
         url('/css/font/TitilliumText22L004-webfont.ttf') format('truetype'),
         url('/css/font/TitilliumText22L004-webfont.svg#TitilliumText22LMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LBold';
    src: url('/css/font/TitilliumText22L005-webfont.eot');
    src: url('/css/font/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/font/TitilliumText22L005-webfont.woff') format('woff'),
         url('/css/font/TitilliumText22L005-webfont.ttf') format('truetype'),
         url('/css/font/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/****** BLOCKS *********/

body{
	background: url("/images/bg_top.gif") top repeat-x;
	position: relative;
	z-index: 0
}
#wrapper{
	overflow: hidden;
	z-index: 0;
	position: relative;
	min-height: 760px;
	background: url("/images/bg_vignes_top.png") 295px top no-repeat;
}
#left_column{
	width: 227px;
	height: 100%;
	position: absolute;
	left :0;
	top: 0;
	background: url("/images/bg_left_column.gif") top left repeat-y;
}

#logo a{
	display: block;
	width: 279px;
	height: 234px;
	background: url("/images/logo.png") top left no-repeat;
	text-indent: -9999px;
	outline: none;
	z-index: 10;
	position: relative;
}
#sublogo {
	display: block;
	text-align: center;
	margin: -32px 0 0;
	padding:0;
	font-family: 'Times New Roman', Serif;
	font-size: 16px;
	color: #933F00;
	font-weight: normal;
	font-style: normal;
	z-index: 10;
	position: relative;
}

#links {
	float: left;
	left: 400px;
	top: 155px;
	position: absolute;
}

#links a {
	display: block;
}

#content{
	position: relative;
	left :227px;
	top: 0;
	padding-top: 50px;
	z-index: 0;
}
#content > h2, #content > h3, #content > h4, #content > h5, #content > p{
	width: 740px;
	padding: 0 50px;
}
.beige{
	background: #FEF9F2;
	margin: 20px 0;
	padding: 15px 0;
}
.blanc{
	margin: 20px 0;
	padding: 15px 0;
}
.padded_block{
	width: 710px;
	padding: 0 65px;
	overflow: hidden;
}
.border_block{
	padding: 20px;
	overflow: hidden;
	margin: 0 45px;
	border: 1px solid #CD9450;
	width: 710px
}
.rooms_box{
	border-bottom: 1px solid #E3AF71;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.rooms_box p{
	padding-bottom: 0
}
.rooms_box .beige{
	margin: 10px 0;
}
.first_photo{
	padding-left: 55px;
}
a.button{
	background: url("/images/button_left.png") left top no-repeat;
	display: inline-block;
	height: 33px;
	padding-left: 20px;
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	color: #C57930;
	line-height: 2em;
	cursor: pointer;
}
a.button span{
	background: url("/images/button_right.png") right top no-repeat;
	display: inline-block;
	height: 33px;
	padding-left: 10px;
	padding-right: 30px
}
a.button:hover{
	color: #934001;
	background-position: bottom left;
}
a.button:hover span{
	background-position: bottom right;
}
p{
	font-family: TitilliumText22LMedium, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E3913;
	line-height: 1.2em;
	padding-bottom: 15px
}
p.center{
	text-align: center;
}
p.clair{
	color: #C57930
}
p.times{
	font-family: 'Times New Roman', serif;
}
p a{
	color: inherit;
	text-decoration: none;
}
p a em{
	text-decoration: underline;
	font-style: normal;
}
p a:hover em{
	text-decoration: none 
}
.padded_block ul{
	margin-left: 15px;
	font-family: TitilliumText22LMedium, Arial Helvetica, sans-serif;
	font-size: 13px;
	color: #5E3913;
	line-height: 1.2em;
	padding-bottom: 15px;
}

.float_left{
	float: left;
}
.float_right{
	float: right;
}
h2{
	font-family: 'Times New Roman', serif;
	font-size: 24px;
	color: #5E3913;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
h2 span{
	border-bottom: 1px solid #E3AF71;
	padding-bottom: 5px;
	padding-right: 20px;
}
h3{
	font-family: 'Times New Roman', serif;
	font-size: 20px;
	color: #5E3913;
	margin: 0
}
h3.center{
	text-align: center;
}

#content h2.big_title{
	text-align: center;
	font-family: 'Times New Roman', serif;
	font-size: 32px;
	color: #5E3913;
	background: url("/images/bg_big_title.gif") bottom center no-repeat;
	line-height: 1.1em;
	padding-bottom: 15px
}
h4{
	font-family: 'Times New Roman', serif;
	font-size: 17px;
	color: #C57930;
	margin-bottom: 10px;
	line-height: 1em
}
h5{
	font-family: TitilliumText22LBold, Arial Helvetica, sans-serif;
	color: #5E3913;
	font-size: 14px;
	color: #C57930;
}
.beige h5{
	color: #5E3913;
}
.how_to_come{
	padding-left: 50px
}
.how_to_come p.clair{
	padding: 0
}
#footer{
	background: url("/images/bg_footer.png") bottom repeat-x;
	height: 154px;
	margin-top: -4px;
	position: relative;
	z-index: 40
}

#footer_decoration1{
	background: url("/images/bg_footer2.jpg") bottom left no-repeat;
	height: 154px;
}
#footer_decoration2{
	background: url("/images/bg_footer3.png") bottom left no-repeat;
	height: 154px;
}
.tarifs_resto{
	border: 1px solid #E3AF71;
	padding: 10px;
	overflow: hidden;
}
.clear{
	clear: both;
}
div.ornement_left{
	background: url("/images/or_left_top.gif") top left no-repeat;
	text-align: center;
	padding-top: 17px;
	margin-top: 20px
}
div.ornement_left div{
	background: url("/images/or_left_bottom.gif") bottom left no-repeat;
}
div.ornement_right{
	background: url("/images/or_right_top.gif") top left no-repeat;
	text-align: center;
	padding-top: 17px;
	margin-top: 20px
}
div.ornement_right div{
	background: url("/images/or_right_bottom.gif") bottom left no-repeat;
}
div.indications{
	border-bottom: 1px solid #E3AF71;
	border-top: 1px solid #E3AF71;
	font-size: 12px;
}
div.indications p{
	font-size: 13px;
	padding-top: 10px
}
span.stars{
	font-size: 55%;
	display: inline-block;
}
/************** CHANGEMENT DE LANGUE ************************/
#lg_box{
	text-align: center;
	margin-top: 20px;
}
#lg_box li{
	display: inline-block;
	width: 18px;
	height: 11px;
	text-indent: -9999px;
	margin: 0 2px
}

#lg_box li a {
	color: #fff;
	display: block;
	width: 17px;
	height: 11px;
	margin: 1px;
	opacity: 0.6;
	outline: none;
}

#lg_box li a.current {
	border: 1px solid #EEC416;
	margin: 0;
	opacity: 1;
}

#lg_box li a:hover {
	opacity: 1;
}

a#lg_de {
	background: url("/images/flags/flag_de.gif") top left;
}

a#lg_en {
	background: url("/images/flags/flag_en.gif") top left;
}

a#lg_es {
	background: url("/images/flags/flag_es.gif") top left;
}

a#lg_fr {
	background: url("/images/flags/flag_fr.gif") top left;
}

a#lg_it {
	background: url("/images/flags/flag_it.gif") top left;
}

a#lg_ja {
	background: url("/images/flags/flag_ja.gif") top left;
}

a#lg_ru {
	background: url("/images/flags/flag_ru.gif") top left;
}

a#lg_zh {
	background: url("/images/flags/flag_zh.gif") top left;
}


/*************** MENU ***********************/
#menu{
	border-top: 1px solid #CD9450;
	border-bottom: 1px solid #FFF;
	width: 225px;
}
#menu ul{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CD9450;
	width: 225px;
	background: url("/images/bg_menu.gif") top left repeat;
	padding: 8px 0;
}
#menu ul li a{
	padding-left: 35px;
	height: 33px;
	width: 192px;
	display: block;
	margin: 0;
	font-family: TitilliumText22LMedium, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #923F00;
	text-decoration: none;
	line-height: 1.9em
}
#menu ul li a:hover{
	background: url("/images/bg_menu_hover.gif") top left;
}
#menu ul li a.current{
	background: url("/images/bg_menu_current.gif") top left;
}


/*************** RESERVATION ***********************/
#reservation{
	background: #FFF;
	margin-top: 30px;
	border-top: 1px solid #A68761;
	border-bottom: 1px solid #A68761;
	border-right: 1px solid #A68761;
	padding: 10px 0;
	font-size: 11px;
	color: #933F00;
	font-family:  Arial, Helvetica, sans-serif;
}
#reservation form{
	border-top: 1px solid #A68761;
	border-bottom: 1px solid #A68761;
	padding: 10px 0px 10px 15px ;
	background: url("/images/bg_reservation.gif") top left;
}
#reservation #reservation_start_date_day, #reservation #reservation_end_date_day{
	width: 44px
}
#reservation #reservation_start_date_month, #reservation #reservation_end_date_month{
	width: 75px
}
#reservation #reservation_start_date_year, #reservation #reservation_end_date_year{
	width: 58px
}
.ui-datepicker-trigger{
	float: right;
	margin-top: 1px;
	margin-left: 5px
}
#ui-datepicker-div{
	line-height: 0.8em;
	z-index: 100 !important;
}
select{
	font-size: 11px
}

span.form_button{
	background: url("/images/bg_form_button_left.png") top left no-repeat;
	padding-left: 15px;
	display: inline-block;
	height: 22px;
	cursor: pointer;
}
span.form_button button{
	background: url("/images/bg_form_button_right.png") top right no-repeat;
	border: none;
	text-align: left;
	display: inline-block;
	height: 22px;
	font-size: 12px;
	padding: 0 10px 0 0;
	color: #933F00;
	font-family: 'Times New Roman', serif;
	cursor: pointer;
}
span.form_button:hover button{
	color: #000;
	background-position: bottom right;
}
span.form_button:hover{
	background-position: bottom left;
}


a.form_button{
	background: url("/images/bg_form_button_left.png") top left no-repeat;
	padding-left: 16px;
	display: inline-block;
	height: 22px;
	cursor: pointer;
	text-decoration: none;
	line-height: 2em
}
a.form_button span{
	background: url("/images/bg_form_button_right.png") top right no-repeat;
	border: none;
	text-align: left;
	display: inline-block;
	height: 22px;
	font-size: 12px;
	padding: 0 10px 0 0;
	color: #933F00;
	font-family: 'Times New Roman', serif;
	cursor: pointer;
}
a.form_button:hover span{
	color: #000;
	background-position: bottom right;
}
a.form_button:hover{
	background-position: bottom left;
}
/*************** TABLEAU *********************/
.padded_block table{
	border: 2px solid #CD9450;
	width: 720px;
	text-align: center;
	font-family: TitilliumText22LMedium, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E3913
}

.padded_block table thead th{
	background: url("/images/bg_table.gif") repeat;
	text-align: center;
	padding: 5px;
	border-bottom: 2px solid #CD9450;
	border-right: 1px solid #F9DC95;
	font-weight: bold;
	
}
.padded_block table thead th.last{
	border-right: none
}

.padded_block table tbody td{
	text-align: center;
	padding: 5px;
	border-right: 1px solid #F9DC95;
	border-bottom: 1px solid #F9DC95;
}
.padded_block table tbody td.first{
	background: url("/images/bg_table.gif") repeat;
}
.padded_block table tbody td.last{
	border-right: none
}
.padded_block table tbody tr.last td{
	border-bottom: none
}

/********************** FORMULAIRE SEMINAIRE ***********/

#seminaire_form{
	overflow: hidden;
	margin-top: 30px;
	
}
#seminaire_form_left{
	width: 300px;
	float: left;
	list-style: none;
	padding-left: 30px;
	font-size: 15px;
	color: #C57930
}
#seminaire_form_right{
	list-style: none;
	font-size: 15px;
	color: #C57930;
}
#seminaire_form ul li{
	overflow: hidden;
	position: relative;
	padding-bottom: 15px;
}
#seminaire_form ul li label{
	display: inline-block;
	position: absolute;
	padding-top: 3px;
	left: 8px
}
#seminaire_form ul li.not_encaps label{
	display: block;
	width: 96px;
	float: left;
	position: static;
	padding-right: 5px;
	font-size: 14px
}

#seminaire_form ul li.not_encaps{
	width: 330px
}
#seminaire_form  li input{
	width: 200px;
	height: 20px;
	background: url("/images/bg_inputs.gif");
	border: 1px solid #FFF;
	padding: 3px 5px;
}
#seminaire_form  li.not_encaps select{
	width: auto;
}
#seminaire_form  li select{
	width: 212px;
	height: 26px;
	background: url("/images/bg_inputs.gif");
	border: 1px solid #FFF;
	padding: 3px 3px 3px 5px;
}
#seminaire_form  li textarea{
	background: url("/images/bg_inputs.gif");
	border: 1px solid #FFF;
	padding: 3px 5px;
}
#seminaire_form  li input:FOCUS, #seminaire_form  li select:FOCUS, #seminaire_form  li textarea:FOCUS{
	border: 1px solid #F9DC95;
	background-image: none;
	background-color: #FFF;
}
#seminaire_form ul.error_list{
	padding: 0;
	margin: 0;
}
#seminaire_form ul.error_list li{
	padding: 0 0 0 8px;
	margin: 0;
	font-size: 12px;
	font-family: TitilliumText22LBold, Arial, Helvetica, sans-serif;
	color: red;
}

/********************** FORMULAIRE AUTH ***********/
#auth_form{
	overflow: hidden;
	margin-top: 30px;	
}
#auth_form ul li{
	overflow: hidden;
	position: relative;
	padding-bottom: 0;
	float: left;
	margin-right: 20px;
	font-size: 15px;
	
	color: #C57930;
	width: 200px;
	line-height: 1.5em
}
#auth_form ul li label{
	display: inline-block;
	position: absolute;
	padding-top: 3px;
	left: 8px;
}
#auth_form  li input{
	width: 180px;
	height: 20px;
	background: url("/images/bg_inputs.gif");
	border: 1px solid #FFF;
	padding: 3px 5px;
}
#auth_form  li input:FOCUS{
	border: 1px solid #F9DC95;
	background-image: none;
	background-color: #FFF;
}
#auth_form ul.error_list{
	padding: 0;
	margin: 0;
}
#auth_form ul.error_list li, #auth_form p.error_list{
	padding: 0 0 0 8px;
	margin: 0;
	font-size: 12px;
	font-family: TitilliumText22LBold, Arial, Helvetica, sans-serif;
	color: red;
}
#auth_form  ul {
	height: inherit;
	overflow: hidden;
}
#auth_form  ul li{
	height: inherit;
}
#auth_form  li span.form_button{
	margin-top: 3px
}

/********************** FORMULAIRE CONCIERGERIE ***********/
#conciergerie_form{
}
#conciergerie_form ul{
	list-style: none;
	margin: 0;
	font-weight: bold;
}
#conciergerie_form ul li input{
	height: 26px;
	margin-left:10px; 
	border: 2px solid #CD9450;
	padding: 0 5px;
}
#conciergerie_form ul li textarea{
	border: 2px solid #CD9450;
	width: 100%;
}
#conciergerie_form table input{
	height: 20px;
	width: 40px;
}
#conciergerie_form ul.error_list{
	padding: 0;
	margin: 0;
}
#conciergerie_form ul.error_list li, #conciergerie_form p.error_list{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: TitilliumText22LBold, Arial, Helvetica, sans-serif;
	color: red;
}
#conciergerie_form .total{
	font-weight: bold;
}

#hosted {
	margin: 0 auto;
	position: absolute;
	bottom: 5px;
}

p a #hosted {
	text-align: center;
}




