* { 
	margin: 0; 
	padding: 0; 
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 12px;
	text-align: center; 
	color: #fff;
}

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

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

.hide {
	display: none;
}

p {
	margin-bottom: 10px;
}

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

#content { }

#container {	
	width: 1141px !important;
	width: 1142px;
	margin: auto;
	text-align: left;
	background-color: #242424;
}

#cellauno {
	float: left;
	width: 83px;
	height: 864px;
	background-image: url(../images/img_sx.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#celladue {
	float: left;
	width: 714px;
	/*height: 864px;*/
	padding: 0 10px 0 20px;
	background-image: url(../images/sfumatura.jpg);
	background-repeat: repeat-x;
 	background-position: top;
}
#cellatre {
	float: left;
	width: 304px;
	height: 864px;
	padding: 10px 0 10px 10px;
	background-image: url(../images/img_dx.jpg);
	background-repeat: no-repeat;
 	background-position: top left;
}

.sinistra {
	float: left;
}

.destra {
	float: right;
}

#header {
	margin-bottom: 20px;
}

#footer {
	color: #d6d6d6 !important;
	margin: 10px 0 10px 0;
	font-size: 10px;
}
.footersinistra {
	float: left;
	width: 390px;
}
.footerdestra {
	float: right;
	width: 320px;

}

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

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

.barrato {
	width: 165px;
	background-image: url(../images/boxmiddle.gif);
	background-repeat: repeat-x;
	color: #000;
	margin-bottom: 15px;
}
.estremo1 {
	height: 5px;
	background-image: url(../images/boxtop.gif);
	font-size: 1px;	
}
.estremo2 {
	height: 5px;
	background-image: url(../images/boxbottom.gif);
	font-size: 1px;
}
.boxmid {
	padding: 10px;
}

.labelcerca {
	font-weight: bold;
	margin-bottom: 6px;
}

.query {
	border: 1px solid #ccc;
	width: 85px;
	margin-top: 5px;
}
.bottonesearch {
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: bottom;
}

.logo {
	margin-bottom: 13px;
}

fieldset {
	border: 0;
}

