A.scuro 		{text-decoration: underline; color: #543B2E;}
A:LINK.scuro    {text-decoration: underline; color: #543B2E;}
A:VISITED.scuro {text-decoration: underline; color: #543B2E;}
A:HOVER.scuro   {text-decoration: underline; color: #543B2E;}
A.chiaro 		 {text-decoration: none; color: #F2EEE7;}
A:LINK.chiaro    {text-decoration: none; color: #F2EEE7;}
A:VISITED.chiaro {text-decoration: none; color: #F2EEE7;}
A:HOVER.chiaro   {text-decoration: underline; color: #F2EEE7;}
body { 
background-color: #405774;
margin: 0px 0px 0px 0px;
background-image: url(immagini/sfondo.jpg);
background-position: center top;
background-repeat: repeat-x;
}
.contenuti {
width: 365px;
font-family: georgia, serif;
font-size: 8.6pt;
color: #543B2E;
text-align: justify;
line-height: 18px;
padding-top: 5px;
padding-bottom: 5px;
}
.contenutilungo {
width: 770px;
font-family: georgia, serif;
font-size: 8.6pt;
color: #543B2E;
text-align: justify;
line-height: 18px;
padding-top: 5px;
padding-bottom: 5px;
}
.contenutimenu {
font-family: georgia, serif;
font-size: 8.6pt;
color: #543B2E;
text-align: justify;
line-height: 18px;
padding-top: 10px;
padding-bottom: 40px;
border-top: 1px solid #543B2E;
}
.footer {
font-family: georgia, serif;
font-size: 8.6pt;
color: #F2EEE7;
text-align: center;
padding-top: 12px;
padding-bottom: 15px;
}
td.menu{
width: 88px;
font-family: georgia, serif;
font-size: 9pt;
text-align: center;
vertical-align: center;
}
a.menu {
width: 88px;
color: #6D0E09;
padding-top: 12px;
padding-bottom: 8px;
text-decoration: None;
position: Relative;
display: Block;
}
a:visited.menu {
width: 88px;
color: #6D0E09;
padding-top: 12px;
padding-bottom: 8px;
text-decoration: None;
position: Relative;
display: Block;
}
a:hover.menu {
width: 88px;
color: #8B1608;
padding-top: 16px;
padding-bottom: 4px;
background-image: url(immagini/pulsanti.jpg);
background-position: center bottom;
background-repeat: no-repeat;
text-decoration: None;
position: Relative;
display: Block;
}
td.sottomenu{
width: 201px;
font-family: georgia, serif;
font-size: 9pt;
font-weight: bold;
text-align: center;
vertical-align: center;
border-left: 1px solid #B8A08F;
}
a.sottomenu {
width: 201px;
color: #CEBDAF;
padding-top: 12px;
padding-bottom: 8px;
text-decoration: None;
position: Relative;
display: Block;
}
a:visited.sottomenu {
width: 201px;
color: #CEBDAF;
padding-top: 12px;
padding-bottom: 8px;
text-decoration: None;
position: Relative;
display: Block;
}
a:hover.sottomenu {
width: 201px;
color: #655244;
padding-top: 12px;
padding-bottom: 8px;
background-image: url(immagini/pulsanti2.jpg);
background-position: center bottom;
background-repeat: no-repeat;
text-decoration: None;
position: Relative;
display: Block;
}