/** version 2 29052014 **/

/** start /css-v75/booking/common/calendar.css **/
/* duplicated from home.css rather than global.css */
/* .ui-datepicker-wrapper removed */

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/*Container
----------------------------------*/
 #ui-datepicker-div { z-index: 9999; display: none; }
/* Layout helpers
----------------------------------*/
 .ui-helper-hidden { display: none; }
 .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
 .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
 .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
 .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html  .ui-helper-clearfix { height:1%; }
 .ui-helper-clearfix { display:block; }
/* end clearfix */
 .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
/* Interaction Cues
----------------------------------*/
 .ui-state-disabled { cursor: default !important; }
/* Icons
----------------------------------*/
/* states and images */
 .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
/* Misc visuals
----------------------------------*/
/* Overlays */
 .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Component containers
----------------------------------*/
 .ui-widget { font-size: 0.8em; }
.ui-widget input,  .ui-widget select,  .ui-widget textarea,  .ui-widget button { font-size: 1em; }
 .ui-widget-content { border: 1px solid #5f2965; background: #fcfdfd url(calendar/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
 .ui-widget-content a { color: #222222; }
 .ui-widget-header { border: 1px solid #5f2965; background: #5c9ccc url(calendar/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
 .ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
 .ui-state-default,  .ui-widget-content .ui-state-default { border: 1px solid #5f2965; background: #dfeffc url(calendar/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #5f2965; outline: none; }
 .ui-state-default a,  .ui-state-default a:link,  .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; outline: none; }
 .ui-state-hover,  .ui-widget-content .ui-state-hover,  .ui-state-focus,  .ui-widget-content .ui-state-focus { border: 1px solid #5f2965; background: #995977 url(calendar/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #751E47; outline: none; }
 .ui-state-hover a,  .ui-state-hover a:hover { color: #1d5987; text-decoration: none; outline: none; }
 .ui-state-active,  .ui-widget-content .ui-state-active { border: 1px solid #751E47; background: #f5f8f9 url(calendar/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #751E47; outline: none; }
 .ui-state-active a,  .ui-state-active a:link,  .ui-state-active a:visited { color: #e17009; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
 .ui-state-highlight,  .ui-widget-content .ui-state-highlight {border: 1px solid #5f2965; background: #5f2965 none; color: #fff; }
 .ui-state-highlight a,  .ui-widget-content .ui-state-highlight a { color: #363636; }
 .ui-state-error,  .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(calendar/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
 .ui-state-error a,  .ui-widget-content .ui-state-error a { color: #cd0a0a; }
 .ui-state-error-text,  .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
 .ui-state-disabled,  .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
 .ui-priority-primary,  .ui-widget-content .ui-priority-primary { font-weight: bold; }
 .ui-priority-secondary,  .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
 .ui-icon { width: 16px; height: 16px; background-image: url(calendar/ui-icons_469bdd_256x240.png); }
 .ui-widget-content .ui-icon {background-image: url(calendar/ui-icons_469bdd_256x240.png); }
 .ui-widget-header .ui-icon {background-image: url(calendar/ui-icons_d8e7f3_256x240.png); }
 .ui-state-default .ui-icon { background-image: url(calendar/ui-icons_6da8d5_256x240.png); }
 .ui-state-hover .ui-icon,  .ui-state-focus .ui-icon {background-image: url(calendar/ui-icons_751e47_256x240.png); }
 .ui-state-active .ui-icon {background-image: url(calendar/ui-icons_f9bd01_256x240.png); }
 .ui-state-highlight .ui-icon {background-image: url(calendar/ui-icons_2e83ff_256x240.png); }
 .ui-state-error .ui-icon,  .ui-state-error-text .ui-icon {background-image: url(calendar/ui-icons_cd0a0a_256x240.png); }

/* positioning */
 .ui-icon-circle-triangle-e { background-position: -48px -192px; }
 .ui-icon-circle-triangle-s { background-position: -64px -192px; }
 .ui-icon-circle-triangle-w { background-position: -80px -192px; }
 .ui-icon-circle-triangle-n { background-position: -96px -192px; }

/* Misc visuals
----------------------------------*/

/* Corner radius */
 .ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
 .ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
 .ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
 .ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
 .ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
 .ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
 .ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
 .ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
 .ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Overlays */
 .ui-widget-overlay { background: #aaaaaa url(calendar/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
 .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(calendar/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .8em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/** end < /css-v75/booking/common/calendar.css **/ 



/**
* @section Css default
*/

/* 
html {
    overflow-y: scroll;
    height:100%;
}
*/
/* body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td */
#aside ul {
    margin: 0;
    padding: 0;
	list-style:none;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img, iframe {
    border:0;
}

/* p {
    margin-bottom:1em;
}
body {
    background: #fff none;
    font: 11px/1.2 Verdana, Arial, Helvetica, sans-serif;
    color: #676767;
    height:100%;
} 
*/

/**
 * @section     genericRules
 */


h1, .h1 {
    padding:10px 6px 5px 6px;
    margin-bottom:1px;
    font:20px/1 "HouschkaSB", Helvetica, sans-serif;
    color:#5f2965;
    background:none;
}
h2{
    font-family:"HouschkaM", Helvetica, sans-serif;
}
a {
    color:#5f255f;
    text-decoration:none;
}


div.text input, select {
    border:1px solid #B4C7D8;
    height:22px;
    width:175px;
}
input, select, textarea {
    color:#676767;
    font-size:10px;
    padding:0 10px;
}
select {
    padding-right:0;
    width:197px;
}

p.ul {
    margin-bottom:0;
}
p.asterisk {
    font-size:10px;
}
.validatorInvalidState, #page  .validatorInvalidState label {
    color:red;
}
#page .validatorInvalidState input {
    border:1px solid red;
	color:red;
}




/**
 * @section     Aside
 */
#aside .more {
   background-position:0 -616px;
   min-height:17px;
   padding-top:3px;
}
#aside #search {
    padding-top:0;
}
#aside #search ul li, #aside #search ul li a {
    display:block;
    min-height:22px;
    font:12px/1.2 normal Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    background: url(bgs-sprites-24.png) no-repeat left -366px;
}
* html #aside #search ul li {
    height:22px;
}
#aside #search ul li {
    float:left;
    width:78px;  /* was 121 */
    padding-left:3px;
}
#aside #search ul li a {
    min-height:18px;
    padding:4px 0 0 2px; /* was L 7px*/
    background-position: right -344px;
    text-transform:uppercase;
    color:#000;
}
* html #aside #search ul li a {
    height:18px;
}
#aside #search ul li a span {
    padding-left:12px;
    background: url(pictos-sprites-24.png) no-repeat left -730px;
}
#aside #search ul li.active {
    background-position: left -300px;
}
#aside #search ul li.active a {
    background-position: left -278px;
    color:#fff;
    cursor:auto;
}
#aside #search ul li.active a span {
    background-position: left -680px;
}
#aside #search ul li.indiv {

}
#aside #search ul li.group {
    margin-left:2px;
}
.bookingEngine {
    clear:both;
    padding:30px 0 15px;
    background:#5f255f;
    color:#d8bfcb;
}
.bookingEngine fieldset {
    border:0; padding:0 10px; margin:0;
}
.bookingEngine fieldset#dates-sejour {
    margin:5px 0; padding-bottom:5px;
    border-bottom:1px solid #9D809E;
}
.bookingEngine fieldset#dates-sejour .date { position:relative; }

