* { margin: 0; padding: 0; }

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

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

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

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

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

#container {
	width: 960px;	
	padding-left: 3px;
	padding-bottom: 10px;
	background-color: #EBEDF8;
	margin-top: -1px;
	margin-left: auto;
   margin-right: auto;
	text-align: left;
	overflow: hidden;
	/*border: 1px solid orange;*/
}

#spaziotab {
	width: 965px;	
	background-color: #C7CBF7;
	padding-left: 3px;
	margin-left: auto;
   margin-right: auto;
}

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

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

.tabcentrale {
	padding: 3px;
	background-color: #b40000;
	float: left;
	text-align: center;
	/*border-bottom: 1px solid #000;*/
}
.tabcentrale a:link, .tabcentrale a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.tabcentrale a:hover {
	text-decoration: underline;
}
.tabdx {
	float: left;
	background-image: url(../images/bordo_tab_dx_red.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 20px;
}
/* Fine Tab Rosso */

/* Tabulazione Bianco */
.tabsx_bianco {
	background-image: url(../images/bordo_tab_sx_bianco_new.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 20px;
	float: left;
}
.tabcentrale_bianco {
	padding: 3px;
	background-color: #fff;
	float: left;
	text-align: center;
	/*border-bottom: 1px solid #000;*/
}
.tabcentrale_bianco a:link, .tabcentrale_bianco a:visited {
	color: #b40000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.tabcentrale_bianco a:hover {
	text-decoration: none;
}
.tabdx_bianco {
	float: left;
	background-image: url(../images/bordo_tab_dx_bianco_new.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 20px;
}
/* Fine Tab Bianco */

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 10px !important; /*per Firefox*/
	font-size: 1px; /*per Explorer*/
}

#header {
	/*margin-top: -5px;*/
	background-image: url(../images/header-tw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	text-align: right;
}

#data {
	margin-right: 15px;
	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: 15px;
	font-weight: bold;
	color: #fff;
}

#accessibilita img {
	border: 0;
}

#accessibilita a:link, #accessibilita a:visited {
	color: #fff !important; 
	text-decoration: none;
	font-size: 10px;
}

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

#stampa {
	padding-left: 5px;
}

#stampa a:link, #stampa a:visited {
	color: #fff !important; 
	text-decoration: none;
	font-size: 10px;
}

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

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

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

#seiqui{
	padding: 5px;
	color: #444444;
	background-color: #f3f2ed;
	height: 8px;
	font-size: 10px;
	border: 0;
	margin: 0;
}

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

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

#leftcol {
	width: 155px;
	float: left;
	/*border: 1px solid red;*/
	margin-right: 5px;
}

#centercol {
	background-image: url(../images/separatore.gif);
	background-repeat: repeat-y;
	background-position: 375px 0;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#centercol-int {
	width: 615px; 
	padding-left: 5px; 
	padding-right: 5px; 
	float: left; 
	/*border: 1px solid red;*/
}


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

#centercol-intero {
	width: 780px; 
	padding-left: 5px; 
	padding-right: 5px; 
	float: left; 
	/*border: 1px solid red;*/
}

#rightcol {
	width: 155px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	/*border: 1px solid red;*/
}

.intestazione {
	background-image: url(../images/sfondo_titolo_blu.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	/*padding: 4px;*/
	padding-left: 10px;
	width: 145px;
	font-size: 10px;
	/*margin-bottom: 5px;*/
}

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

.intestazione a:hover, a:active {	
	text-decoration: underline !important; 
}

.menu {
	width: 155px;
	list-style: none;
	margin-bottom: 15px;
}

.menu li {
	padding: 2px;
	padding-left: 5px;
	font-size: 11px;
}

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

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

.menu img {
	border: 0;
}

.menubanner {
	list-style: none;
	margin-bottom: 15px;
	/*background-image: url(../images/sfondo_menubanner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 7px;*/
	padding-bottom: 10px;
	/*border: 1px solid red;*/
}

.menubanner li {
	padding: 2px;
	padding-left: 5px;
	font-size: 11px;
}

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

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

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

#colonnadestra {
	list-style: none;
	margin-bottom: 15px;
	background-image: url(../images/sfondo_menubanner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #444444;
	font-weight: bold;
	font-size: 10px;
	/*border: 1px solid red;*/
}

#colonnadestra a:link, #colonnadestra a:visited {
	color: #444444;
	text-decoration: none;
}

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

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

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

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

