#Contenitore #contenuto table tr td {
	background-color: #FC0;
	text-align: center;
	font-size: 13px;
}
#Contenitore #contenuto table tr th {
	font-size: 14px;
	background-color: #C90;
}
#Contenitore #contenuto table caption strong {
	font-size: 18px;
	color: #F00;
}
