body {
   color: #ffffff;
   background-color: #000000;
   font-family: verdana, geneva, arial, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin-top: 0px;
   margin-left: 8px;
   margin-right: 8px;
   padding: 0px;
}

a {
   color: #ffcc00;
   font-size: 10px;
   font-style: normal;
   font-weight: normal;	
   text-decoration: none;
}

a:visited {
   color: #ffcc00;
   font-style: normal;
   font-weight: normal; 
   text-decoration: none;
}

a:hover {
   color: #ffffff;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}

a:active {
   color: #ffffff;
   font-style: normal;
   font-weight: normal; 
   text-decoration: none;
}

input {
   font-family: arial, geneva, sans-serif, verdana;
   font-size: 12px;
   color: #ffffff;
   background-color: #555555;
   border: 1px solid #cccccc;
   font-weight: bold;
}

.footer {
   width: 760px;
   height: 48px;
   position: relative;
   background-color: #000000;
   text-align:right;
   border-bottom: 1px solid #ffffff;
}

img {
  border: 0px;
}

.input {
   font-family: arial, geneva, sans-serif, verdana;
   font-size: 12px;
   color: #ffffff;
   background-color: #555555;
   border: 1px dashed #abcdef;
   font-weight: bold;
}

.navigation {
   color: #ffffff;
   border-top: 0px solid #000000;
   width: 760px;
}

.pagina {
   border-left: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
   width: 760px;
   overflow: visible;
}

.paragrafo{
   background: #000000;
   width: 680px;
   margin-left: 16px;
   margin-bottom:25px;
   overflow: visible;
} 

.sotto_testata {
   color: #ffffff;
   background: #000000;
   font-size: 10px;
   font-style: italic;
   font-weight: normal;	
   text-decoration: none;
   position: relative;
   margin: 0px;
   width: 758px;
   height: 18px;
   padding-top: 4px;
}

.testo_1 {
   font-family: verdana, geneva, arial, helvetica, sans-serif;
   color: #ffffff;
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
}

.testo_2 {
   font-family: verdana, geneva, arial, helvetica, sans-serif;
   color: #ffffff;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
}