#banner {
	text-align: center;
}

#contentsx {
	float: left;
	margin-right: 25px;	
	width: 360px;
	font-size: 11px;
	/*border: 1px solid red;*/
}

#contentdx {
	float: left;
	width: 225px;
	font-size: 11px;
	/*border: 1px solid orange;*/
}

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

.titolo {
	font-family: Georgia, Verdana;
	font-size: 20px;
	color: #c21519;
}

a.titolo_nobold:link, a.titolo_nobold:visited {
	font-family: Georgia, Verdana;
	font-size: 20px;
	color: #c21519;
	text-decoration: none;
	font-weight: normal !important;
}

.titolo_grande {
	font-family: Georgia, Verdana;
	font-size: 25px;
	color: #c21519;
}

.sottotitolo {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
}

a.sottotitolo:link, a.sottotitolo:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
}

.sottotitolo_interno {
	font-family: Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
}

.titolo4 {
	font-size: 12px;
	font-weight: bold;
	color: #c21519;
}

.articolo {
	margin-bottom: 5px;
}

.attributi {
	margin-bottom: 10px;
	font-size: 10px;
	color: #c21519;
}

.attributi a:link, .attributi a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

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

.sinistra {
	float: left;
}

.destra {
	float: right;	
}

.destra img {
	border: 0;
}

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

#areaprivata {
	/*background-color: #eeeeee;*/
	background-image: url(../images/sfondo_area.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 5px;
	font-size: 10px;
	margin-bottom: 15px;
	/*border: 1px solid Lime;*/
}

#areaprivata input {
	font-weight: bold;
	font-size: 9px;
	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;
}

.colorenero {
	color: #000;
}

.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;
}

hr.grigia {
	border-bottom: 1px solid #cccccc;	
	height: 1px;
	margin-bottom: 10px;
}

.rossogrande {
	color: #c21519;
	font-weight:  normal !important;
	font-family: Georgia, Verdana;
	font-size: 12px;
	line-height: 16px;
}

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

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

.titolocentrale {	
	background-image: url(../images/sfondo_titolopagina_blu.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	font-size: 10px;
	margin-bottom: 5px;
}

.titolocentrale_intero {	
	background-image: url(../images/sfondo_titolopagina_intero_blu.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	font-size: 10px;
	margin-bottom: 5px;
}

img.spaziata {
	margin-right: 10px;
	border: 2px solid #ebebeb;
}

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

a.link_art_cat, a.link_art_cat:visited {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	text-decoration: none;
	font-size: 18px !important;
}

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


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

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

div.articlebodyarticle {	
	margin-bottom: 10px;
	font-size: 11px;
	/*border: 1px solid red;*/
}

div.articlebodyarticle a:link, div.articlebodyarticle a:visited {
	/*color: #3a8cbe;*/
	text-decoration: none;
	font-weight: bold;
	display: inline !important;
}

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;
}

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: 11px;
	text-decoration: underline;
}

