.cap {
	border: 1px solid #FFFFFF;
}
.testo_basso {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.testo_picc {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.testo_home {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #F8F8F8;
	margin: 10px;
	padding: 10px;
}
.border_blu {
	border: 1px solid #486B7E;
}
.titolino_blu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #486B7E;
	letter-spacing: 1px;
}
.box {
	font-family: Verdana;
	font-size: 10px;
	color: #4C6A84;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.testo_info {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}
