body {
	background-color: #333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

body, td {
	font-size: 11px;
}


img {
	border: none;
}


a {
	color: #f00;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.striscia-piede {
	height: 5px;
	background-color: #FFFFFF;
}


.striscia-testa {
	height: 25px;
	background-color: #333333;
}

.testa-flash {
	height: 130px;
	background-image: url(img/);
	background-position: top left;
	background-repeat: no-repeat;
	imag
	
}

.menuh {
	height: 18px;
	background-color: #ccc;
	background-image: url(img/bg_menuh.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
	color: #000;
	font-weight: bold;
}

.menuh a {
	color: #000;
	text-decoration: none;
}

.menuh a:hover {
	color: #f00;
	text-decoration: none;
}

.colonna-news {
	width: 156px;
	background-color: #FEFEFE;
	background-image: url(img/bg_news.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 407px;
	vertical-align: top;
	padding: 3px;
	padding-top: 65px;
}

.colonna-news a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.colonna-news a:hover {
	color: #f00;
	font-weight: bold;
	text-decoration: none;
}

.bottomrule {
	border-bottom: dashed 1px #999;
}

.scuro {
	color: #333;
	border-bottom: dashed 1px #333;
}

.scuro a {
	color: #333;
}


.menuv {
	width: 148px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	padding-top: 20px;
}

.menuv a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.menuv a:hover {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}


.livello01 {
	padding-left: 20px;
}

.livello02 {
	padding-left: 40px; 
}

.livello03 {
	padding-left: 20px;
	color: #999999;
	font-size: 12px;

}

.livello03 a {
	color: #999;
	font-size: 12px;
}



.foto-video {
	width: 237px;
	height: 163px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #000;
}

.elenco-video {
	width: 223px;
	width: 320px;
	height: 153px;
	padding-bottom: 10px;
}

.ultimo-video {
	background-color: #333;
	height: 132px;
	padding-left: 3px;
}

.ultimo-video h3 {
	color: #f00;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.altri-video {
	height: 20px;
	background-color: #999;
	text-align: right;
	padding-top: 2px;
	padding-right: 3px;
}

.altri-video a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.prossimi-appuntamenti {
	height: 42px;
	background-image: url(img/bg_eventi.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 10px;
	vertical-align: top;
}

.prossimi-appuntamenti span {
	background-color: #000;
	color: #f00;
}

.divisorio-home {
	background-image: url(img/bg-mezzo.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 27px;
}

.elenco-canali {
	background-color: #fff;
	padding: 3px;
	vertical-align: top;
}

.elenco-canali a {
	color: #333;
	text-decoration: none;
}

.irc {
	width: 430px;
	height: 70px;
	background-color: #ccc;
	text-align: center;
	padding: 5px;
	
}

.tvchannels-live {
	vertical-align: top;
}

.tvchannels-live div.titolo {
	background-color: #333;
	text-align: right;
}

.contenuti {
	background-color: #333;
	padding: 5px; 
}

.contenuti a {
	color: #fff;
	text-decoration: underline;
}

.contenuti a:hover {
	color: #f00;
	text-decoration: underline;
}

h3.titolo {
	color: #f00;
	text-align: right;
}
.firma{
	height: 30px;
	background-color: #ccc;
	color: #000;
	font-weight: bold;
}

.firma a {
	color: #CCCCCC;
	text-decoration: none;
}

.firma a:hover {
	color: #FFFFFF;
	text-decoration: none;
}