BODY.home {
	background-image : url(img/tigre_bg.jpg);
	background-repeat : no-repeat;
	background-position : center;
}
.cerchio {
	left : 50px;
	top : 10px;
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
	color : #000000;
	font-weight : bold;
}
A.menu {
	text-decoration : none;
}
A:HOVER.menu {
	text-decoration : underline;
	color : #ff0000;
}
.testo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	color : #000000;
}
.indirizzo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	color : #ff0000;
}
.titolo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	color : #ff0000;
	font-weight : bold;
}
.data{
	font-family : Thaoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
	color : #000000;
}
.rossa {
	background-color : #FF0000;
}





