body {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #33CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
.sfondo_giorni{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #33CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #222021;
}
.sfondo_nero {
	background-color: #000000;
}
.sfondo_prospettico {
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
}


.testo_sottile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #33CCFF;
	font-weight: lighter;
}
.testo_grassetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #33CCFF;
	font-weight: bold;
}

a:link {
		color: #33CCFF;
		text-decoration: none;
}
a:visited {
		color: #33CCFF;
		text-decoration: none;
}
a:hover {
		color: #33CCFF;
		text-decoration: none;
}
.testo_grande {
	font-size: 18px;
	color: #33CCFF;
}
.testo_grande_arancio {
	font-size: 18px;
	color: #FF9900;
}
.testo_medio {
	font-size: 12px;
	color: #33CCFF;
}
.testo_medio_arancio {
	font-size: 12px;
	color: #FF9900;
}
.bordo_tv {
	background-image: url(immagini/bordo_tv.jpg);
	background-repeat: repeat-x;
}
.programmazione_sfondo {
	background-color: #222021;
	height: 516px;
	width: 191px;
}
.spot {
	background-image: url(immagini/spot.jpg);
	height: 68px;
	width: 464px;
	background-position: left top;
}
.colonna_sx {
	background-image: url(immagini/colonna_sx.jpg);
	background-repeat: repeat-y;
	width: 42px;
}
.colonna_dx {
	background-image: url(immagini/colonna_dx.jpg);
	background-repeat: repeat-y;
	width: 40px;
}


.testo_piu_grande {
	font-size: 24px;
	font-weight: bold;
	color: #52CBFF;
}
.sfondo_colonna_sx {
	background-image: url(immagini/sfondo-sx.jpg);
	height: 339px;
	width: 94px;
	background-repeat: no-repeat;
}
.sfondo_colonna_dx {
	background-image: url(immagini/sfondo-dx.jpg);
	height: 339px;
	width: 93px;
	background-repeat: no-repeat;
}
