body
{
border-top:2px;
margin=2px;

}

a {text-decoration: none; color:#0184FF;}
a:hover {text-decoration: none; color:#FF0000; }
a:visited {text-decoration: none; color:#0184FF;}

table.cornice
{
width: 100%;
border: 1px solid #2E485A;
}

table.top
{
background-image:url('../imgs/sfondo_top.png');
background-repeat:repeat-x;
width: 100%;
font-family: arial, helvetica;
text-indent: 0px;
font-size: 9px;
font-weight: bold;
color: #FFFFFF;
border: 0px dotted #2E485A;
}

table.menu
{
background-image:url('../imgs/sfondo_menu.png');
background-repeat:repeat-y;
border: 0px;
}

td.menu
{
background-image:url('../imgs/sfondo_menu.png');
background-repeat:repeat-y;
border: 0px;
}

td.xmenu a
{
display: block;
border: 0px;
}

td.xmenu a:hover
{
display: block;
background-image:url('../imgs/sfondo_menu22.png');
border: 0px;
}

td.xmenu a:active
{
display: block;
background-image:url('../imgs/sfondo_menu22.png');
border: 0px;
}

td.pagine
{
width: 100%;
display: block;
font-family: arial, helvetica;
text-align: justify;
text-indent: 0px;
font-size: 14px;
color: #000000;

}

th.bottom
{
display: block;
padding-left:2px;
background: #152648;
font-family: arial, helvetica;
text-indent: 0px;
font-size: 12px;
color: #FFFFFF;
border: 0px solid #152648;
}

img.gallery
{
opacity:0.4;
filter:alpha(opacity=40)
}




