#footer2 {
	position:absolute;
	left:0px;
	width:50%;
	height:55px;
	z-index:1;
	bottom: 0px;
	background-image: url(footer.png);
	background-repeat: repeat-x;
}
#mainContent {
	z-index: 1;
	font-family: calibri;
	left: 50%;
	right: 50%;
	width: 955px;
	top:150px;
	bottom:55px;
	position: absolute;
	margin-left: -478px;
	padding: 15px;
	overflow-x:hidden;
	overflow-y:auto;
	background-image: url(sfondo.png);
	text-align: center;
	color: #000;
}
#footer {
	z-index: 55;
	font-family: calibri;
	position: absolute;
	bottom:0px;
	height:55px;
	color: #CCC;
	font-size: 14px;
	overflow:hidden;
	width: 985px;
	position: absolute;
	background-image: url(footer.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-right: 0px;
	left: 50%;
	right: 50%;
	margin-left: -478px;
}
#footer a {
	font-family: calibri;
	color: #CCC;
	text-align: left;
}
#logo {
	position:absolute;
	left:50%;
	top:0px;
	width:127px;
	height:109px;
	z-index:56;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	right: 50%;
	margin-left: -440px;
}
#header {
	z-index: 1;
	font-family: calibri;
	position: absolute;
	height:90px;
	color: #CCC;
	font-size: 12px;
	overflow:hidden;
	left: 0%;
	right: 0%;
	width: 100%;
	position: absolute;
	margin-left: 0px;
	top: -6px;
}

#apDiv3 {
	position:absolute;
	left:50%;
	top:62px;
	width:955px;
	height:97px;
	z-index:20;
	background-image: url(sfondosub2.png);
	background-repeat: no-repeat;
	right: 50%;
	margin-left: -478px;
	background-position: left;
}
#apDiv1 {
	position:absolute;
	top:62px;
	width:50%;
	height:97px;
	z-index:-10;
	background-image: url(sfondosub.png);
	background-repeat: repeat-x;
	background-position: bottom;
	right: 0px;
}

#apDiv4 {
	 position:absolute;
	left:50%;
	top:116px;
	width:127px;
	height:54px;
	z-index:57;
	background-image: url(logotipo.png);
	background-repeat: no-repeat;
	right: 50%;
	margin-left: -440px;
}
#apDiv5 {
	position:absolute;
	left:50%;
	top:130px;
	width:945px;
	height:20px;
	z-index:58;
	font-family: calibri;
	color: #FFF;
	font-size: 14px;
	text-align: right;
	right: 50%;
	margin-left: -478px;
}
a {
	color: #FFF;
}





body{
	color:#000;
	background-image: url(sfondopagina.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	text-align: center;
	overflow:hidden;
	
}

    
.sottomenu {
	font-family: calibri;
	font-size: 7px;
	color: #FFF;
}

.immagineprodotto {
	border: 1px solid #000;
}
.linkdettagliprodotto a{
	font-family: calibri;
	font-size: 15px;
	color: #930;
	text-decoration: none;
}

.tabellaprodotti {
	font-family: calibri;
	background-color: #E6E6E6;
	border: 5px solid #CCC;
}

.titoloprodotto {
	font-family: calibri;
	font-weight: bold;
	color: #8A6100;
	font-size: 16px;
}
