﻿body 
{
	background: #ccc;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
}

img
{
	border: none;
}

p
{
	margin: 0;
	padding: 0;
}

#centrato
{
	margin: auto;
	padding: 0;
	width: 790px;
	text-align: left;
}

#intestazione
{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	background: transparent url(Images/topGtfalcone.jpg) no-repeat center;
	height: 210px;
	width: 790px;
}

#corpo
{
	float: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 790px;
	background: transparent url(Images/sfondoGT.jpg) repeat-y;
}

#col1
{
	float: left;
	margin: 5px;
	padding: 0;
	width: 140px;
	color: White;
	text-align: center;
	color: White;
	font-weight: bold;
}

#col1 p
{
	padding: 25px 2px;
}

#col1 .menuNavigazione
{
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
}

#col1 .menuNavigazione a
{
	display: block;
	text-decoration: none;
	text-align: left;
	margin: 1px 0;
	padding: 3px 10px;
	color: White;
	font-weight: bold;
	font-size: 11px;
}

#col1 .menuNavigazione a:link, #col1 .menuNavigazione a:visited
{
	background: #999;
	color: White;
}

#col1 .menuNavigazione a:hover, #col1 .menuNavigazione a:focus, #col1 .menuNavigazione a:active
{
	color: #ffff00;
}

#col1 img
{
	margin: 0 5px;
}

#col1 .italy
{
	font-weight: normal;
}

#col2
{
	float: left;
	margin: 5px;
	padding: 0;
	width: 430px;
	text-align: justify;
}

#col2 h1
{
	margin: 15px;
	text-align: center;
	font-size: 1.2em;
	font-variant: small-caps;
}

#col2 h2
{
	margin: 5px;
	font-size: 1em;
	font-weight: bold;
}

#col2 hr
{
	text-align: center;
	width: 98%;
}

#col2 p
{
	padding: 0.5em;
}

#col2 a
{
	color: Black;
	text-decoration: none;
}

#col2 a:link, #col2 a:visited
{
	color: Black;
	text-decoration: none;
}

#col2 a:hover, #col2 a:focus, #col2 a:active
{
	color: Black;
	text-decoration: none;
}

#col3
{
	float: left;
	margin: 5px;
	padding: 0;
	width: 190px;
	text-align: left;
}

#col3 h1
{
	font-size: 1.2em;
	font-variant: small-caps;
	margin-bottom: 5px;
}
#col3 p
{
	padding: 0.5em 0;
}

#col3 img
{
	vertical-align: middle;
}

#col3 a
{
	color: Black;
	text-decoration: none;
}

#col3 a:link, #col3 a:visited
{
	color: Black;
	text-decoration: none;
}

#col3 a:hover, #col3 a:focus, #col3 a:active
{
	color: Black;
	text-decoration: underline;
}

#piePagina
{
	clear: both;
	margin: 0;
	margin-bottom: 15px;
	padding: 5px;
	width: 780px;
	height: 25px;
	background-color: #999;
	text-align: right;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
}

#piede1
{
	float: left;
	width: 690px;
	margin-top: 3px;
	vertical-align: middle;
	text-align: center;
}

#piede1 img
{
	padding-left: 30px;
	vertical-align: middle;
}

#piede2
{
	float: left;
	width: 90px;
	text-align: right;
}

.counter
{
	margin: auto;
	width: 790px;
	text-align: center;
}

.griFoto
{
	margin:   0 0 10px 0;
	padding: 0;
	width: 100%;
}

.griFoto img
{
	border: none;
	padding: 0 5px 5px 0;
}

.logon
{
	width: 200px;
	margin: 20px auto;
	padding: 20px 0;
	border: 1px solid;
}

.logon legend
{
	padding: 0 10px;
	font-style: oblique;
	font-weight: bold;
}

.richiesta
{
	margin: auto;
	padding: 10px 0;
	border: 1px solid;	
}

.richiesta legend
{
	padding: 0 10px;
	font-style: oblique;
	font-weight: bold;
}

.logon p
{
	margin: 5px;
	text-align: left;
}

.msg
{
	color: Red;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
}

.txtLog
{
	font-family: Verdana;
	font-size: 1em;
	width: 170px;
}

.btnLog
{
	font-family: Verdana;	
	width: 180px;
}

.caselle
{
	font-family: Verdana;	
	font-size: 1em;
	width: 400px;
}

.bottoni
{
	font-family: Verdana;
	font-size: 1em;
}

.pdf
{
	text-align: center;
}

.pdf fieldset
{
	width: 90%;
	margin: 20px auto;
	padding: 20px 0;
	border: 1px solid;
}

.pdf legend
{
	padding: 0 10px;
	font-style: oblique;
	font-weight: bold;
}


/* LIGHT BOX */


#lightbox
{	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}

#lightbox img
{ 
	width: auto; 
	height: auto;
}

#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-image: url(data:image/gif;base64,AAAA); /* 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/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover 
{ 
	background: url(Images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer
{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
}

#imageData
{	
	padding:0 10px; 
	color: #666; 
}

#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; 
	outline: none;
}	 	

#overlay
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}
#gargano {
padding-top:8px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
} 

#gargano a{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration: underline;
} 