* {
margin:0px;
padding:0px;
}
body{
	height: 100%;		text-align: center;
	background-color: #e9e9e9;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
}
#container{
	margin: 0px auto;
	width: 780px;
	text-align: left;
	padding: 10px 40px;
	background-color: white;	border: solid 2px #e3e3e3;	margin-top: 10px;	margin-bottom: 10px;
}
#container-ban-alti {
	margin: 10px auto 0 auto;
	width: 780px;
	height: 75px;
}

	#colonna-sx{
		float: left;
		width: 120px;
		margin-right: 5px;				
		margin-top: 5px;
	}
	#colonna-dx{
		float: left;
		width: 120px;
		margin-left: 5px;				
		margin-top: 5px;
		position: relative;
	}
	#principale{
		 float: left;
		 width: 530px;
	}
	
	.spazio_largo{
		 float: left;
		 width: 530px;
		 margin: 10px 0px;
	}

	.spazio_banner {
		margin-bottom: 10px;
	}
	.banOrArt {
		margin-top: 5px;
	}
	
	#principale_redazione{
		float: left;
		width: 508px;
		border: solid 1px #aaa;
		margin-top: 5px;
		padding: 10px;
		background-color: #f8f8f8;
		font-size: 0.8em;
	}
	#principale_bianco {
		float: left;
		width: 508px;
		border: solid 1px #aaa;
		margin-top: 5px;
		padding: 10px;
		font-size: 0.8em;
	}
	#principale_blu{
		float: left;
		width: 633px;
		border: solid 1px #aaa;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 10px;
		background-color: #f8f8f8;
		font-size: 1em;
	}
	#principale_blu h2{
		font-size: 18px;
		margin-bottom: 10px;
	}
	#principale_sportuisp{
		float: left;
		width: 633px;
		border: solid 1px #aaa;
		margin-top: 5px;
		padding: 10px;
		font-size: 1em;
	}
	#principale_sportuisp .articolo2 {
		display: table;
	}
	#principale_sportuisp h2{
		font-size: 18px;
		margin-bottom: 5px;
	}
	#principale_sportuisp h5{
		margin-bottom: 7px;
	}
#testata{
	border-bottom: solid 3px #FF0000;
	margin-top: 0px;
	font-weight: bold;
	height: 150px;
	font-size: 9px;
	position: relative;
	
	
}

#blocco-logo {
	position: absolute;
	top: 20px;
	left: 236px;
	/*
	background-image: url('images/nw_sfondo2.png');
	background-repeat: no-repeat;
	* */
	width: 355px;
	height: 126px;
}
#ora {
	position: absolute;
	top: 105px;
	left: 62px;
}
#quotonline {
	font-size: 8pt;
}

.linea_rossa_test{
	margin-bottom: 1px;
}
#nome_pagina{
	font-weight: bold;
	padding-left: 122px;
	margin-top: 2px;
	font-size: 18px;
}
#logo{
	margin-top: 12px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.logo_seisei {
	float:right; 
	clear: right;
	padding-top: 35px;
}
.logo_radiolady {
	float:right; 
	padding-top: 41px; 
	padding-right: 15px;
}

#testata .testata_sx{
	width: 250px;
	text-align: center;
	float: left;
}
#testata .testata_centro{
	width: 250px;
	text-align: center;
	margin: 0px 250px;
}
.float_sx{
	float: left;
}
.margin-right10 {
	margin-right: 10px;
}

#testata .testata_dx{
	width: 180px;
	float: right;
	text-align: right;
	clear: right;
}

.sottotitolo_testata{
	margin: 3px 0 2px 0;
}

#banner-orizzontale-testata {
	width: 530px;
	height: 73px;
	float: left;
	margin: -4px;
}
#puls-streaming-testata {
	width: 242px;
	height: 73px;
	float: right;
}
#banner-testata {
	width: 180px;
	height: 125px;
}
.banner-testata-dx {
	position: absolute;
	top: 20px;
	right: 0px;
}
.banner-testata-sx {
	position: absolute;
	top: 20px;
	left: 0px;
}
.banner_orizz {
	text-align: center;
	margin: 4px 0;
}


#linea_alta {
	float: right;
	font-size: 8pt;
}

#linea_alta .label_login {
	
}
#linea_alta .input_login {
	font-size: 8pt;
	border: solid 1px #888;
	background-color: #eef;
	width: 75px;
	height: 13px;
}
#linea_alta .submit_login {
	font-size: 8pt;
	border: solid 1px #888;
	background-color: #aaf;
	width: 75px;
	height: 16px;
}

.blink{
	text-decoration: blink;
}

