/* CSS RESET */
html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0;padding:0;
}

table{
	border-collapse:collapse;border-spacing:0;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,th,var,optgroup{
	font-style:inherit;font-weight:inherit;
}

del,ins{
	text-decoration:none;
}

li{
	list-style:none;
}

caption,th{
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;font-weight:normal;
}

q:before,q:after{
	content:'';
}

abbr,acronym{
	border:0;font-variant:normal;
}
sup{
	vertical-align:baseline;
}

sub{
	vertical-align:baseline;
}

legend{
	color:#000;
}

input,button,textarea,select,optgroup,option{
	font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;
}

input,button,textarea,select{
	*font-size:100%;
}

a {
	text-decoration:inherit;
	color:inherit;
}

/* SITO */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../immagini/navigazione/bg.png); background-repeat:repeat-y; background-position:center;
	background-color:#edf2f5;
}

#main {
	width:991px;
	margin:auto;
}

#header {
	background-image:url(../immagini/navigazione/bg_top.png); background-repeat:repeat-x;
	padding-left:24px;
	padding-top:15px;
	padding-right:24px;
}

#corpo {
	padding-left:24px;
	padding-right:24px;
	padding-top:16px;
	padding-bottom:24px;
	overflow:hidden;
}

#header #riga1 {
	padding-left:24px;
}

#banner_top {
	float:right;
	position:relative;
	top:-6px;
}

/* RIGA NAVIGAZIONE SITO */

#header #riga2 {
	line-height:20px;
	height:29px;
	margin-top:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

#header #riga2 a {
	color:#fff;
}

#header #riga2 ul {
	overflow:hidden;
	position:relative;
	top:5px;
}

#header #riga2 ul li {
	float:left;
}

#header #riga2 ul li.dotted {
	border-right:1px dotted #e79696;
	padding-right:8px;
	padding-left:8px;
}

#header #riga2 ul li.nodots {
	padding-left:8px;
}

/* RIGA CATEGORIE NEWS */

#header #riga3 {
	line-height:20px;
	height:29px;
	padding-bottom:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#034996;
}

#header #riga3 a {
	color:#034996;
}

#header #riga3 ul {
	overflow:hidden;
	position:relative;
	top:4px;
}

#header #riga3 ul li {
	float:left;
}

#header #riga3 ul li.dotted {
	border-right:1px dotted #3f4b56;
	padding-right:8px;
	padding-left:8px;
}

#header #riga3 ul li.nodots {
	padding-left:8px;
}

/* BOX CERCA */
#cerca_holder {
	float:right;
	position:relative;
	top:4px;
}

#cerca {
	border-left:1px solid #02529b;
	border-top:1px solid #02529b;
	border-right:1px solid #83a4c7;
	border-bottom:1px solid #83a4c7;
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
	margin-right:5px;
	padding:1px;
	width:100px;
}

#btn_cerca {
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:60px;
	background-color:#c40000;
	padding:1px;
}

/* COLONNE CORPO */
#c0 {
	float:left;
	overflow:hidden;
}

#c1 {
	float:left;
	width:400px;
	border-top:1px dotted #919292;
	padding-top:2px;
	margin-right:10px;
}

#c2 {
	float:left;
	width:200px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px dotted #919292;
}

#c3 {
	float:left;
	width:300px;
	padding-left:10px;
	border-left:1px dotted #919292;
}

#c_news {
	float:left;
	width:619px;
	border-top:1px dotted #919292;
	padding-top:2px;
	margin-right:10px;
}

/* NEWS ELEMENTI COMUNI */

.foto_big {
	height:180px;
	overflow:hidden;
	margin-bottom:10px;
}

.foto_big img {
	position:relative;
	width:400px;
}

.foto_med {
	height:74px;
	overflow:hidden;
	margin-bottom:10px;
	text-align:center;
}

.foto_med img {
	position:relative;
	width:190px;
}

.foto_med_noheight {
	margin-bottom:10px;
	text-align:center;
}

.foto_med_noheight img {
	position:relative;
	width:190px;
}

.ora {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#cf2026;
	padding-right:5px;
	border-right:1px solid #999;
}

.oracappello {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#cf2026;
	float:right;
	text-transform:none;
}

.oracappello1 {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#d8f8ff;
	float:right;
	text-transform:none;
}

.categoria {
	background-color:#0e55a0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding-right:5px;
	padding-left:5px;
	margin-right:5px;
	margin-left:5px;
	padding-top:1px;
	padding-bottom:1px;
}

h1 .h1_link {
	color:#cf2026;
}

.foto_center {
}

.foto_sx {
	float:left;
	margin-right:10px;
	width:190px;
	height:130px;
}

