body {margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.Stile4 {
	font-size: small;
	color: #FFFFFF;
}
.Stile5 {color: #FFFF99}


.Stile7 {color: #FFFFFF}

.Stile9 {
	color: #FFFF99;
	font-weight: bold;
}

.thickboximg {
	border: 0px;
	margin: 0px auto;
}
/*definizione della struttura*/
#contenitore {
width: 800px; 
margin: 10px auto;
}
             
#testa {border: 0px solid #FFFFFF; }

#menu {float: left; 
border: 0px solid #FFFFFF;
width: 150px; 
padding-top: 20px;}
#menu ul { 
padding-left: 5px;
list-style-type: none;
margin: 0;
padding: 0;
/*border: 1px #f96910 solid;*/
}

#menu a:link,
#menu a:visited {
padding-left: 5px;
font-weight: bold;
	display: block;
color: #FFFF00;
text-decoration: none;
}
#menu a:hover {
padding-left: 5px;
font-weight: bold;
display: block;
	
color: #FF0000;
text-decoration: none;
background: #FFFFFF;
}

#menu li {
line-height: 17px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#menu li {border-bottom: 1px solid #000000;}

/* fix for browsers that don't need the hack 
html>body #colonna li {border-bottom: none;} */

#contenuto {border: 0px solid #FFFFFF; margin-left: 150px; padding: 20px;}
#contenuto ul { 
padding-left: 5px;
list-style-type: none;
margin: 0;
padding: 0;
/*border: 1px #f96910 solid;*/
text-align: center;}

#contenuto a:link,
#contenuto a:visited {
padding-left: 5px;
text-align: center;
font-weight: bold;
	
color: #FFFFFF;
text-decoration: none;
}
#contenuto a:hover {
padding-left: 5px;
font-weight: bold;

text-align: center;
color: #FF0000;
text-decoration: none;

}

#contenuto li {
line-height: 17px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#contenuto li {border-bottom: 1px solid #000000;}

/* fix for browsers that don't need the hack 
html>body #colonna li {border-bottom: none;} */
#piede {clear: both; border: 1px solid #FFFFFF;}



