body {
width: 100%;
	text-align: center;
		font-family: Arial;
	font-size: 13px;
}
div#testata
{
background-image: url(images/testata.jpg);
	height: 113px;
	width: 815px;
}

div#menu
{
	height: 20px;
	text-align: right;
	width: 800px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}

a#menu
{
text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #006699;
font-size: 10px;
}


div#content
{
	width: 800px;
	text-align:left;
	vertical-align:top;
	color: Navy;
	font-family: Arial;
	font-size: 13px;
}

div#prologo
{
	width: 826px;
	text-align:center;
	color: #006699;
	font-family: Verdana;
	font-size: 9px;
}

a#prologo
{
	color: #006699;
	font-family: Verdana;
	font-size: 9px;
}
td { 
font-size: 12px;
}

