TD {
	background-repeat : no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.repeatx {
	background-repeat : repeat-x;
}

.repeaty {
	background-repeat : repeat-y;
}

.indirizzo {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 10px;
	padding-top : 0px;

}

P {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:30px;
	padding-right:30px;
	font-size:13px;
	text-align : justify;
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
	color : #660000;
}

.menu_hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: underline;
	color : #CC3300;
}

.selected {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color : White;
}

a {
	font-size: 13px;
	font-weight:bold;
	color: blue;
}

a:hover {
	color: red;
}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align : left;
	color: #660000;
}

H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align : center;
	color: #660000;
	text-decoration : underline;
}


.sfondo {
	background-color: #ffe0b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color : #000000;
	font-weight:bold;
}

.sfondo_scuro {
	background-color: #660000;
}

li {
	padding-left : 10px;
	text-align : justify;
	padding-top : 4px;
}
