body {
color: black;
background-image:url('../Grafica/sfondo.gif');
font-family: verdana, sans-serif;
font-size:12px;
}

#contenitore {
width:930px;
margin: 0 auto;
z-index:1;
}




#header {
width:930px;
height:385px;
background-image:url('../Grafica/headersfondo.png');
z-index:2;
margin: 0 auto;
}

#headerint {
width:856px;
height:374px;
background-image:url('../Grafica/immaginiheader/1.jpg');
border-top:1px solid #172983;
border-left:1px solid #172983;
border-right:1px solid #172983;
position:relative;
z-index:3;
margin: 0 auto;
left:-2px;
top:8px;

}


#spazioicone{
width:160px;
height:25px;
z-index:3;
position:absolute;
left:40px;
top:225px;
text-align:center;
}

#menualto{
position: absolute;
left:250px;
top:7px;
width:600px;
z-index:3;
text-align:right;
font-variant:small-caps;
font-size:12px;
}

#menualto ul {
margin: 0px;
list-style-type:none;
}


#menualto li {
display:inline;
border-right:1px solid #003399;
padding-bottom:1px;
padding-left:5px;
padding-right:8px;
}


#sfondocentro {
width:930px;
margin: 0 auto;
background-image:url('../Grafica/sfondocentro.png');
background-repeat:repeat;
}

#centro {
width:856px;
margin: 0 auto;
background-image:url('../Grafica/centro.png');
background-repeat:no-repeat;
background-color:white;
position:relative;
border-top:1px solid #172983;
border-left:1px solid #172983;
border-right:1px solid #172983;
left:-2px;
top:-2px;

}


#menu {
width:835px;
text-align:center;
font-variant: small-caps;
margin-top:10px;
margin-left:-5px;
}


#menu ul {
margin: 0px;
list-style-type:none;
}


#menu li {
display:inline;
border-right:1px solid #003399;
padding-bottom:1px;
padding-left:5px;
padding-right:8px;
}


#contenitoretesto {
width:850px;
text-align:left;
margin: 0 auto;
margin-top:40px;
position:relative;
}


#sinistra {
padding-left: 15px;
padding-right:15px;
float:left;
width:160px;
z-index:4;
position:relative;
}

#testo {
float:left;
width: 430px;
padding-left:15px;
padding-right:15px;
z-index:4;
border-right:1px dotted #172983;
border-left:1px dotted #172983;
position:relative;
}

#destra {
padding-left: 15px;
float: left;
width:160px;
z-index:4;
text-align:center;
position:relative;
}



#footer {
width:930px;
height:137px;
background-image:url('../Grafica/footer.png');
background-repeat:no-repeat;
z-index:3;
}

#footerbordo {
margin: 0 auto;
position:relative;
top:-2px;
left:-2px;
width:856px;
height:84px;
border-right:1px solid #172983;
border-left:1px solid #172983;
border-bottom:1px solid #172983;
}


#footertesto {
padding-top:35px;
height:50px;
font-size:10px;
text-align:center;
}


h1 {
margin-top:0px;
margin-bottom:30px;
text-align:center;
color: #172983;

font-size:12px;
}

acronym {
border-bottom: 1px dotted black;
}

a:link {
color:#003399; 
text-decoration: none;
font-weight: bold;
}

a:visited  {
color:#003399;
text-decoration: none;
font-weight: bold;
}

a:hover 
{
color:#666666;
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;
}

img.centrata {
display:block;
margin: 0 auto;
}

p.giustifica {
text-align:justify;
}

img.destra {
float:right;
border: 0px;
padding: 3px 0px 3px 3px;
}

img.showcase {
display:block;
margin: 0 auto;
border: 1px solid black;
}

hr.menu {

display:block;
width:90%;
border:0;
display:block;
border-top: 1px dotted #003399;
margin-top:5px;
margin-bottom:5px;
margin-left:0px;
color:white;
}

