body {background-color: #888686; 
      font-family: Arial, sans-serif; 
      font-size: 10px; 
      margin: 2px; 
      color: #ffffff;}

td {font-family: Arial, sans-serif; 
    font-size: 11px; 
    margin: 2px; 
    color: #ffffff;}

#immagine {position: absolute;
           left: 0px;
           top: 0px;}

#testo {position: absolute; 
        left: 200px; 
        top: 220px; 
        width: 320px; 
        text-align: justify;}

#navi {position: absolute; 
       left: 25px; 
       top: 300px; 
       width: 280px; 
       text-align: justify;}

#navi2 {position: absolute; 
        left: 25px; 
        top: 540px; 
        width: 280px; 
        text-align: justify;}


img {border: 0px;}

.content {padding-top: 0px;}

textarea, input, button, select {font-family: Arial, sans-serif; 
                                 font-size: 10px;
	                         color: #ffffff;
	                         background-color: #888686;
	                         border: 1px dotted #9c1a1a;}

a:link, a:active, a:visited {font-family: century gothic;
                             font-weight: bold; 
	                     color: #9c1a1a;
                             cursor: help;
	                     font-weight: bolder;
	                     font-size: 9px;
	                     text-transform: uppercase;
	                     text-decoration: underline;}

a:hover {font-size: 9px; 
         background-color: #9c1a1a; 
         font-family: century gothic;
         font-weight: bold; 
	 color: #ffffff;
         cursor: help;
	 text-decoration: underline;
	 cursor: help;}

i {font-family: century gothic;
   font-weight: bold; 
   font-size: 10px;
   color: #9c1a1a;}

B {text-transform: uppercase; 
   font-family: century gothic;
   font-weight: bold; 
   font-size: 9px;
   color: #9c1a1a;}

h1 {height: 15pt;
    font-family: century gothic;
    margin: 0px;
    font-size: 15pt;
    font-style: italic;
    color: #9c1a1a;
    line-height: 16pt;
    letter-spacing: -3px;
    padding: 5px 0px 0px 30px;
    text-transform:lowercase;}


h2 {height: 10pt;
    font-family: century gothic;
    margin: 0px;
    font-size: 10pt;
    font-style: italic;
    color: #9c1a1a;
    line-height: 10pt;
    letter-spacing: -3px;
    padding: 5px 0px 0px 30px;
    text-transform:lowercase;}

blockquote {text-align: justify;
	    font-size: 10px;
	    color: #ffffff;
	    font-weight: normal;
	    font-family: Arial, sans-serif;}

.content img {margin: 2px;
	      padding: 3px;
	      border: 1px dotted #9c1a1a;
	      background: #9c1a1a;}