
BODY     { color: #000; font-size: 100%; font-family: Verdana; background-color: #333; margin-top: 30px}

h1   { color: #9c6; font-size: 0.85em; padding: 0 0 0 20 }
h2 { color: #f39; font-size: 0.75em; padding: 10 0 0 20 }
h3 {font-size: 0.75em; color: #936; padding: 10 0 10 20}




P {	FONT-SIZE: 0.75em;COLOR: #000; line-height: 150%;padding: 0 20 0 20;}

a {	text-decoration: underline;	COLOR: #99cc66; font-weight: bold;}
a:link {	text-decoration: underline;	COLOR: #99cc66; }
a:visited  { color: #666 }
a:hover {	text-decoration: none;	COLOR: #999; }
a:active{	text-decoration: none;	COLOR: #999; }



table.main   { background-color: #fff; border: solid 1px #fff; width: 750px }
td {vertical-align: top}

td.testatait      { background-color: #fff; background-image: url("../images/testata_it.jpg"); background-position: 0 top; height: 100px; vertical-align: bottom; padding-bottom: 2px }


td.colsx       {background-color: #ccc; border-right: 1px solid #666 }

td.coldx     { background-color: #fff; padding: 20px 0}

#loghi   { text-align: center; margin-top: 10px; width: 150px; height: auto }

td.piede    { background-color: #666; height: 30px; background-image: url(../images/piede.gif) }


UL {font-size: 0.75em;	line-height: 150%;	list-style: square; }

.foto {padding: 0 0 20 20}

ul.menu1 {
	width:auto;
	list-style:none; 
	margin:0; padding:0;
}

ul.menu1 li a {
	display:block;
	text-decoration:none; 
	padding:0 0.5em;
	height:2em;line-height:2em;
	font-size: 12px;
	border-bottom: 1px solid #999999;
}

ul.menu1 li { display:inline }

ul.menu1 li a:link, ul.menu1 li a:visited {
	background:#cccccc;
	color: #000000;
	font-weight: bold;
	
} 

ul.menu1 li a:hover, ul.menu1 li a:active {
	background: #99cc33;
	color:#ffffff;
	
} 

ul.menu1 li.qui {
	display:block;
	text-decoration:none; 
	padding:0 0.5em;
	height:2em;line-height:2em;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	background: #99cc33;
	color:#ffffff;
	
} 



.copy { color: #fff; font-size: 11px; text-align: center }
.copy a { color: #fff; font-size: 11px; text-align: center; font-weight: normal }
.copy a:link, .copy a:visited  { text-decoration: underline}
.copy a:active, .copy a:hover  { text-decoration: none}
