* { margin: 0; padding: 0; }

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #a6e8ec;
	font-size: 13px;
	background-attachment: fixed;
	background-image: url(../images/sfondo_pagina.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

a:link, a:visited {
	font-weight: bold;
	color: #004541;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

.bordo { 
	/*border: 3px solid #ebebeb !important; */
}

img.mtop6 { margin-top: 6px; }
img.mright4 { margin-right: 4px; }
img.mright8 { margin-right: 8px; }

#container {
	width: 780px;	
	padding-bottom: 10px;
	background-color: #effbfc;
	margin-top: -1px;
	margin-left: auto;
   margin-right: auto;
	text-align: left;
	overflow: hidden;
}

#spaziotab {
	width: 780px;	
	background-color: #a6e8ec;
	margin-left: auto;
   margin-right: auto;
	margin-bottom: 0;
	padding-bottom: 0;
}

.tab{
	float: left;
	margin-right: 1px;
	margin-top: 10px;
	margin-bottom: 0;
	border-bottom: 0 !important;
}


.tabsx {
	background-image: url(../images/bordo_tab_sx.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 20px;
	float: left;
}

.tabcentrale {
	padding: 3px;
	background-color: #009999;
	float: left;
	text-align: center;
	height: 14px;
}

.tabcentrale a:link, .tabcentrale a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.tabcentrale a:hover {
	text-decoration: underline;
}
.tabdx {
	float: left;
	background-image: url(../images/bordo_tab_dx.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 20px;
}
/* Fine Tab Rosso */

/* Tabulazione Bianco */
.tabsx_bianco {
	background-image: url(../images/bordo_tab_sx_bianco.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 20px;
	float: left;
}
.tabcentrale_bianco {
	padding: 3px;
	background-color: #fff;
	float: left;
	text-align: center;
	height: 14px;
}
.tabcentrale_bianco a:link, .tabcentrale_bianco a:visited {
	color: #009999;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.tabcentrale_bianco a:hover {
	text-decoration: none;
}
.tabdx_bianco {
	float: left;
	background-image: url(../images/bordo_tab_dx_bianco.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 20px;
}
/* Fine Tab Bianco */

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-align: right;	
}

#data {
	margin-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
}

#data a:link, #data a:visited {
	color: #fff;
}

#accessibilita {
	padding-top: 10px;
	margin-right: 35px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

#accessibilita img {
	border: 0;
}

#accessibilita a:link, #accessibilita a:visited, #accessibilita a:hover {
	text-decoration: none; 
	font-size: 14px; 
	margin-right: 4px; 
	padding: 2px;
	color: #fff;
}

#cercanelsito {
	margin-top: 5px;
	margin-right: 10px;
}

input.input {
	font-size: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
	width: 120px;
	color: #444444;
}

.pright6 { padding-right: 12px; }
.ptop20 { padding-top: 20px; }

#seiqui{
	padding: 5px;
	padding-bottom: 5px !important;
	padding-bottom: 0;
	color: #444444;
	background-color: #f3f2ed;
	font-size: 12px;
	border: 0;
	margin: 0;	
}

#seiqui a:link, #seiqui a:visited {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

#seiqui a:hover {
	text-decoration: underline;
}

#leftcol {
	float: left;
	width: 155px;
	margin-left: 4px !important;
	margin-left: 2px;
	margin-right: 5px;
}

#centercol {
	margin-left: 5px;
	width: 440px;
	background-image: url(../images/separatore.gif);
	background-repeat: repeat-y;
	background-position: 380px 0;
	float: left;
}

#centercol-int {
	width: 590px;
	padding-left: 10px;
	float: left;
	/*border: 1px solid red;*/
}

#rightcol {
	width: 155px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}

