html,body{margin:0;padding:0}
body{font: 76% Verdana, Arial, Helvetica, sans-serif;text-align:center;background: url(../img/sfondo2.jpg);}
p {margin:15px 15px 15px 15px;}
a {color: #1A1A40;text-decoration: none}
a:hover {text-decoration: underline;}
a img{border: none}
a href img{border: none}
a:hover img { border: none }
a:visited img { border: none }

div#header {text-align:center; margin-bottom:10px;}
div#header a:hover {text-decoration: none;}

div#container{text-align:left; background-color: #fff;border-left: 1px solid #1A1A40;border-right: 1px solid #1A1A40;}
div#content p{line-height:1.4;margin: 20px; padding:10px; text-align:justify; color:#1A1A40;border-bottom: #1A1A40 4px dotted;background-color: #E3E7FD}
div#content {background:#eff1fe;  border: 1px solid #1A1A40;}
div#sottomenu{background:#eff1fe;  border: 1px solid #1A1A40;}
div#sottomenu p{line-height:1.2;}
div#news{background:#eff1fe; border: 1px solid #1A1A40;}
div#evidenza{background:#eff1fe; border: 1px solid #1A1A40;}
div#extra{background:#eff1fe; border: 1px solid #1A1A40;}
div#footer{background-color: #D0D3FE;
           margin-top:10px; border-top: 1px solid #1A1A40;
           border-bottom: 1px solid #1A1A40;
           text-align:center; font-size:80%;}
div#footer p{margin:0;padding:5px 10px}
div#footer p{margin:0;padding:5px 10px}
div#content table{margin:10px; width: 192px;color:#1A1A40;}
div#evidenza table{margin:10px 15px 10px 15px}
div#news table{ width:160px; height:120px; margin:10px 15px 10px 15px}
div#container{width:800px;margin:0 auto}
div#content{float:right;width:575px;display: inline; margin: 0px 10px 10px 0px;}
div#navigation{float:left;width:200px;}
div#sottomenu{float:left;width:190px; display: inline; margin-bottom:10px; margin-left: 10px}
div#news{float:left;width:190px; display: inline; margin-bottom:10px; margin-left: 10px}
div#evidenza{float:left;width:190px;display: inline; margin-bottom:10px; margin-left: 10px}
div#extra{float:right;width:575px; margin:10px;}
div#footer{clear:both;width:100%}
div#opennews{width:465px; 
             background:#eff1fe; border: 1px solid #1A1A40;
             margin:10px; text-align:left;}
div#opennews p{line-height:1.8;margin:10px; padding:10px; 
               text-align:justify; color:#1A1A40;
               border-bottom: #1A1A40 4px dotted;
               background-color: #E3E7FD}

#content h1 {
	padding:5px 0px 5px 25px;
	margin:0px;
	line-height:130%;
	background-color:#D0D3FE;	
	color:#1A1A40;
	font-size:120%;
	border-bottom: 1px solid #1A1A40;
	}
#sottomenu h1 {
	padding:5px 0px 5px 10px;
	margin:0px;
	line-height:130%;
	background-color:#D0D3FE;	
	color:#1A1A40;
	font-size:120%;
	border-bottom: 1px solid #1A1A40;
}
#news h1 {
	padding:5px 0px 5px 10px;
	margin:0px;
	line-height:130%;
	background-color:#D0D3FE;	
	color:#1A1A40;
	font-size:120%;
	border-bottom: 1px solid #1A1A40;
}
#opennews h1 {
	padding:5px 0px 5px 10px;
	margin:0px;
	line-height:130%;
	background-color:#D0D3FE;	
	color:#1A1A40;
	font-size:110%;
	border-bottom: 1px solid #1A1A40;
}	
#evidenza h1 {
	padding:5px 0px 5px 10px;
	margin:0px;
	line-height:130%;
	background-color:#D0D3FE;	
	color:#1A1A40;
	font-size:120%;
	border-bottom: 1px solid #1A1A40;
}
.primo
{
    font-weight: bold;
    color: #FF6600;
}
img.floatLeft { 
    float: left; 
    margin: 3px 12px 0px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 3px 0px 0px 12px 
}
.dida
{
    padding: 2px 30px 0px 0px;
    color: #1A1A40;
    font-size: 95%;
    margin: 0px;
    text-align: right;
    font-style: italic;
    float: right;
    display: inline;
}
	
	#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: url('../img/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('../img/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../img/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 14px "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: #E3E7FD;
	}
.footer {
	background-color: #003333;
}