BODY{
background-color:#003399;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background-image:url(img/back.jpg);
background-position:top left;
background-repeat:no-repeat;
background-attachment:fixed;
}
A{
color:#6699FF;
font-weight:bold;
}
.mail{
color:#FF9900;
}
.titolo{
background-color:#003366;
color:#FFCC00;
padding:3px;
font-size:13px;
font-weight:bold;
width:590px;
border:1px solid #FFCC00;
}
.pagina{
background-color:#EDEDED;
color:#000000;
width:550px;
border:1px solid #FFCC00;
border-top:2px solid black;
text-align:left;
padding:30px 10px;
height:400px;
background-image:url(img/back_pagina.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
.menu{
background-color:#EDEDED;
color:#000000;
width:560px;
border:1px solid #FFCC00;
border-bottom:2px solid black;
padding:5px;
font-size:10px;
}
TABLE{
font-size:9px;
width:100%;
}
TD{
border-bottom:1px solid silver;
border-right:1px solid silver;
}
.testa{
font-weight:bold;
background-color:#FFCC00;
}
.dida{
font-weight:bold;
background-color:#FFFFFF;
}
