@charset "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
}


#container {
	width: 840px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#container a:link, a:visited, a:active{
	color: #cc6600;
	text-decoration: none;
}
#container a:hover{
	color: #cc6600;
	text-decoration: underline;
}

#logo {
	margin: 35px 0 0 70px;	
}
ul {
	margin: 0 0 0 15px;	
	list-style-type: square;
}

#content {
	border-left-width: 40px;
	border-left-style: solid;
	border-left-color: #dd5613;
	padding-left: 30px;
	padding-top: 20px;
}
#content2 {
	border-left-width: 40px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 30px;
	padding-top: 20px;
}


#container #content #benvenuto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 20px 0 0 0;	
}
#container #content #sito{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 20px 0 0 0;	
}
.titolo {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 25px;
	color: #cb3301;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px 0 8px 0;
}

.titolosmall {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 20px;
	color: #cb3301;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 10px 0 0 0;
}

#containerbody {
	background-color: #e3e3df;
	margin: 20px 0 0 0;
}


#containerbody #news {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0 10px 0 5px;
}
#containerbody #link {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0 10px 0 5px;
}
#containerbody #gallery {
	padding: 0 5px 0 5px;
}
#containerbody  #gallery  img{
	border: 1px solid #FFFFFF;
	margin: 5px 5px 20px 5px;
}

#container #footer {
	text-align: center;
	padding: 10px;
}

.holder {
	margin: 0 10px 0 0;
	padding: 0; 

}
#destra {
	background-color: #e3e3df;
	margin: 13px 0 0 5px;
	padding: 5px;
	border: 1px dotted #999999;
}
#banner {
	margin-top: 0px;
}

hr {display: none;}
div.hr {
	border-top: 1px dotted #999;
	width: 98%;
}

.clearfloat { 
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
.didascalia {
	font-size: 9px;
	color: #666666;
	font-style: italic;
}
.testobig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0 9px 0 0;	
}
.fotohome {
	width: 380px;
	float:right;
	margin: 5px 0 0 5px;
	padding: 0 0 5px 0;
	border: 1px dotted #666666;
}

/* 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; }
/* FINE LIGHTBOX */