.bookingEngine fieldset p {
    padding:0; margin:5px 0 10px 0;
}
.bookingEngine label {
    display:block;
    margin-bottom:5px;
    color:#fff;
	font-size:11px;
	font-weight:normal;
}
.bookingEngine input.text, .bookingEngine .date input {
    padding:2px 20px 3px 5px; border:0;
    color:#666;
    font-size:11px;
}
.bookingEngine .date {
    padding:5px 0 5px 0;
}
.bookingEngine .date input {
    width:100px;
}
.bookingEngine .ui-datepicker-trigger {
    margin:5px 0 0 -15px;
}
.bookingEngine input.text {
    width:189px;
}
.bookingEngine .nights {
	position:relative; top:-5px;
}
.bookingEngine .nights p {margin:0; padding:5px 0 0 0;}
.bookingEngine p {
    padding:0 10px 5px 25px; margin:0 0 5px 0;
    font-size:10px;
}
.bookingEngine a {
    color:#fff;
    text-decoration:none;
}
.bookingEngine a:hover {
    text-decoration:underline;
}
.bookingEngine #advanced-search, .bookingEngine #modify-cancel {
    border-bottom:1px dotted #5f255f;
    background:url(pictos-sprites-24.png) no-repeat 10px -680px;
}
.bookingEngine #engine-submit{
    overflow:hidden;
    padding:15px 9px 0 0;
	float:right;
}
.bookingEngine .tSubmit {
    float:right;
    padding:0px 10px;
    background:url(bgs-sprites-24.png) repeat-x 0 -192px; color:#5f255f;
    font-size:15px;
    font-family:"HouschkaB", Arial,Helvetica, sans-serif;
    cursor:pointer;
}
.bookingEngine .dest .tooltip {
	left:0;
	top:0;
	height:19px;
}
.bookingEngine .dest input {
    position:relative;
    z-index:1;
	height:14px;
	float:left;
}
.bookingEngine .tooltip {
    position:absolute; left:-214px; top:16px;
    display:none;
    width:230px; height:100px;
    background:#fff;
}
.bookingEngine .picto, .bookingEngine .icohelp {
    display:block;
    position:relative;
    z-index:1;
    float:right;
    width:16px;
	height:16px;
    background:url(pictos-sprites-24.png) no-repeat 0 -787px #fff;
	cursor:pointer;
}
.bookingEngine .icohelp {
	text-indent:-10000px;
}
.bookingEngine .tDuree {
    padding-left:8px;
    background:url(pictos-sprites-24.png) no-repeat 0 -845px;
}
.bookingEngine .errorMessage {
    padding:0 10px;
    color:#ff0000;
}
.bookingEngine .roomDetails, .roomOptions {
	background:#8d648d;
}
.bookingEngine .roomDetails {
	padding:5px;
}
.bookingEngine .roomDetailsTitle, .roomServicesTitle {
	font-weight:bold;
}
.bookingEngine .roomResidentType .compoTitle {
	width:79px;
}
.de .bookingEngine .roomResidentType .compoTitle {
	width:100%;
	height:auto;
}
.de #bookingEngine  .roomResidentType .adultNb,
.de #bookingEngine  .roomResidentType .childrenNb {
	width:auto;
	margin-right:10px;
	font-size:10px;
}
.nl #bookingEngine  .roomResidentType .adultNb {
	width:105px;
}
.nl #bookingEngine  .roomResidentType .childrenNb {
	width:70px;
}
.nl #bookingEngine  .roomResidentType .compoTitle {
	width:55px;
}
.it #bookingEngine  .roomResidentType .compoTitle {
	width:85px;
}
.it #bookingEngine  .roomResidentType .adultNb {
	width:73px;
}
.it #bookingEngine  .roomResidentType .childrenNb {
	width:72px;
}
.bookingEngine .roomResidentType .roomCriteria select {
	width:70px;
}
#bookingEngine {
    padding-top:0;
}
#bookingEngine fieldset p {
    margin:5px 0 0;
}
#bookingEngine .date {
    float:left;
    width:110px;
    overflow:hidden;
    padding:0;
}