.foto_dx {
	float:right;
	margin-left:10px;
	width:190px;
	height:130px;
}

.foto_dx_elenco {
	padding:3px;
	border:1px solid #ccc;
	float:right;
	margin-left:10px;
	margin-top:10px;
	width:180px;
	height:120px;
}

/* NEWS */
#c_news .news_tipo1 .appetizer, #c1 .news_tipo2 .appetizer {
	padding:10px;
	padding-top:0px;
	color:#3a3a3a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#c_news .news_tipo3 .appetizer {
	color:#626262;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#c_news .news_tipo1 {
	background-color:#fff;
	margin-bottom:6px;
}

#c_news .news_tipo1 .cappello, #c_news .news_tipo2 .cappello {
	background-image:url(../immagini/navigazione/bg_cappello.png); background-repeat:repeat-x;
	line-height:20px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-top:3px;
	text-transform:uppercase;
}

.news_tipo2 h1, .news_tipo3 h1 {
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#034996;
	letter-spacing:-1px;
}

.news_tipo2 h1 {
	padding:10px;
}

.news_tipo3 h1 {
	padding-bottom:10px;
	color:#00569f;
}

#c_news .news_tipo3 .cappello {
	text-transform:uppercase;
	background-image:url(../immagini/navigazione/bg_cappello2.png); background-repeat:repeat-x;
	line-height:18px;
	color:#787a7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-top:3px;
}

#c_news .news_tipo3 {
	margin-bottom:6px;
	border-top:1px dotted #919292;
	overflow:hidden;
	padding-bottom:10px;
}


#c1 .news_tipo1 .appetizer, #c1 .news_tipo2 .appetizer {
	padding:10px;
	padding-top:0px;
	color:#3a3a3a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#c1 .news_tipo3 .appetizer {
	color:#626262;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#c1 .news_tipo1 {
	background-color:#c6d8e3;
	margin-bottom:6px;
}

#c1 .news_tipo1 .cappello, #c1 .news_tipo2 .cappello {
	background-image:url(../immagini/navigazione/bg_cappello.png); background-repeat:repeat-x;
	line-height:18px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-top:3px;
	text-transform:uppercase;
}

.news_tipo1 h1 {
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#034996;
	line-height:32px;
	letter-spacing:-1px;
	padding:10px;
}

.news_tipo1 img {
	width:400px;
	margin-bottom:10px;
}

#c1 .news_tipo2 {
	background-color:#c6d8e3;
	margin-bottom:6px;
	border-top:1px dotted #919292;
	overflow:hidden;
	padding-bottom:10px;
}

.news_tipo2 h1, .news_tipo3 h1 {
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#034996;
	line-height:32px;
	letter-spacing:-1px;
}

.news_tipo2 h1 {
	padding:10px;
}

.news_tipo3 h1 {
	padding-bottom:10px;
	color:#00569f;
}

#c1 .news_tipo3 .cappello {
	background-image:url(../immagini/navigazione/bg_cappello2.png); background-repeat:repeat-x;
	line-height:18px;
	color:#787a7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-top:3px;
	text-transform:uppercase;
}

#c1 .news_tipo3 {
	margin-bottom:6px;
	border-top:1px dotted #919292;
	overflow:hidden;
	padding-bottom:10px;
}

#c2 .smallnews_tipo1, #c2 .smallnews_tipo2 {
	margin-top:2px;
}

#c2 .smallnews_tipo1 {
	background-color:#c6d8e3;
}

#c2 #primoinalto {
	border-top:1px dotted #919292;
	margin-bottom:4px;
}

#c2 .smallnews_tipo2 {
	background-color:#edf2f5;
}

#c2 .smallnews_tipo1 .cappello {
	background-color:#0e55a0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding:5px;
	text-transform:uppercase;
	overflow:hidden;
}

#c2 .smallnews_tipo2 .cappello {
	background-color:#c8d9e4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#507db0;
	padding:5px;
	text-transform:uppercase;
	overflow:hidden;
}

#c2 .smallnews_tipo1 .appetizer {
	color:#3a3a3a;
	padding:5px;
	padding-top:0px;
}

#c2 .smallnews_tipo2 .appetizer {
	color:#626262;
	padding:5px;
	padding-top:0px;
}

#c2 .smallnews_tipo1 h2,  #c2 .smallnews_tipo2 h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	letter-spacing:-1px;
	padding:5px;
}

#c2 .smallnews_tipo1 h2 {
	color:#034996;
}

#c2 .smallnews_tipo2 h2 {
	color:#00569f;
}

#inbreve {
	padding-top:10px;
	padding-bottom:10px;
}

#c2 .foto {
	padding:5px;
	padding-top:0px;
}

/* PAGINAZIONE */

