BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #00416a;
	font-size: 14px;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	line-height: 26px;
	height: 30px;
	font-size: 14px;
	color:#ffffff;
}

H2 {
	margin-bottom: 3px;
	font-variant: small-caps;
	font-size: 20px;
	color: #445380
}	

H3 {
	margin-bottom: 3px;
	font-variant: small-caps;
	font-size: 16px;
	color: #445380
}	


DIV.miniatura {
	background-color: #000000;
	float: left;
	width: 110px;
	height: 110px
}

A:LINK, 
A:VISITED,
A:ACTIVE {
	color: #0072bd;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

SPAN.didascalia {
	color: #888888;
	font-size: 12px;
}

TD.etichetta {
	padding: 3px;
	vertical-align: top;
	width: 25%;
	font-size: 12px;
	font-weight: bold;
	color: #32585d;
	border-bottom: 1px solid #afd0d4;
}

TD.etichetta_obb {
	padding: 3px;
	vertical-align: top;
	width: 25%;
	font-size: 12px;
	font-weight: bold;
	color: #d48d16;
	border-bottom: 1px solid #afd0d4;
}


TD.campo {
	padding: 3px;
	width: 75%;
	font-size: 14px;
	border-bottom: 1px solid #afd0d4;
}

TD.etichetta_botteghino {
	font-variant: small-caps;
	padding: 5px;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color:#445380;
	border-bottom: 1px solid #afd0d4;
}

TD.campo_botteghino {
	background-color: #E9F3FC;
	width: 17%;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #afd0d4;
}

LABEL {
	font-size: 12px;
	font-weight: bold;
	color: #32585d;
}

SPAN.errore {
	color: #FF9966;
	font-weight: bold;
	font-size: 16px;
}

/* Paginazione */

SPAN.page_button
{
	font-size: 16px;
	position: relative;
	padding: 1px 5px 1px 5px;
	font-weight: bold;
	color: #416e74;	
}

SPAN.page_button_sel,
INPUT.page_button_sel
{
	font-size: 24px;
	padding: 1px 5px 1px 5px;
	position: relative;
	color: #b70000;	
	font-weight: bold;
}

/* Fine paginazione */

.modulo {
	font-family: Georgia, times;
	color:#7e7e7e;
	background-color: #f4f4f4;
	border: none;
	margin-left: 5px
}

.bottone {
	padding: 3px;
	height: 28px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #ffffff;
	background-color: #527e9d;
	border-width: 1px;
	border-color: #468b99;
	border-style: solid;
}
