body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(images1/sfondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 { 
	font-size:18px;
}

.testo {
	text-align:justify;
	padding: 28px;
}

.indirizzo {
	padding: 16px;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.indirizzo a:link, .indirizzo a:active, .indirizzo a:visited  {
	color:#FFFFFF;
	text-decoration:none;
}

.indirizzo a:hover  {
	color: #CC0000;
	text-decoration:none;
}

.testo a:link, .testo a:active, .testo a:visited  {
	color:#FFFFFF;
	text-decoration:none;
}

.testo a:hover  {
	color: #CC0000;
	text-decoration:none;
}

.cellamenu {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}

.foto {
	border: 1px solid #FFFFFF;
}
#divprodotti {
width: 100%;
height: 420px;
overflow:auto;
text-align:justify;
font-size: 12px;
color: white;
}
.bordobianco {
border: 2px solid white;
}
.bordobianco a:hover {
border: 2px solid red;
}
.testobianco {
color: white;
}
.testobianco a:link, .testobianco a:visited {
text-decoration: none;
font-size:12px;
}
.testobianco a:hover, .testobianco a:active {
text-decoration: none;
color: red;
font-size:12px;
}
.testopiccolo {
font-size: 9px;
}
.testopiccolo1 {
font-size: 11px;
}
