
a { 
       color: black;
       font-size: 11px;
       font-family: Eurostile, Arial, Helvetica, sans-serif;
       text-decoration: none;
       letter-spacing: 0;
 }
       
a:hover  { 
		color: #000000;
		font-size: 11px;
		font-family: Eurostile, Arial, Helvetica, sans-serif;
		text-decoration: none;
		letter-spacing: 0;
		font-weight:bold;
}

td  { 
		color: black;
		font-size: 11px;
		font-family: Eurostile, Arial, Helvetica, sans-serif;
		text-decoration: none;
		letter-spacing: 0pt;
		}

body {
       font-family: Eurostile, Arial, Helvetica, sans-serif;
       font-size: 11px;
}

p { 
       color: black;
       font-size: 11px;
       font-family: Eurostile, Arial, Helvetica, sans-serif;
       text-decoration: none;
       letter-spacing: 1pt;
}

hr {
       background-color: green;
       color: green;
       border: none;
       line-height: 3px;
       margin-top: 10%;
}

li {
       list-style-position: inside;
}

h1    { color: black;
		font-weight: normal;
		font-size: 19px;
		font-family: Eurostile, Arial, Helvetica, sans-serif;
		text-decoration: none;
		letter-spacing: 1px;
		margin-top: 0pt;
		border: none }

h2  { color: #333;
		font-weight: normal;
		font-size: 14px; line-height: 0px;
		font-family: Eurostile, Arial, Helvetica, sans-serif;
		text-decoration: none;
		word-spacing: 0px;
		vertical-align: super;
		border: none }
		
.table360 {
       height: 360px;
       width: 360px;
}
.td1 {
	   background-color: #333333;
       width:1px;
}
td.voce {
	width:10%;
}
td.voce:hover {
	background-color:#FFFF99;
	font-weight:bold;
}
.tdbk {
	   background-image: url(immagini/fondo.gif);
	   width: 375px;
}

.tdblackorizz {
	   background-color: black;
       height: 3px;
       width: 360px;
}

.tdblackvert {
	   background-color: black;
       height: 360px;
       width: 3px;
}
       
.tdblackquad {
	   background-color: black;
       height: 3px;
       width: 3px;
}