a.linktornaindietro, a.linktornaindietro:visited {
	font-size: 11px;
	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 {	
	display: block !important;
	text-decoration: none;
	border: 0 !important;
	margin-bottom: 2px;	
}

a.linkdocumenti:hover {
	text-decoration: underline;
	background-color: #eeeeee;
}

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

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

.hide {
	display: none;
}

.terzolivello {
	margin-left: 5px;
	margin-bottom: 3px !important; 
	margin-top: 3px !important; 
	padding-left: 10px;
	text-indent: -10px;
	font-weight: normal !important;
	display: block;
}

.terzolivellorosso {
	color: #c21519 !important;
	margin-left: 5px;
	margin-bottom: 3px !important; 
	margin-top: 3px !important; 
	padding-left: 10px;
	text-indent: -10px;
	font-weight: normal !important;
	display: block;
}

a.quartolivello:link, a.quartolivello:visited {
	padding-left: 25px;
	padding-bottom: 5px; 
	text-indent: -10px;
	font-weight: normal !important;
	display: block;
}

a.quartolivellorosso:link, a.quartolivellorosso:visited {
	color: #c21519 !important;
	padding-left: 25px;
	padding-bottom: 5px; 
	text-indent: -10px;
	font-weight: normal !important;
	display: block;
}

.rosso {
	color: #c21519 !important;
	display: block;
}

.linknormalerosso {
	color: #c21519 !important;
	/*margin-top: 5px !important;
	margin-bottom: 5px !important;*/
	display: block;
}

.linknormalerossohp {
	color: #c21519 !important;
	display: block;
}

.linknormale {
	display: block;	
	
	/*margin-top: 5px !important;
	margin-bottom: 5px !important;
	*/
}

.linksecondo {
	display: block;		
	/*margin-top: 5px !important;
	margin-bottom: 5px !important;*/
}

label {
	color: black;
	font-size: 10px;
	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: #c21519;
	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: 700px;
	background-color: #ebebeb;
	padding: 10px;
	border: 1px solid #cccccc;
}

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

.titolo-pagina {
	color: #0058b5;
	font-size: 15px;
	font-weight: bold;
	/*padding-left: 15px;*/
	padding-bottom: 2px;
	margin-top: 20px !important;
	margin-top: 25px;
	/*border: 1px solid red;*/
}

#risultati {
	padding: 10px;
}

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

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

.fondo {
	background-color: #eeeeee;
	padding: 5px;	
	margin-bottom: 10px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;	
}

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

.figlio img {
	border: 0;
}

#ansa {
	overflow: hidden;
	background-color: #5267A8;
	height: 14px;
	color: #fff;
	padding: 2px;
	margin-bottom: 10px;
	font-size: 10px !important;
}

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

ul.freccia{
	list-style: none;
}

.titolocomuni {
	margin-top: 5px;
	color: #c21519;
	font-weight: bold !important;
}

.titolocomuni a:link, .titolocomuni a:visited {
	text-decoration: none !important;
	margin-top: 5px !important;
	color: #c21519 !important;
}

.titolocomuni a:hover {
	text-decoration: underline !important;
}

.silverbanner {
	padding: 0 !important;
	background-color: #eeeeee;
	border-bottom: 1px solid #ccc;
}

.immaginidialoga {
	vertical-align: middle;
	padding-right: 5px;
}

.testodialoga {
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px !important;
}

.testodialoga a:link, .testodialoga a:visited {
	font-size: 14px !important;
	text-decoration: none !important;
}
.testodialoga a:hover {
	font-size: 14px !important;
	text-decoration: underline !important;
}

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

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