#p_holder {
	width:100%;
	margin-top:8px;
	border:1px solid #cccccc;
	overflow:hidden;
}

#p_holder a {
	color:#222222;
	text-decoration:none;
}

#p_label {
	margin:0px;
	padding:0px;
	float:left;
	font-size:12px;
	width:80px;
	height:24px;
	line-height:24px;
	text-align:center;
	background-color:#00569f;
	color:#fff;
}

#p_numeri {
	margin:0px;
	padding:0px;
	float:left;
	margin-left:16px;
	font-size:12px;
	height:24px;
	line-height:24px;
}


/* NEWS INTERNE */

#social {
	overflow:hidden;
	border:1px dotted #ccc;
	border-top:none;
	background-color:#eee;
	margin-bottom:10px;
}

#social p {
	float:right;
}

#social_mail {
	background-image:url(../immagini/navigazione/icon_mail.png); background-position:left; background-repeat:no-repeat;
	padding-left:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	color:#666;
	font-size:12px;
	margin-right:20px;
}

#social_print {
	background-image:url(../immagini/navigazione/icon_stampante.png); background-position:left; background-repeat:no-repeat;
	padding-left:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	color:#666;
	font-size:12px;
	margin-right:20px;
}

.testo_completo p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:24px;
	margin-bottom:10px;
	color:#333;
	text-align:left;
}

.news_autore {
	font-weight:bold;
	margin-top:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#034996;
	text-align:right;
}

.cappello_interno {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.data_news {
	color:#cf2026;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom:16px;
	text-align:right;
}

.news_estesa h1 {
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#034996;
	line-height:36px;
	letter-spacing:-1px;
	padding:10px;
	padding-left:0px;
	margin-bottom:10px;
}

.immagine {
	float:left;
	vertical-align:middle;
	text-align:center;
	padding:2px;
	border:1px solid #999;
	margin-right:4px;
	margin-bottom:4px;
	background-color:#eee;
}

.gallerynews {
	vertical-align:middle;
	text-align:center;
	padding:2px;
	border:1px solid #999;
	margin-right:4px;
	margin-bottom:4px;
	background-color:#eee;
}

/* SONDAGGIO DOMANDA */
#sondaggio {
	background-color:#edf2f5;
	padding:10px;
	overflow:hidden;
}

#sondaggio .domanda {
	margin-top:10px;
	overflow:hidden;
	clear:both;
}

#sondaggio .radio {
	float:left;
	margin-bottom:20px;
	margin-right:5px;
}

#sondaggio_domanda {
	color:#3d3d3d;
	font-weight:bold;
}

#sondaggio label {
	color:#626262;
}

#btn_vota {
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:60px;
	background-color:#0e55a0;
	padding:1px;
	cursor:pointer;
}

/* RICEVIAMO E PUBBLICHIAMO */
#riceviamo {
	clear:both;
	margin-bottom:20px;
}

/* MINI NOTIZIE */
#sc_holder {
	overflow:hidden;
	font-size:12px;
	color:#626262;
}

#sc_holder a {
	color:#626262;
}

#sc_holder p {
	margin-bottom:7px;
}

#sc1 {
	width:190px;
	padding-right:10px;
	float:left;
	border-right:1px dotted #a2a3a3;
}

#sc2 {
	width:196px;
	padding-left:10px;
	margin-right:10px;
	border-right:1px dotted #a2a3a3;
	float:left;
}

#sc3 {
	width:200px;
	float:left;
}

.bullet {
	font-weight:bold;
	color:#cf2026;
}

.sc_categoria {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#00569f;
}

#sc1 div, #sc2 div, #sc3 div {
	border-top:1px dotted #a2a3a3;
	padding-top:10px;
}

/* BREVISSIME */
.sc_breve {
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	width:100%;
}

/* VISORE */
#visore {
	border-top:1px dotted #a2a3a3;
	background-image:url(../immagini/navigazione/banner_tg.jpg); background-repeat:no-repeat; background-position:0px 3px;
	height:123px;
	margin-bottom:0px;
}

#visorelis {
	background-image:url(../immagini/navigazione/banner_tg_lis.jpg); background-repeat:no-repeat;
	height:36px;
	margin-bottom:10px;
	margin-top:0px;
}

/* IN ONDA */
#tickerBox {
	height:200px;
	position: relative;
	overflow: hidden; 
}

#inonda {
	border:1px solid #034996;
	background-color:#edf2f5;
	margin-bottom:10px;
}

#inonda div {
	border-bottom:1px solid #ccd4d8;
	overflow:hidden;
	padding:5px;
}

#inonda_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-color:#0e55a0;
	padding:5px;
}

#inonda .onda {
	background-color:#d2ff00;
}

#inonda .orario {
	float:left;
	color:#01519a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	width:40px;
}

