/* CSS Document */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.frame
{
	border: 1px solid #666666;
}	
td.link-lat
{
	text-align: right;
}
.link-lat a
{
	color: #666666;
	text-decoration: none;
}
.link-lat a:hover
{
	color: #A40726;
	text-decoration: underline;
}
td.link-main
{
	text-align: center;
}
.link-main a
{
	color: #666666;
	text-decoration: none;
}
.link-main a:hover
{
	color: #A40726;
	text-decoration: underline;
}
.prodotto
{
	border: 1px solid #cccccc;
	margin-bottom: 4px;
}
.offerta
{
	border: 1px solid #CC6699;
	margin-bottom: 4px;
	background-image: url(../img/sfondo-offerta.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.oggetti{
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.articolo
{
	color: #666666;
	text-decoration: none;
}
.articolo:hover
{
	color: #A40726;
	text-decoration: underline;
}
.titolo
{
	font-size: 14px;
	font-weight: bold;
	color: #A40726;
}
.descr
{
	text-align: justify;
}
td.link-page 
{
	text-align: center;
	font-weight: bold;
}
.link-page a
{
	color: #A40726;
	text-decoration: none;
}
.link-page a:hover
{
	text-decoration: underline;
}
.link
{
	color: #A40726;
	text-decoration: none;
}
.link:hover
{
	text-decoration: underline;
}
