body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
.bordoUpDownRosso {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.bordoUpDownDxRosso {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.bordoUpDownDxBianco {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
a.testoBiancoB {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
a.testoBiancoB:visited {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
a.testoBiancoB:hover {
	color: #A0A0A0;
	border: 1px solid #A0A0A0;
	text-decoration: none;
}
/* INIZIO BIG Super bianco per home ARTICOLI */
a.testoBiancoBSuper {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
a.testoBiancoBSuper:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.testoBiancoBSuper:hover {
	color: #A0A0A0;
	border: 1px solid #A0A0A0;
}
/* FINE BIG Super bianco per home ARTICOLI */
a.testoRossoB {
	font-size:0.8em;
	font-weight: bold;
	color: #F9110D;
	text-decoration: none;
	display: block;
	border: 1px solid #FF0000;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
a.testoRossoB:visited {
	font-size:0.8em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: block;
	border: 1px solid #FF0000;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
a.testoRossoB:hover {
	color: #FF6666;
	border: 1px solid #FF6666;
}
/* INIZIO BIG Super rosso per home ARTICOLI */
a.testoRossoBSuper {
	font-size:1em;
	font-weight: bold;
	color: #F9110D;
	text-decoration: none;
	display: block;
	border: 1px solid #FF0000;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
a.testoRossoBSuper:visited {
	color: #FF0000;
	text-decoration: none;
}
a.testoRossoBSuper:hover {
	color: #FF6666;
	text-decoration: none;
	border: 1px solid #FF6666;
}
/* FINE BIG Super rosso per home ARTICOLI */
a.testoBianco {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
a.testoBianco:visited {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
a.testoBianco:hover {
	color: #A0A0A0;
}
a.testoRosso {
	font-size: 0.7em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: block;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
a.testoRosso:visited {
	font-size: 0.7em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: block;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
a.testoRosso:hover {
	color: #A0A0A0;
}
a.biancoPiccolo {
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
a.biancoPiccolo:visited {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
a.codiceArticoloPiccolo {
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	visibility: hidden;
}
a.codiceArticoloPiccolo:visited {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
.titolo {
	font-weight: bold;
	font-size: 0.8em;
}
.bordoBiancoImmagine{
	border: 1px solid #FFFFFF;
}
.testoNormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
a.testoBiancoBig {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 1px;
}
a.testoBiancoBig:visited {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 1px;
}
a.testoBiancoBig:hover {
	color: #A0A0A0;
}