.intestazione {
	background-image: url(../images/sfondo_titolo.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	text-transform: uppercase;
}

.intestazione a:link, .intestazione a:visited {
	color: #fff;
	text-decoration: none;
}

.intestazione a:hover {
	text-decoration: underline;
}

.intestazione a:active {
	color: #FFA07A;
}

.intestazione2 {
	background-image: url(../images/sfondo_titolo2.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	text-transform: uppercase;
}

.menu {
	list-style: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.menu li {
	background-color: #fff;
	padding: 3px;
	padding-left: 5px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
}

.menu li a:link, .menu li a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal !important;
}

.menu li a:hover {
	text-decoration: underline;
}

.child {
	padding-left: 15px !important;
}

.menubanner {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.menubanner li {
	background-color: #fff;
	padding: 3px;
	padding-left: 5px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	line-height: 1.05;
}

.menubanner img {
	border: 0;
}

.menubanner li a:link, .menubanner li a:visited {
	color: #000;
	text-decoration: none;
}

.menubanner li a:hover {
	text-decoration: underline;
}

.bianco {
	background-color: #eeeeee;
	border-bottom: 1px solid #ccc;
}
.grigio {
	background-color: #eeeeee;
	border-bottom: 1px solid #ccc;
}
.silver {
	background-color: #fbf9f9;
}

.colonnadestra {
	width: 155px;
	float: right;
	padding-left: 5px;
}

#footer {
	margin-top: 10px;
	background-color: #f3f2ed;
	padding: 5px;
	margin-right: 3px;
	color: #090909;
	font-size: 12px;
}

#footer a:link, #footer a:visited {
	color: #090909;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#banner {
	text-align: center;
}

#bannerup {
	/*margin-bottom: 5px;*/
}

#bannerup img {
	/*border: 2px solid #ebebeb;*/
	border: 0;
}

#bannerdown {
	/*margin-top: 5px;*/
}

#bannerdown img {
	/*border: 2px solid #ebebeb;*/
	margin-bottom: 15px;
	border: 0;
}

#separatore {
	float: left;
	background-image: url(../images/separatore.gif);
	background-repeat: repeat-y;
	margin-left: 15px;
	margin-right: 15px;
}

.titolo1 {
	font-size: 18px;
	margin-bottom: 5px;
}

.titolo1 h1 { 
	font-size: 26px; 
}

.titolo2 {
	font-size: 24px;
}

.titolo3 {
	font-family: Georgia, Verdana;
	font-size: 17px;
	font-style: italic;
	color: #004541;
}

.titolo4 {
	font-size: 13px;
	font-weight: bold;
	color: #004541;
	margin-bottom: 5px;
}

.articolo {
	margin-bottom: 15px;
	font-size: 12px;
}

.articolo p {
	margin-bottom: 7px;
}

.sinistra {
	float: left;
}

.destra {
	float: right;
}

.destra a img {
	border: 0;
}

.newsletter {
	font-size: 15px;
	font-family: Georgia, Verdana;
	padding-top: 15px;
}

#boxnewsletter {
	background-color: #FCFCFC;
	padding: 10px;
	border: 1px solid #ccc;
}

#areaprivata {
	background-image: url(../images/sfondo_area.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 5px;
	font-size: 11px;
	margin-bottom: 15px;
}

#areaprivata input {
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.leggi {
	text-align: right;
}

.leggi a:link, .leggi a:visited {
	color: #444444 !important;
	text-decoration: none;
}

.leggi a:hover {
	text-decoration: underline;
}

.nero {
	text-align: left;
	margin-top: 5px;
}

.nero a:link, .nero a:visited {
	color: #444444 !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nero a:hover {
	text-decoration: underline;
}

hr {
	border-bottom: 1px solid #444444;	
	height: 1px;
	margin-bottom: 10px;
}

.rossogrande {
	color: #004541;
	font-weight: bold;
	font-family: Georgia, Verdana;
	font-size: 15px;
	margin-bottom: 15px;
}

div.testodestra {
	clear: right;
	float: right;
	margin: 5px 5px 10px 10px;
	width: 45%;
	text-align: left;
	font-size: 12px;
}

div.testosinistra {
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
	width: 45%;
	text-align: left;
	font-size: 12px;
}

