BODY
{

font-family: tahoma, arial, sans-serif;
font-size: 76%;
background: #FFFFFF url(immagini/up.png) no-repeat top left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: left;

}

DIV#container
{

float: none;
width: 800px;
height: 120px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: left;

}

DIV#left
{

position: absolute;
top: 0px;
left: 0px;
width: 200px;
height: 80px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;

}

DIV#right
{

position: absolute;
top: 0px;
left: 200px;
width: 600px;
height: 80px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;

}


A:link {color: #FFFFFF; font-weight: bolder; text-decoration: none;}
A:visited {color: #FFFFFF; font-weight: bolder; text-decoration: none;}
A:active {color: #FFFFFF; font-weight: bolder; text-decoration: none;}
A:hover {color: #CCCCCC; font-weight: bolder; text-decoration: none;}