@charset "utf-8";

#hotels
{
	background: url(../images/hotels-bg.jpg) no-repeat bottom #e9e5da;
	padding: 15px;
	position:relative;
	zoom: 1;
}

#hotels:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#hotels .hotel-list
{
	float: left;
	width: 288px;
}

div#hotels #middle
{
	margin-left: 10px;
	margin-right: 10px;
}

#socials
{
	position:absolute;
	right:30px;
	bottom:22px;
}

.hotel-description
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #3b2913;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 1.1em;
	margin-bottom:60px;
}

.offer1
{
	color: #8a2529;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

.offer2
{
	color: #4d2340;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

.offer3
{
	color: #687819;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

.more-offers-1
{
	color: #8a2529;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.more-offers-2
{
	color: #4d2340;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.more-offers-3
{
	color: #687819;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}


#hotels p.babuino,
#hotels p.mariodefiori,
#hotels p.margutta{
	background:#F6F2D5;
}

