#menu {
	background-image: url(images/barramenu.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	width: 763px;
	margin-top: 0px;
}

#menuText {
	width: 730px;
	text-align: center;
	margin-left: 15px;
	padding-top: 10px;
}

#menuText a:link, #menuText a:visited, #menuText a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menuText a:hover {
	text-decoration: none;
	color: #B8225A;
}

.giorniPalinsesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.giorniPalinsesto a:link, .giorniPalinsesto a:visited, .giorniPalinsesto a:active {
	text-decoration: none;
	color: #1B46FF;
}

.giorniPalinsesto a:hover {
	text-decoration: none;
	color: #7A99FF;
}

#paginaCentrale {
	position: relative;
	top: 0px;
}
#palinsesto {
	background-image: url(images/palinsesto.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 202px;
	position: static;
	margin-top: 0px;
	margin-left: 4px;
}
.testoPalinsesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#bannerC {
	height: 81px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 4px;
}

#tempolibero{
	background-image: url(images/tempolibero.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 100px;
	position: static;
	margin-top: 5px;
	margin-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tempolibero a:link, #tempolibero a:visited, #tempolibero a:active, #utilita a:link, #utilita a:visited, #utilita a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#tempolibero a:hover, #utilita a:hover{
	text-decoration: underline;
}
#utilita{
	background-image: url(images/utilita.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 125px;
	position: static;
	margin-top: 5px;
	margin-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#copyright {
	background-image: url(images/bottomcopyright.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 763px;
}
.testoCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
#barraNews {
	background-image: url(images/back_news.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 763px;
	position: absolute;
	right: 0px;
	top: 100px;
}
.sfondoNews {
	background-image: url(images/back_news.gif);
	background-repeat: no-repeat;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

