body
{
margin: 0px 0px 0px 0px;
padding: 0px;
}

body.sinistra { 
background-color: #C0C0C0; 
}

p {
font-size: 10pt;
font-family: Arial;
text-align: justify;
margin: 5px 0 0.6em 0;
}

p.firma {
font-weight: bold;
font-style: italic;
color: blue;
text-align: right;
}

p.classi {
font-weight: bold;
}

p.art {
font-weight: bold;
font-style: italic;
}

p.centro {
font-weight: bold;
text-align: center;
}

p.commento {
font-style: italic;
}

p.img {
text-align: center;
}

p.tit {
font-weight: bold;
color: white;
text-align: center;
}

p.titolo {
font-size: 12pt;
font-weight: bold;
text-align: center;
color: #0000FF;
}

h4 {
font-family: Arial;
}

h5 {
text-align: center;
}

a:link {
font-size: 10pt;
font-family: Arial;
text-decoration: none;
color: #000000;
font-weight: bold
}

a:visited {
font-size: 10pt;
font-family: Arial;
text-decoration: none;
color: #000099;
font-weight: bold
}

a:hover {
font-size: 10pt;
font-family: Arial;
background-color: black;
color: white
}

a.menu:link { 
font-size: 10pt;
font-family: Arial;
text-decoration: none;
color: #000064;
}

a.menu:visited { 
font-size: 10pt;
font-family: Arial;
text-decoration: none;
color: #000064;
}

a.menu:hover {
font-size: 10pt;
font-family: Arial;
text-decoration: underline;
color: white;
}

td {
font-size: 10pt;
font-family: Arial;
color:black;
padding: 0px 15px;
}

ul {
font-size: 10pt;
font-family: Arial;
list-style-image: url("alinea.png");
}

ol.testo {
text-align: justify;
margin: 15px;
}

li.testo {
margin: 0px 0px 15px;
}

span {
font-size: 10pt;
font-family: Arial;
color:#CC0000;
}

#imm
{
position: absolute;
top: 500px;
left:50px;
}


#imm2
{
position: absolute;
top: 270px;
left:5px;
padding: 5px 1% 5px 1%;
width: 90%;
border-style: inset;
}


#menu
{
position: absolute;
top: 20px;
left:5px;
padding: 5px 1% 5px 1%;
background-color: #7F7F7F;
width: 90%;
border-style: inset;
}

#menu2
{
position: absolute;
top: 100px;
left:5px;
padding: 5px 1% 5px 1%;
background-color: #7F7F7F;
width: 90%;
border-style: inset;
}