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

* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background:#FFFFFF url(/images/bg.png) repeat-x;
}

body.home {
	background:#E2EBF4 url(/images/bg_home.png) repeat-x;
}

a,
a:hover,
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.clear {
	clear:both;
	line-height:0px;
	background-color:red;
}

hr {
	border-top:1px solid #DBDDDF;
	border-bottom:1px solid #F5F8FB;
	border-left:none;
	border-right:none;
}

.nota {
	font-size:12px;
	line-height:100%;
}

.nascosto {
	display:none;
}

#wrapper {
	width:972px;
	margin:0px auto;
}

img {
	border:none;
}

body.home #menu_lat,
.menu_lat_meteo img {
	behavior:url(/js/iepngfix.htc);
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>	HEADER */

#header {
	background:url(/images/header.jpg);
	height:112px;
	position:relative;
}

#lang {
	position:absolute;
	width:300px;
	top:6px;
	right:19px;
	text-align:right;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>	MENU TOP */

#header ul {
	position:absolute;
	bottom:5px;
	left:137px;
}

#header ul li {
	display:inline;
	background:url(/images/menu_separator.png) no-repeat right bottom;
	list-style:none;
	padding-bottom:5px;
}

#header ul li a {
	padding:0px 20px 6px 20px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#header ul li.last {
	background:none;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>	*/

#flash {
	height:161px;
	width:968px;
	border:2px solid #BAD0E5;
	/*background:url(/images/flash_prova.jpg);*/
	
}

body.home #flash {
	height:334px;
}

#main {
	background:url(/images/bg_main.png) repeat-y 10px 0px;
	border-bottom:1px solid white;	/* for dumb IE6 */
}

body.home #main {
	background:none;
	position:relative;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>	MENU LATERALE */
#menu_lat {
	width:229px;
	padding:0px 0px 0px 10px;
	float:left;
	margin-top:-54px;
	position:relative;
}

body.home #menu_lat {
	width:293px;
	padding:0px 20px 0px 0px;
	background:url(/images/ombra_menu_lat.png) no-repeat right 69px;
	position:absolute;
	left:10px;
	top:-69px;
	float:none;
	margin:0px;
	z-index:10;
}

#menu_lat img {
	display:block;
	width:229px;
	height:129px;
}

.home #menu_lat img {
	width:auto;
	height:auto;
}

ul#menu_lat_top {
	width:189px;
	height:69px/*69*/;
	background:url(/images/bg_menu_lat_top_small.jpg) no-repeat;
	list-style:none;
	padding:13px 0px 0px 40px;
}

body.home ul#menu_lat_top {
	width:253px;
	background:url(/images/bg_menu_lat_top.jpg) no-repeat;
}

ul#menu_lat_top a {
	display:block;
	line-height:34px;
	text-decoration:none;
	height:34px;	/* for dumb IE6 */
}

#menu_lat_bottom {
	width:229px;
	height:174px;
	background:url(/images/bg_menu_lat_bottom_small.jpg) no-repeat;
	padding-top:3px;
}

body.home #menu_lat_bottom {
	width:293px;
	height:220px;
	background:#064E98 url(/images/bg_menu_lat_bottom.jpg) no-repeat;
}

#menu_lat_bottom h2 {
	padding-right:20px;/*11px*/
	background:url(/images/arrow_right_white.png) no-repeat right center;
	margin-right: 15px;
}

#menu_lat_bottom a.menu_lat_bottom {
	display:block;
	line-height:40px;
	text-decoration:none;
	padding-left:22px/*15px*/;
	margin-left:22px;
}

#menu_lat_bottom a.menu_lat_meteo {
	display:block;
	line-height:34px;
	text-decoration:none;
	padding-top:9px;
	margin-left:34px;
}

#menu_lat_bottom div.menu_lat_meteo img {
	float:left;
	padding-left:34px;
	width:40px;
	height:auto;
}

body.home #menu_lat_bottom div.menu_lat_meteo img {
	padding-left:23px;
	width:75px;
	height:auto;
}

#menu_lat_bottom div.menu_lat_meteo p {
	float:left;
	padding-left:18px;
	line-height:20px;
}

body.home div.menu_lat_meteo p {
	padding-left:28px;
}

#menu_lat_bottom div.menu_lat_meteo p.next {
	float:right;
	padding-right:16px;
}

body.home #menu_lat_bottom div.menu_lat_meteo p.next {
	padding-right:35px;
}

#menu_lat_bottom div.menu_lat_meteo p.next a,
#menu_lat_bottom div.menu_lat_meteo p.next a:hover,
#menu_lat_bottom div.menu_lat_meteo p.next a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>	FASCIA BOOKING */

