body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#contenuti strong {
	color: #0446C3;
}
#contenuti em {
	color: #F56D31;
	font-style: normal;
}

#utility a, #piede a, #contenuti a {
	color: #0446C3;
	text-decoration: underline;
}
#utility a:visited, #piede a:visited, #contenuti a:visited {
	color: #4D9BEF;
}
#utility a:hover, #piede a:hover, #contenuti a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E85514;
}

#tabprodotto a:link, #tabprodotto a:visited, #tabprodotto a:hover  {
	color: #E95515;
	text-decoration:none;
	background-color: #fff;

}

#tabellaprodotti h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #0446C3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E85514;
}
#tabellaprodotti img {
	margin: 10px;
}
#tabellaprodotti hr {
	border: 2px dashed #F56D31;
}
#tabellaprodotti td {
	padding: 20px;
}
#contenuti h1 {
	font-size: 13px;
	color: #0446C3;
	background-color: #FFFFCC;
}
.bordi {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
}
caption {
	font-style: italic;
	color: #FFC18B;
	font-weight: bold;
}

#contenuti ul {
	list-style-image: url(../fig/pallinof.gif);
	color: #0446C3;
	padding-left: 20px;
}
#contenuti ol {
	padding-left: 80px;
}

.slogan1 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#intestazionestampa{display:none}

#testa1 a {
	color: #FFFFFF;
}
#tbprodotti td {
	padding: 10px 10px 10px 20px;
}
#tbdescprodotti td {
	padding: 0px;
}
#riquadro {
	color: #F7E6A2;
	border: 1px solid #F56D31;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	margin-top: 15px;
	padding: 5px;
}
.evidenza {
	color: #EA4921;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #FFFFCC;
}

