body {
background-image:url('../Grafica/sfondo.gif');
color: black;
font-family: verdana, sans-serif;
font-size:12px
}

#contenitore {
width:870px;
margin: 0 auto;
z-index:1;
}


#testata {
width:870px;
height:268px;
background-image:url('../Grafica/testata.gif');
z-index:2;
position:relative;
display:none;
}


#fototestata{
width:573px;
height:133px;
background-repeat:no-repeat;
z-index:3;
position:absolute;
left:256px;
top:20px;
display:none;
}

#spazioicone{
width:160px;
height:25px;
z-index:3;
position:absolute;
left:40px;
top:225px;
text-align:center;
display:none;
}

#menualto{
position: absolute;
left:236px;
top:226px;
width:591px;
z-index:3;
text-align:center;
display:none;
}

#centro {
width:850px;
background-image:url('../Grafica/centro.gif');
background-repeat:repeat;
padding-left:20px;
z-index:2;
position:relative;
}

div.menutop {
width:200px;
padding-left:1px;
padding-top:7px;
height:25px;
text-align:center;
background-image:url('../Grafica/menutop.gif');
background-repeat:no-repeat;
display:none;
}

div.menucentro {
width:200px;
background-image:url('../Grafica/menucentro.gif');
display:none;
}

div.menucontenuto {
width:150px;
padding-left:25px;
padding-right:25px;
display:none;
}

div.menubasso {
width:200px;
height:36px;
background-image:url('../Grafica/menubasso.gif');
background-repeat:no-repeat;
text-align:center;
display:none;
}

#footer {
width:870px;
height:200px;
background-image:url('../Grafica/footer.gif');
background-repeat:no-repeat;
z-index:2;
padding-top:85px;
text-align:center;
font-size:10px;
}


#testo {
width:585px;
text-align:justify;
position:relative;
z-index:3;
left:-60px;
top:-3px;
}


#testotop{
background-image:url('../Grafica/centrotop.gif');
background-repeat:no-repeat;
left:-27px;
width:616px;
z-index:5;
}

#testocentro{
background-image:url('../Grafica/centrotesto.gif');
background-repeat:repeat;
left:-27px;
width:916px;
z-index:5;
}

#testocontenuto{
z-index:6;
width:500px;
padding-left:10px;
float:left;
}

#testodestra{
z-index:6;
width:270px;
margin-right:10px;
float:right;
}


#testobottom{
background-image:url('../Grafica/centrotestobottom.gif');
background-repeat:no-repeat;
top:0px;
width:616px;
height:57px;
z-index:5;
}


#menudestra {
position:absolute;
height:270px;
width:85px;
background-image:url('../Grafica/menudestra.gif');
background-repeat:no-repeat;
}

h1 {
font-size:12px;
text-align:center;
}

acronym {
border-bottom: 1px dotted black;
}

a:link {
color:black; 
text-decoration: none;
font-weight: bold;
}

a:visited  {
color:black;
text-decoration: none;
font-weight: bold;
}

a:hover 
{
color:#003399;
text-decoration: none;
}


input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

hr {
text-align:center;
width:85%;
color:#162880;
height:1px;
}


img.sinistra {
float:left;
border: 0px;
padding: 3px 3px 3px 0px;
}

p.centraimmagine {
text-align:center;
}

p.giustifica {
text-align:justify;
}

img.destra {
float:right;
border: 0px;
padding: 3px 0px 3px 3px;
}
