.overview{
	clear:both;
	overflow:hidden;
	margin: 20px  auto;
	width:937px;
}

.promoStyle h2{
	color:#38A0E7;
	font-size:14px;
	margin-bottom:15px;
	
	/*background: yellow;*/
	/*height: 25px;*/
	clear: both;
	display: block;
	width: 97%;
	border-bottom: dashed 1px #38A0E7;
	padding: 0 0 4px 0;
}

#scrollbar-promo .newLine{
	margin-bottom:10px;
}

.p-promo-hotel {
	float: left;
	height: 90px;
	margin: 0 25px 25px 0;
	position: relative;
	width: 265px;
	padding:10px;
	
	border:solid 1px #38A0E7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#ffffff;
	opacity:0.9;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

.p-promo-hotel:hover {
	background: url(../images/bhpromo.png) repeat;
	cursor:pointer;
}


.p-promo-hotel .p-info-promo{
	width:120px;
	height:90px;
	float:left;
	overflow:hidden;
	font-size:11px;
	text-align:left;
}

.p-promo-hotel .p-img-promo{
	width:145px;
	height:89px;
	position:relative;
	/**margin-right:10px;*/
	float:left;
	margin-bottom:13px;
}

.p-promo-hotel a.p-imgpromo{
	width:145px;
	height:89px;
	display:block;
	overflow:hidden;
	float:left;
	text-decoration:none;
}

.p-promo-hotel a.p-imgpromo img{
	width:145px;
	height:89px;
	border:none;
}

.p-ville-hotel{
	width:120px;
	height:15px;
	min-height:15px;
	color:#15757d;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:11px;
	overflow:hidden;
	clear:both;
}

.p-date-promo{
	width:120px;
	height:15px;
	min-height:15px;
	color:#7a7a7a;
	overflow:hidden;
	clear:both;
	font-size:11px;
}

.p-nom-hotel{
	width:120px;
	height:26px;
	min-height:15px;
	font-size:10px;
	overflow:hidden;
	clear:both;
	/*text-transform:lowercase;*/
}

.p-prix-hotel{
	background:url(../images/bg_ctitle_bpi.png) repeat;
	width:119px;
	height:19px;
	min-height:19px;
	display:block;
	text-align:center;
	padding-top:3px;
	color:#38A0E7;
	font-weight:bold;
	font-size:10px;
	overflow:hidden;
	clear:both;
	
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
