<style type="text/css">

 body {
position:static;
padding:0px;
margin: 0px;
height: 100%;

 }

div#contenitore1 {
text-align: center; /* per Internet Explorer */
}

div#container{
padding:0px;
position: relative;
text-align:center;
width: 1024px;
height: 768px;
margin:auto;
top: 0px;

}
#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 3px solid #D2F6FF;
width: 760px;
text-align: center;
color: #808080;
font-size: 1.2 em;
}

#footer a {
color: #86C32A;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}
/* H1 layout grafico non predefinito e posizionamento*/
H1
{
 font-family: Verdana,Tahoma,Arial,Helvetica,Times New Roman;
 font-size: 7pt; 
 color: #C0C0C0;
 margin-top: -1pt;
}
</style>
