@charset "utf-8";
/* CSS Document */

.tabella tr:hover, .tabella tr.secondocolore {	
	background-color: #f6f6f6;	
	color: #000000;
	}
.tabella tr{}
.trscura{background-color:#f1f1f1;}
.trchiara{background-color:#f9f9f9;}

TD{ vertical-align:top; border-bottom-style: dotted; border-bottom-width: thin; border-bottom-color:#666;}

.tabella td{
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
	}
table{
	width:540px;
	table-layout: fixed;
	empty-cells: show;
}
.testo{
	font: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
#anni{
	clear:both;
	position: fixed;
	bottom: 0px;
	color:#FFFFFF;
	background-image:url(../pages/galleria_cavallino/y.png);
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	width:560px;
	height:20px;
	text-align:center;
}
.anno{
	color:#000000;
}
.rosso{
	color:#CC0000;
}
.titolettimostre{
	font-weight:bold;
}
