.notizie-admin *{font-family:Arial,sans-serif}
.notizie-admin td{border-bottom:1px solid silver}

/*
.form-item{margin-right:5px;}

div.notizie div p{margin:3px 0;}

.form-required{height:4px;}
*/
.notizie{margin-bottom:10px;margin-top:20px;}
.reporter-container .notizie{padding-top: 20px;}
.notizie_segnalate{margin-bottom:10px;margin-top:20px;border-top:1px solid silver;}


.box_notizia{float:left;width:210px;height:170px;background-image:url(/portale/misc/notizie-grey.png);background-repeat:repeat-x;background-position:0px 5px; padding-top:5px;border-bottom:1px solid silver;border-top:1px solid silver;}

/*.ultime_notizie{background-image:url(/portale/misc/agi_logo.png);background-repeat:no-repeat;background-position:98.4%; font-weight:bold;height:20px;background-color:#D1D1D1;margin-bottom:6px;padding-top: 5px; padding-left: 5px;}*/
.ultime_notizie{font-weight:bold;height:20px;background-color:#D1D1D1;margin-bottom:6px;padding-top: 5px; padding-left: 5px;}
.ultime_notizie a{text-decoration:none; float:right;margin-right:5px;}
.link_endbox{text-decoration:none; float:right;margin-right:5px;margin-top:5px;}

.dai_reporter{width:170px;height:20px;padding-top:5px;padding-left:5px;marign-bottom:20px;font-weight:bold;float:left;}
.reporter-container{float:right;width:320px;height:312px;margin-top:50px;background: url("box_segnalate2.png") repeat scroll 0 0 transparent;overflow:hidden;border-bottom:1px solid silver;}
.notizie_container{width:320px;height:312px;margin-top:50px;float:left;border-bottom:1px solid silver;background: url("box_notizie2.png") repeat scroll 0 0 transparent;}
.elenco_container{height:255px;overflow:hidden;}

.agi_logo{float:left;width:49px;height:20px;background-image:url(/portale/misc/agi_logo.png);background-repeat:no-repeat;margin-top:50px;margin-left: 160px;margin-bottom:20px;}

.box_notizia .leggitutto{float:right;margin-right:5px;}
.box_notizia .titolo_notizia{font-weight:bold;margin-top:8px;margin-left:8px;display:block;height:50px;overflow:hidden;}
.box_notizia .testo_notizia{display:block;margin-left:8px;height:56px;}
.linktestuale{text-decoration:none;color:black;}
.linktestuale :hover{text-decoration:none;color:black;}

#formbox .leggitutto{float:right;margin-right:5px;}

.elenco_notizie{font-size:0.9em; padding-left:7px; margin-bottom:0px;}
.elenco_notizie a{text-decoration:none;color:black;width:265px;float:right;margin-right:7px;}
.elenco_notizie a:hover{text-decoration:underline;color:black;}
.elenco_notizie span{font-weight:bold; font-size:0.9em; float:left; line-height:15.4px; color:#222}
.break_giorno{font-weight:bold;font-size:10px;margin-top: 4px;margin-bottom:2px;border-top:1px dotted silver;margin-left:7px;margin-right:7px;padding-top: 3px;}


.notizia_singola{line-height: 23px;background-image:url(/portale/misc/notizia-grey.png);background-repeat:repeat-x;background-position:0px 10px;
padding-top:10px;padding-left: 20px; padding-right: 20px;border-bottom:1px solid silver;border-top:1px solid silver;}
.notizia_singola .linknotizia{float:right;margin-right:5px;}
.linknotizia {font-weight: bold;font-size: 12px;}


.geolinks {width:430px; padding-top: 10px;margin-top:10px;}
.geolinks a{text-decoration:none;}

.geo_regionilinks {width:450px; padding-top: 10px;margin-top:10px;}
.geo_regionilinks a{text-decoration:none;}

/* per box grande nella sezione reporter */
.elenco_notizie_large{font-size:12px;}
.elenco_notizie_large a{text-decoration:none;color:black;}
.elenco_notizie_large a:hover{text-decoration:underline;color:black;}
.elenco_notizie_large span{font-weight:bold;font-size:12px;}

/* per lo scroll javascript */
.scrollbox {
    float: left;
    width: 32px;
	height:7px;
	display:none;
	margin-top: 12px;
	padding-left: 7px;
}
.scrollbox .arrow {
    cursor: pointer;
    
}
.scrollbox .scrollarrow {
    background: url("/portale/misc/arrows-up-down.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 7px;
    width: 12px;
}
.scrollbox .scroll_up {
    background-position: left top;
	float:left;
}
.scrollbox .scroll_down {
    background-position: 0 -7px;
	float:right;
}

.block-regioni-links a{color:black; font-size:0.75em; line-height:180%}

.block-terremoti{font-size:0.8em; background:url("../../misc/news-channel.png") no-repeat 60px -350px; line-height:27px}
.block-terremoti .terremoto{background: url("../../misc/freccia_arancio.png") no-repeat scroll left center; color: #505050; font-weight: bold; margin-left: 25px; padding-left: 10px}

.block-links-news{height:207px; border-bottom:solid #999999 1px; border-top:solid #999999 1px; margin-bottom:20px}
.block-links-news a{display:block; height:39px; margin:10px; font-weight:bold; padding-left:60px; line-height: 240%; background:#E6E6E6 url("../../misc/news-channel.png") no-repeat}
