
/* fin checkrates form */
				
/* popin formulaire */
#bgPopinCheckRates{
	position: absolute;
	display: block;
	z-index: 101;
	background-color: #000;
	opacity: .70;
	min-width: 970px;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.ie #bgPopinCheckRates{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
}
.ie5 #bgPopinCheckRates, .ie6 #bgPopinCheckRates, .ie7 #bgPopinCheckRates{
	filter: alpha(opacity=70);
}
.ie0 #bgPopinCheckRates{
	-moz-opacity: .70;
	-khtml-opacity: 0.7;
}

#bgPopinCheckRates.displayNone{
	display: none;
}

#mainPopinCheckRates, #hotelMapPopIn{
	width: 452px;
	height: 340px;
	margin: -170px 0 0 -226px;
	z-index: 102;
	position: absolute;
	top: 50%;
	left: 50%;
}
#mainPopinCheckRates{
	width: 452px;
	height: 340px;
	margin: -170px 0 0 -226px;
}


#mainPopinCheckRates .header{
	background : transparent url("/img/bg_title_pop_check_rate.png") no-repeat top left;
	width: 100%;
	height: 40px;
}
#checkratesHidden{
	overflow: hidden;
	height: 1px;
	top: -1px;
	display: block;
	position: absolute;
}

#mainPopinCheckRates .header h2, #mainPopinCheckRates .header a{
	display: block;
}

#mainPopinCheckRates .header h2{
	color: #FFF;
	margin: 0;
	padding: 10px 0 0 44px;
	font-size: 16px;
	float: left;
}

#mainPopinCheckRates .header a{
	color: #FFF;
	float: right;
	font-weight: bold;
	padding: 15px 13px 10px 13px;
	text-decoration: none;
}

form#checkRatesPopin{
	background: #FFF url("/img/bg_pop_check_rates.png") no-repeat 0px 40px;
}

#mainPopinCheckRates fieldset{
	width: 360px;
	margin: 0 0 0 48px;
	padding: 0;
}

#datePopinCheckRates legend{
	font-size: 16px;
	color: #3C85BA;
	font-weight: bold;
	padding: 12px 0 0 0;
}

#optionsPopinCheckRates legend{
	width: 380px;
	font-size: 12px;
	color: #434343;
	font-weight: bold;
	padding-top: 12px;
	white-space: normal;
	word-wrap: break-word;
	white-space: normal;
}

#mainPopinCheckRates .checkInOut label{
	font-size: 17px;
	padding: 7px 0 0 0;
}

#mainPopinCheckRates .checkInOut input{
	display: block;
	float: right;
}


#mainPopinCheckRates .checkInOut input.dp-applied{
	width: 134px;
}

.colOpt{
	float: left;
	display: block;
	width: 175px;
}

.colOpt label{
	display:-moz-inline-box;
	display: inline-block;
	width: 140px;
	font-size: 15px;
}

#mainPopinCheckRates .pValidCheckRates, #mainPopinCheckRates .pValidCheckRates input{
	width: 360px;
}

#mainPopinCheckRates .pValidCheckRates{
	background: transparent url("/img/bg_Valid_check_rates_popin.png") no-repeat top left;
	margin: 21px auto 0 auto;
	padding: 0;
}

#mainPopinCheckRates .pValidCheckRates input{
	padding: 0;
	display: block;
	margin: 0 0 15px 0;
	background: transparent;
}

#mainPopinCheckRates  .checkRatesFooter{
	width: 452px;
	height: 5px;
	background: #FFF url("/img/bg_check_rates_popin_footer.png") no-repeat top left;
}

#mainPopinCheckRates #sentence{
	margin: 15px 0 0 50px;
	font-weight: bold;
}

/* popin formulaire */

.loadCkrate a span.loader
{
	background: transparent url("/img/list_ckrate_loader.gif") no-repeat center center;
}
/* popin map */
#hotelMapPopIn{
	width: 980px;
	height: 372px;
	margin: -171px 0 0 -465px;
}
#hotelMapPopIn #mapContent{
	width: 960px;
	height: 352px;
	background-color: #FFF;
	padding: 10px;
}
#hotelMapPopIn #map-container{
	border: 1px solid #C9C9C9;
	height:305px;
	width:775px;
	margin:0;
	padding:0;
	background: #FFF url("/img/load.gif") no-repeat center center;
}
div #hotelMapPopIn #mapKey{
	
}
div.hotel div.rightinfos div.infosWrapper div.hotelInformations p strong .distance
{
	color: black;
	display: inline;
}
a.btClickMe .visibilityHidden
{
	visibility: hidden;
}









