* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}

body {
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
	background-color: #EEE;
	background-image: url(img/uccelli.gif);
}






/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	padding-bottom: 6px;
	width: 1000px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #000000;
}
.header {
	background-image: url(img/bgheader.gif);
	background-repeat: no-repeat;
	height: 180px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* main */
.main {
	clear: both;
	padding: 6px;
}

/* main left */

.sidenav {
	background: #EEE;
	border: 1px none #E5E5E5;
	float: right;
	width: 240px;
}

.sidenav ul {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 2px;
}

.sidenav a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sidenav a:hover {
	color: #0066CC;
}

.novita {
	float: right;
	width: 240px;
	background-color: #EEEEEE;
	margin-top: 40px;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.novita .titolo {
	font-size: 18px;
	color: #003300;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.novita .comunica {
	font-size: 10px;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
}





/* content */
.content {
	float: left;
	width: 700px;
	background-image: url(img/decorazione.gif);
	background-repeat: no-repeat;
}

.content a {
	color: #36C;
}

.content .item {
	border: 1px none #EEE;
	margin-bottom: 8px;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-left: 40px;
}
.content .foto {
	margin-top: 40px;
	width: 320px;
	float: left;
	margin-left: 60px;
}
.content .galleria	{
	background-color: #FFFFFF;
	text-decoration: none;
}

.content .galleria a	{
	color: #FFFFFF;
}

.content .galleria a:hover	{
	color: #0066CC;
	text-decoration: blink;
}


.content .descr {
	float: right;
	font-size: 12px;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 3px;
	width: 280px;
}


.content .title {
	font-size: 18px;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 97px;
	top: 222px;
	margin-top: 40px;
	margin-left: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}


/* footer */
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 720px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}


/* lightbox */

#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; }
