<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { margin-left: 15%; margin-right: 15%; }

#logo{
position:absolute;
top:25px;
right:50px;
bottom:auto;
left:50px;


width:190px;
height:110px;

}




#menu{
position:absolute;


top:100px;
right:50px;
bottom:auto;
left:240px;



width:700px;
height:30px;


font-family: Verdana;
font-size: 12pt;
color:#A0A0A0;


}


#contact{
position:absolute;


top: 75px;
right:700px;
bottom:auto;
left:-190px;
width:190px;
height:355px;


font-family: Verdana;
font-size: 12pt;
color:#A0A0A0 ;


border: solid;
border-width: thin;
border-color: #FFFFFF;

}





#corpo_centrale{
position:absolute;


top: 75px;
right:50px;
bottom:auto;
left:44px;
width:545px;
height:353px;


}



#immagine_di_sfondo{
position:absolute;


top: 130px;
right:50px;
bottom:auto;
left:50px;
width:350px;
height:420px;

border: solid;
border-width: thin;
border-color: black;
color: black;
}


#logo1 {
position:absolute;
width:400px;
height:100px;
top:180px;
right:auto;
bottom:auto;
left:200px;
border: solid;
border-width: thin;
border-color: black;
visibility: visible;
}


}

OL{font-family: Verdana;
font-size: 12pt;
color:red ;
}

LI{
display:inline;
 color : green;}

A:hover.voce
{

color: #C0C0C0;

background:#0099FF;

}

A
{

color: #C0C0C0;



}




</pre></body></html>