.frmreservation {
	margin: 5px;
	padding: 10px;
	border: 1px solid #FE6328;
}
.recherche h3 {
	background-color: #FE6328;
	color: #fff;
}
.filter table {
	border-collapse: separate;
}
.filter table tr, .filter table tr td {
	padding: 5px;
}
ul li.productBox p.fullDesc {
	padding: 10px;
}
div.productBox {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border:1px solid #CCCCCC;
margin-bottom:0.5em;
padding:0.5em;
position:relative;
}
div.productBox h2 {
font-size: 16px;	
border-bottom:1px solid #CCCCCC;
}
div.productBox h2 span {
	float: right;
	font-family: arial veranda;
	color: #555555;
	line-height:1.5em;
}
.price {
	float: right;
	font-weight: 600;
	color: #FE6328;
}
.clearboth{
	clear: both;
}
.titlerchHotel {
	background: #FE6328 url(../images/interface/hp_bg_title_orange.jpg) repeat-x;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	text-indent:10px;
}
.searchbox {
background:#FE6328 url(../images/interface/bg-filter.gif) repeat-x scroll 0 0;
border-color:#D2D8E1 #BCC3CD #BCC3CD #D2D8E1;
border-style:solid;
border-width:1px;
color:#293548;
margin: 0 0 10px 0;
}
.searchbox form {
	font-size: 90%;
	padding: 15px; 
}

.searchbox form table tr {
	padding: 5px;
}
div.samehotel {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border:1px solid #CCCCCC;
margin-bottom:0.5em;
padding:0.5em;
position:relative;
}
div.samehotel h2 {
font-size: 16px;	
border-bottom:1px solid #CCCCCC;
}
div.samehotel ul li a {
font-weight: 600;		
}
#screenshot{
	position:absolute;
	border:1px solid #FE6328;
	background:#FE6328;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 99;
}
