/* CSS Document */

@import url(../stile.css);
body {
	background: #FDF7DF;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #265317;
}
.lastminute, .offerte, .eventi_speciali {
	background: #FEFCF1;
	margin: 2px;
	padding: 5px;
	border-color: #CCD9BD;
	border-style: solid;
	border-width: 1px;
	width: 99%	
}
.lastminute td, .offerte td, .eventi_speciali td{
	text-align: left
}
h3 {
	background: #FEFCF1;
}
#warning {
	padding: 5px;
	margin: 5px;
	text-align: center;
}
.str_booking_ds {
	background: #FEFCF1;
	margin: 2px;
	padding: 5px;
	border-color: #CCD9BD;
	border-style: solid;
	border-width: 1px;
}
.str_booking_ds img{
	border-color: #008746;
	border-style: solid;
	border-width: 1px;
}
a {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
a.prenota img{
	border-width: 0px;
	border-style: none;
}
.no_risultato {
	min-height: 235px;
	height: auto !important;
	height: 235px;
}
