/* CSS Document */

body {
	background-color:#FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
}

a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #616161;
	text-decoration: none;
}

hr {
	margin-bottom:5px;
	border:none;
	width:99%;
	color:#eeeeee;
	background-color:#eeeeee;
	height:1px;
	clear:both;
}

#postHeader {
	width:990px;
	height:30px;
	background-color: #3171A1;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	padding:0px;
}

#menu-alto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px;
	text-align: right;
	color: #E4E4E4;
}

#menu-alto a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-alto a:hover {
	color: #3BD000;
}

#menu-alto select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#menu {
	width:990px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

#logo {
	float: left;
	text-align: center;
}

#chromemenu {
	font-family: Helvetica,Arial;
	font-size: 13px;
	float: right;
}

.bg {
	background-image: url(/graph/chromebg.jpg);
}
.menu {padding:0 0 0 5px; margin:0; list-style:none; height:40px; background:#fff url(/graph/chromebg.jpg) repeat-x; position:relative; font-family:arial, verdana, sans-serif; z-index: 50; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#333333; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:5px 16px 0 12px; height:40px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(/graph/menu/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#000; background: url(/graph/chromebg2.jpg) no-repeat;}
.menu li a.top_link:hover span {background:url(/graph/chromebg2.jpg) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(/graph/menu/button4a.gif) no-repeat right top;}

.menu li:hover > a.top_link {color:#000; background: url(/graph/chromebg3.jpg) repeat;}
.menu li:hover > a.top_link span {background:url(/graph/menu/chromebg3.jpg) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(/graph/menu/button4a.gif) no-repeat right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {
	visibility:visible;
	color: #999999;
}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; right:2px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:180px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:200px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:142px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(/graph/menu/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#999999; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#999999 url(/graph/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#999999 url(/graph/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:93px; z-index:200; height:auto;}

#centerColumn { 	
	margin:0 auto;
	width:990px;
	text-align:left;
	vertical-align: middle;
}

#centerColumn h3 {
	margin:0 0 -.5em 0;
	padding:.75em 0 0 0;
	font-size:.8em;
	letter-spacing:.1em;
}

#header {
	padding:0 0 0 0;
	height:335px;
	background-color:#FFFFFF;
	border-top:1px solid #ffffff;
	clear:both;
}

#header h1 {
	margin:0 0 -14px 10px;
	padding:10px 0 0 .9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:lighter;
	letter-spacing:.15em;
	color:#000000;
}

#sottoheader {
	margin: 5px 0 0 0;
	height: 42px;
	background: url(/graph/sfondo-newsletter.jpg) no-repeat;
	padding-top: 10px;
}

#sottoheader td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sottoheader td.subscribe {
	background: url(/graph/bottone-newsletter.jpg) no-repeat center center;
	width: 83px;
	height: 27px;
}

#sottoheader a:link, a:visited {
	/*color: #FFFFFF;*/
}

#content {
	padding:15px;
	float:left;
	width:659px;
	background-color:#ffffff;
	height:100%;
}

#content h2 {
	margin: 0 0 5px 0 !important;
	padding: 10px 5px 10px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

#content p {
	font-size:12px;
	color:#333333;
	text-align: justify;
	line-height: 1.6em;
	margin:5px;
	padding:5px;
}

#columnleft {
	padding: 5px;
	margin: 5px;
	float:left;
	width:640px;
	border-right: 1px dashed #c1c1c1;
}

#columnleft p {
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
}

#columnright {
	padding:10px;
	float:left;
	width:308px;
	text-align: center;
}

#columnright h1 {
	font-family: Helvetica, Arial;
	font-size: 22px;
	color: #006689;
	background: url(/graph/sfondo-elba-tuscany.jpg) no-repeat;
	width: 306px;
	height: 42px;
	padding-top: 5px;
	margin-top: 5px;
}

#columnright h3 {
	font-family: Helvetica, Arial;
	font-size: 20px;
	color: #3BD000;
	background: url(/graph/sfondo-elba-tuscany.jpg);
	width: 306px;
	height: 42px;
	padding-top: 5px;
	margin-top: 5px;
}

#columnright p {
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
}

.news-item {
	padding:8px;
	float:left;
	width:600px;
	height:130px;
	margin-top:5px;
	border-bottom: 1px dashed #c1c1c1;
}

