body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 20px;
	font-family: "Trebuchet MS";
}
h2 {
	font-size: 16px;
	font-family: "Trebuchet MS";
}
h3 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	display: inline;
}

td {
	text-align: justify;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
.footer, .footer A:link, .footer A:visited {
	display: inline;
	color: #999999;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

.footer A:link, .footer A:visited {
	display: inline;
	color: #777777;
	font-size: 11px;
	font-family: "Trebuchet MS";
}



.bg {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5000;
}


#logo {
	padding: 20px 0 20px 0;
	position: relative;
	top: 200px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	z-index: 6000;
}

/* Listing Cittˆ */
/* Listing Cittˆ */
.testoCitta {
	font-size: 11px;
	font-family: "Trebuchet MS";
}
.testoAltriHotel {
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.descrizioneHotel {
	text-align: justify;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
.testoPreventivo {
	text-align: right;
	font-size: 11px;
	font-family: "Trebuchet MS";
	color:#ffffff;
}

.offTitle {
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.offValidita {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #555555;
}

.invioEmail, .invioEmail A:link, .invioEmail A:visited {
	text-align: justify;
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #ffffff;
}
.commento {
	display: inline;
	font-weight: bold;
	font-size: 11px;
	font-family: "Marker Felt", "Comic Sans MS";
}
.nomeOspite {
	display: inline;
	color: #acacac;
	font-size: 11px;
	font-family: "Marker Felt", "Comic Sans MS";
}
.boxServizi {
	min-height: 240px;
	height:auto;
	width: 160px;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-align: left;
}

.directL, .directL A:link, .directL A:visited {
	line-height: 21px;
	padding-left: 22px; 
	padding-top: 4px; 
	padding-bottom: 3px; 
	background-position: 3px -1px;
	background-image: url(../img/al.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

.directR, .directR A:link, .directR A:visited {
	line-height: 21px;
	padding-right: 20px; 
	padding-top: 0px; 
	padding-bottom: 3px; 
	background-position: 100% 0px;
	background-image: url(../img/png);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: "Trebuchet MS";
}


.directRL, .directRL A:link, .directRL A:visited {
	line-height: 21px;
	padding-left: 22px; 
	padding-top: 0px; 
	padding-bottom: 9px; 
	background-position: 3px 0px;
	background-image: url(../img/ar.png);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

/*** Listini ***/
.NomeListino{
	font-weight:bold;
}

.DescrizioneListino{

}

table.listino{
	margin:15px;
}

table.listino tr th{
	border-bottom-color: #cdcdcd;
	border-bottom-style: solid;
	border-left-color: #cdcdcd;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size:11px;

}

table.listino tr td{
	font-family: "Trebuchet MS";
}

table.listino tr.pari td{
	background-color:#eaeaea;
}

.elencohotel {
	background-color:#f4f4f4;
	width:601px;
	height:145px;
}
.ImmagineElenco{
	background-image:url(../img/sfondoElencoHotelImg.jpg);
	text-align:center;
	background-repeat:no-repeat;
	width:215px;
	height:145px;
}
.InformazioniElenco{
	padding-top:10px;
	background-color:#f4f4f4;
	width:386px;
	height:135px;
}
.DettagliInformazioni{
	background-image:url(../img/sfondoElencoHotel.jpg);
	text-align:left;
	padding-top:3px;
	background-repeat:repeat-x;
	width:366px;
	padding-left:7px;
	height:135px;
}
.NomeHotel{
	font-family:Times;
	font-size:16px;
	display: inline;
}
.categoria{
	font-family:"Trebuchet MS";
	font-size:12px;
	display: inline;
}
.IndirizzoHotel{
	color:#666666;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
	width:366px;
	height:15px;
	overflow:hidden;
}
.TelefonoHotel{
	background-image:url(../img/sfondoElencoHotelTelefono.jpg);
	background-repeat:no-repeat;
	padding-left:7px;
	width:124px;
	height:19px;
	overflow:hidden;
}
.IconaTelefonoHotel{
	float:left;
	padding-top:3px;
	width:16px;
	height:10px;
}
.NumeroTelefonoHotel{
	float:right;
	padding-top:3px;
	padding-left:-6px;
	font-family:"Trebuchet MS";
	font-size:11px;
	height:18px;
	overflow:hidden;
	width:97px;
}
.DescrizioneHotelLista{
	font-family:"Trebuchet MS";
	color:#333333;
	padding-top:4px;
	padding-right:2px;
	text-align:left;
	width:364px;
	height:46px;
	overflow:hidden;
}
.DescrizioneHotel{
	color:#333333;
	padding-right:2px;
	text-align:left;
	width:364px;
}
.OfferteHotel{
	padding-top:1px;
	width:365px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	overflow:hidden;
}
.BordoDestroElenco{
	background-image:url(../img/sfondoElencoHotelBordoDestra.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:135px;
}