#inonda .programma {
	float:left;
	width:230px;
}

#inonda .programma .titolo {
	color:#cf2026;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}

#inonda .programma .descrizione {
	color:#626262;
}

/* I PROGRAMMI */
#programmi {
	border:#034996 1px solid;
	background-color:#edf2f5;
	overflow:hidden;
	margin-bottom:10px;
}

#programmi .programma {
	float:left;
	padding-right:2px;
	padding-left:2px;
	padding-bottom:5px;
	text-align:center;
}

#programmi_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#0e55a0;
	padding:5px;
	margin-bottom:5px;
}

/* BANNER PUBBLICITARI */
#banner p {
	margin-bottom:10px;
}

/************* CONTENUTI INTERNI ***************/

#c_contenuti {
	float:left;
	width:619px;
	border-top:1px dotted #919292;
	padding-top:2px;
	margin-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size:14px;
}

#c_contenuti h1 {
	background-color:#0e55a0;
	padding:10px;
	color:#fff;
	font-size:36px;
	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing:2px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#h1_barrablu {
	margin:0px;
	margin-bottom:20px;
	padding-right:10px;
	padding-bottom:4px;
	background-color:#0e55a0;
	color:#fff;
	font-size:36px;
	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing:2px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#c_contenuti h2 {
	color:#c40000;
	font-size:30px;
	text-transform:lowercase;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:16px;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px dotted #999;
}

.tabella {
	border:1px solid #ccc;
}

.tabella td {
	padding:5px;
}

/* STAFF */
.staff_odd {
	padding:10px;
	border-bottom:1px solid #cccccc;
}

.staff_even {
	padding:10px;
	border-bottom:1px solid #cccccc;
	background-color:#daebf4;
}

.staff_odd img, .staff_even img {
	float:right; 
	margin-left:10px; 
	margin-bottom:10px; 
	padding:8px; 
	border:1px solid #888888;
}

.staff_nome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#222;
	font-weight:bold;
}

.staff_ruolo {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#c00000;
}

.staff_email {
	text-align:right;
	font-size:14px;
}

.staff_email a {
	font-weight:bold;
	color:#01519a;
}

/* CONTATTI */
#invia_form {
	cursor:pointer;
	margin-top:10px;
	width:130px;
	font-size:14px;
	padding:5px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	background-color:#01519a;
	border:none;
}

#mail_inviata {
	text-align:center;
	height:300px;
	padding:50px;
	background-image:url(../immagini/navigazione/icon_emailok.png);
	background-position:center;
	background-repeat:no-repeat;
}

#mail_inviata h3 {
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	padding-bottom:10px;
}

#recaptcha_table {
	width:91.2%;
}

/* PROGRAMMI */
.div_programma {
	padding-top:16px;
	padding-bottom:16px;
	border-top:1px dotted #999;
}

.titolo_programma {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#222;
	font-weight:bold;
}

.sottotitolo_programma {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#c00000;
}

.puntata_programma {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#c00000;
	padding-top:10px;
	border-top:1px dotted #ccc;
}

.descrizione_programma {
	font-size:14px;
	margin-bottom:4px;
}

.palinsesto_programma {
	padding:2px;
	background-color:#daebf4;
	color:#01519a;
	margin-top:8px;
	font-size:14px;
	font-variant:small-caps;
}

/* FOOTER */
#footer {
	clear:both;
	background-image:url(../immagini/navigazione/bg_footer.png); background-repeat:repeat-x;
	height:76px;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	padding:24px;	
}

#footer h3 {
	font-size:16px;
	font-weight:bold;
}

#footer #cf1 {
	float:left;
	width:220px;
}

#footer #cf2 {
	text-align:right;
	float:left;
	width:400px;
}

#footer #cf3 {
	text-align:right;
	float:right;
	width:300px;
}

.avvertenza {
	font-size:10px;
}

/* AJAX */
#segnala_holder h1 {
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#034996;
	color:#fff;
	padding:10px;
	line-height:32px;
	letter-spacing:-1px;
	margin-bottom:10px;
}

#segnala_holder .input {
	width:90%;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
}

#segnala_holder label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
}

#segnala_holder #btn_inviamail {
	background-color:#034996;
	color:#fff;
	padding:10px;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
}

#segnala_holder td {
	padding-bottom:10px;
}

#torna_elenco {
	cursor:pointer;
	margin-top:10px;
	width:150px;
	font-size:14px;
	padding:5px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	background-color:#01519a;
}

/* BANNER */
#banner img {
	margin-bottom:10px;
}

/* FORM CERCA */
.suggerisci_cerca {
	font-size:8px;
	color:#888;
	font-style:italic;
	font-weight:normal;
}
