body
{
background-image:url(img/fondo.jpg);
background-repeat:repeat;
}

form
{
margin:0;

}


#main
{
text-align:center;

}

table.testata
{
width:100%;
font-family:Tahoma;
color:#838383;
font-size:11px;
}

table.menu_alto
{
width:100%;
font-family:Tahoma;
color:#838383;
font-size:11px;
border:thin;
border-color:#999999;
}

table.linee
{
border-top-color:#999999;
border-top-width:1px;
border-top-style: solid;
border-bottom-color:#999999;
border-bottom-style: solid;
border-bottom-width:1px;
}

table.centrale
{
width:100%;
font-family:Tahoma;
color:#838383;
font-size:12px;
}

table.menu_sin
{
font-family:Tahoma;
color:#838383;
font-size:11px;
text-align:left;
}

table.corpo
{
font-family:Tahoma;
color:#838383;
font-size:11px;
text-align:left;
}

td.menu_alto
{
border-right-color:#999999;
border-right-width:1px;
border-right-style: solid;
}


p.footer
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #000099;
text-align:center;
}


input.testata
{
font-family:Tahoma;
color:#838383;
font-size:11px;
}

h1
{
font-size:11px;
font-weight:bold;
color:#949494;
font-family:Tahoma;
}

p
{
font-size:11px;
color:#949494;
font-family:Tahoma;
}

a:link
{
font-size: 11px;
text-decoration: none;
color: #949494;
font-family:Tahoma;
}

a:hover
{
font-size: 11px;
text-decoration: none;
color: #000000;
font-family:Tahoma;
}

a:visited
{
font-size: 11px;
text-decoration: none;
color: #949494;
font-family:Tahoma;
}

a.menu:link
{
font-size: 11px;
text-decoration: none;
color: #949494;
font-family:Tahoma;
}


a.menu:visited
{
font-size: 11px;
text-decoration: none;
color: #949494;
font-family:Tahoma;
}

a.menu:hover
{
font-size: 11px;
text-decoration: none;
color: #000000;
font-family:Tahoma;
}





