.tabella {
	border: 1px solid #CCCCCC;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.bordofoto {
	border: thin ridge #000000;
}
.bordoDX {
	border-top: none;
	border-right: 2px solid #CCCCCC;
	border-bottom: none;
	border-left: none;

}
.testo2 {
	color: #000000;
}

