@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../immagini/sfondoVerde.png);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
	white-space: inherit;
}
input, textarea {
	border: 1px solid #CDE131;
}
#contenitore {
	width: 1024px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -512px;
}
#paginapiena {
	width: 934px;
	float: left;
	padding-top: 20px;
	padding-left: 45px;
}
#winTop {
	width: 934px;
	background-image: url(../immagini/backTop.png);
	float: left;
	background-repeat: no-repeat;
	height: 26px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#winBody {
	background-image: url(../immagini/backBig.png);
	float: left;
	width: 934px;
	left: 0px;
	top: 0px;
}
#winBottom {
	width: 934px;
	float: left;
	background-image: url(../immagini/backBott.png);
	height: 32px;
}
#menu {
	text-align: center;
	float: right;
	z-index: auto;
	
}
#menu ul{
	list-style: none;
	padding-right: 30px;
	margin: 0px;
	padding-top: 0px;
	
}
#menu li{
	float: right;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
	padding-left: 10px;
}
#menu a {
	background-image: url(../immagini/lagelGreen.png);
	display: block;
	height: 26px;
	width: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 23px;
	background-repeat: no-repeat;
}
#menu a:hover {
	background-image: url(../immagini/lagelOrange.png);
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../immagini/logo_n.png);
	height: 100px;
	width: 489px;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-left: 90px;
	position: absolute;
	z-index: 1;
	float: left;
	left: 0px;
	top: 0px;
}
#plusButton {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 65px;
	margin-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}#corpoCentrale {
	width: 900px;
	float: left;
	padding-top: 90px;
	padding-left: 17px;
}
#colonna1 {
	width: 340px;
	float: left;
	border: 1px solid #D5E938;
	white-space: normal;
	min-height: 450px;
	padding: 10px;
}
#colonna1 a,a:hover{
	color: #FFFFFF;
}
#colonna2 {
	width: 275px;
	float: left;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5E938;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#colonna3 {
	float: left;
	width: 240px;
}
#colonna4 {
	width: 650px;
	float: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#colonna5 {
	float: left;
	width: 657px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5E938;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#colonna6 {
	float: left;
	width: 657px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5E938;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#colonna7 {
	float: left;
	width: 450px;
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6E74D;
	text-align: center;
}
#colonna8 {
	float: left;
	width: 180px;
	padding-right: 20px;
	text-align: right;
	line-height: 30px;
}
#colonna8 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
#colonna8 a:hover{
	color: #97A516;
}
#colonna6 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #839218;
}
#colonna7 strong {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#news {
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9BAD1D;
	padding-right: 14px;
}
#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#bottomTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	position: fissa;
	display: block;
	padding-top: 34px;
}
#flag {
	width: 100px;
	float: right;
	text-align: right;
	padding-top: 10px;
	position: static;
}
#contattiTimbro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #690;
	text-decoration: none;
	padding-top: 30px;
	padding-left: 35px;
	text-align: center;
}

/* 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/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #D4E4AC;
	}