#bookingEngine #date_date_arrivee {
    margin-right:10px;
}
#bookingEngine .date input {
    width:83px;
}
#bookingEngine .nights {
    float:left;
    width:110px;
    overflow:hidden;
    padding:0;
}
#bookingEngine fieldset#dates-sejour {
    margin:0;
    padding-bottom:0;
    border-bottom:0;
}
#bookingEngine #confort,
#bookingEngine .addressSearch {
    display:none;
}
#bookingEngine .rooms,
#bookingEngine .adults,
#bookingEngine .childrens {
    float:left;
}
#bookingEngine select {
    width:60px;
    height:18px;
}
#bookingEngine .rooms, #bookingEngine .adults {
    width:84px;
}
#bookingEngine .childrens {
    width:61px;
}
#bookingEngine #fidelitycard-form {
    margin-bottom:7px;
}
#bookingEngine #fidelitycard-form .icohelp {
	left:0;
	height:18px;
	top:0;
}
.roomResidentType .title,
.roomResidentType .roomCriteria,
.roomResidentType .childrensAgesTitle,
.roomResidentType .compoTitle {
	float:left;
	height:40px;
	padding:3px 0;
}
.roomResidentType .childrensAgesTitle {
	width:100%;
	height:auto;
}
*+ html .roomResidentType .childrensAgesTitle { width:230px; }
#bookingEngine .roomResidentType .childrensAge {
	margin-left:2px;
	width:73px;
}
#bookingEngine .roomCriteria {
    width:75px;
}
#bookingEngine .roomsDetails {
    padding:5px;
}

#bookingEngine .on {
    background-position:10px bottom;
}
#bookingEngine #identification-reserverType-boo {
    float:left;
    margin-right:6px;
    padding: 0px;
}

