body {
   color: #ffffff;
   background: #191919 url(../imgs/body.gif) top center repeat-y;
   font-family: verdana, geneva, arial, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   padding: 0px;
   margin-top: 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: 800px;
   height: 48px;
   text-align:right;
   margin-top: 20px;
   position:relative;
}

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;
   width: 800px;
}

.pagina {
   background: #000000 url(../imgs/body2.jpg) top center fixed no-repeat;
   text-align: left;
   width: 800px;
   overflow: hidden;
}

.paragrafo{
   background: transparent;
   width: 798px;
   margin-bottom:25px;
   overflow: visible;
   position: relative;
   float:left;
} 

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

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

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

.testo_3 {
   font-family: verdana, geneva, arial, helvetica, sans-serif;
   color: #ffffff;
   background: transparent;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
}