.testobanner a:link, .testobanner a:visited {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

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

.titoloscheda {
	font-size: 15px !important;
	margin-left: 0px; 
	margin-top: 15px;
	padding: 4px; 
	padding-left: 10px; 
	background-color: #F6F6F6; 
	font-weight: bold;
	border-bottom: 1px solid #ccc;			
}

.titoloscheda a:link, .titoloscheda a:visited {
	color: #000;
}

.titoloscheda3 {
	font-size: 15px !important;
	margin-left: 0px; 
	margin-top: 15px;
	padding: 4px; 
	padding-left: 10px; 
	background-color: #F6F6F6; 
	font-weight: bold;
	border-bottom: 1px solid #ccc;			
	text-align: center;
}

.titoloscheda_piccolo {
	font-size: 12px !important;
	margin-left: 0px; 
	margin-top: 15px;
	padding: 4px; 
	padding-left: 10px; 
	font-weight: bold;
}

.titoloscheda_piccolo a:link, .titoloscheda_piccolo a:visited {
	color: #000;
}

.titoloscheda_piccolo_link {
	font-size: 12px !important;
	font-weight: bold;
	margin-left: 0px; 
	margin-top: 15px;
	padding: 4px; 
	padding-left: 10px; 
	padding-right: 15px;
	width: 200px;
}

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

.titolo_scheda_inserito {
	font-size: 15px !important;
	font-weight: bold !important;
	color: #A52A2A;
}

.titoloschedasettore {
	background-image: url(../images/sfondo_titolo_blu.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	/*padding: 4px;*/
	padding-left: 10px;
	width: 145px;
	font-size: 10px;
	/*margin-bottom: 5px;*/
}

.titoloschedasettore a:link, .titoloschedasettore a:visited {
	color: #fff;
}

.titolosettore {
	font-weight: bold;
	padding: 5px;
	/*border-bottom: 1px solid #ccc;
	background-color: #F6F6F6;
	border: 1px solid #ccc;*/
}

.titolosettore a:link, .titolosettore a:visited {
	color: #000;
}

div.sfondosettore1 {
	padding: 8px;
	padding-left: 100px; 
	/*background-color: white;*/
	background-image: url('../images/delibere.gif');
	background-repeat: no-repeat; 
	background-position: 25px 16px;
	border: 1px solid #ccc;
}

div.sfondosettore2 {
	padding: 8px;
	padding-left: 100px; 
	/*background-color: white;*/
	background-image: url('../images/correlati.gif');
	background-repeat: no-repeat; 
	background-position: 35px 16px;
	border: 1px solid #ccc;
}

.separazione {
	border-bottom: 1px solid #ccc;
	padding: 5px !important;
	vertical-align:middle !important;
}

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

/* 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.sfondoinfo_nosfondo {
	padding: 8px;	
	background-color: white; 
}

div.sfondocentrato {
	padding: 8px;	
	text-align: center;
}

div.sfondodelibere {
	padding: 8px;
	padding-left: 80px; 
	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: 11px;
}
table.concorsi th, table.delibere th, table.gare th, table.info th { 
	border-bottom: 1px solid silver; 
	padding: 3px; 
	font-size: 11px;
}

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

table.sfondobianco { background-color: white; }
tr.grigino { /*background-color: #F5F5F5;*/ }

.letterona { 
	padding: 10px; 
	border: 1px solid #ccc; 
	margin-bottom: 6px; 
	line-height: 1.05; 
}

.letterona div.alfa { 
	font-size: 20px; 
	color: #c21519; 
	float: left; 
	width: 30px; 
}

.letterona p { font-size: 10px; color: black; margin: 1px 3px !important; padding-left: 40px; }

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

.titolo_sondaggio {
	font-size: 13px;
	font-weight: bold;
}

.camponew {
	padding: 10px;
	background-color: #F6F6F6;
	border: 1px dashed silver;
}

.camponew_artcat {
	padding: 10px;
	background-color: #F6F6F6;
	border: 1px dashed silver;
	font-size: 11px !important;
}

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

/* 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-bottom: 30px;
	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-calendar {
	padding: 6px;
	padding-bottom: 10px;
	padding-left: 80px; 
	background-color: #fff;
	background-image: url('../images/calendar.gif'); 
	background-repeat: no-repeat; 
	background-position: 20px 6px;
	border: 1px dashed silver;
}

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

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

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

.box-allegati-link a:link, .box-allegati-link a:visited {
	display: block !important;	
}

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

.icona {
	margin-left: 10px !important;
	margin-left: 10px; 
	margin-right: 10px;
}
/*
.etichetta_sx {
	float: left;
	background-image: url(../images/sfondo_titolo.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px !important;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	width: 155px;
}*/

.etichetta_sx {
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	width: 130px;
}

.etichetta_dx {
	float: right;
	/*background-image: url(../images/etichetta_dx.gif);
	background-repeat: no-repeat;*/
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	width: 155px;
	text-align: center;
}

.etichetta_dx a:link, .etichetta_dx a:visited {
	color: #000;
}

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

/* QUESTIONARI */
#questionari-aperti { 
	margin-top: 20px; 
	width: 100%;
}

#questionari-chiusi { 
	margin-top: 20px; 
	width: 100%;
}

#questionari-aperti a:link, #questionari-aperti a:visited { 
	color: #0058b5; 
}

#questionari-aperti a:hover { 
	color: #f7aa23;
	text-decoration: none !important;
}

#questionari-chiusi { 
	margin-top: 20px; 
}

#questionari-chiusi a:link, #questionari-chiusi a:visited { 
	color: #0058b5; 
}

#questionari-chiusi a:hover { 
	color: #f7aa23;
	text-decoration: none !important;
}

.radiobutton {
	height: 15px;
}
.statistiche label {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 8px;
	font-size: 11px;
}

