@charset "utf-8";
/* CSS Document */

html {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #666;
	text-align: center;
}
#site_wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/bg.jpg) repeat-y center center;
}
#head_wrap {
	position: relative;
	display: block;
	height: 350px;
}
h1 .logo {
	text-indent: -9999px;
	background: url(../img/logo.jpg) no-repeat left center;
	width: 286px;
	height: 322px;
	display: block;
	position: absolute;
	top: 28px;
	left: 0px;
	z-index: 10;
}
h2 {
	color: #099;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 18px;
	line-height: 18px;
}
h3 {
	color: #099;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 18px;
}
p {
	margin-bottom: 1em;
}
a {
	color: #008aa0;
}
#lingua {
	word-spacing: 2em;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	position: relative;
	width: 100%;
	z-index: 2;
	background: #fff;
}
#lingua ul.elenco {
	position: absolute;
	top: 0px;
	right: 0px;
}
#lingua li.lingua_item {
	line-height: 27px;
	background: #fff;
	width: 60px;
}
#lingua li.parent_item {
	position: relative;
	padding-right: 37px;
	padding-left: 1em;
}
#lingua .lingua_item .it, #lingua .lingua_item .en, #lingua .lingua_item .de {
	display: block;
	color: #099;
	text-decoration: none;
	line-height: 27px;
}
#lingua .lingua_item a:hover {
	text-decoration: underline;
}
#lingua .subnav {
	display: none;
}
#lingua span.arrow {
	cursor: pointer;
	background-image: url(../img/arrow_down.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 30px;
	height: 27px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header {
	background: url(../img/header01.jpg) no-repeat center center;
	display: block;
	position: absolute;
	top: 28px;
	left: 0px;
	width: 960px;
	height: 322px;
}
#nav_1 {
	width: 373px;
	display: block;
	float: left;
	background-image: url(../img/nav1_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 440px;
	.height: 440px;
}
#nav_1 .item {
	margin-bottom: 9px;
}
#nav_1 .link {
	font-size: 14px;
	font-weight: bold;
	color: #099;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
	.height: 30px;
	background-image: url(../img/nav1_linksprite.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 97px;
}
#nav_1 .uno .link {
	background-position: 0px 0px;
}
#nav_1 .uno .link:hover, #nav_1 .uno .selected {
	background-position: -373px 0px;
}
#nav_1 .due .link {
	background-position: 0px -39px;
}
#nav_1 .due .link:hover, #nav_1 .due .selected {
	background-position: -373px -39px;
}
#nav_1 .tre .link {
	background-position: 0px -78px;
}
#nav_1 .tre .link:hover, #nav_1 .tre .selected {
	background-position: -373px -78px;
}
#nav_1 .quattro .link {
	background-position: 0px -117px;
}
#nav_1 .quattro .link:hover, #nav_1 .quattro .selected {
	background-position: -373px -117px;
}
#nav_1 .cinque .link {
	background-position: 0px -156px;
}
#nav_1 .cinque .link:hover, #nav_1 .cinque .selected {
	background-position: -373px -156px;
}
#nav_1 .sei .link {
	background-position: 0px -195px;
}
#nav_1 .sei .link:hover, #nav_1 .sei .selected {
	background-position: -373px -195px;
}
#nav_1 .sette .link {
	background-position: 0px -234px;
}
#nav_1 .sette .link:hover, #nav_1 .sette .selected {
	background-position: -373px -234px;
}
#nav_1 .otto .link {
	background-position: 0px -273px;
}
#nav_1 .otto .link:hover, #nav_1 .otto .selected {
	background-position: -373px -273px;
}
#nav_1 .nove .link {
	background-position: 0px -312px;
}
#nav_1 .nove .link:hover, #nav_1 .nove .selected {
	background-position: -373px -312px;
}