/* INFORMAZIONI ISTITUZIONALI */
#bloccoistituzionali {
	background-image: url(../images/estremi.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	height: 61px;
	padding: 0 6px 0 6px;
}
.patterninfo {
	background-image: url(../images/boxistituzionale.gif);
	background-repeat: repeat-x;
}
#contentistituzionali {
	float: left;
	padding: 7px 15px 0 15px;
	width: 672px;
	height: 61px;
}
#iconainfo {		
	width: 35px;
	padding-top: 3px;
}
#testoinfo {	
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	width: 630px;
	height: 56px;
	padding: 5px 10px 0 60px;
}
.estremo3 {
	float: left;
	width: 6px;
	height: 61px;
	background-image: url(../images/boxleft.gif);
	background-repeat: no-repeat;
	font-size: 1px;
}
.estremo4 {
	float: right;
	width: 6px;
	height: 61px;
	background-image: url(../images/boxright.gif);
	background-repeat: no-repeat;
	font-size: 1px;
}
h2.intestazione a:link, h2.intestazione a:visited {
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}
h2.intestazione a:hover {
	text-decoration: underline;
}
ul.istituzionali {
	list-style: none;
	padding-left: 0 !important;
	margin-top: -5px !important;
	margin-top: 0;
	margin-left: 1px;	
}
ul.istituzionali li {
	color: #000;
	padding-left: 0;
	display: inline;
}
ul.istituzionali li a:link, ul.istituzionali li a:visited {	
	font-size: 15px;
	font-family: Georgia, Verdana;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
ul.istituzionali li a:hover, ul.istituzionali li a:active {	
	text-decoration: underline; 
}
/* FINE INFORMAZIONI ISTITUZIONALI */

/* BOTTONI */
.button {
	margin-bottom: 10px;
	float: left;
	padding: 10px 20px 5px 20px;
	width: 127px;
	height: 39px;
	overflow: hidden;
	vertical-align: middle;
}
.marginright {
	margin-right: 15px;
}
.primo {
	background-image: url(../images/button1.gif) !important;
	background-repeat: no-repeat;
}
.secondo {
	background-image: url(../images/button2.gif) !important;
	background-repeat: no-repeat;
}
.terzo {
	background-image: url(../images/button3.gif) !important;
	background-repeat: no-repeat;
}
.quarto {
	background-image: url(../images/button4.gif) !important;
	background-repeat: no-repeat;
}
h2.tabbettoni {
	line-height: 18px;
	display: block;
	padding: 0 0 5px 0;
}
h2.tabbettoni a:link, h2.tabbettoni a:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
h2.tabbettoni a:hover {
	color: red;
}
ul.childtabbettoni {
	padding: 10px 20px 10px 20px;
	list-style: none;
	}
ul.childtabbettoni li {
	padding: 5px 0 5px 0;
	display: block;
}
ul.childtabbettoni li a:link, ul.childtabbettoni li a:visited {	
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
ul.childtabbettoni li a:hover, ul.menu li a:active {	
	text-decoration: underline !important; 
}
/* SFONDI TAB */
.childtab {
	position: absolute !important;
	display: none;
	width: 194px;
	margin-left: -20px;
	top: 285px;
	z-index: 100 !important;
}
#apertura1 {	
	height: 19px;
	background-image: url(../images/apertura1.gif);
	background-repeat: no-repeat;
}
#chiusura1 {
	height: 8px;
	background-image: url(../images/chiusura1.gif);
	background-repeat: no-repeat;
}
.sfondo1 {
	background-image: url(../images/sfondo1.gif);
	background-repeat: repeat-y;
}
#apertura2 {
	height: 19px;
	background-image: url(../images/apertura2.gif);
	background-repeat: no-repeat;
}
#chiusura2 {
	height: 8px;
	background-image: url(../images/chiusura2.gif);
	background-repeat: no-repeat;
}
.sfondo2 {
	background-image: url(../images/sfondo2.gif);
	background-repeat: repeat-y;
}
#apertura3 {
	height: 19px;
	background-image: url(../images/apertura3.gif);
	background-repeat: no-repeat;
}
#chiusura3 {
	height: 8px;
	background-image: url(../images/chiusura3.gif);
	background-repeat: no-repeat;
}
.sfondo3 {
	background-image: url(../images/sfondo3.gif);
	background-repeat: repeat-y;
}
#apertura4 {
	height: 19px;
	background-image: url(../images/apertura4.gif);
	background-repeat: no-repeat;
}
#chiusura4 {
	height: 8px;
	background-image: url(../images/chiusura4.gif);
	background-repeat: no-repeat;
}
.sfondo4 {
	background-image: url(../images/sfondo4.gif);
	background-repeat: repeat-y;
}
/* FINE SFONDI TAB */
/*FINE BOTTONI */

/* INIZIO MENU LEFT */
h3.menuleft {
	margin-bottom: 5px;
}
#aperturamenuleft1 {
	background-image: url(../images/aperturamenuleft1.gif);
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
}
#chiusuramenuleft1 {
	background-image: url(../images/chiusuramenuleft1.gif);
	background-repeat: no-repeat;
	height: 6px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
}
.menuleft.first {
	background-image: url(../images/sfondomenuleft1.gif) !important;
	background-repeat: repeat-y;
	padding: 10px;
}
#aperturamenuleft2 {
	background-image: url(../images/aperturamenuleft2.gif);
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
}
#chiusuramenuleft2 {
	background-image: url(../images/chiusuramenuleft2.gif);
	background-repeat: no-repeat;
	height: 6px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
}
.menuleft.second {
	background-image: url(../images/sfondomenuleft2.gif) !important;
	background-repeat: repeat-y;
	padding: 10px;
}
#aperturamenuleft3 {
	background-image: url(../images/aperturamenuleft3.gif);
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
}
#chiusuramenuleft3 {
	background-image: url(../images/chiusuramenuleft3.gif);
	background-repeat: no-repeat;
	height: 6px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
}
.menuleft.third {
	background-image: url(../images/sfondomenuleft3.gif) !important;
	background-repeat: repeat-y;
	padding: 10px;
}
#aperturamenuleft4 {
	background-image: url(../images/aperturamenuleft4.gif);
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
}
#chiusuramenuleft4 {
	background-image: url(../images/chiusuramenuleft4.gif);
	background-repeat: no-repeat;
	height: 6px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
}
.menuleft.forth {
	background-image: url(../images/sfondomenuleft4.gif) !important;
	background-repeat: repeat-y;
	padding: 10px;
}
ul.secondolivello {
	list-style: none;
	padding-left: 0;
}
ul.secondolivello li {
	padding-bottom: 5px;
	color: #fff;
}
ul.secondolivello li a:link, ul.secondolivello li a:visited {
	color: #fff;
}
a.attivo:link, a.attivo:visited {
	font-weight: bold !important;
	text-decoration: none;
}
/* FINE MENULEFT  */

