BODY {
	background-color : #F8F8F6;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #666666;
	margin : 0px;
}

A {
	color : #00599C;
}

TD.testata {
	width : 640px;
	height : 70px;
	border-bottom :  1px #D1D7D7 solid;
}

TD.bandaFlash {
	width : 640px;
	height: 110px;
	border-bottom :  1px #D1D7D7 solid;
	padding-bottom : 1px;
	padding-top : 1px;
}

TD.menu {
	width : 640px;
	border-bottom :  1px #D1D7D7 solid;
	border-top :  1px #D1D7D7 solid;
	text-align : center;
	vertical-align : middle;
	padding-bottom : 10px;
	padding-top : 10px;
}

TABLE.menu  {
	font : 9px Verdana, Arial, sans-serif;
}

A.menu {
	font : 9px Verdana, Arial, sans-serif;
	text-decoration : none;
	color : #666666; 
}

A.menu:hover {
	color : #00599C;
}

A.blocchi{
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration: none;
}

A.blocchi:hover{
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration: underline;
}

TD.chiusura {
	width : 315px;
	height : 30px;
	border-top :  1px #D1D7D7 solid;
}

TD.footer {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	vertical-align : middle;
	color : #D1D7D7;
}

A.footer {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	color : #D1D7D7;
	text-decoration : none;
}

A.footer:hover {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	color : #003366;
	text-decoration : none;
}

TD.bloccoTit {
	width : 315px;
	height : 33px;
	border-top :  1px #D1D7D7 solid;
}

TD.testoVisual {
	font-size : 11px;
	padding-top : 5px;
}

TD.testo{
	font-size : 11px;
	padding-left : 5px;
}

.titTesto{
	font-size : 11px;
	font-weight: bold;
	color : #00599C;
}