body {
	background-color: #CCCC99;
}
h1 {
	font-family: "Trebuchet MS";
	font-size:34px;
	letter-spacing: -2px;
	font-weight:bold;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #666666;
	font-weight:bold;
}
h3 {
	font-family:"Trebuchet MS";
	font-size:19px;
}

h4, caption {
	font-family:"Trebuchet MS";
	font-size:16px;
}
h5, p, td {
	font-family:"Trebuchet MS";
	font-size:10px;
	line-height:11px;
	text-align:justify;
}

th {
	font-family:"Trebuchet MS";
	font-size:12px;
}

#index_header_box_booking_online h3, #index_header_box_booking_online p {
	margin-bottom: -5px;
	_margin-bottom: -10px;
}

#index_header_box_booking_online h4 {
	margin-bottom: -12px;
	_margin-bottom: -20px;
}

#corpo_pagine_esterno h1 {
	margin-top: 0px;
	margin-bottom: -30px;
}

#box_lista_hotels h5 {
	position: relative;
	top: 5px;
	color: #FFFFFF;
}

#box_lista_hotels ul {
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 9px;
	padding: 0px;
}

#box_lista_hotels li, #box_lista_hotels p {
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	margin-top: -4px;
	height: 15px;
}

#box_lista_hotels li img {
	position: absolute;
	top: 1px;
	left: 75px;
	border: none;
	vertical-align: baseline;
}

#box_lista_hotels a {
	text-decoration: none;
}

#box_lista_hotels a:hover {
	cursor: hand;
}

td {
	margin: 0px;
	padding: 0px;
	border: none;
}

#colonna_sx {
	float: left;
	width: 118px;
}

#menu_colonna_sx {
	padding-left: 0;
	margin-left: 0;
}

#menu_colonna_sx ul {
	padding-left: 0;
	margin-left: 0;
}
#menu_colonna_sx li {
	list-style: none;
	margin: 0;
/*
	padding: 0.25em;
*/
	border-bottom: 1px solid gray;
	font-family:"Trebuchet MS";
	font-size:11px;
}

#menu_colonna_sx li a {
	text-decoration: none;
}

#colonna_dx {
	float: left;
	text-align:center;
	width: 149px;
	padding-left: 9px;
	border-left: 1px solid gray;
}

#centro_pagina {
	float: left;
	width: 423px;
	_width: 424px;	
	padding-left: 7px;
	padding-right: 7px;
}

#pagina_estesa {
	float: left;
	width: 587px;
	_width: 588px;
	padding-left: 7px;
}

#centro_pagina h4, #pagina_estesa h4 {
	margin-top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #284C82;
}

#pagina_estesa img {
	margin-bottom: 5px;
}

.table_stabilimenti_balneari, .table_ristoranti {
	margin-bottom: 20px;
}
.table_stabilimenti_balneari td, .table_ristoranti td, .table_campeggi td, .table_distanze td {
	text-align: center;
	border-top: 1px solid #666666;
	padding-top: 8px;
}
.table_stabilimenti_balneari td {
	width: 130px;
}
.table_ristoranti td {
	width: 105px;
}
.table_campeggi td {
	width: 100px;
}
.table_distanze td {
	width: 130px;
}
a, a:link, a:visited, a:active {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
}

.centrato {
	text-align: center;
}
