#testo_centro
{
	clear:both;
	height:220px;
	width:413px;
	/*overflow:auto;*/
	overflow: auto;
	position: relative;
	background: #fff; 
	padding: 0 10px 0 0;
	text-align:justify;
}
.monospace {font-family: tahoma, monospace; background-color : white; font-size : 10px;}

.corpo {
	font-family: Tahoma;
	font-size: 13px;
	color: #666565;
}

.corpo A:link {
	font-family: Tahoma;
	font-size: 13px;
	color: #571A17;
}

.corpo A:active {
	font-family: Tahoma;
	font-size: 13px;
	color: #571A17;
}

.corpo A:visited {
	font-family: Tahoma;
	font-size: 13px;;
	color: #571A17;
}

.corpo A:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: red;
	text-decoration:none;
}

.list {
	font-family: Tahoma;
	font-size: 14px;
	color: #993300;
}

.list A:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #993300;
}

.list A:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #993300;
}

.list A:visited {
	font-family: Tahoma;
	font-size: 14px;;
	color: #993300;
}

.list A:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: red;
	text-decoration:none;
}

.titolo {
	font-family: Tahoma;
	font-size: 15px;
	color: #3E5F85;
	font-weight : bold;
}
.mini {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
