/* box news */
.box_news {width:185px; padding-bottom: 20px; margin-bottom: 20px; border-bottom: #ccc 1px dashed}
.box_news p {margin: 0;padding: 0; font-size:11px; color:#666666; line-height: 130%;}

.box_news p.titolo {margin: 5px 0 5px 0;padding: 0; font-size:11px; font-weight:bold}

.box_news a{margin-top: 5px; color: #002B6B; text-decoration: none; font-size:11px; display: block; font-weight:bold}
.box_news a:hover{color: #000; text-decoration: none; background-color:#eee;}

.box_news p.titolo a{text-decoration: none; color: #666; display:inline; background-color: transparent}
.box_news p.titolo a:hover{text-decoration: underline; color: #999;}

/* box banner tv */
.box_banner {width:185px; padding-bottom: 20px; margin-bottom: 20px; border-bottom: #ccc 1px dashed}

/*lista bandiere stati*/
.stati {height:16px; width: 223px; background-color:#eee; margin: 5px; padding: 2px 5px; float:left;}

/* LABEL ERROR FORM */
label.error{ color:#fff; font-size:12px; background:#F00; display:block; padding: 2px 2px 2px 10px}
input.error,textarea.error, checkbox.error, select.error{ color:#c00; border:#c00 1px solid; background-color:#FFC}