@charset "utf-8";
/* CSS Document */

#box-frequenze {
	width: 545px;
	margin-left: 3px;
	background-color: #FFFFFF;

}
#box-frequenze h1 {
	background-image: url(../img/frequenze_titolo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	height:70px;
	width:545px;
	display: block;
}
#flash-freq{
	width: 532px;
	padding-top: 10px;
	height: 500px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#flash-freq .mappaItalia{
	

}

#box-frequenze a, a:visited {
	text-decoration: none;
}

#box-frequenze a:hover {
	text-decoration: none;
}

#box-frequenze a:hover strong {
	text-decoration: none;
}

#box-frequenze h2 {
	margin: 0px;
	padding: 0px;
}

#box-frequenze p {
	padding-left: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 250px;
	padding-top: 5px;
}

#box-frequenze strong {
	color: #666666;
}
#box-frequenze a.clicca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFED00;
	font-weight: bold;
	text-decoration: none;
}
#box-frequenze .bordo-bottom {
	background-image: url(../img/scheda_bordo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 20px;
	padding-top: 20px;
	width:545px;
	margin: 0px;
}
/* inizio stile per pagine dettaglio di regione*/

#box-interno .frequenze {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	clear: right;
	width: 525px;
	overflow: auto;
	background-color: #B1B1B1;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#box-interno .freq-mappa {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 16px;
	position: relative;
	clear: right;
	width: 532px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#box-interno .frequenze table {
	width: 500px;
	margin-left: 16px;
	background-image: url(../img/frequenze_sfondo_tabella.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border-collapse: collapse;
	line-height: 33px;
}

#box-interno .frequenze table th.citta {
	height: 33px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/frequenza_intest_citta.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: 12px;
	color: #FFFFFF;
}

#box-interno .frequenze table th.fre {
	height: 33px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/frequenza_intest_fre.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	font-size: 12px;
}

#box-interno .frequenze table tr {
	height: 31px;
	margin: 0px;
	padding: 0px;
}
#box-interno p.freq a, a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

#box-interno p.freq a:hover {
	color: #666666;
	text-decoration: none;
}
#box-interno .frequenze table td {
	height: 33px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#box-interno .frequenze table td.citta {
	text-indent: 12px;
	text-transform: uppercase;
}

#box-interno .frequenze table td.freq {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 111px;
}

#box-interno .frequenze .border-top {
	background-image: url(../img/contatti_bordo_top.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	height: 30px;
	margin-left: -16px;
	clear: both;
	position: relative;
}
#box-interno .freq-back {
	padding-left: 20px;
	background-image: url(../img/arrowblack_frequenze.jpg);
	background-repeat: no-repeat;
	background-position: 16px 2px;
	width: 200px;
	margin-bottom: 10px;
	height: 30px;
}
#box-interno p.freq-dx {
	margin-bottom: 10px;
	text-align: right;
	float: right;
	padding-right: 20px;
	display: block;
	width: 250px;
	height: 30px;
}

