BODY{
	margin-left : 5;
margin-right : 5;
background-color: #ffffff;
font-family : verdana,arial,Helvetica;
text-align : center;
	}

A:LINK{
	text-decoration : none;
	color : #000080 ;
  font-weight : bold;
font-size : 12 px;

	  }

A:VISITED{
	text-decoration : none;
	  font-weight : bold;
	color : #000080 ;
font-size : 12 px;}
	     }

A:HOVER{
	Color : #0000ff;
	text-decoration : underline;
font-size : 12 px;
	   }

TD{
	font-family : verdana,Helvetica;
	text-align : center;
     font-weight : lignter;
background-color: none;
  font-size: 12px; 
  }	
/* gestisce il testo delle note di copyright */
.copyright{
font-family : Verdana,Arial,Helvetica;
      color : #000080;
  font-size : 10px;
 text-align : center;
font-weight : lighter;
 font-style : italic;
       }
       
/* gestisce il testo del titolo del racconto o poesia inserita */
.titolocentrato {
font-family : Arial,Helvetica;
      color : #000080;
font-weight : bold;
  font-size: 11px; 
text-align : center;
       }

.evidenza {
font-family : verdana,Arial,Helvetica;
      color : #0000ff;
  font-size : 15px;
font-weight : bold;
 font-style : italic;
 text-align: center;
       }
.titolo {
font-family : Verdana,Arial,Helvetica;
      color : #ff0000;
 text-align : center;
font-weight : bold;
 font-style : normal;
 font-size : 18px;
       }


.concorsoinevidenza {
font-family : verdana,Arial,Helvetica;
      color : #800000;
  font-size : 12px;
font-weight : bold;
 font-style : normal;
 text-align: center;
       }
/* gestisce il testo della barra ultimo aggiornamento */
.ultimoaggiornamento {
font-family : Verdana,Arial,Helvetica;
      color : #000080;
font-weight : bold;
 font-style : normal;
 text-align : center;
background-color: #d5ffd5;
  font-size: 13px; 
       }


.testoconcorso {
font-family : verdana,Arial,Helvetica;
      color : #3f3f3f;
  font-size : 12px;
font-weight : lighter;
 font-style : normal;
 text-align: justify;
margin-left : 10;
       }



.fondopagina {
font-family : Verdana,Arial,Helvetica;
      color : #FF0000;
  font-size : 11px;
 text-align : center;
font-weight : lighter;
 font-style : italic;
       }

.note {
font-family : Arial,Helvetica;
      color : #000080;
  font-size : 12px;
font-weight : lighter;
 font-style : italic;
 text-align: justify;
       }

.altro {
font-family : Arial,Helvetica;
      color : #000080;
  font-size : 12px;
font-weight : lighter;
 font-style : italic;
 text-align: center;
       }


.autorepoesie {
font-family : Verdana,Arial,Helvetica;
      color : #ff0000;
 text-align : center;
font-weight : bold;
 font-style : normal;
  font-size : 18x;
       }

.siamoin {
font-family : Arial,Helvetica;
      color : #0000ff;
  font-size : 11px;
 text-align : center;
 font-style : italic;
       }

<style type="text/css">{  }
#banner {

position : absolute;
     top : 10 px;
    right: 10 px; 
  zindex : 1;
       }
-->
</style>

.pulsante a:link, .pulsante a:visited 
{width : 120px;
height : 10px;
background : #ffffbf;
color : #0000ff;
text-align : left; font-size: 10px;
}
       
.pulsante a:hover 
{background : #fff;
width : 120px;
height : 10px;
color : #000080;
letter-spacing : 1px;
text-align : center;}

.pulsante a:active {border-right : 10px solid #00f;
border-left : 5px solid #00f;
letter-spacing : -1px;
background : #cedbff;
width : 120px;
height : 1px;}

ul#minitabs{list-style: none;margin: 0;padding: 5px 0; border-top: 1px solid #CCC; font-weight: bold; text-align: center; white-space: nowrap}
ul#minitabs li{display: inline;margin: 0 1px}
ul#minitabs a{text-decoration:none;padding: 3px 0 0; border-top:5px solid #fff;color: #0000ff}
ul#minitabs a#current{border-color: #000080;color: #000080}
ul#minitabs a:hover{border-color:#000080; color:#000080} 

ul.menu1 { 
width:300px;
list-style:none; /* elimino i punti elenco */
margin:0; padding:0; /* elimino i rientri delle liste */
}
ul.menu1 li a { 
display:block; /* il link occupa tutto lo spazio orizzontale */
text-decoration:none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
padding:0 1em; /* lascia spazio far il bordo del menu e il testo del link */
height:2.2em;line-height:2.2em; /* altezza del link: height e line-height devono avere il medesimo valore */ 
}
ul.menu1 li { display:inline } /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/
ul.menu1 li a:link, ul.menu1 li a:visited { 
background:#f4f4f4;
color: #0000ff;
} /* colori per il link */
ul.menu1 li a:hover, ul.menu1 li a:active { 
color:#000080;
background:#ffff66;
} /* colori per l'effetto roll-over */

/* gestisce il nome della zona */
.zona {
font-family : verdana,Arial,Helvetica;
font-weight : bold;
font-style : normal;
font-size: 20px; 
color : #0000ff;
text-align : center;
       }