body {
	font				: 13px Georgia, "Times New Roman", Times, serif;
	line-height			: 1.3;
}

.header {
	display				: none;
}

.header_sito {
	font-size			: 21px;
}

.header_sito .nome {
	font-size			: 31px;
	font-weight			: bold;
}

.header_sito .opts,
.header_sito .tabs,
.filtri_sito {
	display				: none;
}

.descrizione_filtro {
	font-size					: 18px;
	padding						: 4px 0;
}

.lista_siti table,
.lista_eventi_table table,
.lista_canali table {
	border-collapse		:collapse;
	width						: 100%;
}

.lista_siti table td,
.lista_eventi_table table td,
.lista_canali table td {
	border-bottom			: 1px solid #000;
	padding					: 7px 10px;
	vertical-align			: middle;
	font-size				: 14px;
}

.lista_canali table td h3 {
	display					: inline;
}

.lista_siti table td .nome {
	font-weight				: bold;
	font-size				: 140%;
}

.lista_siti table td.opzioni {
	display					: none;
}

.lista_eventi_table table td .dettaglio_text {
	display					: none;
}

.lista_eventi_table table .links {
	display					: none;
}

.lista_canali table td h3 .stato {
	border					: 1px solid #000;
	margin-left				: 10px;
	margin-top				: 5px;
}

.lista_canali table td .titolo {
	font-size				: 140%;
	padding					: 20px 0;
	font-weight				: bold;
}

div.fasce{
	width: 100%;
	height: 300px;
}

div.fasce div {
	padding					: 4px 0;
}

.attivazioni_programmate div {
	padding					: 12px;
	margin-bottom			: 4px;
}

div.fasce div.fascia div {
	text-align			: center;
	font-size			: 80%;
	border-radius		: 5px 0;
	line-height			: 150%;
	border				: 1px solid #000;
}

div.fasce div.fascia div{
	margin-top: 13px;
}

div.fasce div.intestazione{
	text-align: right;
}

div.fasce div.intestazione div{
	margin-top: 16px;
	margin-right: 10px;
}