#centrale {
	background:#fff;
	margin-left: 130px;
	margin-right: 130px;
	border:0px solid #ddd;
    padding: 5px;
}
#centrale2-dx {
	background:#fff;
    margin: auto;
	padding-left: 5px;
	padding-top: 0px;
}
#centrale2-sx {
	float: left;
    padding: 5px 5px 5px 5px;
	margin: 0px 5px 5px 0px;
	width:170px;
	border:1px solid #1217fd;
	background:#FFDFDF;
	font-size: .85em;
}	

#menu-sx {
	background-color: #d40000;
	padding: 5px 5px 5px 5px;
	margin-right: 3px;
	border-left: solid 1px #888;
	border-right: solid 1px #888;
}
#menu-sx-alto {
	background-image: url('images/nw_sfondo_menu.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}
#menu-sx-basso {
	background-image: url('images/nw_sfondo_menu.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px;
	margin-bottom: 10px;
}

.voce_menu {
	padding-bottom: 5px;
	background-image: url('images/nw_lineaor.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
.voce_menu_alto {
	background-image: url('images/nw_sf_voce_menu.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 5px;
}
.voce_menu_basso {
	background-image: url('images/nw_lineaor.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	margin-bottom: 1px;
	margin-top: 0px;
}

#fondo {
   clear:both;
   text-align: left;
   padding: 0px 0 12px 0;
   margin-top:20px;
   margin-bottom: 10px;
   color: #bbb;
   font-size: 0.8em;
   font-weight: bold;
   height: 53px;
}
#crediti{
	margin-bottom: 10px;
	color: #336;
}

div#scroll {   
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;   
    clear: right;  
 
    /* vertical scrollers have typically larger height than width */     
    height: 600px;      
    width: 120px;     
} 
 
/* root element for scrollable items */ 
div#scroll div.items {     
    position:absolute; 
     
    /* this time we have very large space for height */     
    height:600px; 
}

#lancette{
   position: relative;
   top: 0px;
   left: -215px;
}

#alto{
	padding: 5px;
	height: 30px;
	background-color: #ececec;
	color: #888;
	margin-top: 5px;
	
	/* *
	 * Modifiche
	 * */
	display: table;
	width: 770px;
}


/*
I blocchi della pagina sono formati...
Continuo con i vari formati
*/
.articolo {
	text-align: left;
	padding:5px 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: solid 1px #aaa;
}
.articolo2 {
	text-align: left;
	padding:5px 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.articolo3 {
	text-align: left;
	padding:5px 5px;

}
.articolo4 {
	padding:5px 0px 5px 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#area_redazionali {
	background-color: #f5f5f5;
	border: solid 1px #c4c4c4;
	padding: 5px;
	margin-left: 182px; 
}
#titolo_redazionali {
	font-size: 9pt;
	text-align: center;
	margin-bottom: 5px;
	color: #888;
	font-weight: bold;
}
.articolo_redazionale {
	text-align: left;
	padding:5px 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.data_art{
	font-size: 0.7em;
	padding-bottom: 3px;
	text-align: right;
	color: #6666aa;
	margin-top: 3px;
}

.testata_art{
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
span.testata_art{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}

h1, h2, h3, h4{
	color: #00f;
	text-align: left;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}
.nero {
	color: black;
	font-size: 1.5em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-size: 0.8em;
	font-weight: bold;
}

a, a:visited{
	color: #00f;
	text-decoration: none;
}
a:hover{
	color: #00a;
}
a.link_menu, a.link_menu:visited, a.link_menu_sel, a.link_menu_sel:visited {
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
	background-color: #d40000;
	padding: 5px;
	margin: 0px;
	display: block;
}

#sottomenu {
	height: 30px;
	float: right;
	min-width: 300px;
}
a.link_sottomenu, a.link_sottomenu:visited, a.link_sottomenu_sel, a.link_sottomenu_sel:visited {
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
	background-color: #d40000;
	padding: 5px;
	margin: 0px;
	display: block;
	float: left;
	border-left: solid 1px white;
}
a.link_menu:hover, a.link_menu_sel:hover, a.link_sottomenu:hover, a.link_sottomenu_sel:hover {
	color: #fff;
	background-color: #eeaaaa;
}
.voce_sottomenu {
	float: right;
	display: table;
}
.sottomenu_destro_cinema {
	float: right;
	clear: right;
	width: 310px;
}
#flash-cinema {
	margin-top: 8px;
}
.sottomenu_destro_cinema .voce_sottomenu {
	float: left;
	width: 150px;
}
.sottomenu_destro_cinema .voce_sottomenu a, .sottomenu_destro_cinema .voce_sottomenu a:visited {
	background-color: white;
	color: #00a;
	font-weight: normal;
}
.sottomenu_destro_cinema .voce_sottomenu a:hover {
	color: #00a;
	background-color: #eeaaaa;
	font-weight: normal;
}
#banner_dx_cinema {
	text-align: center;
	margin-top: 179px;
}

