body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer a:link,
.footer a:visited{
	color: #000000;
	text-decoration: none;
}
.footer a:hover,
.footer a:focus,
.footer a:active{
	color: #1894F8;
	text-decoration: none;
}
.testoAzzurro {
	font-size: 12px;
	color: #1A9BEC;
}
.testoAzzurro a:link, 
.testoAzzurro a:visited{
	color: #1894F8;
	text-decoration: none;
}
.testoAzzurro a:hover, 
.testoAzzurro a:focus, 
.testoAzzurro a:active{
	color: #000000;
	text-decoration: none
}
.paragrafo{
	font-size: 12px;
}
.paragrafo a:link,
.paragrafo a:visited{
	color: #000000;
	text-decoration: none
}
.paragrafo a:hover,
.paragrafo a:focus,
.paragrafo a:active{
	color: #1894F8;
	text-decoration: none;
}
.titoloAzzurro {
	font-size: 14px;
	color: #1A9BEC;
}
.titolo{
	font-size: 14px;
}
.titolo a:link,
.titolo a:visited{
color:#000000;
text-decoration: none;
}
.titolo a:hover, 
.titolo a:fucus, 
.titolo a:active { 
color: #1A9BEC;
text-decoration: none;
}
#prodotti{
	border: 1px solid #199CFF;
	padding: 2px;
	width: 640px;
	margin-top: 8px;
	margin-right: 2px;
	margin-left: 2px;
}
#titoloProdotto {
	background-color: #F4F4F4;
}
#titoloCategoria {
	font-size: 14px;
	font-weight: bold;
}
#descrizioneProdotto{ 
	float: lefth;
}
#immagineProdotto{
	float: right;
	margin: 2px;
}
#colonnaSx {
	font-size: 14px;
	font-weight: bold;
	width: 210px;
	margin-top: 5px;
}


#descrizioneSx {
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #1F9BFB;
	font-weight: normal;
}
#colonnaSx a:link,
#colonnaSx a:visited {
	color: #000000;
	text-decoration: none;
}
#colonnaSx a:hover,
#colonnaSx a:focus,
#colonnaSx a:active{
	color:#1F9BFB;
}
