body {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image:url(img/sf_page.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	}
div.logo {
	width: 400px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	}
img {
	border: 0px;
	}
div.menu {
	margin-top: 10px;
	width: 600px;
	text-align:center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	}
div.main {
	width: 800px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	padding: 0px;
	}
div.content {
	width: 800px;
	clear:both;
	background-image:url(img/sf_middle.jpg);
	background-position:top center;
	background-repeat: repeat-y;
	min-height: 300px;
	margin-top: -20px;
	padding: 0px;
	margin-bottom: 0px;
	}
div.sf_top {
	width: 800px;
	clear:both;
	height: 43px;
	background-image:url(img/sf_top.png);
	background-position:top center;
	background-repeat: no-repeat;
	padding: 0px;
	}
div.sf_bottom {
	width: 800px;
	clear:both;
	height: 43px;
	background-image:url(img/sf_bottom.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	margin-top: -12px;
	padding: 0px;
	}
p {padding: 0px;}
div.titolo {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	}
div.testo {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
	padding: 0px;
	}
div.vuoto {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding: 0px;
	margin-top: 30px;
	font-style:italic;
	}
img.viaggio {
	float: left;
	margin-right: 20px;
	border: 2px solid blue;
	padding: 2px;
	}
img.vuoto {
	float: left;
	margin-right: 20px;
	border: 2px solid white;
	padding: 2px;
	}
div.viaggio {
	clear:both;
	margin-top: 10px;
	padding-top: 20px;
	}
div.viaggio_img {
	background-color: red;
	width: 200px;
	}
div.viaggio_costo {
	margin-top: 10px;
	font-size: 18px;
	font-weight:bold;
	}
div.viaggio_date {
	color: #FF6666;
	margin-top: 10px;
	margin-bottom: 10px;
	}
div.viaggio_t {
	font-size: 16px;
	font-weight:bold;
	color: #0099CC;
	}
div.viaggio_txt {
	text-align:justify;
	}
div.viaggio_main {
	width: 100%;
	float: left;
	}
div.dettagli {
	float: left;
	margin-top: 5px;
	}
table.contatto {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	}
td.contatto_t {
	font-weight: bold;
	width: 25%;
	padding: 3px;
	border-bottom: 1px dotted #999999;
	vertical-align:top;
	}
td.contatto{
	width: 75%;
	padding: 3px;
	border-bottom: 1px dotted #999999;
	}
td.contatto_viaggio{
	width: 75%;
	padding: 3px;
	border-bottom: 1px dotted #999999;
	color: #FF6666;
	}
div.malpensa {
	width: 800px;
	margin-top: 10px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	}
div.copyright {
	font-size: 10px;
	color: #999999;
	text-align:center;
	width: 800px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	}
td.flotta_t {
	font-weight:bold;
	padding: 2px;
	text-align:center;
	border-bottom: 2px solid #999999;
	}
td.flotta_img {
	text-align:center;
	width: 35%;
	padding: 2px;
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	}
td.flotta_nome {
	text-align:center;
	width: 15%;
	padding: 2px;
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	}
td.flotta_anno {
	text-align:center;
	width: 10%;
	padding: 2px;
	border-bottom: 1px dotted #999999;
	}
td.flotta_info {
	text-align:center;
	width: 5%;
	padding: 2px;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
	}
td.contatto_giallo {
	padding: 3px;
	font-weight:bold;
	background-color:#FFCC33;
	}
/* LIGHTBOX */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: green; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #CC99CC;
	}

a:link.credits {color: #999999; text-decoration:none;}
a:visited.credits {color: #999999; text-decoration:none;}
a:hover.credits {color: black; text-decoration:none;}
a:link.menu {color: black; text-decoration:none; padding: 3px;}
a:visited.menu {color: black; text-decoration:none; padding: 3px;}
a:hover.menu {color: black; text-decoration:none; border-bottom: 5px solid #FFCC33; padding: 3px;}