#fascia_booking {
	background: #3F639D; /* old browsers */
	background: -moz-linear-gradient(left, #3F639D 0%, #2EA8D7 100%); /* firefox */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3F639D), color-stop(100%,#2EA8D7)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3F639D', endColorstr='#2EA8D7',GradientType=1 ); /* ie */
	width:703px !important;
	width:702px;	/* for dumb IE6 */
	float:left;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Helvetica, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	padding:10px 15px 15px 15px;
	position:relative;
	border-bottom:1px solid #294E6A;
}

body.home #fascia_booking {
	padding:10px 0px 10px 15px;
	margin-left:303px;
	width:644px !important;
	width:643px;
	float:none;
}

#fascia_booking label {
	display:block;
	margin-bottom:3px;
	/*float:left;
	margin:0px 6px 0px 0px;*/
}

#fascia_booking input,
#fascia_booking select {
	font-family:"Trebuchet MS", Helvetica, Arial, Verdana;
	font-size:12px;
	border:1px solid #b1cad2;
}

#fascia_booking input#bform\[checkin\],
#fascia_booking input#bform\[checkout\] {
	background:#FFFFFF url(/images/calendar.png) no-repeat right;
	padding:2px 26px 0px 8px;
	width:70px;
	height:20px;
	vertical-align:middle;
}

#fascia_booking select {
	width:68px;
	height:24px;
	padding:0px 0px 0px 2px;
}

#fascia_booking a#invia {
	display:block;
	position:absolute;
	top:6px;
	right:6px;
	background:url(/images/button_orange.png) no-repeat;
	width:155px;
	height:37px;
	border:none;
	color:#32383c;
	font-size:13px;
	margin:10px 5px 0px 0px;
	line-height:34px;
	padding-left:8px;
}

#fascia_booking ul {
	float:left;
	padding-left:20px;
	line-height:16px;
	width:145px;
}

#fascia_booking li {
	list-style:url(../images/arrow_orange.png);
}

#fascia_booking #fields {
	width:auto;
	line-height:1;
	padding-left:0px;
	float:left;
}

#fields li {
	list-style:none;
	float:left;
	margin:0px 5px 6px 0px;
}

#fields .roomTitle {
	clear:left;
	padding-top: 20px;
    width: 106px;
}

#fields .childAge { width:300px; margin-bottom:0px; }

#fields .childAge select {
	margin-right:5px;
	width:45px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>	CONTENUTO */

#content {
	width:640px !important;
	width:639px;	/* for dumb IE6 */
	float:left;
	background: url(/images/bg_content.jpg) no-repeat 0px -68px;
	color:#054585;
	font-size:12px;
	line-height:157%;
	padding:65px 53px 20px 40px;
	min-height:289px;
	height:auto !important;
	height:289px;
	border-top:1px solid #C7DDF0;
}

.home #content {
	padding:0px;
}

#content img {
	border:1px solid #BAD0E5;
}

#content table img { border:none; }

#content img.home { border:none; }

#content h1 {
	font-size:30px;
	letter-spacing:1px;
	font-weight:normal;
	margin-bottom:10px;
	color:#04528D;
}

.home #content h2 {
	font-size:18px;
	line-height:142%;
	font-weight:normal;
	margin-bottom:15px;
	color:#04528D;
}

#content h2 {
	font-size:13px;
	margin-top:15px;
	margin-bottom:2px;
	color:#25699C;
	clear:both;
}

#content p {
	font-size:13px;
	line-height:137%;
	margin-bottom:10px;
	color:#25699C;
}

#content p.indent {
	padding-left:20px;
}

#content p img {
	float:right;
	margin:5px 0px 10px 20px;
}

#content p a {
	color:#25699C;
	text-decoration:underline;
}

body.home #content {
	width:659px !important;
	padding-right:10px;
	padding-left:303px;
	background: url(/images/ombra_content.png) no-repeat right 0px;
	color:#054585;
	font-size:12px;
	line-height:157%;
	float:none;
	min-height:359px;
	height:auto !important;
	height:359px;
}

body.home #content img {
	display:block;
	float:left;
}

body.home #content #content_inner {
	background:url(/images/bg_content_home.jpg) no-repeat;
	min-height:229px;
	height:auto !important;
	height:229px;
	clear:both;
}

body.home #content_inner div {
	float:left;
	width:269px;
	padding:20px 30px 0px 30px;
}

body.home #content_inner div h2 {
	padding-right:15px;
	background:url(/images/arrow_right_blue.png) no-repeat right center;
	display:inline;
}

body.home #content_inner div a.content_title {
	text-decoration:none;
}

body.home #content_inner div a.content_title strong {
	font-size:18px;
}

body.home #content_inner div p {
	margin-top:15px;
}

#content table {
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:15px;
}

#content td,
#content th {
	border:1px solid #B7CADB;
	padding:3px;
}

#content th {
	line-height:100%;
}

#content table.gallery td,
#content table.gallery th {
	border:none;
	text-align:center;
}

