body {
background-image:url('sfondo.gif');
background-color: white;
color: black;
font-family: verdana, sans-serif;
font-size:12px;
}

#contenitore {
background-image:url('sfondo7.gif');
background-repeat:no-repeat;
z-index:1;
width:800px;
height:700px;
margin: 0 auto;
}


#centrale {
position:relative;
top:200px;
left:25px;
z-index:1;
}

#menu {
width: 180px;
color:black;
height:435px;
z-index:2;
}

#menucontenuto {
position:relative;
top:16px;
width: 170px;
color:black;
height:435px;
z-index:3;
padding-left: 8px;
}

#piede {
position:relative;
left:15px;
top:221px;
width: 750px;
color:black;
height:15px;
z-index:2;
text-align:center;
padding-top:1px;
font-size:10px;
}

#testo {
position:absolute;
left:150px;
top:25px;
width:380px;
height:380px;
padding-left:25px;
padding-right:25px;
overflow:none;
text-align:justify;
}

h1 {
font-size:12px;
text-align:center;
}

#testo a {
color:black;
font-weight:bold;
}

#testo a:hover; {
color:#9b4e46;
font-weight:bold;
}

a:link {
text-decoration:none;
font-weight:bold;
}

a:link, a.abstract:link {
color:black; 
text-decoration: none;
font-weight: bold;
}

a:visited, a.astract:visited {
color:black;
text-decoration: none;
font-weight: bold;
}

a:hover, a.abstract:hover 
{
color:#9b4e46;
text-decoration: none;
}


input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

img.sinistra  {
float:left;
border: 0px;
padding: 10px 10px 3px 0px;
}
