html{
     height:100%;
	 margin: 0;
	 overflow: auto;
}   
body {
     text-align:center;
	 margin:0; 
	 height:100%;
	 background-color:#CBE6FE;
}
 h6 {
 position: relative;
 top: 8px;
 text-align: left;
 font: 11px verdana,helvetica,sans-serif;
 color: #1B8CFE;
 font-weight: bold;
 }
#outer {
 text-align:center;
 width: 600px;
 height: 451px;
 position:absolute;top:50%;left:50%;
 margin:-225.5px 0 0 -300px;
 }
#orologio{ 
	  border-top: 1px solid black;
	  border-bottom: 1px solid black;
	  border-left: 1px solid black; 
      border-right: 1px solid black; 
	  margin-top: 0px;
	  margin-right: auto; 
	  margin-left: auto;
	  margin-bottom: 0px;
	  text-align:right;
	  background-color: #fff; 
	  padding-right: 8px;
      width:588px !important;
      width /**/: 600px;
      height:13px !important;
      height /**/: 15px;
	  font:9px verdana,helvetica,sans-serif;
	  color: #000;
}
#intro {
margin-top: 0px;
height: 399px !important;
height /**/: 400px;
width: 594px !important;
width /**/: 596px;
text-align: center;
margin-right: auto; 
margin-left: auto; 
border-bottom: 1px solid black; 
border-left: 1px solid black; 
border-right: 1px solid black; 
 }
  .ban img{
 position: relative;
 top: 6px;
 padding-right: 7px;
 width: 27px;
 height: 21px;
 border: none;
 text-decoration: none;
 }
 #w3c {
 background-color: #fff;
 width:596px !important;
 width /**/: 600px;
 height: 35px !important;
 height /**/: 36px;
 border-bottom: 1px solid black;
 border-left: 1px solid black; 
 border-right: 1px solid black;
 text-align:center;
 }
 .flash img{
 position: relative;
 top: 7px;
 border: none;
 text-decoration: none;
 }
 .dalla img{
 position: relative;
 top: 5px;
 left: 3px;
 border: none;
 }
 .dalla a:link, .dalla a:visited {
    color: #f09;
	/*/*/color: #f09;
	text-decoration: none;
	 /* */
 }
 .dalla a:hover {
    color: #f09;
	/*/*/color: #000;
	text-decoration: none; /* */
 } 
  #ftr {
  font:9px verdana,helvetica,sans-serif;
  color: #355EFF;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
 } 