img{
	border: 0px;
}
img.left{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.right{
	float: right;
	padding-right: 5px;
	margin-top: 5px;
}
.float-right{
	float: right;
}
img.gonews24{
	float: right;
   margin-bottom: 10px;
}
#ricerca{
	float: right;
	width: 350px;
}
#ricerca input{
	float: right;
}
#ricerca img{
	float: right;
	margin-right: 5px;
	margin-left: 15px;
}

.campo{
	border: solid 1px #888;
	background-color: white;
	font-size: 0.7em;
	height: 15px;
	vertical-align: middle;
	padding: 3px 3px 0 3px;
}

#ricerca fieldset{
	padding: 5px;
	border: none;
}
#ricerca .submit{
	float: right;
	margin-left: 5px;
}
.submitsx{
	margin-left: 1px;
	height: 21px;
}
#ricerca .submit2{
	float: right;
	margin-left: 15px;
	margin-right: 5px;
}

.attinenza{
	float: right;
	font-size: small;
	font-style: italic;
}

.align_center{
	text-align: center;
}
.align_right{
	text-align: right;
}
.info {
	padding: 5px;
}
#contenitore_popup{	
	position: absolute;	
	bottom: 0px;	
	left: 0px;	
	visibility: hidden;	
	width: 100%;	
	height: 100%;	
	z-index: 500;	
	text-align: center;
}
.popup{	
	margin: 100px auto;	
	text-align: left;	
	padding: 10px;	
	width: 500px;	
	height: 400px;	
	background: #ffffff;	
	z-index: 501;
}

/* CSS form messaggio */
.fieldset_mail{
	padding: 0px 10px 10px 10px;
	background-color: #F8F8F8;
}
.form_messaggio_img_right{
	float: right;
	margin-right: 5px;
	margin-top: 15px;
}
.info_mail {
	margin-bottom: 5px;
}
label.label_mail{
	display: block;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 1px;
}
.input_mail{
	border: solid 1px #888;
	background-color: white;
	font-size: 0.9em;
	vertical-align: middle;
	padding: 3px;
}
.input_mail_textarea{
	border: solid 1px #888;
	background-color: white;
	vertical-align: middle;
	padding: 3px;
}
.input_piccolo {
	width: 90px;
	height: 10px;
}
.input_long {
	width: 503px;
}

.strong {
	font-weight: bold;
}

#pulsante_invio{
	margin-top: 10px;
}
.puls_mail{
	border: solid 1px #888;
	background-color: #d40000;
	color: white;
	vertical-align: middle;
	padding: 3px;
	cursor: pointer;
}
.fieldset_mail textarea{
	width: 460px;
}

.divbanner{
	margin-top: 8px;
	padding-top: 15px;
	padding-left: 3px;
	background-image: url('images/cappello_banner.png');
	background-repeat: no-repeat;
	background-position: top center;
}
.divpodcast {
	margin-top: 3px;
	padding-left: 3px;
}
.pdf{
	display: block;
	margin-bottom: 8px;
}
.img_pdf {
	float: left;
}
.testo_pdf {
	font-weight: bold;
	font-size: 0.85em;
}
.pdf a, .pdf a:active, .pdf a:hover, .pdf a:visited{
	color: black;
}

.audio, .video{
	text-align: center;
	margin: 15px auto 5px auto;
}
#video {
	width: 480px;
}
.firma_fonte{
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
}

#container-timer {
	float: left;
	/*font-size: 0.6em;*/
	font-size: 8px;
}
#container-timer img {
	margin-top: 1px;
}
#timer{
	width: 45px;
	font-size: 1.3em;
	float: left;
}

.temt_segnalazione_utility{
  float: right;
  padding-top: 50px;
  padding-right: 30px;
  color: #0000d4;
  font-weight: bold;
}

.fieldset_google{
  border: solid 0px white;
}
.stampa_pagina {
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}

.float_right {
	float: right;
}
.float_left {
	float: left;
	margin-right: 5px;
}

/*Pagine Nuove--------------------------------------------*/

#principale_largo {
	float: left;
	width: 655px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#largo_sx {
	float: left;
	display: table;
	width: 325px;
	border-right: solid 1px #888;
	border-collapse: collapse;
}
#largo_dx {
	display: table;
	width: 325px;
	border-collapse: collapse;
}
.titolo_tlibero {
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	color: #888;
}

.articolo_cinema_recensioni {
	float: left;
	display: table;
	width: 315px;
	height: 200px;
	padding-top: 10px;
	padding-right: 5px;
	border-right: solid 1px #888;
	border-bottom: solid 1px #888;
	border-collapse: collapse;
}
.articolo_cinema_recensioni_pari {
	float: left;
	display: table;
	width: 315px;
	height: 200px;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom: solid 1px #888;
}
#cinema_recensioni {
	display: table;
	width: 655px;
	margin-bottom: 10px;
}
#cinema_sale {
	
}
.clear_both{
	clear: both;
}
.zindex_alto {
	z-index: 9999;
}
.social {
	margin-top: 10px;
}
/*--------------------------------------------------------*/

