body {	font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #006600;	text-align: center;}
	
a:link {font-size:xx-small; font-weight: bold; color: #000000;}
a:hover {font-size:xx-small; font-weight: bold; color: #009900;}
a:visited {font-size:xx-small; font-weight: bold; color: #66cc66;}
a:active {font-size:xx-small; font-weight: bold; color: #ffffff;}

div#intestaz { height:157px; padding-left: 220px; padding-top: 0px; background-color: #ffcc66; text-align:left; border-bottom: thin solid #009900;
			 background-image: url("images/mainbar.jpg"); color: #ff0000;}

div#container{text-align: left; width: 700px; margin: 0px auto; background-color: #ffcc66;border: thin solid #009900; }

div#navigation {float: left; width:170px;\width:180px;\width:170px; text-align: left; padding: 9px 0px 9px 0px; background-color: #ffcc66;}
div#navigation ul{padding: 0; list-style-type: none;margin-left: 1em;}
div#navigation a{line-height: 3em;}

div#content {text-align: left; margin-left: 170px; padding: 9px;background-color: #ffcc66; border-left: thin solid #009900}
div#content td{text-align: center;}
div#content ul{
	font-size: xx-small;
	list-style-type: disc;
}

div#footer {clear:both ; position: relative;	font-size:xx-small; text-align: center;	background-color: #ffcc33; padding: 5px;border-top: thin solid #009900}

