body {
	background-color : #000000;
	color : #FF6600;
	border: 0px;
	margin: 0px;
	font-family : Helvetica, Lucida, Arial, sans-serif;
	text-align: center;
}
a {
	background : transparent;
	color : #CCCCCC;
	text-decoration : underline;
}
a:hover {
	background : transparent;
	color : #FF9933;
	text-decoration : underline;
	
}
H1 {
	background : #000000;
	color : #FF9933;
	font-family : monospace;
	margin : 0px;
	padding : 15px;
	white-space: normal;
	}
h2 {
	font-size: large;
	color: #666666;
	background-color: transparent;
	margin-right: 25px;
	text-align: right;
	padding : 10px;
	white-space: normal;
}

ol, .list {
	background: transparent;
	text-align: left;

}

P {
	background-color : transparent;
	color : #999999;
	padding-left : 10px;
	padding-right : 5px;
	text-align : justify;
}
table {
	background: transparent;
	color: White;

}

ADDRESS { 
  background-color : transparent;
  font-size: 14px;
  color : #FF9933;
  text-align: center; 
	}
	
.wrapper {
width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0px 0 0px;
	text-align: left; /* text-align:left in conjuction with text align in body attributes corrects bug  */
}

#main {

	 background: transparent;
	 height: 100%; 
		 
}
#navigazione {
 background : transparent;
 color : #FF9933;
 font-size: 16px; 
 margin :0px;
 border-bottom: 0px solid #FF9933; 
 border-top:0px solid #FF9933;
 padding-top: 4px; 
 padding-bottom: 4px; 
 padding-left: 20px; 
 width:185px;
 text-align: left;
  }
  #navigazione a {
	background-color : transparent;
	color : #CCCCCC;
	text-decoration : underline;
}
 #navigazione a:hover {
	background-color : transparent;
	color : #FF9933;
	text-decoration : none;
}
#menusx {
	position: absolute;
	width: 150px;
	top: 210px;
	left: 5px;
	text-align: left;
	font-size: 13px;
	font-weight : bold;
	}
#menusx a{
	text-decoration: underline;
	background-color: #333333;
	width: 140px; 
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #CCCCCC;
	display : block;
}
#menusx a:hover {
 	text-decoration: none;
	background-color: #000000;
	color: #FF9933;
	border-top: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
}


#content {
width:  595px;
	   border-left: 1px solid #FF9933;
	   border-right: 1px solid #FF9933;
	  border-color: #ff9933; 
	  	padding: 10px;
		}
	
.articolo-titolo {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align:  center;
}
#footer {
 background : #333333;
 color : #CCCCCC;
 font-size: 15px; 
 border-bottom: 1px solid #FF9933; 
 border-top:1px solid #FF9933;
 padding-top: 4px; 
 padding-bottom: 4px; 
 padding-left: 20px;
  text-align : center;
  margin-top : 1px;
  width: 100%;
  text-align: center;
  }
  
  #over {
	padding: 3px; 
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px; 
	background-color: #000000;
	color: #666666;
	border-top: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	text-align : center;
}
.software {
	background-color : transparent;
	color : #999999;
	font-size : 16px;
	font-weight : bold;
	}
#tornasu {
	background-color: transparent;
	color: #ff9933;
	text-align : right;
	font-weight : bold;
}
