body{
	margin: 0;	
}

#pagina{
	width: 760px;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	height: auto;
		background-image: url(../images/centro_sf.jpg);
	background-repeat: repeat-y;
	margin: auto;
}
#sopra{
	margin: 0;
	background-color: White;
	background-image: url(../images/sopra_sf.jpg);
	background-repeat: no-repeat;
	height: 176px;
}
#intestazione{
	margin: auto;
	width: 670px;
	padding-left: 3px;
}
#swf{
	height: 141px;
}
#menu{
	height: 20px;
	font-size: small;
	padding-right: 19px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 1px; 
	background-color: #EA0000;
}
#menu ul{
	list-style: none;
	margin-top: -9px;
}
#menu li{
	float: right;
	margin-left: 30px;
	margin-top: 0;
}
#menu li a{
	color: White;
	font-weight: bold;
	text-decoration: none;
		margin-top: 0;
}
#menu li a:hover{
	color: Silver;
	font-weight: bold;
	text-decoration: none;
		margin-top: 0;
}
#centro{
	width: 760px;
	padding-left: 25px;
	height: auto;
}
.disegno{
	background-image: url(../imgs/center.jpg);
	background-position: center;
	background-position: bottom;
	background-repeat: no-repeat;
}
h1{
	font-size: xx-small;
	color: Silver;
	margin-bottom: -12px;
	margin-top: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: ultra-expanded;
}
h2, h3{
	text-align: right;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-family: Bookman Old Style;
	color: #7E7E7E;
	padding-right: 34px;
}
h2{
	font-size: xx-large;
}
h3{
	font-size: small;
}
h4{
	margin-bottom: 3px;
	margin-top: 10px;
}
.azzurro{
	color: #0887D6;
}
.porpora{
	color: #E34009;
}
.bianco{
	color: #FFFFFF;
}
#testo{
font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: small;
	float: left;
	width: 720px;;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #7E7E7E;
}
#sotto{
	margin:0;
	height: 76px;
	clear: left;
	background-image: url(../images/footer_sf.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#piva{
	width: 678px;
	margin: auto;
	color: White;
	height: 20px;
}
.box{
	font-size: x-small;
	text-align: center;
padding-top: 5px;
height: 18px;
padding-bottom: 5px;
	background-color: #0887D6;
	margin-left: 4px;
	margin-top: 10px;
	vertical-align: middle;
	font-stretch: ultra-expanded;
}
#webmaster{
	font-size: xx-small;	
	text-align: center;
	height: 20px;
	padding-top: 10px;
}
#webmaster a, #webmaster a:hover:{
	color: #7E8D9A;
	text-decoration: none;
}
hr{
	display: none;
}
p{
	letter-spacing: normal;
	text-indent: 4px;
}
dl{
	width: 674px;
	margin-left: 19px;
}
dt{
	font-weight: bold;
	background-color: #0887D6;
	color: white;
	padding-left: 4px;
}
dd{
	margin-left: 30px;
	margin-bottom: 9px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0887D6;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #0887D6;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #0887D6;
	background-color: #D2DEF0;
}

#chiudi_centro{
	text-align: right;
	clear: left;
	padding-right: 34px;
}
