@charset "utf-8";
/* CSS Document */

body {background: #e0e8f2 url(../images/bkg.jpg) top repeat-x; text-align:justify; line-height:20px;}

/* WRAPPER */
#wrapper {background-color:#fff; margin-bottom:50px;}

/* HEADER */
#header {background: #ffffff url(../images/bkg_head.jpg) top no-repeat;
		 width: 100%;
		 height:343px;
		 margin:0 auto;
	}

#language { background: url(../images/language.jpg) no-repeat;
			width:132px;
			height:40px;
			float:left;
			margin-left: 6px;
			margin-top: 15px;
	}
.bandiere {padding:20px 12px 18px 16px}
.languageRusso{margin:8px 0 0 160px;float:left;}
#riferimenti {position:absolute; left:180px; top:220px; color:#FFFFFF; width:240px;}
#flashcontent {float:left; margin: 18px 0 5px 28px;}
#map_canvas{margin-bottom:20px;}

/* MENU */

/* tabs */
.jquerycssmenu{
font-weight:bold;
margin: 0 0 0 20px;
line-height:normal;
clear:both;
}
.jquerycssmenu ul{
margin: 0;
padding:10px 10px 0 0px;
list-style-type: none;
}
/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
margin:0;
padding:0;
}
/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
background:url("../images/pad_left.png") no-repeat left top;
padding: 0 3px 0 6px;
color: #1d549c;
text-decoration: none;
}
.jquerycssmenu ul li a span{
float:left;
	display:block;
	background:url("../images/pad_right.png") no-repeat right top;
	padding:6px 15px 0 6px;
	margin-right:2px;
	color:#1d549c;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.jquerycssmenu ul li a span {float:none;}

.jquerycssmenu ul li a:hover{
background-image: url(../images/pad_left.png); /*tab link background during hover state*/
text-decoration: underline;
}
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border: 1px solid #1d549c;
border-top:none;
width:140px;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}
/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font-weight: bold;
font-size:11px;
width: 140px; /*width of sub menus*/
background: white;
color: #1d549c;
padding: 0 0 6px 10px;
margin: 0;
}
.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: #1d549c;
color: #ffffff;
text-decoration:none;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}


/* CONTENUTO PRINCIPALE */
#main {margin:40px 0 20px 0;
	   padding:0 40px 0 20px;
	   border-right: 1px dashed #ccc;
	}
/* link */
#main a{color:#6591DA;
		text-decoration:none;
	}
#main a:hover{text-decoration:underline;
	}
/* last minute */
.lastop{display: block; background-image: url(../images/last-top.jpg); height:30px; margin-top:20px}
.lastop img{float:left}
.lastbottom{display: block; background-image: url(../images/last-bottom.jpg); height:30px}
.lastesto{background-image:url(../images/last-center.jpg); padding-left:100px; padding-right:40px;}
.lastesto h2 a{font-size:16px; color:#3876c7; margin:0;}
.lastesto p{margin:0;}
.lastesto img{float:left; margin-right: 10px}
.lastesto a{margin:0; padding:0; font-size:11px}

	
#flashgallery {padding-top: 20px; margin-bottom: 20px; border-top:#999 dotted 1px;}
#marinaGallery{margin-left:70px}


/* SIDEBAR */
#vocemenu {padding: 40px 0 0 0;}
#vocemenu ul {font-size:18px;
			  color:#789edf;
			  list-style-type:none;
	}
#vocemenu li {font-size:14px;
			  border-bottom:#ccc solid 1px;
			  padding:6px 6px;
			  margin:0;
	}
#vocemenu li a{color:#333;
			   text-decoration:none;
	}
#vocemenu li a:hover{text-decoration:underline;}


/* FOOTER */
#footer {background: url("../images/bkg_footer.png") no-repeat;
		 width:100%;
		 height:125px;
		 margin:0 auto;
	}
/* menu */
#menufooter {float:left;
			 margin-left:280px;
			 color:#9cb8e6;
			 font-size:12px;
			 padding-top:6px;
	}
#menufooter a{color:#ffffff;
			  text-decoration:none;
	}
#menufooter a:hover{text-decoration:underline;
	}
/* lingue straniere */
.languagefooter {margin:8px 0 0 160px;
				 float:left;
	}
/* menu Russo*/
#menufooterRusso {float:left;
			 margin-left:220px;
			 color:#9cb8e6;
			 font-size:12px;
			 padding-top:6px;
	}
#menufooterRusso a{color:#ffffff;
			  text-decoration:none;
	}
#menufooterRusso a:hover{text-decoration:underline;
	}
/* piè di pagina */
#piedipagina {color:#a5bbd7;
			  font-size:11px;
			  float:left;
			  margin:0 0 90px 190px;
	}
/* link appartamenti */
#tag {color:#ccc;
			  font-size:11px;
			  margin:0 0 0 20px;
			  text-align:center;
			  line-height:12px;
			  margin-top:30px;
	}
#tag a{text-decoration:none;
	   color:#ccc;
	}
#tag a:hover{text-decoration:underline;
	}