body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(images/sfondo.jpg);
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logo {
	width: 900px;
	float: left;
}
#menu {
	background-image: url(images/sfondo_menualto.png);
	background-repeat: repeat-x;
	height: 32px;
	width: 900px;
	text-align: center;
	float: left;
}
#menulato {
	
	width: 195px;
	background-color: #ddd;
	margin: 0px;
	padding: 0px;
	float: left;
}
#tabmenualto {
	text-align: center;
	height: 28px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#tabmenualto a {
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;

}
#tabmenualto a:hover {
	color: #FF3300;
	text-decoration: none;
}
#tabmenulato {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 190px;
	margin-top: 10px;
	color: #FF0000;
	font-size: 0.9em;
   padding-left: 5px;
	float: left;
}
#tabmenulato a {
	
	color: #000000;
	text-decoration: none;

}
#tabmenulato a:hover {
	color: #333333;
	text-decoration: underline;
}

#main {
	width: 900px;
	float: left;
	margin-top: 5px;
	background-color: #FFF;
}

#header {
	float: left;
	background-image: url(images/header_logo.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 117px;

}
#tabmenulato td {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#ulmenu {
	font-size: 0.9em;
	color: #CC0000;
	margin: 5px 0 5px 30px;
	list-style-type: none;
	padding: 0;
	
}
#ulmenu li {
	margin-bottom: 5px;
	list-style-type: none;

}
#ulmenu2 {
	
	font-size: 0.9em;
	color: #000;
	margin: 5px 0 10px 30px;
	padding: 0px;
	
}
#ulmenu2 a:hover {
	color: #ff1111;
   text-decoration: none;
}.underline {
	text-decoration: underline;
	color: #000000;
}
.red {
	color: #F11;
	text-decoration: none;
}
#headerindex {

	float: left;
	background-image: url(images/logo.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 335px;
}
td.prodotto img {
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 1px solid #CCCCCC;
}

