.sm {
	width:200px;
}
.sm th {
	text-align:left;
	padding:10px 0 2px 0;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.sm th a {
	color:#FFFFFF;
	text-decoration:none;
}
.sm th a:hover {
	color:#FFFF00;
	text-decoration:none;
}
.sm td {
	text-align:left;
	padding:3px 0 3px 0;
	font-size:10px;
	color:#FFFFFF;
}
.sm td a {
	color:#FFFFFF;
	text-decoration:underline;
}
.sm td a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
.footer {
	text-align:center;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
	background-color:#002C72;
	height:24px;
	margin:3px;
}
.footer a {
	color:#FFFFFF;
}
.footer a:hover {
	color:#FFFF00;
}
.sfondo_menu {
	width:220px;
	height:420px;
	background-image:url(../images/grafica/index/sfondo_menu.jpg);
	background-repeat:no-repeat;
}
.testata th {
	background-image:url(../images/grafica/index/logo.gif);
	background-repeat:no-repeat;
	width:220px;
}
.testata td {
	text-align:right;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
	background-image:url(../images/grafica/index/tex_testata.gif);
	background-repeat:repeat-x;
	background-color:#002C72;
	height:27px;
	padding-right:5px;
}
.testata td a {
	color:#FFFFFF;
}
.testata td a:hover {
	color:#FFFF00;
}