#main {
	width: 567px;
	.width: 587px;
	float: left;
}
#main #nav_2 {
}
#main #nav_2 .item {
	float: left;
	margin-right: 6px;
	width: 185px;
}
#main #nav_2 .last {
	margin-right: 0px;
}
#main #nav_2 .link {
	width: 166px;
	height: 18px;
	display: inline-block;
	background-image: url(../img/nav2_linksprite.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #099;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-top: 14px;
	.padding-top: 13px;
	padding-right: 19px;
	margin-bottom: 8px;
}
#main #nav_2 .link:hover, #main #nav_2 .selected {
	background-position: left bottom;
}
#main #nav_2 .text {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 23px;
}
#main #nav_2 .newsletter {
	background: #e3e4e5;
	padding: 7px;
	height: 92px;
	.padding-bottom: 0px;
}
#main #nav_2 .newsletter_form_home {
	height: 89px;
	.height: 95px;
	width: 185px;
	overflow: hidden;
}
#main #nav_2 .newsletter_form_home .fieldset  {
	background: #e3e4e5;
	display: block;
	padding: 7px;
}
#main #nav_2 .newsletter_form_home .label {
	font-size: 11px;
	font-style: italic;
}
#main #nav_2 .newsletter_form_home .input_text {
	height: 20px;
	border: none;
	width: 100%;
	padding: 0px;
}
#main #nav_2 .newsletter_form_home .submit {
	margin-top: 4px;
	background-image: url(../img/nav2_linksprite2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 185px;
	height: 32px;
	border: none;
	text-align: left;
	font-size: 14px;
	color: #099;
	cursor: pointer;
}
#main #nav_2 .newsletter_form_home .submit:hover {
	background-position: left bottom;
}
#main #nav_2 .picture {
	margin-bottom: 4px;
}
#main #nav_2 .more_link {
}
#main #nav_2 .more_link .link2 {
	font-size: 11px;
	color: #099;
	line-height: 32px;
	height: 32px;
	width: 177px;
	display: block;
	padding-left: 8px;
	text-decoration: none;
	background-image: url(../img/nav2_linksprite2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#main #nav_2 .more_link .link2:hover {
	background-position: right bottom;
}

#main #content {
	clear: both;
	padding-top: 16px;
}

#main #content .servizi {
	width: 100%;
	float: left;
}
#main #content .servizi .servizi_hotel {
	width: 49%;
	float: left;
}
#main #content .servizi .servizi_camera {
	width: 49%;
	float: left;
}

#main #content #gallery {
}
#main #content #gallery .item {
	display: inline-block;
	.float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

#main #content .listino {
	width: 100%;
	.width: 567px;
	border-bottom: 1px solid #008aa0;
	font-weight: bold;
}
#main #content .listino .listino_head {
	background: #008aa0;
	border: 1px solid #008aa0;
	color: #fff;
	.color: #099;
	text-transform: uppercase;
}
#main #content .listino .periodi, #main #content .listino .trattamento, #main #content .listino .prezzi, #main #content .listino .camere {
	padding: 6px 8px;
}
#main #content .listino .trattamento, #main #content .listino .periodi {
	font-size: 12px;
}
#main #content .listino .periodi {
	color: #099;
}
#main #content .listino .camere, #main #content .listino .prezzi {
	font-size: 11px;
}
#main #content .listino .camere {
	border-left: 1px solid #fff;
}
#main #content .listino .prezzi {
	border-left: 1px solid #008aa0;
	font-weight: normal;
}
#main #content .listino .riga_dispari {
	background: #cce8ec;
}

#main #content #map {
	width: 100%;
	height: 308px;
	margin-bottom: 15px;
}
#main #content .link_gmaps {
	font-style: italic;
	color: #666;
	text-decoration: none;
}
#main #content .link_gmaps:before {
	content: "> "
}