#notifica_email {
	color: red;
	font-weight: bold;
}
#comunicazione_mail {
	margin-top: 20px;
}

.azioni_messaggio {
	border-top: solid 1px #eee;
	margin-top: 5px;
	padding-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	text-align: right;
}
.azioni_messaggio a, .azioni_messaggio a:visited {
	color: #d40000;
}
.contenuto_messaggio {
	border-top: solid 1px #eee;
	overflow: auto;
}
.elenco_commenti {
	margin: 0px 0px 0px 2px;
	border-collapse: collapse;
	padding: 2px 0px 2px 2px;
	border: solid 1px #ccc;
	-moz-border-radius: 5px;
}
#titolo_commenti {
	color: #d40000;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.1em;
}
.titolo_pag_risposte {
	margin: 5px 0px 15px 0px;
}

.risp_principale{
	font-weight: bold;
	margin-bottom: 20px;
}
.risp_principale a, .risp_principale a:visited {
	color: #0000ff;
}
li {
	margin-left: 20px;
}


.spazio_sopra {
	margin-top: 3px;
}
.spazio_sopra10 {
	margin-top: 10px;
}
.spazio_sotto10 {
	margin-bottom: 10px;
}

#policy_sito {
	font-size: 0.7em;
	height: 100px;
	overflow: auto;
	padding: 5px;
	border: solid 1px #888;
	background-color: white;
	margin-top: 3px;
	color: #333;
}
#policy_sito p {
	margin: 3px 0px;
}

#policy_sito2 {
	margin-top: 20px;
	text-align: center;
	font-size: 0.8em;
}
#policy_sito2 p{
	margin: 10px 0px;
}

.info_contatore {
	font-size: 0.8em;
	border: solid 1px #aaa;
	padding: 3px;
	margin-right: 2px;
}
.info_contatti {
	margin-top: 6px;
}
.info_contatti strong {
	float: right;
}

.mess_eliminato{
	text-decoration: line-through;

}

#informazioni_form {
	position: fixed;
	top: 320px;
	margin-left: 400px;
	width: 200px;
	padding: 5px;
	background-color: white;
	border: solid 3px red;
}

.alert {
	color: red;
	background-color: white;
	border: solid 1px #888;
	padding: 10px;
	margin: 10px 0px;
}

.alertSemplice {
	color: red;
}

.campoErrato {
	border-color: red;
	background-color: #fcc;
}
.rosso {
	color: red;
}
.bordo-rosso {
	border-color: red;
	border-style: solid;
}
/* Login in pagina */

.form_login_pag {
	width: 45%;
	margin-top: 20px;
	border: solid 1px #ccc;
	padding: 10px;
}
.label_login_pag {
	display: block;
	font-size: 8pt;
	margin: 5px 0 2px 0;
}
.submit_login_pag {
	margin-top: 10px;
}

.form_login_menu {
	width: 45%;
	margin-top: 20px;
	border: solid 1px #ccc;
	padding: 10px;
}
.label_login_menu {
	display: block;
	margin: 5px 0 2px 0;
}
.submit_login_menu {
	margin-top: 10px;
	margin-bottom: 3px;
	background-color: #d40000;
	border: solid 1px #ccc;
	padding: 2px 4px;
	color: white;
	cursor: pointer;
}
#link_rec_password {
	font-size: 6pt;
}
#div_link_rec_password {
	text-align: center;
}


/* Stile Pannello a scomparsa */

#pannello_scegliCitta {
	position: absolute;
	right: 120px;
	top: 0px;
	height: 0px;
	width: 0px;	
	z-index: 10;
	overflow: auto;
	padding: 10px;
	border: solid 1px #cecece;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: none;
	background-color: #e0e0e0;
}
#titolo_filtro {
	text-decoration: underline;
	font-weight: bold;
}
#filtro {
	width: 340px;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	font-size: 14pt;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #400000;
}
#elenchi ul {
	list-style: none;
	width: 180px;
	float: left;
}
.div_lista_filtro {
	width: 180px;
	float: left;
	margin-top: 20px;
}
.div_lista_filtro h1 {
	color: #222;
	border-bottom: solid 1px #222;
}
#elenchi ul li {
	margin-left: 0px;
}

.hidden {
	display: none;
	visibility: hidden;
}

.addthis_toolbox {
	float: left;
	margin-right: 2px;
	clear: left;
}
div.link_like {
	
}

#testo-articolo {
	clear: left;
}

#CSWeb {
	clear: none !important;
}

.jp-audio {
	margin: 0px auto;
}
.jp-controls li {
	margin-left: 0px;
}

