body {
	text-align: center;
	margin: 0px;
	background-color: #ECEBE6;
	padding: 0px;
}
#head {
	background-color: #75C6FD;
	height: 30px;
	width: 100%;
	margin-top: 0px;
}
#headdown {
	background-image: url(sfondi/head_s.gif);
	height: 17px;
	width: 100%;
}
#logo {
	position: absolute;
	text-align: center;
	height: 70px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	margin-top: 14px;
}
.general {
margin:20px auto 20px auto; 
padding:0px;
width:600px;
text-align:left; 
}
.content {
margin:0;
padding:0;
border:1px solid #666666;
} 
.topleft, .topright, .bottomright, .bottomleft {
padding:0; 
border: 0;
} 
.topleft{ /* superiore sinistro */ 
float:left;
margin:-1px 0 0 -1px; 
} 
.topright{ /* superiore destro */ 
float:right; 
margin:-1px -1px 0 0; 
}
.bottomright{ /*inferiore destro */
float: right; 
margin: -14px 0 0 0; 
} 
.bottomleft{/* inferiore sinistro */ 
float:left; 
margin:-14px 0 0 0; 
} 
#divimg {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0088CA;
	margin-bottom: 0px;
}
#indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
}
#nav {
	height: 40px;
	width: 800px;
	margin-bottom: 0px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	margin-right: 0px;
	margin-left: 0px;
	height: 80px;
	display: inline;
}
#nav li {
	height: 60px;
	display: inline;
}
#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-variant: normal;
	height: 200px;
	padding-top: 20px;
	width: 150px;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}
#nav li a:hover {
	background-image: url(sfondo_icone_home.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	display: inline;
	height: 80px;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
.link01 {
	color: #666666;
	text-decoration: none;
}
#avviso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
}
