.tesser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #ff6600;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	display: block;
}
.titoletto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
#main {
margin:0,auto;
}
div
{
    font-size: 11px;
    font-family: Verdana;
}
div#MENU
{
    text-align: Center;
    padding: 5px;
    background-color: #FF6600;
    border: Solid 1px #3E2000;
}
a.MENU
{
	background-color: #FF6600;
	color: #FFFFFF;
	font-weight: Bold;
	text-decoration: None;
	width: 100px;
	padding: 1px;
	font-size: 14px;
}
a:hover.MENU
{
    background-color: #3E2000;
    color: #EEEEEE;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
}

