﻿
#main-content #aside-second .widget-container #booking-wrapper .new-prenota-box .titolo {
	background-color: #e0001b;
	border-radius: 10px 10px 0 0;
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	box-shadow: none;
}

#main-content #aside-second .widget-container #booking-wrapper .new-prenota-box .titolo .ico {
	float: left;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 50px;
}

	#main-content #aside-second .widget-container #booking-wrapper .new-prenota-box .titolo .ico img.prenota {
		background-position: -3px -2px;
		height: 22px;
		width: 28px;
		margin-top: 5px;
	}

	#main-content #aside-second .widget-container #booking-wrapper .new-prenota-box .titolo .ico img {
		background-image: url("booking_lovevda_it/Images/prenota.png");
		background-repeat: no-repeat;
		vertical-align: middle;
	}


	#main-content #aside-second .widget-container #booking-wrapper .new-prenota-box {

		box-shadow: none;
	}