#content table.gallery td a {
	text-decoration:none;
	color:#04528D;
}

#content table.gallery img,
#content table.room img { border:1px solid #BAD0E5;}

#content table.room { 
	border-spacing:0;
	margin:20px 0px;
}

#content table.room th {
	text-align:left;
	border:none;
	border-bottom:1px solid #B7CADB;
	padding:5px;
}

#content table.room td {
	border:none;
	border-bottom:1px solid #B7CADB;
	padding:5px 8px;
}

#content iframe {
	width:640px;
	height:950px;
}

#content iframe.mappa {
	width:640px;
	height:350px;
}

#content img.residence {
	margin-top:20px;
	margin-left:20px;
}

#content ul {
	margin:40px 0px 0px 15px;
}

#content ul li {
	margin-top:10px;
}

#content li a {
	text-decoration:none;
	color:#04528D;
	font-size:13px;
}

#content li a:hover {
	text-decoration:underline;
	color:#04528D;
}

#privacy {
	margin-top:30px;
}

#dati_soc {
	width:640px;
	text-align:center;
	border-top:1px dotted #054585;
	border-bottom:1px dotted #054585;
	padding:15px 0px;
}

#dati_soc a {
	color:#054585;
	text-decoration:underline;
}

#dati_soc a:hover { text-decoration:none; }

.table {
	float:left;
	margin-right:45px;
}

.table p { 
	width:220px; 
	border:1px solid #B7CADB;
	padding:5px;
}
 
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>	FOOTER */

#footer {
	height:91px;
	background:url(/images/bg_footer.png) repeat-x;
	bottom:0;
	position:absolute;
	width:100%;
	z-index:5;
}

#footer_content {
	width:972px;
	margin:0px auto;
	padding-top:13px;
	color:#CDDEED;
}

#footer_content a,
#footer_content a:hover,
#footer_content a:visited {
	color:#CDDEED;
}

#footer_content #left {
	float:left;
	width:300px;
	padding-left:28px;
	margin-right:65px;
}

#footer_content #center {
	float:left;
	text-align:center;
	width:300px;
	margin-top:-5px;
}

#footer_content #center a {
	background:url(/images/ico_mail_footer.png) no-repeat center top;
	text-decoration:none;
	padding-top:25px;
	display:block;
}

#footer_content #center a.mail {
	background:none;
	padding-top:0px;
}

#footer_content #right {
	float:right;
	width:250px;
	text-align:right;
	padding-right:23px;
	font-size:9px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>	FORM */

fieldset {
	border:none;
	margin-bottom:15px;
}

legend {
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}

#content form select,
#content form input {
	font-size:13px;
}

#content form table {
	margin:0px;
}

#content form table td {
	border:none;
	text-align:left;
}

#content form table td select,
#content form table td input {
	text-align:left;
}

input[type="radio"] {
	vertical-align:sub;
	margin-right:10px;
}

img#f_trigger_a,
img#f_trigger_b {
	border:none;
	vertical-align:top;
	margin-left:3px;
}

div.privacy_form {
	border:1px solid #999999;
	overflow:auto;
	width:467px;
	height:100px;
}

#content div.privacy_form p {
	font-size:10px;
	padding-left:5px;
}

#error {
	background-color:#FBECEC;
	border:1px solid #DD0005;
	color:#DD0005;
	font-weight:bold;
	margin-bottom:15px;
	padding:10px;
}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>	OFFERTE */

#content p.offer_title {
	margin-top:20px;
	padding:0px;
}

#content p.offer_title a {
	font-size:15px;
	font-weight:bold;
	color:#04528D;
}

#content p.desc {
	padding:0px;
}

#content p.desc a {
	font-weight:bold;
	color:#04528D;
	text-decoration:none;
}

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

#main {padding-bottom: 91px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -91px; /* negative value of footer height */
	height: 91px;
	clear:both;} 


a.home-l:link, a.home-l:visited{
color:#04528D;
text-decoration:underline;
}
a.home-l:hover{
color:#04528D;
text-decoration:underline;
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*================================================== GUEST REVIEWS */

#guest_reviews div#average_ratings {
	padding-left:35px;
}

#guest_reviews div.rating {
	width:97px;
	height:97px;
	float:left;
	padding:0px 5px 0px 5px;
	margin:0px;
	text-align:center;
	background-color:#E5EEF8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#guest_reviews div.rating p.rating_img {
	position:relative;
	background:url(/images/rating_bg.png) no-repeat center 76px;
	font-size:33px;
	width:97px;
	height:78px;
	line-height:103px;
	margin:0px;
	padding-bottom:8px;
	float:none;
	margin-top:-12px;
}

#guest_reviews div.rating p.rating_img a {
	text-decoration: none;
	color:#cebca5;
}

