/* --- S A M P L E --- */

table.sample {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.sample th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(_img/bgtab.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
	text-align: left;
}

table.sample th.title {
	text-align: center;
}

table.sample th a:link, table.sample th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.sample th a:hover {
	text-decoration: underline;
}

table.sample tr.row0  {
	background-color: #F9F9F9;
}
table.sample tr.row1  {
	background-color: #FFF;
}

table.sample tr.row0:hover {
	background-color: #f1f1f1;
}

table.sample tr.row1:hover {
	background-color: #f1f1f1;
}

table.sample td {
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}

table.sample td a {
	color: #C64934;
	text-decoration: none;
}

table.sample td a:hover {
	color : #30569D;
	text-decoration : underline;
}

table.sample td a:active {
	color : #333333;
	text-decoration : underline;
}

/* --- G A L L E R Y --- */

table.gallery {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.gallery th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(_img/bgtab.jpg);
	background-repeat: repeat;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

table.gallery th.title {
	font-weight: bold;
}

table.gallery tr  {
	vertical-align: top;
}

table.gallery td {
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
        white-space: nowrap;
}

table.gallery td.sep {
	border-right: 2px solid #e5e5e5;
}

table.gallery td a {
	color: #336699;
	text-decoration: none;
}

table.gallery td a:hover {
	color : #E46727;
	text-decoration : underline;
}

table.gallery td a:active {
	color : #333333;
	text-decoration : underline;
}

/* --- C A L E N D A R I O --- */

table.calendario {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.calendario th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(_img/bgtab.jpg);
	background-repeat: repeat-x;
	background-color: #C7C7C7;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: right;
        white-space: nowrap;
}

table.calendario th a:link, table.calendario th a:visited {
	color: #336699;
	text-decoration: none;
}

table.calendario th a:hover {
	color: #336699;
	text-decoration: underline;
}

table.calendario th.title {
	text-align: left;
	font-size: 16px;
}

table.calendario td {
	font-size: 11px;
	padding: 2px;
}

table.calendario td a:link, table.calendario td a:visited {
	color: #336699;
	text-decoration: none;
}

table.calendario td a:hover {
	color: #336699;
	text-decoration: underline;
}

table.calendario td.ente {
	border-bottom: 1px solid #dddddd;
	vertical-align: middle;
	color: #000000;
	font-size: 12px;
}

table.calendario td.aperturachiusura {
	color: #333333;
	font-size: 11px;
}

table.calendario td.infodata {
	color: #333333;
	font-size: 14px;
	font-style: italic;
}

table.calendario td.pretitolo {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

table.calendario td.titolo {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 20px;
}

table.calendario td.sottotitolo {
	color: #000000;
	font-size: 14px;
}

table.calendario td.descrizione {
	color: #000000;
	font-size: 11px;
}

table.calendario td.testo {
	color: #333333;
	font-size: 12px;
}

table.calendario td.testosmall {
	color: #333333;
	font-size: 10px;
}

table.calendario td.multi {
	color: #333333;
	font-size: 12px;
}

table.calendario span.multidata {
	font-size: 14px;
	font-weight: bold;
}

table.calendario span.multiluogo {
	font-size: 12px;
}

table.calendario span.multipretitolo {
	font-size: 12px;
}

table.calendario span.multititolo {
	color: #669966;
	font-weight: bold;
	font-size: 16px;
}

table.calendario span.multisottotitolo {
	font-size: 12px;
	font-style: italic;
}

table.calendario span.multisottodescrizione {
	color: #336699;
	font-size: 10px;
}

table.calendario blockquote {
        border : 1px solid #dddddd;
        margin: 0px;
        padding: 6px;
        background-color: #f8f8f8;
}

/* --- C I N E - T E A T R O --- */

table.cineteatro {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.cineteatro th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(_img/bgtab.jpg);
	background-repeat: repeat-x;
	background-color: #C7C7C7;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: right;
        white-space: nowrap;
}

table.cineteatro th a:link, table.cineteatro th a:visited {
	color: #336699;
	text-decoration: none;
}

table.cineteatro th a:hover {
	color: #336699;
	text-decoration: underline;
}

table.cineteatro th.title {
	text-align: left;
	font-size: 12px;
}

table.cineteatro td {
	font-size: 11px;
	padding: 2px;
}

table.cineteatro td a:link, table.cineteatro td a:visited {
	color: #336699;
	text-decoration: none;
}

table.cineteatro td a:hover {
	color: #336699;
	text-decoration: underline;
}

table.cineteatro td.ente {
	border-bottom: 1px solid #dddddd;
	vertical-align: middle;
	color: #000000;
	font-size: 12px;
}

table.cineteatro td.aperturachiusura {
	color: #333333;
	font-size: 11px;
}

table.cineteatro td.infodata {
	color: #FF0000;
	font-size: 11px;
}

table.cineteatro td.pretitolo {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

table.cineteatro td.titolo {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 20px;
}

table.cineteatro td.sottotitolo {
	color: #000000;
	font-size: 14px;
}

table.cineteatro td.descrizione {
	color: #000000;
	font-size: 11px;
}

table.cineteatro td.testo {
	color: #333333;
	font-size: 10px;
}

table.cineteatro td.multi {
	color: #333333;
	font-size: 12px;
}

table.cineteatro span.multidata {
	font-size: 14px;
	font-weight: bold;
}

table.cineteatro span.multiluogo {
	font-size: 12px;
}

table.cineteatro span.multipretitolo {
	font-size: 12px;
}

table.cineteatro span.multititolo {
	color: #669966;
	font-weight: bold;
	font-size: 16px;
}

table.cineteatro span.multisottotitolo {
	font-size: 12px;
	font-style: italic;
}

table.cineteatro span.multisottodescrizione {
	color: #336699;
	font-size: 10px;
}

table.cineteatro blockquote {
        border : 1px solid #dddddd;
        margin: 0px;
        padding: 6px;
        background-color: #f8f8f8;
}