div.statistiche table td { 
	padding: 0; 
	padding-right: 10px; 
}
div.titoloQuestion{
	margin-top: 20px;
	/*margin-bottom: 5px;*/
	font-size: 11px;
	font-weight: bold;
	color: #649A98;
}
div.domanda{
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	color: #336cdf !important;
	font-size: 12px;
	font-weight: bold;	
}

.opzioni {
	font-weight: bold; 
	margin-top: 20px;
	color: #c21519;
}

.risposta {
	text-align: right; 
	font-size : 0.9em;
}

.voti {
	font-weight: bold;
	font-size: 9px;
	color: #17588E;
}

.barretta {
	height: 9px !important;
	border: 1px solid #386ae3 !important;
	background-repeat: no-repeat;
}

#nota-questionario {
	padding: 4px;
}

.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;
}

/* 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: 16px; 
	font-weight: bold; 
	padding: 4px; 
	border: 1px solid #606060; 
	margin-left: 6px; 
	margin-bottom: 10px; 
	font-size: 12px; 
}
form.login {
	padding: 5px;
	border-top: 0;
}

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

#modificaprofilo {
	margin-top: 20px;
	text-align: right; 
}
/* FINE LOGIN */

.centrato {
	text-align: center;
}

.corsivo {
	font-style: italic;
}

#ricercaschede {
	padding: 6px;
	padding-bottom: 20px;
	padding-left: 90px; 
	background-image: url('../images/ricerca_schede.gif'); 
	background-repeat: no-repeat; 
	background-position: 20px 6px;
	font-size: xx-small;
}

#footeraccessibilita {
	width: 960px;	
	text-align: right;
	padding: 5px;
	margin-top: 5px;
	margin-left: auto;
   margin-right: auto;
	overflow: hidden;
}

#menu_acc {
	width: 960px;	
	padding-left: 3px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
   margin-right: auto;
	text-align: right;
	overflow: hidden;	
}

.menu_acc_sinistra {
	color: #b40000;
	float: left;
	width: 550px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

.menu_acc_sinistra a:link, .menu_acc_sinistra a:visited, .menu_acc_sinistra a:hover {
	color: #b40000 !important;
}

.menu_acc_destra {
	float: right;
}

#menu_acc img { 
	border: 0;
}

/* 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 */

/* 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 {
	margin-top: 10px;
	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: 11px;
}

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

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

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

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

td.settimana-bianco {	
}

td.settimana-evento{
}

th {
	font-size: 11px;
}

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

th.giorno-in {
	font-size: 11px;
	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: 11px;
	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: 10px;
	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 {
	color: red !important;
	font-size: 10px;
	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 {
	text-align: center;
}

a.giorno-oggiHome, a.giorno-oggiHome:hover, a.giorno-oggiHome:visited, a.giorno-oggiHome:active {
	color: red;
	font-size: 11px;
	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: 10px;
	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: 10px;
	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: 10px;
	margin-left: 12px;
	padding-left: 6px;
}

div.elenco-date-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 20px;
	padding-left: 6px;
}

.sezione-testo-articoli a:link, .sezione-testo-articoli a:visited {
	font-weight: bold;
	font-size: 11px;
	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;
	margin-top: 10px;
	padding-left: 6px;
	font-weight: bold;
}

/* FINE CALENDARIO */

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

p {
	margin-bottom: 7px !important;
}

/* Mappa del sito */ 
a.menu-mappa, a.menu-mappa:visited, a.menu-mappa:hover {
	color: #000000;
	font-weight: normal; /* letter-spacing: 0.05em; */
	text-decoration: none;
}

a.menu-mappa:hover {
	text-decoration: underline; /* color: #3E2800; */
}

a.menu-mappa-bold, a.menu-mappa-bold:visited, a.menu-mappa-bold:hover {
	color: #000000;
	font-weight: bold; /* letter-spacing: 0.05em; */
}

a.menu-mappa-bold:hover {
	text-decoration: underline; /* color: #3E2800; */
}

div.articolodx {
	float: right;
	width: 50%;
	padding-top: 10px;
}

div.articolosx {
	float: left;
	width: 50%;
	padding-top: 10px;
}

ul.primolivello {
	list-style-type: none;
	font-weight: bold;
	padding-left: 20px;
}

