/* --------------------------
AUTHOR : STYLED MENUS
URL : http://www.styledmenus.com
Copyrights by STYLED MENUS
----------------------------*/
*{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	color:#666;	
	font:10px/15px Arial;	
}
	#menu{
/*		margin:0 auto;*/
		width:960px;
		height:59px;
		background:url(../images/menu_034_bg.jpg) repeat-x;
	}
		#menu ul{
			list-style:none;
			margin:0 auto;
			width:960px;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				height:59px;
				line-height:59px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#00ccff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 16px;				
				}
					#menu li a:hover{
						color:#fff;
						background:url(../images/menu_034_h.jpg) no-repeat bottom;
					}
				#menu li a.current{
					display:block;
					float:left;
					background:url(../images/menu_034_h.jpg) no-repeat bottom;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 16px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}
					
					#menu li a.corporate{
					display:block;
					float:left;
					color:#ff9900;
					text-transform:uppercase;
					font-size:11x;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 16px;
					}
					
					#menu li a:hover.corporate{
						color:#ffffff;
						background:url(../images/menu_034_h.jpg) no-repeat bottom;
}

.mail:link {  font-family: arial;font-size: 10px; font-weight: bold; color: #00ccff; text-decoration: none; line-height: 14px}
.mail:visited {  font-family: arial; font-size:10px; font-weight: bold; color: #00ccff; text-decoration: none; line-height: 14px}
.mail:active {  font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 14px}
.mail:hover {  font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 14px}

.programmi:link {  font-family: arial;font-size: 10px; font-weight: bold; color: #06569b; text-decoration: none; line-height: 11px; text-align: left}
.programmi:visited {  font-family: arial; font-size:10px; font-weight: bold; color: #06569b; text-decoration: none; line-height: 11px; text-align: left}
.programmi:active {  font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 11px; text-align: left}
.programmi:hover {  font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 11px; text-align: left}

a.regioni:link {  font-family: arial;font-size: 10px; font-weight: bold; color: #06569b; text-decoration: none; line-height: 11px; text-align: left}
a.regioni:visited {  font-family: arial; font-size:10px; font-weight: bold; color: #06569b; text-decoration: none; line-height: 11px; text-align: left}
a.regioni:active {  font-family: arial; font-size: 10px; font-weight: bold; color: #666666; text-decoration: none; line-height: 11px; text-align: left}
a.regioni:hover {  font-family: arial; font-size: 10px; font-weight: bold; color: #666666; text-decoration: none; line-height: 11px; text-align: left}

.titolo_news{
	color: #0763b0;
	font-weight: bold;
	font-size: 14px;
}

.titolo_programmi{
	font-family: arial;
	color: #0763b0;
	font-weight: bold;
	font-size: 25px;
	 text-align: left;
	 line-height: 35px;
}

.news:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
}
.news:visited {
	font-family: arial;
	font-size:10px;
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
}
.news:active {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
}
.news:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
}



.video:link {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;
	line-height: 10px;
	text-align: left;
}
.video:visited {
	font-family: arial;
	font-size:9px;
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;
	line-height: 10px;
	text-align: left;
}
.video:active {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 10px;
	text-align: left;
}
.video:hover {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 10px;
	text-align: left;
}

.box {
	float: left;
	display: inline;
	width: 175px;
	margin-right: 3px;
	margin-bottom: 10px;
}


#box_frequenze li {
	display: block;
	float: left;
	width: 117px;
	text-align: left;
}

#box_frequenze a {
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

#box_frequenze a:link, #box_frequenze a:visited {
	text-decoration: none;
}

#box_frequenze a:hover, #box_frequenze a:active, #box_frequenze a:focus {
	text-decoration: underline;
}

#box_frequenze {
	background-image: url(../immagini/bg_box_frequenze.gif);
	background-repeat: no-repeat;
	background-color: #01213a;
	padding-top: 34px;
	padding-bottom: 5px;
	list-style: none;
	width: 235px;
	/*height: 95px;*/
	clear: both;
	float: left;
}

.box_personaggio {
	float: left;
	margin: 8px 25px;
}

.box_item {
	float: left;
	display: inline;
	width: 175px;
	height: 190px;
	margin: 0px 5px 0px 0px;
}

.tit {
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	display: inline;
	margin-right: 20px;
	font-size: 18px;
	line-height: 20px;
	text-align: right;
}

.cat_us { display: block; float: left; width: 138px; height: 131px; background: url(../immagini/ufficio_stampa/im_categoria.jpg) no-repeat center center; margin-right: 4px; margin-bottom: 10px; }
.cat_us a { color: #FFF;  }
.cat_us a:link, .cat_us a:visited { text-decoration: none; }
.cat_us a:hover, .cat_us a:active, .cat_us a:focus { text-decoration: underline; }
.cat_us table { width: 130px; margin: 0px auto; }
.cat_us table td { text-align: center; vertical-align: middle; color: #FFF; font-size: 12px; font-weight: bold; }

.box_stampa {
	width: 119px;
	height: 140px;
	float: left;
	display: inline;
	margin-right: 12px;
	margin-left: 12px;
	text-align: center;
}

.box_stampa2 {
	width: 138px;
	height: 150px;
	float: left;
	display: inline;
	margin-left: 3px;
	margin-bottom: 10px;
	text-align: center;
}
.box_stampa2 img { display: block; margin: 0px auto; }


.canali {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
}

.titolo_canali{
	color: #0763b0;
	font-weight: bold;
		line-height: 14px;
	font-size: 12px;
}
