﻿.moteur_reservation{
	z-index:0;
	position:relative;
	width:200px;
	height:220px;
	left:15px;
	padding-bottom:10px;
}

.moteur_reservation dt{
	position:absolute;
	top:0px;
	left:0px;
	width:175px;
	height:207px;
	padding-left:25px;
	padding-top:13px;
	line-height:22px;
	color:#eba101;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	background: transparent url('http://www.hotelf1.com/img/bg_portlet_medium.png') no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.hotelf1.com/img/bg_portlet_medium.png', sizingMethod='crop');
}

.moteur_reservation dt strong{
	font-size:26px;
	color:#fbbf10;
}

.moteur_reservation dd{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:220px;
	background: transparent url('http://www.hotelf1.com/img/bg_form_reservation.jpg') 16px 93px no-repeat;
}

.moteur_reservation form{
	padding-top:57px;
	/*padding-left:25px;*/
	width:175px;
	height:160px;
	border:0px solid red;
}

.moteur_reservation fieldset{
	border:0;
	position:absolute;
	width:163px;
	left:25px;
}

.moteur_reservation .loc .legend{
	display:none;
}


.moteur_reservation ol{
	float:left;
	width:150px;
}

.moteur_reservation li{
	display:block;
	float:left;
	width:143px;
}

.moteur_reservation label{
	display:block;
	white-space : nowrap;
	margin-bottom:2px;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#4f4f4f;
}

.moteur_reservation input{
	float:left;
	width:143px;
	height:15px;
	text-align:left;
	font-size:10px;
	color:#4f4f4f;
	background-color:#ffffff;
	border:1px solid #a8a8a8;
}

.moteur_reservation .fac{
	z-index:2;
	display:block;
	top:95px;
}

.moteur_reservation .fac .legend{
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#eba101;
}

.moteur_reservation .fac li{
	padding-top:3px;
}

.moteur_reservation .champs_date{
	width:70px;
}
.moteur_reservation .champs_date input{
	width:70px;
	background: #ffffff url('http://www.hotelf1.com/img/calendrier.gif') 53px top no-repeat;
}

.moteur_reservation .champs_nuit{
	margin-left:5px;
	width:70px;
}

.moteur_reservation .champs_nuit label{
	margin-left:15px;
}

.moteur_reservation .champs_nuit select{
	width:40px;
	height:16px;
	background-color:#ffffff;
	font-size:10px;
	border:1px solid #a8a8a8;
}
.moteur_reservation .champs_code{
	width:143px;
	clear:left;
}
.moteur_reservation .bt_validez, .moteur_reservation .bt_validezGmap{
	display:block;
	position:absolute;
	top:189px;
	left:75px;
	width:96px;
	height:20px;
	border:0;
	background: #ffffff url('http://www.hotelf1.com/img/bt_validez.jpg') left top no-repeat;
	cursor:pointer;
}

.moteur_reservation .bt_validez:hover, .moteur_reservation .bt_validezGmap:hover{
	background-position: left -20px;
}

#nb_nuit, #nb_nuitGmap{
	margin-left:14px;
}