ul.primolivello li {
	font-size: 11px;
	margin: 10px 0px;
}

ul.secondolivello {	
	margin-left: 25px;
	list-style-type: none;
	font-weight: normal; /* display: inherit; */
}

ul.secondolivello li {
	font-size: 11px;
	margin: 3px 0px;
}
/* Fine mappa del sito */

.paginazione {
	text-align: right;
	padding: 5px;
	background-color: #F6F6F6;
	border: 1px dashed silver;
	margin-bottom: 20px;
	font-size: 11px;
}

.pag_sx {
	float: left;
	width: 100px;
	text-align: left;
}

.pag_ct {
	float: left;
	text-align: center;
	width: 390px;
}

.pag_ct_grande {
	float: left;
	text-align: center;
	width: 550px;	
}

.pag_dx {
	float: right;
	text-align: right;
	width: 100px;
}

a.navigazione, a.navigazione:visited {
	padding-left: 4px;
	padding-right: 4px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.navigazione:hover {
	text-decoration: underline;
}
/* Fine Mappa del sito */

/* ARCHIVIO NEWSLETTER */
#archivionewsletter a, #archivionewsletter a:visited { text-decoration: none; }
#archivionewsletter a:hover { color: red; }
#archivionewsletter th { padding: 4px; text-align: center; color: #000; font-weight: bold; }
#archivionewsletter td { padding: 4px; text-align: left; font-size: 11px;}
#archivionewsletter tr.odd { /*background-color: rgb(236, 236, 236);*/ }
#iscrizione_newsletter td { padding: 2px 12px; }
#iscrizione_newsletter tr.odd { background-color: rgb(241, 241, 241); }
#iscrizione_newsletter label { font-weight: bold; }
#iscrizione_newsletter input.radio { margin-left: 3px; margin-right: 12px; }
/* FINE ARCHIVIO NEWSLETTER */

/* Form di registrazione */
table#moduloregistrazione {
	margin: auto;
	padding: 0 !important;
	border: 1px solid #788696;
	background-color: #F8F8F8;
	/*width: 570px;*/
	width: 100%;
}
table#moduloregistrazione td {
	text-align: left !important;
	padding: 5px;
}
.registrazione1 {
	background-color: #788696;
	color: #fff;
	padding: 5px;
}
.registrazione2 {
	background-color: #eaf2fb;
	padding: 10px;
}
.bottoneregistrazione {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #cccccc;
	border: 1px solid #A52A2A;
	color: #000;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
/* Fine Form di registrazione */

/* CHAT */
#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 { 
	margin-bottom: 20px;
	margin-top: 20px;
}

#listagiorni dt { 
	font-weight: bold; 
	margin-bottom: 5px;
}
/* FINE CHAT */

/* BACHECA */
.titolo-messaggio {
	font-weight: bold;
}
.sfondoalterno1 {
	background-color: #ffffff;	
	padding: 5px;
}
.sfondoalterno2 {
	background-color: #ebebeb;
	padding: 5px;
}
.navigazione-messaggi {
	font-size: 12px;
	margin: 5px;
}
/* FINE BACHECA */

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

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

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

.fotoscheda {
	float: left; 
	padding-top: 10px;
	padding-right: 5px;
}

.data {
	font-size: 9px;
}

a.lavoro:link, a.lavoro:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.lavoro:hover {
	text-decoration: underline;
}
a.calendario:link, a.calendario:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px !important;
	font-weight: normal !important;
}

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

.datarossa {
	color: #c21519;
}

.datarossapiccola {
	font-size: 9px !important;
	color: #c21519;
}

.testolavoro {
	float: left;
	width: 265px;

}
.datalavoro {
	float: left;
	font-size: 9px !important;
	color: #c21519;
	width: 75px;
}
.testocal {
	float: left;
	width: 130px;
}
.datacal {
	float: left;
	font-size: 9px !important;
	color: #c21519;
	width: 75px;
}

.sistemapiemonte {
	margin-top: -13px !important;
	margin-bottom: 5px;
	text-align: right;
}

.invia_articolo {
	float: left;
	margin-top: 30px;
	font-size: 11px;
}

#stampaarticolo {
	float: left;
	margin-top: 30px;
	font-size: 11px;
}