/* INIZIO MENU */
h3.intestazione a:link, h3.intestazione a:visited {	
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #000;	
}
h3.intestazione a:hover, h3.intestazione a:active {	
	text-decoration: underline !important; 
}
ul.menu {
	list-style: none;
	padding-left: 0 !important;
	margin: 10px 0 20px 0;
}
ul.menu li {
	padding-left: 0;
	padding-bottom: 5px;
}
ul.menu li a:link, ul.menu li a:visited {	
	font-weight: normal;
	color: #000;
	text-decoration: none;		
}
ul.menu li a:hover, ul.menu li a:active {	
	text-decoration: underline !important; 
}
li.terzolivello {
	padding-left: 12px;
	font-size: 11px;
}
/* FINE MENU */

#bloccocentrale {
	font-size: 12px;
	height: 100%;	
}

#contentsx {
	float: left;
	margin-right: 14px;
	width: 167px;
}
#contentdx {
	float: left;
	width: 530px;
	margin-bottom: 10px;
	background-image: url(../images/sfondocontenuto.gif);
}
.estremo5 {
	height: 6px;
	background-image: url(../images/estremo5.gif);
	font-size: 1px;
}
.estremo6 {
	height: 6px;
	background-image: url(../images/estremo6.gif);
	font-size: 1px;
}
.estremo7 {
	height: 5px;
	background-image: url(../images/estremo7.gif);
	font-size: 1px;
}
.estremo8 {
	height: 5px;
	background-image: url(../images/estremo8.gif);
	font-size: 1px;
}
#contenuto {
	padding: 10px 20px 20px 20px;
	color: #000;
	font-size: 11px;
}
.homepage {
	background-image: url(../images/cartina_sfondo.jpg) !important;
	background-position: top left;
	background-repeat: no-repeat;
}

h2.itinerari {
	margin-bottom: 50px;
}

h2.titolonormale {
	margin-bottom: 20px;	
	font-size: 14px;
	z-index: -100;
}
h2.titolonormale a:link, h2.titolonormale a:visited, h2.titolonormale a:hover {
	font-size: 14px;
	color: #fff;
}

.lente {
	position: absolute;
	top: 330px;
	margin-left: 110px;
	z-index: -100;
}

.iconanews {
	float: left;
	width: 30px;
}
.testonews {
	margin-bottom: 10px;
}
.testonews.sinistra {
	float: left;
	width: 470px !important;
}

a.titolonews:link, a.titolonews:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a.titolonews:hover {
	text-decoration: underline;
}

.nobordo {
	border: 0 !important;
}

#benvenuto {
	margin-bottom: 15px;
}

#benvenuto .lomb { padding-top: 6px !important; }

#benvenuto .sx {
	float: left;
	width: 150px;
	text-align: center;
	padding-top: 40px;
}

#benvenuto .dx {
	float: left;
	width: 330px;
}

.titolo {
	font-weight: bold;
	margin-bottom: 10px;
}

a.titolo:link, a.titolo:visited {
	color: #303030;
	margin-bottom: 10px;
}

.leggitutto {
	margin-top: 10px;
	text-align: right;
}

#news {	
	padding: 10px 10px 0 10px;
}

#attributi a:link, #attributi a:visited {
	color: #30672a;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

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

.barrettaatt {
	color: #acacac;
	margin: 0 7px 0 7px;
}

.imgarticle {
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #ccc;
}

ul {
	padding-left: 20px;
}

object {
	padding: 0;
	margin: 0;
}

.attenzione {
	color: red;
	font-size: 13px;
	font-weight: bold;
}

