@charset "utf-8";
/* CSS Document */

body {
background:url(img/bgfoto.png) #0e0e0e repeat-y;
}

#top {
margin: -1.5em -9em 0 -2em;
width:auto;
	height:60px;
	background:url(img/top.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
div p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000;
padding-top:2.5em;
padding-left:3em;
}
	
#contenuto {
margin:7em 0 0 7em;
width:960px;
height:auto;
}


