/* CSS Document */

body {
background-color: white;
background-attachment: scroll;
/*background-repeat: no-repeat;
background-position: left;
background-position:inherit;
*/
}

p
{text-align: justify;
font: 12px Verdana, sans-serif;
padding: 10px 10px 10px 10px ;

}

h1 {
background-image: url(logobarra.gif);
height: 100px;
background-repeat: no-repeat;
background-position: left;
}


#testo1 
{height: 500px;
width: 565px;
font: 12px Verdana, sans-serif;
color: #10338D;
margin-right: 350px;
margin-top: auto;
background-image: url(.jpg);
background-repeat: no-repeat;
background-color: white;
}

h2
{
	font: bold 20px Verdana, sans-serif;
	color: #666666;
	position:absolute;
	top: 175px;
	left: 592px;
	height: 35px;
	width: 179px;
}

#scorri 
{color: dark;
position:absolute;
top: 180px;
left: 600px;
background-color: white;
width:232px;
height:270px;
overflow:;

}


#navlist1 
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px arial, Verdana, sans-serif;
}

#navlist1 li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist1 li a
{
color:white;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
text-decoration: none;
}

#navlist1 li a:link 
{ 
color: #043174; }
#navlist1 li a:visited
{
color: #F5DFE7; }

#navlist1 li a:hover
{
color:white;
background: #1F4C8F;
border-color: #227;
}

#navlist1 li a#current
{color:black;
background: white;
border-bottom: 1px solid white;
}




#navlist2
{
padding: 0 1px 1px;
position: absolute;
top: 545px;
left:590px;
font: bold 12px Verdana, sans-serif;
background: #999999;
width:200px;
}

#navlist2 li
{
list-style: none;
margin: 5px;
border-top: 1px solid gray;
text-align: right;
}

#navlist2 li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: white;
text-decoration: none;
}

#navlist2 li a:link 
{ 
color: #54575B; 
}

#navlist2 li a:visited 
{ 
color: #993300; 
}

#navlist2 li a:hover
{
border-color: red;
color: white;
background: #2B4E82;
}

#navlist2 li a#current
{color:white;
background: #FF3333;
border-bottom: 1px solid white;

}








 