#guest_reviews div.rating p.rating_img img {
	display:block;
	position:absolute;
	bottom:-8px;
	left:0px;	/* la freccetta si può spostare da 0px (rating 0) a 90px (rating 100)*/
}

#content #guest_reviews img {
	float:none;
	margin:0px;
	border:none;
}

#guest_reviews div.rating p.rating_img span {
	background:url(/images/rating_bg.png) no-repeat 0 -10px;
	height:10px;
	width:71px;
	display:block;
	position:absolute;
	left:13px;
	top:76px;
}

/*================================================== AVERAGE RATINGS */

#average_ratings #total_average_rating {
	margin-right:10px;
}

#average_ratings ul {
	float:right;
	width:498px;
	padding-top:10px
}

#average_ratings ul li {
	background:none;
	width:239px;
	height:35px;
	float:left;
	padding-right:10px;
	margin:0px;
}

#average_ratings ul li p {
	font-size:13px;
	text-align:right;
	float:left;
	width:140px;
}

#average_ratings ul div.rating {
	background:none;
	width:94px;
	height:20px;
	float:right;
	margin:2px 0px 0px 0px;
	padding:0px;
}

#average_ratings ul div.rating p.rating_img {
	position:relative;
	/*background:url(/images/rating_bg.png) no-repeat center top;*/
	font-size:13px;
	width:94px;
	height:12px;
	line-height:normal;
	margin:0px;
	padding-bottom:8px;
}

/*================================================== GUEST REVIEWS LIST */

#guest_reviews_list li {
	padding:15px;
	border-bottom:1px solid #D3D3D3;
	list-style:none;
}

#guest_reviews_list li.odd {
}

#guest_reviews_list li.even {
}

#guest_reviews_list h4 {
	border-bottom:1px solid #D3D3D3;
	font-size:13px;
	font-weight:normal;
	height:18px;
	margin-left:120px;
}

#guest_reviews_list h4 strong {
	float:left;
	font-weight:bold;
}

#guest_reviews_list h4 strong span {
	font-weight:normal;
	float:none;
	margin-left:8px;
	font-size:inherit;
	text-transform:none;
}

#guest_reviews_list h4 span {
	float:right;
	font-size:10px;
	text-transform:uppercase;
}

#guest_reviews_list p.plus,
#guest_reviews_list p.minus,
#guest_reviews_list p.hotel_manager {
	padding-left:25px;
	font-size:11px;
	line-height:1.4;
	margin:15px 0px 0px 120px;
	min-height: 27px;
	height: auto !important;
	height: 27px;

}
/*
#guest_reviews_list p.plus {
	background:url(/images/plus_small.png) no-repeat;
}

#guest_reviews_list p.minus {
	background:url(/images/minus_small.png) no-repeat;
}*/

#guest_reviews_list p.hotel_manager {
	color:#FFFFFF;	
}

#average_ratings dl {
	float:left;
	padding:10px;
	margin:0px;
	line-height:1.8;
	background-color:#E5EEF8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:464px;
}

#average_ratings dl dd,
#average_ratings dl dt {
	float:left;
	width:40%;
	padding:0px;
	margin:0px;
}

#average_ratings dl dt {
	float:left;
	width:10%;
	font-weight:bold;
}

/* ----- Css Mappa ----- */

#mapsBox {
	width:640px;
	border:1px solid #B7CADB;
	padding:5px;
	margin:20px 0px;
	float:left;
}

#maps {
	width:640px;
	height:350px;
}

#ballon {
	width:290px;
	height:170px;
	line-height:14px;
	font-size:12px;
	background:url(/images/imgBallon.jpg) no-repeat right 35px;
}

#ballon h5 { 
	padding-bottom:20px;
	font-size:15px;
	color:#04528D; 
}

#ballon a { 
	color:#C7761E; 
	font-size:12px;
	text-decoration:underline;
}

#ballon a:hover { text-decoration:none; }

#ballon input.inputE {
	width:200px;
	height:14px;
	border:1px solid #4891AB;
	margin:25px 0px;
	float:left;
	padding:3px 0px;
	background:#FFFFFF;
}

#ballon input.inputB {
	cursor:pointer;
	border:1px solid #4891AB;
	text-align:center;
	height:22px;
	width:30px;
	color:#127EBE;
	margin:5px;
	margin-top:25px;
	font-weight:bold;
	float:left;
	background:none;
}

#dirContainer { width:640px; }

#dirContainer span {
	font-size:12px;
	color:#C7761E;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}

#dirContainer table { 
	margin:0px; 
	width:640px;
}

#dirContainer table td { 
	padding:7px 5px;
	line-height:16px;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
}

#dirContainer table img { 
	border:none; 
	margin-bottom:0px;
}

.adp-summary { padding:3px; }

#dirContainer table.adp-fullwidth { width:630px; }
