

#sfondo
{
z-index:1;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
overflow:hidden;
background-color:#000000;


}





#blocco
{
font-size:10px;
}


#sx_top
{
background: url(../graf/top_sx_t.png);
height: 50px;
width: 220px;
}

#sx_mid
{
background: url(../graf/middle_sx_t.png);
width: 220px;
text-align: center;
}

#sx_bot
{
background: url(../graf/bottom_sx_t.png);
height:12px;
width: 220px;
}

#dx_top
{
background: url(../graf/top_dx_t.png);
height:200px;
width: 890px;
}

#dx_mid
{
background: url(../graf/middle_dx_t.png);
height: 100%;
width: 890px;
}

#dx_bot
{
background: url(../graf/bottom_dx_t.png);
height:51px;
width: 890px;
text-align:center;
font-size: 0.80em
}

#logo_div
{
position:relative;
top:-49px;
}


#banner_div
{
position:relative;
top:-61px;
}



html, body {

height: 100%;
margin: 0;
padding: 0;
background-color:;
font-size:12px;
font-family:arial;
color:#081a0b;
overflow:hidden;
}

table
{
border-collapse: collapse;
font-size:14px;
border:0;
}

table.inner
{
height:100%;
}

td.figlio
{
background-color:#FFFFFF;
text-align:center;
background-image: url(../graf/button_1.png);
height:22px;
valign:middle;


}

td.figlio a
{
color:#000000;
font-size: 1 em;

}

td.figlio:hover
{
background-image: url(../graf/button_over.png);

}

td.figlio_selected
{
background-color:#8C8C8C;
text-align:center;
background-image: url(../graf/button_1.png);
height:22px;
valign:middle;
}

td.figlio_selected:hover
{
background-image: url(../graf/button_over.png);

}

td.padre_selected a, td.padre_primo_selected a, td.figlio_selected a
{
color:#000000;
font-size: 1 em;
}



td.padre_primo_selected
{
text-align:center;
background-color:#8C8C8C;
background-image: url(../graf/button.png);
height:22px;
valign:middle;
}

td.padre_primo_selected:hover
{
background-image: url(../graf/button_over_old.png);
}


td.padre a, td.padre_primo a
{
color:#000000;
font-size: 1 em;
}


td.padre_primo
{
text-align:center;
background-color:#EDEDED;
background-image: url(../graf/button.png);
height:22px;
valign:middle;
}

td.padre_primo:hover
{
background-image: url(../graf/button_over_old.png);
}

td.padre
{
text-align:center;
background-color:#EDEDED;
background-image: url(../graf/button.png);
height:22px;
valign:middle;
}

td.padre:hover
{
background-image: url(../graf/button_over.png);
}

td.padre_selected
{
text-align:center;
background-color:#8C8C8C;
background-image: url(../graf/button.png);
height:22px;
valign:middle;
}

td.padre_selected:hover
{
background-image: url(../graf/button_over.png);
}

div.figlio
{
border-width:0px;
display:none;
border: 0px;
text-align:center;
width: 180px;
}

div.figlio1
{
border-width:0px;
border: 0px;
text-align:center;
width: 180px;
}

div.testo
{

border: 0px;
width:800px;
position:relative;
top:30px;
}

div.news
{
top:15px;
border: 0px;
width:800px;
position:relative;

}

div.gallery
{

border: 0px;
width:800px;
position:relative;
top:30px;
}

img.gallery
{

border: 1px solid black;
width:120px;

}

a:link ,a:visited , a:hover
{
color: black;
text-decoration: none;
}


div.testo a:link,div.testo a:visited
{
color: #1F30C4;
text-decoration: none;
}

div.testo a:hover
{
color: #1F30C4;
text-decoration:underline
}


div.news a:link,div.news a:visited
{
color: #1F30C4;
text-decoration: none;
}

div.news a:hover
{
color: #1F30C4;
text-decoration:underline
}