#bookingEngine .engineproDetails {
    padding-left:10px;
    padding-bottom:7px;
}
#bookingEngine #enginepro-form .deploy {
    padding-left:10px;
    margin-bottom:1px;
}
#bookingEngine .engineproDetails p {
    display:none;
}
#bookingEngine .engineproDetails label {
	font-size:9px;
}
#bookingEngine .engineproDetails div {
	width:110px;
    float:left;
}
#bookingEngine .engineproDetails input {
    width:98px;
    border:solid 0px white;
    padding:3px 6px;
    font-size:11px;
}
#bookingEngine .engineproDetails .reserverId {
    margin-right:10px;
}
.fr #bookingEngine .engineproDetails .reserverContract label {
	padding-top:1.1em;
}
.de #bookingEngine .engineproDetails .reserverContract label {
	padding-top:1.1em;
}
.gb #bookingEngine .engineproDetails .reserverContract label {
	padding-top:1.1em;
}
.it #bookingEngine .engineproDetails .reserverContract label {
	padding-top:1.1em;
}
#bookingEngine .expanded {
    background-position:10px -66px;
}
#bookingEngine .search-destination input {
    height:18px;
    width:191px;
    padding:0 18px 0 5px;
	display:inline;
	float: left;
}
#bookingEngine .search-destination .icohelp {
	left: 0;
    text-indent: -10000px;
    top: 0;
	height: 18px;
}
#bookingEngine #fidelitycard-form input {
    height:18px;
    width:191px;
    padding:0 18px 0 5px;
    border:solid 0px white;
	display:inline;
	float:left;
}
.validatorInvalidState, #page  .validatorInvalidState label {
    color:red;
}
#page .validatorInvalidState input {
    border:1px solid red;
    border-right:none;
	color:red;
	width:83px;
}
#page .validatorInvalidState input#search-destination-boo{
    width:189px;
}
#page .validatorInvalidState input#search-destination-min{
    width:187px;
}
#page .validatorInvalidState .date input{
    width:83px;
}
#page #enginepro-form .validatorInvalidState input{
	width:98px;
	border:1px solid red;
	}

#page .validatorInvalidState a {
    border:1px solid red;
    border-left:none;
	color:red;
}
#bookingEngine #advanced-search {
    margin-top:2px;
    padding-top:4px;
    border-bottom:1px solid #a08198; 
    border-top:1px solid #a08198;
    background-position:10px -676px;
}
#bookingEngine #modify-cancel {
    float:left;
    width:100px;
    border-bottom:none;
    background-position:5px -675px;
	padding: 0 0 0 20px;
}
#bookingEngine #engine-submit {
    padding-top:0;
}
#bookingEngine .roomServices .roomServicesTitle {
    display:block;
    margin-bottom:6px;
    color:#ffffff;
}
#aside #bookingEngine .roomServices ul li {
    width:112px;
    float:left;
    padding:0;
    background:none;
    text-transform:none;
}
#bookingEngine .roomServices li label {
    color:#fff;
	font: 9px normal Verdana,Arial,Helvetica,sans-serif;
	padding-left: 16px;
	letter-spacing: 1.2px;
}
#bookingEngine .roomServices li input {
    float:left;
    margin-right:3px;
    padding: 0;
}
#bookingEngine .roomServices p {
    padding:0;
    margin-bottom:4px;
}
#bookingEngine .roomServices p label {
    font-weight:normal;
    font-size:11px;
}
#bookingEngine .roomServices .codePref, #bookingEngine .roomServices .budget {
    padding:7px 0 5px;
    border-top:1px solid #9D809E;
}
#bookingEngine .roomServices .codePref input, #bookingEngine .roomServices .budget select {
    border:none;
    height:18px;
    font-size:11px;
}
#bookingEngine .roomServices .codePref .icohelp {
	margin:0;
	left:0;
	top:0;
	height:18px;
}
*+html #bookingEngine .roomServices .codePref .icohelp {
	top:-24px;
}
#bookingEngine .roomServices .codePref input {
    width:191px;
    padding:0 18px 0 5px;
	display:inline;
	border:solid 0px white;
    float:left;
}
#bookingEngine .roomServices .budget select {
    width:90px;
    padding:0;
}
*+html #bookingEngine .roomServices li input {
    width:13px;
    height:13px;
}
*+html #bookingEngine #identification-reserverType-boo {
    width:13px;
    height:13px;
}
#enginepro-form {
    padding:0;
}
#enginepro-form .deploy label {
    font-size:11px;
    cursor:pointer;
}
#enginepro-form .deploy label:hover {
    text-decoration:underline;
}
#date_arrivee img, #date_depart .ui-datepicker-trigger {
	position:absolute;
    margin:2px 0 0 -15px;
}
#date_date_arrivee img, #date_date_depart .ui-datepicker-trigger {
	position:absolute;
    margin:2px 0 0 -15px;
}