#form_contatti {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-bottom: 35px;
}
#form_contatti .label {
	display: block;
}
#form_contatti .input, #form_contatti .input_text, #form_contatti .select, #form_contatti .textarea {
	border: none;
	background: #ccf1fb;
}
#form_contatti .date, #form_contatti .ospiti, #form_contatti .dati_cliente {
	display: block;
	border-bottom: 2px solid #666;
	padding-top: 30px;
	padding-bottom: 15px;
}
#form_contatti .date .form_item {
	width: 282px;
	min-height: 40px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 40px;
}
#form_contatti .date #arrivo_d_1, #form_contatti .date #arrivo_m_1, #form_contatti .date #partenza_d_1, #form_contatti .date #partenza_m_1, #form_contatti .ospiti .adulti, #form_contatti .ospiti .bambini {
	width: 53px;
	margin-right: 5px;
}
#form_contatti .date #arrivo_y_1, #form_contatti .date #partenza_y_1 {
	width: 100px;
	margin-right: 5px;
}
#form_contatti .date .calendar {
	width: 24px;
	height: 21px;
	background-image: url(../img/calendar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none;
}
#form_contatti .ospiti .adulti, #form_contatti .ospiti .bambini {
	width: 80px;
	min-height: 40px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 40px;
}
#form_contatti .ospiti .select_sistemazione, #form_contatti .ospiti .select_trattamento {
	width: 162px;
}
#form_contatti .ospiti .sistemazione, #form_contatti .ospiti .trattamento {
	width: 194px;
	min-height: 40px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 40px;
}
#form_contatti .dati_cliente .form_item {
	width: 187px;
	min-height: 60px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 60px;
}
#form_contatti .dati_cliente .form_item .input_text, #form_contatti .dati_cliente .form_item .textarea {
	width: 155px;
}
#form_contatti .dati_cliente .form_item .textarea {
	height: 55px;
	margin-bottom: 20px;
}
#form_contatti .dati_cliente .newsletter {
	display: block;
	height: auto;
}
#form_contatti .dati_cliente .privacy {
	width: 376px;
}
#form_contatti .dati_cliente .privacy .label_privacy {
	font-weight: normal;
}
#form_contatti .dati_cliente .privacy .privacy_link {
	font-weight: bold;
	font-style: italic;
	color: #000;
	text-decoration: none;
}
#form_contatti .dati_cliente .privacy .privacy_link:hover {
	text-decoration: underline;
}
#form_contatti .obbligatorio {
	text-indent: 2em;
	font-weight: bold;
}
#form_contatti .invia .button {
	width: 155px;
	height: 22px;
	display: block;
	border: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	background-color: #00b8e9;
	background-image: url(../img/invia_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	padding-left: 10px;
}
#form_contatti .invia .button:hover {
	background-position: left bottom;
}

#footer {
	clear: both;
	display: block;
	.width: 100%;
	padding-top: 12px;
	line-height: 16px;
	position: relative;
	margin-bottom: 1em;
	background: #fff;
}

.newsletter_categorie {
	margin-top: 20px;
	border-top: 2px solid #666;
	padding-top: 17px;
}
.newsletter_categorie .text {
	color: #099;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.newsletter_categorie .newsletter_label {
	font-size: 13px;
	font-weight: normal;
	margin-right: 18px;
}
.input_newsletter {
	height: 22px;
	line-height: 22px;
	font-style: italic;
	padding-left: 10px;
}

#footer .title {
	display: block;
	width: 950px;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	background: #008aa0;
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	margin-bottom: 11px;
}
#footer .dati_hotel {
	display: block;
	position: absolute;
	top: 55px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	width: 333px;
	background: #e3e4e5;
	padding: 12px;
	height: 149px;
}
#footer .dati_hotel .hotel, #footer .dati_hotel .address, #footer .dati_hotel .city, #footer .dati_hotel .telefono, #footer .dati_hotel .fax {
	display: block;
}
#footer .dati_hotel .address {
}
#footer .dati_hotel .city {
}
#footer .dati_hotel .telefono {
	width:300px;
}
#footer .dati_hotel .fax {
}
#footer .sitemap {
	padding: 12px;
	background: #e3e4e5;
	margin-left: 373px;
}
#footer .sitemap .item, #footer .sitemap2 .item {
}
#footer .sitemap .item .link, #footer .sitemap2 .item .link {
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer .item .link:hover {
	text-decoration: underline;
}
#footer .sitemap .item .special, #footer .sitemap2 .item .special {
	color: #099;
}
#footer .sitemap2 {
	position: absolute;
	width: 200px;
	top: 70px;
	left: 520px;
}
#footer .credits {
	font-size: 11px;
	padding: 12px;
	width: 200px;
	position: absolute;
	top: 55px;
	right: 0px;
}
#footer .credits .loghi {
	margin-top: 9px;
}
#footer .credits .loghi .item {
	display: inline;
}
#footer .credits .loghi .item .adriasonline, #footer .credits .loghi .item .entrainhotel, #footer .credits .loghi .item .italhotels {
	background-image: url(../img/footer_logo.png);
	background-repeat: no-repeat;
	width: 22px;
	height: 23px;
	display: inline-block;
	.float: left;
	margin-right: 7px;
	text-indent: -9999px;
}
#footer .credits .loghi .item .adriasonline {
	background-position: 0px 0px;
}
#footer .credits .loghi .item .entrainhotel {
	background-position: 0px -23px;
}
#footer .credits .loghi .item .italhotels {
	background-position: 0px -46px;
}
.clearlft {
	clear:left;

}


#footer a   /* Questo è il colore dei link nel footer */
{
	color: #666;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; } /* Sottolineatura rollover */

#footer .credits .copy /* Questo è il cpoyright */
{
	margin:20px 0 0 0;
	font-size:10px;
	line-height:30px
}

