body {
	background-color: #fff;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

body, td {
	font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;	color: #333;
	font-size: 13px;
	line-height: 1.3em;
}

table.fine { text-align: center; }
a:link { color: #104A7B; }
a:visited { color: #788D9F; }
a:hover { color: #C60; }
p.titolo1 { font-size: 12px; }
span.titolo1 { font-size: 12px; }

p span.titolo1 {
	font-weight: bold;
	padding-top: 10px;
	color: #C60;
}

div.titolo1 {
	color: #2A3F55;
	font-weight: bold;
	padding: 5px;
}

tr.titolotabella { background: #FFEA96; }

#numeroRisultati {
	color: #2A3F55;
	font-weight: bold;
}

body#ricerca { text-align: center; }


#ricerca table {
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#dettaglio p {
	font-weight: bold;
	padding: 10px;
	margin-top: 20px;
	color: #C60;
	background-color: #FFEA96;
}
