@charset "utf-8";
html,body {
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 100%;
}
.clear { clear: both; }
#container {
	position: relative;
	width: 1010px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height: 100%;
}
body>#container{height: auto; min-height: 100%}
#header {
	background-image: url(../grafica/head.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 260px;
	margin-bottom: 10px;
}
#navigation {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
}
#extra {
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}
* html #extra {
position: relative;
}
#footer {
	clear: both;
	background-image: url(../grafica/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 85px;
	margin-top: 20px;
	padding: 25px;
}
#footer p {
	font-size: 9px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content {
	margin-right: 220px;
	margin-left: 220px;
	min-height: 400px;
}
p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}
#menu {
	height: 210px;
	width: 200px;
	margin-bottom: 10px;
	background-image: url(../grafica/menu.png);
}
* html #menu {
position: relative;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
}
a.menuhead:link {
	color: #666666;
	text-decoration: none;
}
a.menu:link {
	color: #666666;
	text-decoration: none;
}
a.menu:visited {
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.menu:active {
	color: #666666;
	text-decoration: none;
}
a.menuhead:visited {
	color: #666666;
	text-decoration: none;
}
a.menuhead:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.menuhead:active {
	color: #666666;
	text-decoration: none;
}
#menu li {
	line-height: 30px;
	vertical-align: middle;
	color: #666666;
}
.nav {
	margin: 2px;
}
#fontanasito {
	height: 45px;
	width: 400px;
	margin-left: 15px;
	float: left;
	margin-top: 205px;
}
#fontanalogo {
	float: left;
	width: 440px;
	height: 210px;
	margin-top: 15px;
	margin-left: 140px;
}
#fontanamenu {
	float: left;
	height: 25px;
	width: 440px;
	margin-left: 140px;
	background-repeat: no-repeat;
	background-position: center top;
}
#fontanamenu ul {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
}
#fontanamenu li {
	height: 25px;
	display: inline;
	margin-left: 10px;
	vertical-align: middle;
	color: #666666;
}
#navsx {
	margin-bottom: 10px;
}
.elencocat {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#statistiche {
	text-align: center;
}
.box_paginazione {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.fornituregrafica {
	width: 520px;
	background-image: url(../grafica/palloni.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

