TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
DIV.testata {
	height: 107px;
	width: 702px;
}
DIV.menu {
	width: 229px;
	float: left;
}
DIV.content {
	width: 473px;
	float: right;
	background-image: url(../img/bg_pace.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
DIV.tomenu {
	width: 211px;
	background-image: url(../img/to.gif);
	margin-left: 8px;
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-bottom: 1px;
}
DIV.servizio {
	width: 150px;
	margin-left: 17px;
	font-size: 10px;
	font-weight: bold;
	color: #0A4B9A;
	margin-top: 17px;
}
a:link {
	color: #206DCB;
	font-weight: bold;
}
a:hover {
	color: #0A4B9A;
	font-weight: bold;
}
a:active {
	color: #0A4B9A;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
}
.evidenzia {
	font-weight: bold;
	color: #0A4B9A;
}
DIV.to {
	width: 100%;
	background-image: url(../img/to.gif);
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
}
.titoli15 {
	font-weight: bold;
	color: #0A4B9A;
	font-size: 15px;
}
DIV.sottomenu {
	width: 211px;
	margin-left: 16px;
	font-weight: bold;
	color: #0A4B9A;
	font-size: 10px;
}
DIV.foto {
	width: 140px;
	float: left;
	margin-right: 10px;
	font-size: 10px;
}
TABLE.px9 {
	font-size: 9px;
}

LI.f {
list-style: url(/img/freccina.gif);
}