/* RICERCA SCHEDE */
.risultati {
	padding: 0 5px 5px 5px;
}
.sfondo_risultato {
	background-image: url(../images/sfondo_risultato.jpg);
	background-repeat: no-repeat;
}
.sfondo_risultato a:link, .sfondo_risultato a:visited, .sfondo_risultato a:hover {
	color: #386f1c;
}
#schede td {
	padding: 7px;
}
.cellabordosx {
	border-left: 1px solid #cbcbcb;
}
#parametri {
	margin-top: 20px;
}
.bottonericerca {
	background-image: url(../images/sfondo_bottone_ricerca.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding: 7px 5px 5px 5px;
	text-align: center;
	margin-bottom: 5px;

}
.bottonericerca a:link, .bottonericerca a:visited {
	text-decoration: none;
	color: #37701d;
}
.bottonericerca a:hover {
	text-decoration: underline;
}
/* FINE RICERCA SCHEDE*/

.blocco_articolo {
	margin-bottom: 10px;
}

.testo {
	padding: 10px;
}

.testo ul { margin-bottom: 8px; }

.artcat1 {
	border: 1px solid green;
	margin-bottom: 10px;
	padding: 10px;
	height: auto !important;
	height: 50px;
}
.art1sx {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.art1dx {
	float: left;
	width: 350px;
}

#ventiarticoli td {
	padding: 10px 0 10px 0;
}

.imggalleria {
	border: 2px solid green;
	margin-bottom: 10px;
}

.paginazione {
	text-align:center;
	margin: 30px 0 10px 0;
	font-weight: bold;
}

.centrato {
	text-align: center !important;
}

.rosso {
	color: red !important;
}

/* 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: auto;
	background-color: #f2f2f2;	
	text-align: left;
	border: 1px solid #b4b4b4;
}

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

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 {
	background-color: transparent;
}

td.settimana-bianco {	
}

td.settimana-evento{
}

th {}

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

th.giorno-in {
	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;
	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-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;
}

.giorno-old {
	font-size: 10px;
}

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 1px green;
	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;
	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 */

.archivio {
	padding-left: 150px;
	margin-top: 20px;
}
.testopiccolo {
	font-size: 11px !important;
}
.testopiccolo a:link, .testopiccolo a:visited {
	text-decoration: none;
	color: #fff;
}
.testopiccolo a:hover {
	text-decoration: underline;
}
.articlebodyarticle {
	margin: 10px 0 10px 0;
}

.immaginearticolo {
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #37701d;
}

.titoloscheda {
	color: #1d60a9;
	font-weight: bold;
	margin: 25px 0 10px 0;
}

.autore-data {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	margin-top: 10px;
}

/* INIZIO QUESTIONARI */
.primacella {
	font-weight: bold;
	color: #1E60AA;
}

#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: #37701D;
}
div.domanda{
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	color: #336cdf !important;
	font-size: 12px;
	font-weight: bold;	
}

.opzioni {
	font-weight: bold; 
	margin: 10px 0 10px 0;
	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;
}
/* FINE QUESTIONARI */

table.info td {
	padding: 5px 0 5px 0;
	font-size: 11px;
}
.etichetta {
	font-weight: bold;
	width: 150px;
	vertical-align: top;
}

/* MAPPA DEL SITO */
.sitemap {
	float: left; 
	width: 245px;
}
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 */

.titoloarticolo {
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, Verdana;
	margin-bottom: 15px;
}

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


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

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

.titoloboxesterno {
	font-weight: bold;
	font-size: 13px;
	text-align: right;
}
.iconaboxesterno {
	margin-bottom: -10px;
}
.etichetta_sx {
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	border-bottom: 0;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	width: 150px;
}

.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; }
/* FINE OGGETTI */

/* LOGIN */
.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; 
	background-color: #0B4F06;
	color: #fff;
}
form.login {
	padding: 5px;
	border-top: 0;
}

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

#flash {
	background-image: url(../images/sfondo_box_galleria.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0 0 7px 4px;
	z-index: -100 !important;	
}
a.linkgalleria:link, a.linkgalleria:visited {
	display: block;
	height: 70px;
}

#briciole {
	color: #fff;
	padding: 5px 0 10px 0;
}
#briciole a:link, #briciole a:visited {
	color: #fff;
	text-decoration: none;
}
#briciole a:hover {
	text-decoration: underline;
}

.schedanew {
	font-weight: bold;
	margin-top: 5px;
	border: 0;
}

/* BACHECA */
.camponew {
	padding: 10px;
	border: 1px dashed silver;
}
.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 */

a.titolini:link, a.titolini:visited {
	font-size: 13px;
	font-weight: bold;
}

.icona {
	float: left;
	margin: 0 10px 10px 0;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}