.registrazioneutente {
	width:140px;
	float: left;
}

.bottonesearch {
	width:18px; 
	height:14px; 	
}

.immagine-galleria {
	padding: 5px;
	border: 5px solid #ebebeb !important;
}

.vuoto {
	margin: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	font-weight: bold;
}

.titolini {
	font-size: 13px !important;
	}

.titolini_pb {
	font-size: 22px !important;
	font-weight: normal !important;
	font-family: Georgia, Verdana;
}

/* INIZIO Contenuto della listsearchdocument */
a.link_title_search_results:link, a.link_title_search_results:visited {
	font-size: 13px;
	text-decoration: none;	
}

a.link_title_search_results:hover {
	text-decoration: underline;
}
/* FINE Contenuto della listsearchdocument */

.iconacollegamenti {
	float: left;		
	width: 20px;
}

.testocollegamenti {
	width: 475px;
 	float: left;
	margin-bottom: 10px;	
}

.riga {
	color: #ccc;
	height: 1px;	
	font-size: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #ccc;
}

a.listato_rosso:link, a.listato_rosso:visited, a.listato_rosso:hover {
	font-weight: bold;
}

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

a.link_registrazione:hover{
	text-decoration: underline;
	}
	
span.link_registrazione{
	color: #444444 !important;
}

.logo_destra {
	text-align: center;
	margin-top: 10px;
}

/* Ricerca */ 
span.selected { border: 1px dotted gray; background-color: #F0F0F0; font-weight: bold; }
#risultati { width: 755px; overflow: hidden; margin: 5px; border: 1px solid silver; padding: 5px; }
div.singolo { margin: 8px 0; }
div.singolo a { font-size: 12px; font-weight: bold; }
#links1,#links2 { width: 755px; margin: 5px; border: 1px solid silver; padding: 5px; color: red; font-weight: bold; overflow: hidden !important; }
#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 */


/* Inizio Audio - Video */
.cella {
	padding: 0 10px 20px 0;
}
.fotovideo {
	margin-bottom: 10px;
}
.imgfotovideo {
	padding: 20px !important;
}
.dimensioni {
	padding: 5px 0 5px 0px !important;
	font-weight: bold;
	font-size: 10px;
}
.dimensioni a:link, .dimensioni a:visited, .dimensioni a:hover{
	text-decoration: none !important;
}
.grassetto {
	font-weight: bold;
}
.audio {
	text-align: left !important;
	margin-bottom: 10px;
	background-color: #f1f1f1;
	padding: 10px;
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
}
.iconaaudio {
	margin: 0 15px 10px 5px;
	float: left;
}
div.sfondobianco {
	background-color: #fff;
	padding: 5px;
}
/* Fine Audio - Video */

.provbiella {
	font-size: 11px;
	/*font-family: Georgia, Verdana;*/
	text-align: center;
	padding-top: 5px;
	background-color: #f3f2ed;
}

/* FAQ */
.faqsx {
	float: left;
	width: 38px;
	height: 19px;
	background-image: url(../images/bottone_faq.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 10px 5px 0;
	padding-top: 1px;
}
.faqsx a:link, .faqsx a:visited {
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.faqsx a:hover {
	color: red;
}
.faqdx {
	padding-top: 3px;
	float: left;
	font-weight: bold;
	width: 560px;
}
.abstract {
	display: none;
	width: 450px;
	margin: 0 0 15px 45px;	
	padding: !important 0;
}
.content_abstract {
	width: 500px;
	padding: 10px;
	padding-left: 20px;
	margin: 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border-left: 5px solid #B40000;
}
/* FINE FAQ */
input.form {
	font-size: 10px;
	margin-bottom: 5px;
}


.vote {
	border-bottom: 1px solid #666699;
	border-top: 1px solid #ccc;
	background: #EEEEEE;
	padding: 5px;
	margin-bottom: 12px;
}

.mostvote {
     float:right;
     padding: 5px 25px 5px 5px;
}

.result-vote {
	/*float:left;*/
	margin: 0 0 0 150px;
	/*background: #fff;*/
	/*border: 1px solid #ccc;*/
	padding: 3px 3px 3px 5px;
	font-size: 83%;
}

