html
{
}

.vuoto
{
clear:both;
}

body
{
margin:0px;
padding: 0px;
text-align:center;
}

#Contenitore
{
margin-left:0px;
margin-right:0px;

width:780px;
text-align:center;
}

#Corpo
{
/*width:780px;
border:1px solid #ccc;*/
background-color:#fff;
}

#MenuSx
{
width:150px;
float:left;
}

.Testo
{
color:#b60000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

.Testo a
{
font-weight:bold;
color:#b60000;
text-decoration:none;
}

.Testo a:hover
{
text-decoration:underline;
}

#Footer
{
height:18px;
border:1px dotted #ccc;
}




