@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000000;
}
.thrColAbsHdr #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:600px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.thrColAbsHdr #header { 
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-image: url(../images/sfondo_header.jpg);
	z-index:50;
	position:relative;
} 

.thrColAbsHdr #mainContent{
	position:absolute;
	width: 800px;
	height:427px;
	top: 173px;
	
}
.menuItem1 {
	position:absolute;
	left: 11px;
	top: 13px;
}
.menuItem2 {
	position:absolute;
	left: 11px;
	top: 56px;
	width: 398px;
}

.menuItem3 {
	position:absolute;
	left: 11px;
	top: 97px;
}
.menuItem4 {
	position:absolute;
	left: 11px;
	top: 140px;
}


.menuItems{
	z-index:20;
	position:absolute;
	top:40px;
	left: 40px;
	height: 165px;
	width: 250px;
	font:Tahoma;
	font-size:12px;
}

.menuItems a:link  {
text-decoration:none;
color: #000000;
}
.menuItems a:visited  {
text-decoration:none;
color: #000000;
}
.menuItems a:hover  {
text-decoration:none;
color: #000000;
font-weight:bold;
}




.thrColAbsHdr #sidebar1old {
	position: absolute;
	top: 220px;
	left: 20px;
	width: 320px;
	padding: 0px;
	height: 370px;
	background-color: #FFFFFF;
	clip: rect(auto 1 auto 30);
	position:absolute;
	z-index:40;
	overflow:auto;
	font:tahoma;
	font-size:10px;
}

.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 40px;
	right: 0;
	width: 46px;
	margin: 0px;
	background-image:url(../images/sfondo_sidebar2.jpg);
	height: 161px;
	left: 32px;
}

.thrColAbsHdr #mainContentHome {
	position:absolute;
	top:173px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 1px;
	font-size:80%;
	line-height: 140%;
	text-align: justify;
	left: 0px;
	overflow:auto
}


.thrColAbsHdr #mainContentPiantina {
	position:absolute;
	top:0px;
	margin-left: 234px;
	margin-right: 0px;
	padding-top: 0px;
	font-size:80%;
	text-align: justify;
	left: 0px;	
}

.thrColAbsHdr #mainContentMappa {
	position:absolute;
	top:80px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	font-size:80%;
	text-align: justify;
	left: 475px;	
}


.thrColAbsHdr #mainContentTesto {
	position:absolute;
	top:40px;
	margin-left: 234px;
	margin-right: 0px;
	padding-top: 1px;
	font-size:80%;
	text-align: justify;
	left: 158px;
	overflow:auto;
	font:tahoma;
	font-size:10px;
	width: 355px;
	height: 280px;
	clip: rect(20 auto auto 20);
}

.thrColAbsHdr #mainContentTitle {
	position:absolute;
	top:60px;
	padding-top: 0px;
	left: 440px;
	width: 300px;
	height: 28px;
	clip: rect(20 auto auto 20);
}

h1 {
font-size: 140%;
color: #952e43;
} 



#sidebar1 ul {
list-style-type:none;

}
#sidebar1[id] ul {
list-style-type:none;

}
*:first-child+html #sidebar1 ul {
list-style-type:none;

}
#sidebar1 li {
font-size:12px;
color: #952e43;
font-weight:bold;
} 
#sidebar1 li a:link {
color: #000000;
font-weight:normal;
text-decoration:none;
} 
#sidebar1 li a:visited {
color: #000000;
font-weight:normal;
text-decoration:none;
} 
#sidebar1 li a:hover {
color: #952e43;
font-weight:normal;
text-decoration:none;
font-weight:bold;
} 
#sidebar1 li a:visited:hover {
color: #952e43;
font-weight:normal;
text-decoration:none;
font-weight:bold;
} 

.menusopra {
	position:absolute;
	top: 146px;
	left: 237px;
	font-size:10px;
	font:Tahoma;
	color:#FFFFFF;
	width: 616px;

} 
.menusopra ul {
list-style-type:none;
} 
.menusopra li {
display:inline;
padding-left: 18px;

}  
.menusopra a:link  {
text-decoration:none;
color: #FFFFFF;
}
.menusopra a:visited  {
text-decoration:none;
color: #FFFFFF;
}
.menusopra a:hover  {
text-decoration:none;
color: #FE1E16;
}


#scrolldiv {
    position: absolute;
    margin: 15px;
	overflow: hidden;
    height: 235px;
    width: 315px;
	background-color:#FFFFFF;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity: 0.8;		
    
}

#scrolldiv__controls {
    position: absolute;
    display: none;
}

#imgup {
    position: relative;
    top: 125px; left: 315px;    
}

#imgdown {
    position: relative;
    top: 220px; left: 315px;   
}

.testoScorrevoleSx {
    
    position: absolute;
    border: 0px #ccc solid;
    z-index:100;
    top: 40px;
	left: 40px;
	width: 350px;
	padding: 0px;
	height: 370px;
	font:tahoma;
	background-color:trasparent;
	text-align: justify;
	font-size:11px;
	LINE-HEIGHT: 20px;
	
}

.testoScorrevoleDx {
    
    position: absolute;
    border: 0px #ccc solid;
    z-index:100;
    top: 100px;
	left: 410px;
	width: 350px;
	padding: 0px;
	height: 320px;
	font:tahoma;
	background-color:trasparent;
	text-align: justify;
	font-size:11px;
	LINE-HEIGHT: 20px;
	
}

.testoScorrevoleCredits {
    
    position: absolute;
    border: 0px #ccc solid;
    z-index:100;
    top: 40px;
	left: 40px;
	width: 600px;
	padding: 0px;
	height: 370px;
	font:tahoma;
	font-size:10px;
	background-color:trasparent;
	text-align: justify;
	
}

#scrolldivCredits__controls {
    position: absolute;
    display: none;
}

#imgupCredits {
    position: relative;
    top: 80px; left: 0px;    
}

#imgdownCredits {
    position: relative;
    top: 220px; left: 0px;   
}

#scrolldivCredits {
    position: absolute;
    margin: 15px;
	overflow: hidden;
    height: 235px;
    width: 600px;
	
		
    
}


#scrolldivCredits a:link  {
text-decoration:none;
color: #000000;
}
#scrolldivCredits a:visited  {
text-decoration:none;
color: #000000;
}
#scrolldivCredits a:hover  {
text-decoration:none;
color: #FE1E16;
}

