body { 
	#background-color: #eeeeff; 
	background-image:  url(images/linea.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-align: center;
	font-family: arial;
	font-size: 12px;
}

.bordo{
	#background-image: url(images/bordo.gif);
	#background-repeat: repeat-y;
	#margin: 20px auto;
	background-color: #eeeeff;
	text-align: center;
}

.tabella1{
	border-right: 1px solid #c0c0c0 ;
	border-left: 1px solid #c0c0c0 ;
	border-bottom: ;
}

.tabella2{
	width: 98%;
	font-family: sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
}

.tabella3{
	#width: 98%;
	font-family: sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
}

.tab_scheda{
	border-bottom: 1px solid #C9D7FA;

}

.titolo{
	font-family: sans-serif;
	text-decoration: underline;
	text-align: center;
	color:#CC0000;
	padding: 5px;
	
}

.titolo0{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-size: 12px;
	color:#3d51a1;
	width: 100%;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	}

.titolo1{
	font-family: sans-serif;
	color:#333333;
	margin-left: 2px;
}

.titolo2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 25px;
	color:#0033CC;
	margin-top: 15px;
	}

.titolo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #555555;
	background-color: #eeeeff;
	font-size: 11px;
	font-weight: bold;
	width: 85%;
	margin: 0 auto;
	line-height: 15px;
	}
	
.titolo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #555555;
	background-color: #eeeeff;
	font-size: 11px;
	font-weight: normal;
	width: 85%;
	margin: 0 auto;
	line-height: 15px;
	}	

.link1
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 11px;
font-weight: normal;
text-align:left;
color: #555555;
}

.link3
{ 
text-decoration: none;
cursor: pointer;
color: #555555;
display: block;
padding: 5px;
}

a.link3:hover, div.titolo3:hover
{
#background-color: #eeccee;
background-color: #c0c0ff;
}

.subtitolo{
	height: 40px;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	font-style:italic;
	font-size:12px;
	color:#0033CC;
}
.testo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
	color:#000066;
}
.riquadro{
	#border: 1px solid #c0c0c0 ;
	border: 1px solid #0099ff ;
	text-align:left;
	background-color: #ffffff;
	padding: 5px;
	font-size: 12px;
}
.data{
	font-family: monospace;
	color:#990066;
	text-align:left;
}

.bibio{
	border-right: 1px solid #c0c0c0 ;
	border-bottom: 1px solid #c0c0c0 ;
}

.footnav { position: relative; width: auto; min-width: 120px; margin: 0px 168px 0px 168px; padding: 2px 0px 3px 0px; z-index: 4; }
.footnav { border-left: 1px solid #426072; border-right: 1px solid #426072; background-color: #426072; }

.escc{
	padding: 3px 3px 8px 3px;
	background-color: #fff;
	float: center;
	margin-right: 10px;
	margin-bottom: 10px;
	}
dl, dt, dd, ul, li {
margin: 0;
padding: 2;
list-style-type: none;
}

#menu {
	margin: 0 auto;
}


dl#menu {
	#width: 12em;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	background-color: eeeeff;
}
dl#menu dt {
	
	height: 20px;
	line-height: 20px;
	#background-color: #8cc1cc;
	background-color: #4067e0;
	#border: 1px solid gray;
	border: 1px solid #4067e0;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	#cursor: pointer;
	padding-left: 2px;
}

dl#menu dd {
	#border: 1px solid gray;
	border: 1px solid #4067e0;
	
}
dl#menu li {
text-align: left;
background: #eeeeff;
cursor: pointer;
line-height: 20px;
height: 20px;
margin-left: 2px;
}


dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
}

dd#smenu5 /* non utilizzato pił 26/06/2009 */
{
	#min-height: 75px;
}

dd#smenudx1
{
min-height: 200px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 7pt;
text-align: center;
}

dd#smenudx2
{
min-height: 150px;
text-align: center;
}

dd#smenudx3
{
min-height: 150px;
text-align: center;
}

dl#menu li a:hover, dl#menu dt a:hover {
background-color: #ffffff;
}

#mentions {
font-family: verdana, arial, sans-serif;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}


#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; }

.thumbnail{
	padding: 3px 3px 3px 3px;
	background-color: #eeeeee;
	float: center;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
a img{ 	border: none;}

.center
{
text-align: center
}

.col_sx
{
float: left; overflow: auto; margin: 0.5%; width: 15%; height: auto; text-align: center;
}

.col_centr
{
float: left; overflow: auto; margin: 0.5%; padding: 5px; width: 65%; height: auto; border-left: 1px solid blue; border-right: 1px solid blue; text-align: center; background-color: #ddddff;
}

.col_centr_2
{
float: left; overflow: auto; margin: 0.5%; padding: 8px; width: 77%; height: auto; border: 1px solid blue; text-align: justify; background-color: #ddddff;
}


.col_dx
{
float: left; overflow: auto; margin: 0.5%; width: 15%; height: auto; text-align: center; font-size: 10px;
}

.col_dx_old
{
float: left; overflow: auto; margin: 0.5%; width: 19%; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif;
}