#columnleft .news-item p {
	font-size:12px;
	color:#333333;
	font-weight: normal;
}

.news-item h2 {
	margin:0 0 -4px 0 !important;
	margin:0 0 -20px 0;
	padding:4px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
}

.news-item h3 {
	font-size:11px;
	text-align: right;
	padding: 0;
	margin: 0;
}

.news-item ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

.news-item li {
	font-size:11px;
	text-align: right;
	padding: 0;
	margin: 0;
}

.news-item img {
	border: 3px solid #c1c1c1;
}

#right {
	font-size:11px;
	text-align: right;
	padding: 0;
	margin: 0;
}

#right img {
	border: 0;
}


#interna {
	padding:8px;
	float:left;
	width:600px;
}

#interna p {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}

#interna h1 {
	margin: 0 0 -4px 0 !important;
	margin: 0 0 -20px 0;
	padding: 4px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-weight: bold;
	font-size: 25px;
}

#interna h2 {
	margin: 0 0 -4px 0 !important;
	margin: 0 0 -20px 0;
	padding: 4px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-weight: bold;
}

/*#interna img {
	border: 3px solid #c1c1c1;
}*/


#interna ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	list-style: none;
}

#interna li {
	margin: 0 0 .3em 0;
	padding: 5px 0 6px 5px;
	font-size:.75em;
}

#interna ul.sitemap {
	font-size:12px;
}

#photogallery {
	padding: 5;
	margin: 0;
	float: left;
	width: 600px;
	clear: both;
	color: #CCCCCC;
	border-bottom: 1px dashed #c1c1c1;
}

#photogallery ul {
	list-style-type: none;
	padding: 0 10px 0 20px;
	margin: 0;
}

#photogallery li {
	width: 140px;
	padding: 0 0 0 0;
	text-align: center;
	float: left;
}

#photogallery img {
	border: 3px solid #c1c1c1;
}

#linkcorrelati {
	padding: 8px;
	float: left;
	width: 600px;
	clear: both;
}

#linkcorrelati h5 {
	margin: 0 0 -.5em 0;
	padding: 0 0 0 0;
	color: #006699;
}

#linkcorrelati ul {
	list-style-type: none;
}

#linkcorrelati li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#trip {
	width: 270px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#trip ul {
	padding: 0 0 10px 0;
	margin: 0;
	text-align: left;
}

#trip li {
	padding: 0;
	margin-left:10px;
	margin-top: 5px;
	list-style: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#trip table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#trip .richiesta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#trip .condizioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sottomenu {
	margin: 5px 0 0 0;
	height: 42px;
	background: url(/graph/sfondo-newsletter.jpg) no-repeat center center;
	padding-top: 10px;
	clear: both;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sottomenu ul {
	list-style-type: none;
}

#sottomenu li {
	width: 150px;
	padding: 0 0 0 0;
	text-align: center;
	float: left;
}

#footer {
	position: relative;
	clear: both;
	text-align: center;
	font-size: 11px;
	background-color: #ffffff;
	margin-top: 10px;
	padding: 0px;
}

#footer p {
	margin: 8px;
}

#videos {
	background-color: #F2F2F2;
	/*float: left;*/
	clear: both;
	overflow: hidden;
	padding: 5px;
	margin: 5px 0;
	width: 606px;
}

#columnright #videos {
	width: 300px;
}

#videos #topvideo {
	float: left;
}

#videos #videos-list {
	float: left;
	height: 153px;
	overflow: auto;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
	width: 400px;
}

#columnright #videos-list {
	width: 290px;
}

#videos #videos-list li {
	background-color: #CCCCCC;
	overflow: hidden;
	padding: 5px;
}

#videos #videos-list li h5 {
	color: #418CB4;
	font-size: 16px;
	font-variant: small-caps;
	margin: 0;
	font-weight: bold;
}

#videos #videos-list li p {
	margin: 5px 0 0 0;
	font-size: 12px;
}

#videos #videos-list li img {
	float: left;
	margin-right: 5px;
}

#centralframe {
	font-family: Helvetica,Arial;
}

#centralframe p {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}

#centralframe h1 {
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-weight: bold;
}

.bottone {
	background: #4E9BD3;
	border: #003399 1px;
	color: #FFFFFF;

}

#sitemap {

}

#sitemap li {
	font-size: 12px;
	font-family: Helvetica,Arial;

}