a:link	{
	color : #473028;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;	
}
a:hover	{
	color : #473028;
	font-family: arial;
	font-size: 11px;	
	text-decoration:	underline;
}
a:visited	{
	color : #473028;
	font-family: arial;
	font-size: 11px;	
	text-decoration:	underline;
}
.arial {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color : #473028;
	line-height: 200%;
    font-weight: normal;
}

.verdana {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #213124;
}

.news {
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	color : #473028;
	line-height: 150%
    font-weight: bold;
}


.verdana_marrone {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #5E4940;
	
}


.verdana_bianco {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #ffffff;
	
}


.verdana_prezzo {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #6A6531;
	
}


.verdana_titoli {
	font-family: times new roman;
	font-size: 18px;
	text-align: justify;
    font-weight: bold;
	color : #213124;
}
.verdana_titoli2 {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
    font-weight: normal;
	color : #2F4633;
}


.mano { cursor: hand }

.invisible {
	display:none;
	height:1px;
}
