* { 
	margin: 0; 
	padding: 0; 
}

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

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

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

#sfondocontainer {
	background-image: url(../images/sfondocontainer.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

#container {	
	width: 888px;
	padding: 15px;
	margin: auto;
	text-align: left;
	background-color: #fff;
}

#leftcol {
	float: left;
	width: 170px;
}
#content {
	float: left;
	width: 703px;
	margin: 0 0 10px 15px;	
}
#contenuto {
	padding: 10px;
	float: left;
	width: 449px;
	margin-right: 15px;
	background-color: #eeeeee;
	border: 1px solid #ffa100;
}
#rightcol {
	float: left;
	width: 210px;
	background-color: #eeeeee;
	border: 1px solid #ffa100;
}
#rightcolinterna {
	float: left;
	width: 212px;
}

ul.attivita {
	list-style: none;
	margin: 0 0 20px 0;
	padding-left: 0;
}
ul.attivita li.primavoce {
	padding: 3px 0 3px 15px;
	background-image: url(../images/cubo.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
ul.attivita li.primavoce a:link, ul.attivita li.primavoce a:visited {	
	font-weight: bold;
	font-size: 12px;
	color: #81112c;
	text-decoration: none;
	text-transform: uppercase;
}
ul.attivita li.primavoce a:hover, ul.attivita li.primavoce a:active {	
	text-decoration: none;	
	color: #AE1943;
}
ul.attivita li.secondavoce {
	padding: 3px 0 3px 15px;
	background-image: url(../images/dottedmenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
ul.attivita li.secondavoce a:link, ul.attivita li.secondavoce a:visited {	
	text-decoration: none;
	color: #000 !important;
}
ul.attivita li.secondavoce a:hover, ul.attivita li.secondavoce a:active {	
	text-decoration: none;	
	color: #AE1943;
}

#contenutointernosinistra {
	float: left;
	width: 469px;
	margin-right: 15px;
}

#contenutointerno {
	float: left;
	width: 469px;
	margin-right: 15px;	
	text-align: center;
}

.testocontenutointerno {
	padding: 10px 10px 15px 10px;
	border-top: 1px solid #ffa100;	
	text-align: left;
	margin-bottom: 15px;
	background-image: url(../images/sfondo_testocontenuto.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.titoloarticolointerno {
	font-size: 18px;
	color: #81112c;
	padding: 0 10px 10px 25px;
	background-image: url(../images/cubo_freccia.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

.titolo1 {
	font-size: 11px;
	color: #81112C;
	font-weight: bold;
	padding: 3px 10px 3px 25px;
	background-image: url(../images/cubo_freccia_1.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-align: left;
	margin-bottom: 10px;
}
.titolo2 {
	font-size: 11px;
	font-weight: bold;
	color: #81112C;
	padding: 0 10px 10px 25px;
	background-image: url(../images/cubo_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-align: left;
	margin-bottom: 10px;
}
.titolobordato {
	border: 1px solid #ebebeb;
	padding: 10px;
	font-weight: bold;
	color: #114883;
}

.oggetto {
	border: 1px dotted #ccc;	
	margin-bottom: 15px;
}
.testooggetto {
	padding: 10px;
}
.titolooggetto {
	padding: 5px;
	color: #fff;
	font-size: 11px;
	background-color: #81112c;
	font-weight: bold;
}
.testooggetto a:link, .testooggetto a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #81112c;
}
.estensione {
	margin: 0 0 5px 12px;
}

.sinistra {
	float: left;
}

.destra {
	float: right;
}

#head {
	padding: 3px 10px 2px 10px !important;
	padding: 3px 10px 0 10px;
	color: #fff;
	background-color: #81112c;
	margin-bottom: 5px;
	border: 1px solid #ffa100;
}
#head a:link, #head a:visited {
	color: #fff;
	text-decoration: none;	
}
#head a:hover {
	text-decoration: underline;
}

.bandierina {
	margin-bottom: -2px !important;
	margin-bottom: 0;
}

#headsx {
	float: left;
	width: 600px;
	vertical-align: baseline;
	padding-top: 3px;
}
#headdx {	
	float: right;
	width: 220px;
	text-align: right;
	margin-bottom: 0 !important;
	margin-bottom: -2px;
}

#header {
	height: 133px;
	margin-bottom: 15px;
	border: 1px solid #ffa100;
	text-align: right;
	background-image: url(../images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#linkhome {
	float: left;
	width: 110px;
	height: 130px;
	margin-left: 30px !important;
	margin-left: 15px;
}
#linkhome a {
	display: block;
	width: 110px;
	height: 130px;
}

ul.menuheader {
	float: right; 
	width: 500px;
	list-style: none;
	padding: 7px;
}
ul.menuheader li {
	display: inline;
	font-weight: bold;
	color: #0c1e36;
	padding: 0 10px 0 10px;
}
ul.menuheader li a:link, ul.menuheader li a:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #0c1e36;
}
ul.menuheader li a:hover {
	text-decoration: none;
	color: #FFA100;
}
.sfondato {
	background-image: url(../images/sfondato.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#footer {
	line-height: 15px;
	font-size: 10px;
	text-align: right !important;
}

.footersinistra {
	float: left;
}
.footerdestra {
	float: right;
}

#footer a:link, #footer a:visited {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;	
}

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

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

