

<html>
<head>


	<style type="text/css">


/*stili per il layout fisso con posizionamenti assoluti*/
html,body{margin: 0;padding:0}
body{font-family: arial,sans-serif;font-size: 76%;text-align: center}

div#container{margin: 0 auto;text-align: left; width 100;
        background: #81BCB9;
    }

div#pagina{ margin: 0 auto; text-align: center; 	color: black;
	}
            
div#documento{ margin-left: 30; margin-right: 30; width 500; text-align: left; 	color: black;
	}

/*stili generici, su header e footer*/
div#testata{	color: black;	background:#a4a4a4}
div#piede a{color: #fff;font-weight: bold;text-decoration: underline}

/*stili specifici per il layout*/
div#piede{clear:left; text-align:center; padding: 0.5em;
    background-color: #a4a4a4; color: #000}


.linea	 { SIZE:1;  WIDTH:"90%"; }


.bstoria {
	color: black;
	background: #81BCB9;
}

.bfoto {
	color: black;
	background: #81BCB9;
}


h1 {
	font-size: 300%;
	color: Red;
	text-align: center;
}
h2 { font-size: 250%; color: #0505f8; font-style: italic; text-align: center;}
h3 { font-size: 200%; color: #5656fc; }
h4 { font-size: 175%; color: #e42143; }
h5 { font-size: 150%; color: #0519ff; }
h6 { font-size: 125%; color: fuchsia; }


.testo { font-size: 12pt; line-height: 12pt }
.testo:first-letter { font-size: 110%; font-weight: bold;
 float: left }

table {border: none;
}

	.tabspeciali {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: blue;
	text-align: center;
	width: auto;
	background-color: #81BCB9;
	border: 4px solid #6495ED;
	border-collapse: collapse;
	border-spacing: 0px;
}

.speciali {
border: 2px solid;
border-bottom: 1px solid;
 }


.tabfoto {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: black;
	border-collapse: collapse;
	}


.foto {
padding: 15px;
padding-bottom: 0;
border-bottom : 0;}

 
.notefoto {
font-size: 11px;
font-weight: bold;
background-color: #81BCB9 }

.datafoto {
font-size: 11px;
background-color: #81BCB9 }

img {border: none}


/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */


#menu4 {
        width: 200px;
        border-style: solid solid none solid;
        border-color: #D76100;
        border-size: 1px;
        border-width: 1px;
        margin: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 90%;
        font-weight: bold;
        background-color: #81BCB9;
        }
        
#menu4 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
        
#menu4 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: black;
        display: block;
        background: url(immagini/menu4.gif);
        padding: 8px 0 0 30px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: black;
        background: url(immagini/menu4.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }

#menu4 li a:active {
        color: black;
        background: url(immagini/menu4.gif) 0 -64px;
        padding: 8px 0 0 30px;
        }
-->


</style>

</head>
	