.titolocentrale {	
/*
	font-family: Georgia, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #004541;
	margin-bottom: 20px;
*/
	background-image: url(../images/sfondo_titolocentrale.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.titolocentrale_nomargin {	
	background-image: url(../images/sfondo_titolocentrale.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	text-transform: uppercase;
}

img.spaziata {
	margin-right: 5px;
	margin-bottom: 5px;
}

div.spaziato {
	padding-top: 3px;
}

a.linktitoloarticolo, a.linktitoloarticolo:visited {
	font-weight: bold;
	text-decoration: none;
}

a.linktitoloarticolo:hover {
	text-decoration: underline;
}

div.articlebodyarticle {	
	margin-bottom: 10px;
	font-size: 12px;
}

div.articlebodyarticle p {	
	margin-bottom: 5px;
}

div.articlebodyarticle a:link, div.articlebodyarticle a:visited {
	text-decoration: none;
	font-weight: bold;
}

div.articlebodyarticle a:hover {
	text-decoration: underline;
}

div.articlebodyarticle img{
	border: 0 !important;
}

div.articlebodyarticle ul {
	padding-top: 10px;
	padding-left: 20px;
}

img.articleimagearticle {
	margin-bottom: 10px;
	margin-right: 10px;
	border: 2px solid #ebebeb !important;
}

div.frecciarossa {
	float: left;
	color: #425365;
	font-weight: bold;
	margin-right: 5px;
}

a.linkfigli, a.linkfigli:visited, a.linkfigli:hover{
	color: #000000 !important;
	font-size: 12px;
	text-decoration: underline;
}

.elencofigli {
	margin-left: 15px;
}


a.linktornaindietro, a.linktornaindietro:visited {
	font-size: 12px;
	text-decoration: none;	
}

a.linktornaindietro:hover {
	text-decoration: underline;
	margin-bottom: 5px;
}

a.linktornaindietro img {
   border: 0 !important;
}

div.frecciaindietro {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

a.linkdocumenti:link, a.linkdocumenti:visited {
	text-decoration: none;
	border: 0 !important;
}

a.linkdocumenti:hover {
	text-decoration: underline;
}

div.frecciaearticolo {
	margin-right: 50px;
	font-size: 12px;
}

div.testoarticolo {
	margin-left: 15px;
}

.hide {
	display: none;
}

div.terzolivello {
	margin-left: 5px;
	margin-bottom: 5px; 
	font-weight: normal !important;
}

div.terzolivello a:link, div.terzolivello a:visited {
	font-weight: normal !important;
}

.rosso {
	color: #c21519 !important;
}

label {
	color: black;
	font-weight: bold;
}

input {
	margin-top: 5px;
	padding: 2px;
}


select {
	margin-top: 5px;
	padding: 2px;
}

input[type="submit"] {
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.cerca {
	border: 1px solid #000000;
	background-color: #004541;
	color: #fff;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

fieldset {
	border: 0 !important;
}

.spazio-sx-3 {
	margin-left: 3px;
}

.sfondo1 {
	width: 400px;
	background-color: #ebebeb;
	padding: 10px;
	border: 1px solid #cccccc;
}

.sfondo2 {
	width: 400px;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #cccccc;
}

.titolo-pagina {
	color: #0058b5;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-top: 20px !important;
	margin-top: 25px;
}

#risultati {
	padding: 10px;
}

.menuaggiuntivo {
	margin-top: 10px;
	margin-bottom: 20px;
}

.menuaggiuntivo a:link, .menuaggiuntivo a:visited{
	color: #000 !important;
}

.fondo {
	line-height: 1.05;
	background-color: #fff;
	padding: 10px;	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.figlio {
	margin-top: 5px;
	margin-left: 50px;
	font-size: 11px !important;
	font-weight: normal !important;
	font-family: Georgia, Verdana;
}

#ansa {
	background-color: #6f6f6f;
	height: 14px;
	color: #fff;
	padding: 2px;
	margin-bottom: 10px;
	font-size: 10px !important;
}

#ansa a:link, #ansa a:visited {
	color: #ffffff !important;
	text-decoration: none;
}

#localita {
	background-color: #fff;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

.schedanew {
	/*border: 1px solid #B0B0B2;*/
	margin-left: 0px;
	margin-top: 15px;
	padding: 2px;
	padding-left: 5px;
	background-color: #ECECEC;
	font-weight: bold;
}

.titoloscheda {
	margin-left: 0px; margin-top: 15px;
	padding: 4px; padding-left: 12px; background-color: #ECECEC; 
	font-weight: bold;
}

.foto {	
	margin: 3px;
	margin-right: 5px;
}

.camponew {
	padding: 8px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.05;
}

p.single { padding: 4px 20px 4px 0; }

/* ARTICLE CATEGORY VARIE */
div.sfondoconcorsi {
	padding: 8px;
	padding-left: 80px; background-color: white; 
	background-image: url('../images/concorsi.gif');
	background-repeat: no-repeat; background-position: 20px 16px;
}

div.sfondoinfo {
	padding: 8px;
	padding-left: 80px; background-color: white; 
	background-image: url('../images/cardinfo.gif');
	background-repeat: no-repeat; background-position: 20px 16px;
}

div.sfondodelibere {
	padding: 8px;
	padding-left: 100px; background-color: white; 
	background-image: url('../images/delibere.gif');
	background-repeat: no-repeat; background-position: 20px 16px;
}

div.sfondogare {
	padding: 8px;
	padding-left: 80px; background-color: white; 
	background-image: url('../images/bandi.gif');
	background-repeat: no-repeat; background-position: 20px 16px;
}

table.concorsi td, table.delibere td, table.gare td, table.info td { 
	padding: 0px 6px; 
	vertical-align: top; 
	font-size: 12px;
}
table.concorsi th, table.delibere th, table.gare th, table.info th { 
	border-bottom: 1px solid silver; 
	padding: 3px; 
	font-size: 12px;
}

.concorsi a, .concorsi a:hover, .concorsi a:visited, .concorsi { font-size: 12px; }

table.sfondobianco { background-color: white; }

tr.grigino { background-color: #F5F5F5; }

/* INIZIO CALENDARIO */
table.calendar {
	width: 150px;
	margin-left: 1px;
	background-color: #edfeff;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b4b4b4;
}

table.calendar-in {
	padding: 0px;
	padding-top: 0px !important;
	margin-left: 40px;
	background-color: #f2f2f2;	
	text-align: left;
	border: 1px solid #b4b4b4;
}

td.bordato {
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	font-size: 12px;
}

td.settimana {
	color: #000;
	height: 18px;
}

td.settimana-selezionata {
	background-color: #fff;
	border: 1px solid #004541;
}

td.settimana a:hover {
	font-size: 13px;
	background-color: transparent;
}

td.settimana-bianco {	
}

td.settimana-evento{
	border: 1px solid #000;
	background-color: #ffffff;
	font-weight: bold!important;
	text-align: center;
}

th {
	font-size: 12px;
}

th.giorno {
	border-bottom: 1px solid #000;
	font-size: 12px;
	padding: 2px;
}

th.giorno-in {
	font-size: 12px;
	padding: 2px;
}

th.mese {
	height: 18px;
	color: #000;
	text-transform: capitalize;
	border-bottom: 1px solid #000;
}

th.mese-in {
	border-bottom: 0px solid #FFFFFF;
	padding: 3px;
	color: #111111;
	text-transform: uppercase;
}

th.mese-in a {
	color: #000 !important;
}

#days{
	height: 18px;
}

a.giorno, a.giorno:visited {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

a.giorno:hover {
	text-decoration: underline;
	background-color: transparent;
}

a.giorno1-in-sel {
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.giorno-in, a.giorno-in:visited {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.giorno-in:hover {
	color: #333333;
	font-size: 10px !important;
	font-weight: normal;
	text-decoration: underline;
}

a.giorno-in1, a.giorno-in1:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.giorno-in1:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.giorno-in1-sel:hover {
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.giorno-in-sel {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.giorno-in-sel:hover {
	font-size: 12px !important;
	font-weight: bold;
	text-decoration: underline;
}

a.giorno-oggi, a.giorno-oggi:hover, a.giorno-oggi:visited {
	color: #303091;
	font-weight: bold;
	text-decoration: none;
}

a.giorno-oggiHome, a.giorno-oggiHome:hover, a.giorno-oggiHome:visited, a.giorno-oggiHome:active {
	color: red;
	font-size: 12px;
	font-weight: bold;
	/*text-decoration: none;*/
}

a.giorno-oggisel{
	color: #000000;
	text-decoration: none;
}

a.giorno-oggi1, a.giorno-oggi1:hover, a.giorno-oggi1:visited {
	color: #303091;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.giorno-oggiSel, a.giorno-oggiSel:hover, a.giorno-oggiSel:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.giorno-old, a.giorno-old:hover, a.giorno-old:visited {
	color: #9aa3aa;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-style: italic;
}

div.sezione-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: solid 2px #003366;
	color: #111111;
	font-size: 15px!important;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 15px;
	padding-left: 6px;
}

div.sezione-testo-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	margin-top: 15px;
	margin-left: 12px;
	padding-left: 6px;
}

.sezione-testo-articoli a:link, .sezione-testo-articoli a:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.sezione-testo-articoli a:hover {
	text-decoration: none;
	color: red;
}

div.sezione-date-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 12px;
	padding-left: 6px;
	font-weight: bold;
}

/* FINE CALENDARIO */

.letterona { padding: 10px; border: 1px solid #ddd; background-color: #F4FAFF; margin-bottom: 6px; padding-top: 20px; line-height: 1.05; }
.letterona div.alfa { font-size: 30px; color: #c3c3c3; float: left; width: 30px; }
.letterona p { font-size: 11px; color: black; margin: 1px 3px !important; padding-left: 40px; }

/* LOGIN */
span.errore { color: red; font-weight: bold; }
hr.red {
	color: red;
	background-color: red;
	height: 1px;
	border: 0;
	border-top: 1px solid red;
}
legend.legend { font-size: 17px; font-weight: bold; padding: 4px; border: 1px solid #606060; margin-left: 6px; font-size: 13px; }
form.login {
	padding: 5px;
	border-top: 0;
}

form.login fieldset {
	border: 1px solid #606060 !important;
	padding: 5px !important;
}
/* FINE LOGIN */

.centrato {
	text-align: center;
}

.immaginibanner {
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	padding-right: 5px;
}

.testobanner {
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
}

.etichetta_sx {
	float: left;
	background-image: url(../images/sfondo_titolo.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	text-transform: uppercase;
	width: 155px;
}

.etichetta_dx {
	float: right;
	background-image: url(../images/etichetta_dx.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	text-transform: uppercase;
	width: 168px;
	/*border: 1px solid red;*/
}

.etichette_parallele {
	margin-bottom: -1px;
}

.etichette_parallele a:link, .etichette_parallele a:visited {
	color: #fff;
	text-decoration: none;
}

/* QUESTIONARI */
.titoloQuestion {
	margin-bottom: 10px;
	background-color: #ebebeb;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 5px;
}
.testo-domanda { 
	font-weight: bold; 
}
.questionario {	
	padding-top: 5px;	
	padding-left: 5px; 
}
div.submit {
	margin-top: 10px;
}
/* FINE QUESTIONARI */

/* BACHECA */
.titolo-messaggio {
	font-weight: bold;
}
.sfondoalterno {
	background-color: #ebebeb;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
}
.navigazione-messaggi {
	font-size: 12px;
	margin: 5px;
}
/* FINE BACHECA */

#frame {
	border: 0 !important;
}

frame {
	border: 0 !important;
	width: 300px;
	height: 300px;
}

.avviso { 
	padding: 5px; 
	margin: 5px 0; 
	font-weight: bold; 
	border: 2px solid #cc0000; 
}

#chat td { 
	border: 1px solid silver; 
	padding: 4px; 
}

#chat th { 
	font-weight: bold; 
	background-color: #c21519; 
	color: white; 
	padding: 5px; 
}

#chat td.strong { 
	font-weight: bold; 
}

#listagiorni {  }

#listagiorni dt { 
	font-weight: bold; 
}

.documenti {
	margin-bottom: 15px;
}

.top {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tipo {
	background-color: #ebebeb;
	padding: 5px;
	font-weight: bold;
}

#footeraccessibilita {
	width: 780px;	
	text-align: left;
	padding: 5px;
	margin-top: -1px;
	margin-left: auto;
   margin-right: auto;
	overflow: hidden;
	font-size: 11px;
	color: #4c4c4c;
}

#footeraccessibilita .sinistra a:link, #footeraccessibilita .sinistra a:visited, #footeraccessibilita .sinistra a:hover {
	text-decoration: underline !important;
}

.galleria {	
	margin-top: 5px;
}

.galleria a:link, .galleria a:visited {
	padding: 0;
}

.galleria a img {
	border: 1px solid #004541 !important;
	margin-bottom: 5px;
}

.galleria img {
	border: 1px solid #004541 !important;
	margin-bottom: 5px;
}

.cardricerca {
	text-align: right;
	margin-top: 20px;
	font-size: 13px;
}

/* MAPPA DEL SITO */
ul.linksitemap {
	margin-bottom: 5px;
	margin-top: 5px;
}

div.linksitemap {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 18px;
}

div.linksitemap a.linkbold, div.linksitemap a.linkbold:visited {
	color: #004541;
	font-weight: normal;
	text-decoration: none;
}

div.linksitemap1 {
	margin-bottom: 10px;
	margin-top: 10px;
}

div.linksitemap1 a.linkbold, div.linksitemap1 a.linkbold:visited {
	color: #004541;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

div.linksitemap1 a.linkbold:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
/* FINE MAPPA DEL SITO */

/* Ricerca */ 
span.selected { border: 1px dotted gray; background-color: #cffecf; font-weight: bold; }
#risultati { margin: 5px; border: 1px solid silver; padding: 5px; }
div.singolo { margin: 8px 0; }
div.singolo a { font-size: 14px; font-weight: bold; }
#links1,#links2 { margin: 5px; border: 1px solid silver; padding: 5px; color: red; font-weight: bold; }
#links1 span, #links2 span { font-size: 15px; margin: 0 3px; }
#links1 a, #links2 a { font-size: 12px; margin: 0 3px; }
fieldset#ricerca { margin: 5px; border: 1px solid silver; padding: 5px; }
fieldset#ricerca legend { font-size: 12px; font-weight: bold; }
#formricerca { padding: 0; margin: 0; }
/* Fine Ricerca */

/* RSS */
.rssnonno {
	/*border-bottom: 1px solid black; */
	margin-top: 10px; 
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none !important;
}

.rsspadre {
	padding-left: 20px;
	font-weight: bold;
}
.rsspadre a:link, .rsspadre a:visited {
	font-weight: normal !important;
}

.rssfiglio {
	font-weight: normal !important;
	padding-left: 50px;
}
.rssfiglio a:link, .rssfiglio a:visited {
	font-weight: normal !important;
}
/* FINE RSS */

/* sezione degli articoli correlati */
div.correlati { 
	padding: 6px;
	padding-left: 80px; 
	background-color: white; 
	background-image: url('../images/correlati.gif'); 
	background-repeat: no-repeat; background-position: 20px 6px;
	border: 1px dashed silver;
}

.box-child {
	padding: 6px;
	padding-left: 80px; 
	background-color: #fff;
	background-image: url('../images/ancor.gif'); 
	background-repeat: no-repeat; 
	background-position: 20px 6px;
	border: 1px dashed silver;
}

.box-survey {
	padding: 6px;
	padding-bottom: 20px;
	padding-left: 80px; 
	background-color: #fff;
	background-image: url('../images/survey.gif'); 
	background-repeat: no-repeat; 
	background-position: 20px 6px;
	border: 1px dashed silver;
}

.box-allegati {
	float: left;
	padding: 6px;		
}

.box-esterno {
	padding-top: 10px;
	border: 1px dashed silver;
}

.icona {
	margin-left: 20px !important;
	margin-left: 10px; 
	margin-right: 20px;
}
