body,html{
 
 background-color: #000000; 
	text-align: center;
}


#telaio {
  width: 750px;
  margin: 1px;
  border: 5px outset;
  line-height: 100%;
  color: white;
  background-color: #4F4F4F;
  text-align: left;
	 
}
#testata {
    font-family: Comic Sans MS;
   text-align: left;
	font-size: 26px;
	height: 150px;
}

a:link {
	 text-decoration: none;
	 color: Aqua;
}
a:visited {
	 text-decoration: none;
	 color: Yellow;
}
.menutitle{
cursor: default;
margin-bottom: 5px;
background-color: #393939;
color:#ffffff;
width:160px;
padding:1px;
text-align:center;
font-weight: normal;
 border: outset;
   
}

.submenu{
margin-bottom: 20px;
}

img#sinistro{
	
    float: left;
	 margin: 10px 10px 10px 10px;
}	
#footer {
    height: 5%;
	font-size: 80%;
	text-align: left;
}
#testata,#footer {
	padding: 30px;
	color: white;
	background-color: gray;
	clear: both;
}
#sinistro {
  
  float: left;
  width:  160px;
  margin: 10px;
  padding: 5px;
  height:  100%;
}

#centrale {
	margin-left: 600px;
	border-left: 1px solid white;
	padding: 10px;
	
}
#img {
float:right;
margin;15px;
}


table {
      
	 border:0px #000000;
	 text-align: center;
}
td {
    width: 750px;
	 border: 1px solid #000000 ;
	 color: White;
	 background: #393939;
	 padding: 10px;
}


#box1 {
	text-align: center;
	padding: 1px;
	border: 5px outset;
}/*
#box3{
     
	 background-color: #393939;
	 color: White;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 border: outset 5px;
}
#box2 {
	 background: #A4A4A4;
	 width: 750px;
	 font-family: "Courier New", Courier, monospace;
	 font-size: 28px;
}
*/