.query {
	border: 1px solid #000;
	width: 120px;
	font-size: 10px;
	padding: 1px;
}
.bottonesearch {
	background-color: #ffa100;
	vertical-align: bottom;
	font-size: 10px;
	border: 1px solid #000;
	padding: 0 2px 0 2px;
}

.logo {
	margin-bottom: 13px;
}

fieldset {
	border: 0;
}

/* INIZIO MENU */
h3.etichetta {
	background-color: #81112c;
	color: #fff;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	width: auto;
}
.intestazione {
	background-color: #81112c;
	color: #fff;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
}
h3.intestazione a:link, h3.intestazione a:visited {
	display: block;
	background-color: #81112c;
	color: #fff;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
}
h3.intestazione a:hover {
	background-color: #AE1943;
	text-decoration: none;
	color: #fff;
}
ul.menu {
	list-style: none;
	margin: 5px 0 20px 0;
	padding-left: 0;
}
ul.menu li {
	padding: 3px 0 3px 10px;
	background-image: url(../images/dottedmenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
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: none;
	color: #AE1943;
}
li.terzolivello {
	padding-left: 12px;
	font-size: 11px;
}
.small {
	font-size: 9px !important;
}
/* FINE MENU */

.nobordo {
	border: 0 !important;
}

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

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

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

.testoarticolohome {
	float: right;
	width: 310px;
	margin-bottom: 15px;
}
.intero {
	float: none !important;
	width: auto !important;
}

.imgarticle {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #89213a;
}

.pdf {
	float: left;
	border: 1px solid #ebebeb;
	width: 170px;
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.ancor {
	float: right;
	border: 1px solid #ebebeb;
	width: 175px;
	padding: 10px 10px 10px 35px;
	margin-bottom: 10px;
	background-image: url(../images/ancor.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.ancor a:link, .ancor a:visited {
	color: #000;
}

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 {
	text-align: right;
	margin: 0 10px 10px 0;
}
.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: 233px;
}
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;
}
a.linkbold:hover {
	text-decoration: underline !important;
}

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: 10px 0 10px 0; border: 1px solid silver; padding: 10px; }
fieldset#ricerca legend { font-size: 12px; font-weight: bold; margin-bottom: 10px; }
#formricerca { padding: 10; margin: 0; }
/* Fine Ricerca */

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

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

.titlearticle {
	background-image: url(../images/sfondotitlearticle.jpg);
	background-repeat: repeat-y;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}
.titlearticle a:link, .titlearticle a:visited {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

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

/* 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: #99042E;
	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;
}

#loghi {
	padding: 30px 0 20px 15px;
}
#loghi img {
	margin-right: 15px;
}

img.primoarticolo {
	border: 1px solid #ffa100;
	margin-bottom: 15px;
}

img.primoarticolointerno {
	
}

.spazioimmagine {
	border: 1px solid #81112C;	
	margin-bottom: 15px;	
}

.articoli {
	padding: 5px 10px 5px 10px;
}

.titolino {
	padding: 10px 10px 5px 10px;
	font-weight: bold;
}

.attivo {
	font-weight: bold;
}
.logout {
	border: 1px dashed #81112C;
	padding: 5px;
}

table.tabellare {
	width: 100%;
}
table.tabellare td {
	vertical-align: middle;
	padding: 5px;
}
table.tabellare th {
	vertical-align: middle;
	padding: 5px;
	color: #81112C;
	background-color: #FBECEF;
}
table.tabellare td a {
	color: #81112C;
	font-weight: normal;
}
.grigia {
	background-color: #fff;
}
.azzurra {
	background-color: #f4f4f4;
}
.filmato{
	text-align:center;
}
.titart {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Verdana;
	margin-bottom: 5px;
	text-align:center;
}
