#contenitore {
	background-color: #FFC;
	margin: auto;
	padding: 0px;
	height: 1590px;
	width: 980px;
	position: relative;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background-color: #006;
	background-image: url(sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}
#testa {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(testa.jpg);
}
.rosso {
	color: #F00;
}
#sinistra {
	background-color: #ACF;
	margin: 0px;
	height: 1425px;
	width: 145px;
	position: absolute;
	left: 0px;
	top: 150px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(freccia.gif);
	list-style-position: outset;
}
#centro {
	background-color: #FFFFF1;
	margin: 0px;
	height: 1425px;
	width: 520px;
	position: absolute;
	left: 160px;
	top: 150px;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 60px;
	text-indent: -40px;
	line-height: 21px;
	background-image: url(fiere.gif);
}
#centro_home {
	background-color: #FFFFF1;
	margin: 0px;
	height: 1425px;
	width: 560px;
	position: absolute;
	left: 160px;
	top: 150px;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-indent: 0px;
	line-height: 21px;
}
#destra {
	background-color: #ACF;
	margin: 0px;
	padding: 0px;
	height: 1425px;
	width: 220px;
	position: absolute;
	left: 760px;
	top: 150px;
}
#piede {
	background-color: #FC0;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 1575px;
}
.fiera {
	font-weight: bold;
	font-size: 14px;
}
#sinistra a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sinistra a:hover {
	color: #006;
	text-decoration: underline;
}
.mese {
	font-size: 18px;
	font-weight: bold;
	color: #006;
}
