body{
    font-size: 76%;
    text-align: center;
	 margin: 0px;
	 padding: 0px;
	 font-family: Arial, Helvetica, sans-serif;
	 background-color: #000000;
    }

#testo {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
	 
div#navigation ul{
	margin: 0em 0 0em 0em;
	padding: 0;
	list-style-type: none;
	}
	
div#navigation li{
	margin: 0;
	padding: 0;
	display: inline;
	}
	 
div#container{
    width: 100%;
    margin: 0px auto;
    text-align: center;
    }
	
div#header{
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
}

div#top{
	background-color: #FFFFFF;
	border-bottom: 1px solid #F7971C;
	color: #000000;
	text-align: left;
	padding-left: 2px;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
}
	
div#navigation{
	background-color: #F7971C;
	color: #FFFFFF;
	height: auto;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
}

div#vuoto{
	background-color:#000000;
	font-size: 72%;
	}
	
div#content{
	padding:0 1.5em;
	color: #FFFFFF;
	}
	
#scheda {
	display: inline;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

#scheda a{
	color: #F7971C;
}

#scheda a:hover{
	color: #F7971C;
}
	
a.top {
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
}

a.top:hover {
	text-decoration: underline;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
}

#txtarancio {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #F7971C;
	text-transform: uppercase;
	display: inline;
}

#producttit {
	height: 60px;
	width: 299px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

#product {
	height: 262px;
	width: 319px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(img/grafica/product.gif);
	background-repeat: no-repeat;
}

a.categoria {
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}

a.categoria:hover {
	text-decoration: underline;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}

#tdtopleft {
	width: 278px;
	font-size: 10px;
}

#tdtopright {
	width: 477px;
}

div#header li {
	width: 130px;
	height: 43px;
	color: #000000;
	text-align: center;
	padding-top: 14px;
	background-image: url(img/grafica/button.gif);
	background-repeat: no-repeat;
	display: block;
	list-style-type: none;
}

#menu {
	width: 100%;
	height: 40px;
	background-color: #F7971C;
}

#top {
	width: 100%;
	height: 237px;
	background-color: #FFFFFF;
}

#spazio {
	height: 5px;
}
