/* struttura SITO */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00274C;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #5D5950;
	text-align: justify;
}
/* struttura del DEFAULT */
#box-site {
	position:absolute;
	top: 73px;
    width: 500px;
	height: 395px;
    left: 60%;
    margin: 0px 0px 0px -360px;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
#boxAni {
	position:absolute;
	top: 73px;
    width: 500px;
	height: 395px;
    left: 62%;
    margin: 0px 0px 0px -360px;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.pulEmailDef a {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pulEmailDef a:hover {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FFAD4C;
	text-decoration: none;
}
/* struttura del DEFAULT */
/* inizio MENU */
.pulMenu a {
	width: 210px;
	height: 17px;
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #9D9D9D;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
}
.pulMenu a:hover {
	width: 210px;
	height: 17px;
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #550000;
	text-decoration: none;
	background-image: url(img/ico_giuMenu.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-align: left;
	display: block;
	float: left;
}

/* fine MENU */
/* inizio FOTO PULSANTI */
.border a {
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	border-right: #D4D4D4 1px solid; 
	border-top: #D4D4D4 1px solid;
	border-left: #D4D4D4 1px solid; 
	border-bottom: #D4D4D4 1px solid; 
	display: block; 
}
.border a:hover {
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	border-right: #FF7200 1px solid; 
	border-top: #FF7200 1px solid;
	border-left: #FF7200 1px solid; 
	border-bottom: #FF7200 1px solid; 
	display: block; 
}
/* fine FOTO PULSANTI */
/* inizio LISTINO */
.periodo1 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.titolo {	
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #00274C;
}
.titolo01 {	
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #2288D9;
	text-align: center;
	background-color: #FFFFFF;
}
/* fine LISTINO */
/*inizio FORM */
#boxForm {
	position:absolute;
	top: 0px;
    width: 670px;
	height: 300px;
    left: 53%;
    margin: 0px 0px 0px -360px;
	background-color: #FFFFFF;
}
.box { 
	color: #EF1600; 
	background-color: #FFAD4C; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
/*background-position: top left;*/
	border: 1px solid #FF7200; 
	padding-top: 3px; 
	padding-left: 5px; 
	width: 142px;
	height: 10px;
}
.boxArea { 
	color: #EF1600; 
	background-color: #FFAD4C; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
/*background-position: top left;*/
	border: 1px solid #FF7200; 
	padding-top: 3px; 
	padding-left: 5px; 
	width: 220px;
	height: 50px;
}
.casellaControllo { 
	color: #000000; 
	background-color: #FFAD4C; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
/*background-position: top left;*/
	border: 1px solid #FF7200; 
	padding-top: 3px; 
	padding-left: 5px; 
	width: 20px;
	height: 20px;
}
.pulInvia a {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pulInvia a:hover {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FFAD4C;
	text-decoration: none;
}
/* fine FORM */
/* inizio CONTATTI PULSANTI */
.pulContatti a {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #5D5950;
	text-decoration: none;
}
.pulContatti a:hover {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #FF7200;
	text-decoration: none;
}
/* fine CONTATTI PULSANTI */
/* inizio controllo POPUP FOTO */
#lightbox{
	position: absolute;
	top: 40px;
	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/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;
	}

#imageData{
	padding:0 10px;
	}
#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: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/* fine controllo POPUP FOTO */


/*#proiettore {
  	background-color: #00FF33; 
  	position:absolute; 
  	margin-left: 400px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
  	width: 450px; 
  	height: 340px; 
}*/