* {
	margin: 0;
	padding: 0;
}
/*---------------------generiche------------------*/
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #004178;
	background-color: #004178;
	background-image: url(../img/bg.gif);
	font-size: 80%;
	background-repeat: repeat-y;
	background-position: left top;
}

img {
	border: none;
}

#container {
	width: 71em;
	background-image: url(../img/bg-container.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
}

#container_top {
	height: 161px;
	background-image: url(../img/bg-top.gif);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center center;
	clear: both;
}
/*
#headersx {
	width: 11em;
	float: left;
        background-color: yellow;
}*/
#headerdx {
	float: left;
	width: 33.5em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 150px;
}

.separa {
	width: 70%;
	height: 0.00001em;
	clear: both;
	overflow: hidden
}

.separa2 {
	width: 100%;
	height: 0.00001em;
	clear: both;
	overflow: hidden
}

.separa3 {
	width: 100%;
	height: 10px;
	clear: both;
	overflow: hidden
}

#headerForm {
	background-color: #cadf86;
	height: 22px;
	width: 69.2em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 0px;
}

.inserimento1 {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 14.5em;
}

.inserimento1 label {
	display: inline;
	color: #FFF;
	font-size: 85%;
	background-color: #7d9a1a;
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.inserimento1 input {
	display: inline;
	color: #6f6f6f;
	font-size: 95%;
	border: 1px solid #7d9a1a;
	width: 10em;
	background-color: #ffffff;
	padding: 1px;
	margin: 0px;
	float: left;
}

.inserimento {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 16em;
}

.inserimento label {
	display: inline;
	color: #FFF;
	font-size: 85%;
	background-color: #7d9a1a;
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.inserimento input {
	display: inline;
	color: #6f6f6f;
	font-size: 95%;
	border: 1px solid #7d9a1a;
	width: 10em;
	background-color: #ffffff;
	padding: 1px;
	margin: 0px;
	float: left;
}

input.image {
	width: 54px;
	background-color: #004178;
	color: #FFF;
	text-align: center;
	border: 1px solid #004178;
	font-size: 85%;
	height: 18.8px;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.dati {
	font-size: 85%;
	text-align: left;
	float: left;
	/*width:23%;*/
	color: #004178;
	margin-top: 2px;
}

.dati2 {
	font-size: 85%;
	text-align: left;
	float: right;
	width: 10%;
	color: #004178;
}

.homeUserInfo {
	font-size: 85%;
	text-align: left;
	float: left;
	color: #004178;
	margin-top: 2px;
}

.inserimentoTot {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: auto;
}

.breadcrumbs {
	font-size: 85%;
	text-align: right;
	float: left;
	color: #004178;
	margin-top: 2px;
	margin-left: 20px;
}

.separa5px {
	width: 100%;
	clear: both;
	display: block;
	padding: 0 0;
	margin: 0 0;
	overflow: hidden;
	height: 5px;
}

.separa1px {
	width: 100%;
	clear: both;
	display: block;
	padding: 0 0;
	margin: 0 0;
	overflow: hidden;
	height: 1px;
}

.dati2 img {
	float: left;
}

.english {
	float: left;
	margin-top: 2px;
}

#sx {
	width: 228px;
	float: left;
	margin-left: 8px;
}

/*-------------------menu sx---------------*/
#menu_div {
	float: left;
	width: 220px;
}

.menu {
	list-style-type: none;
	font-size: 85%;
	padding: 0px;
	width: 210px;
	margin: 10px 0px 0px 10px;
}

.menu-int {
	list-style-type: none;
	font-size: 95%;
	padding: 0px;
	width: 210px;
	margin: 0px;
	background-color: rgb(255, 255, 255);
}

.menu li a {
	color: rgb(255, 255, 255);
	display: block;
	width: auto;
	text-decoration: none;
	border: 1px solid rgb(51, 103, 147);
	background-color: white;
	background-image: url('../img/bg-menu.gif');
	background-repeat: repeat-y;
	margin-top: 2px;
	padding: 3px 0px 3px 5px;
}

.menu li a:visited,.menu li a:active {
	color: rgb(255, 255, 255);
}

.menu li a:hover {
	background-image: url('../img/bg-menu2.gif');
	color: rgb(0, 0, 0);
}

.menu-int li a {
	color: rgb(0, 0, 0);
	display: block;
	width: auto;
	text-decoration: none;
	background-color: white;
	margin-top: 0px;
	padding: 3px 0px 3px 5px;
	background-image: url('../img/bg-menu-int1.gif');
	background-repeat: repeat-y;
	border-width: 1px;
	border-style: none solid solid;
	border-right: 1px solid rgb(51, 103, 147);
	border-left: 1px solid rgb(51, 103, 147);
	border-bottom: 1px solid rgb(51, 103, 147);
}

.menu-int li a:visited,.menu-int li a:active {
	color: rgb(0, 0, 0);
}

.menu-int li a:hover {
	color: rgb(0, 0, 0);
	background-image: url('../img/bg-menu-int2.gif');
	background-repeat: repeat-y;
}

.menu2 {
	list-style-type: none;
	font-size: 85%;
	padding: 0px;
	width: 210px;
	margin: 20px 0px 0px 10px;
}

.menu2 li a {
	color: rgb(255, 255, 255);
	display: block;
	width: auto;
	text-decoration: none;
	border: 1px solid rgb(154, 178, 71);
	background-color: white;
	background-image: url('../img/bg2-menu.gif');
	background-repeat: repeat-y;
	margin-top: 2px;
	padding: 3px 0px 3px 5px;
}

.menu2 li a:visited,.menu2 li a:active {
	color: rgb(255, 255, 255);
}

.menu2 li a:hover {
	background-image: url('../img/bg2-menu2.gif');
	color: rgb(0, 0, 0);
}

/**--------------fine-menu sx---------------*/
#dx {
	width: 49em;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.dx-testo {
	color: black;
	width: 100%;
}

.news-eventi {
	width: 100%;
	clear: both;
	float: left;
}

.verde {
	color: #9ab247;
	font-weight: bold;
}

.arancio {
	color: #ff5300;
	font-weight: bold;
}

.news {
	width: 22em;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}

.news img {
	vertical-align: middle;
	margin-right: 5px;
	float: left;
}

.news h2 {
	font-size: 200%;
	color: #004178;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.testo {
	float: left;
	padding-left: 10px;
	clear: both;
	width: 100%;
}

.date {
	color: black;
	font-size: 85%;
}

.eventi {
	width: 22em;
	float: left;
	margin-left: 40px;
	margin-top: 5px;
}

.eventi img {
	vertical-align: middle;
	margin-right: 5px;
	float: left;
}

.eventi h2 {
	font-size: 200%;
	color: #004178;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.rss {
	float: left;
	padding: 0px;
	width: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tuttenews {
	width: 92%;
	float: right;
	font-size: 90%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004178;
}

.tutte-rss {
	width: 10%;
	float: left;
	padding: 0px;
	margin: 0px;
	color: #ff5300;
	font-weight: bold;
}

.tutte {
	width: 50%;
	float: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.progetti {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	clear: both;
	color: #57681d;
}

.progetti-news {
	width: 98%;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}

.progetti-news img {
	vertical-align: middle;
	margin-right: 5px;
	float: left;
}

.progetti-news h3 {
	font-size: 200%;
	color: #004178;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.tuttiprogetti {
	width: 100%;
	float: right;
	font-size: 90%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004178;
	color: #57681d;
}

#container_footer {
	height: 128px;
	background-image: url(../img/footer-container.gif);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center center;
	clear: both;
}

.loghi {
	width: 33.8em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 240px;
	padding-top: 20px;
	padding-left: 0px;
}

.loghi1 {
	width: 162px;
	float: left;
	margin-top: 15px;
}

.loghi2 {
	width: 20%;
	float: left;
	margin-top: 15px;
	margin-left: 21%;
}

.loghi3 {
	width: 138px;
	float: right;
	margin-top: 15px;
	margin-left: 0px;
}

#footer {
	clear: both;
	color: #FFF;
	width: 71em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#footer img {
	vertical-align: top;
	margin-right: 5px;
}

/* ------------CLASSI SUI LINK --------------------*/
a:link {
	color: #004178;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #004178;
	background-color: transparent;
	text-decoration: none
}

a:hover {
	color: #004178;
	background-color: transparent;
	text-decoration: underline;
}

.news a:link,.news a:visited,.eventi a:link,.eventi a:visited {
	color: #4b5d0d;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

.news a:hover,.eventi a:hover {
	color: #004178;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

.tutte-rss a:link,.tutte-rss a:visited {
	color: #ff5300;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

.tutte-rss a:hover,.tutte-rss a:hover {
	color: #004178;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

.progetti a:link,.progetti a:visited {
	color: #4b5d0d;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

.progetti a:hover,.progetti a:hover {
	color: #004178;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

#footer a:link,#footer a:visited {
	color: #bee342;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #FFF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

/*-----calendario-----*/
.calendariodiv {
	width: 220px;
	height: 230px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	float: left;
	background-image: url(../img/sfondo-table.gif);
	background-repeat: no-repeat;
}

table.calendario {
	width: 211px;
	height: 155px;
	font-size: 77%;
	padding: 0px;
	margin-top: 33px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 3px;
}

table.calendario a,table.calendario a:link,table.calendario a:visited,table.calendario ul.inlinea li a,table.calendario ul.inlinea li a:link,table.calendario ul.inlinea li a:visited
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.calendario a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.calendario caption.calmese a,table.calendario caption.calmese a:link,table.calendario caption.calmese a:visited,table.calendario caption.calmese a:hover,.mese a:link,.mese a:hover
	{
	padding: 0px 0px 0px 0px;
	color: #FFF;
}

table.calendario ul.inlinea li a,table.calendario ul.inlinea li a:link,table.calendario ul.inlinea li a:visited,.mese a:visited
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFF;
}

.calmese {
	text-align: center;
	font-size: 120%;
	color: #FFF;
}

.mese {
	text-align: center;
	font-size: 180%;
	color: #FFF;
}

.calbordo {
	color: #FFF;
}

.caltd {
	text-align: center;
}

.oggicaltd {
	color: #FFF;
	text-align: center;
	background-color: #b2b7b9;
}

.oggicaltd a {
	color: #ebf4e7;
	background-color: #b2b7b9;
	display: block;
}

.calgiorno {
	font-weight: bold;
	color: #ebf5e8;
	background-color: #ccd0d3;
	border-top: #ffffff 1px solid;
}

.calfondo {
	font-weight: normal;
	color: #646464;
	background-color: #0099CC;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

table.calendario .calfondo a,table.calendario .calfondo a:link,table.calendario .calfondo a:visited
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.calsfondo {
	background-color: #408CB3;
	color: Black;
}

table.calendario th {
	width: auto;
}

table.calendario tr {
	margin: 0px;
	padding: 0px;
}

table.calendario td {
	margin: 0px;
	padding: 0px;
}
/*-----fine calendario-----*/

/*----- Inizio stili ripresi dal vecchio layout -----*/
.spazioCentrale {
	color: #000;
}

.spazioCentrale_sf_int { /* pag interne */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.spazioCentrale h2 {
	font-size: 200%;
	color: #004178;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0;
}

.spazioCentrale h2 a:link,.spazioCentrale h2 a:active,.spazioCentrale h2 a:visited
	{
	line-height: 150%;
	color: #838C92;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #3E96D1;
}

.spazioCentrale h2 a:hover {
	line-height: 150%;
	text-decoration: none;
	font-weight: normal;
	color: #3030BF;
	background: #f5fafc;
	border-top: 1px dotted #3E96D1;
	border-bottom: 1px dotted #3E96D1;
}

.spazioCentrale_titolo_h {
	float: left;
	clear: right;
	width: auto;
	margin: 0;
	padding: 0;
}

ul.spazioCentrale_int_ul {
	padding: 2em auto 0 auto;
	margin-left: 18px;
	margin-right: 20px;
	margin-top: 15px;
}

ul.spazioCentrale_int_ul li {
	list-style-type: square;
	padding: 0.25em 0 0.25em 0;
	font-size: 1em;
	color: #004178;
}

ul.spazioCentrale_int_ul li span {
	color: #004178;
	background: #CADF86;
}

ul.spazioCentrale_int_ul li a:link,ul.spazioCentrale_int_ul li a:active,ul.spazioCentrale_int_ul li a:visited
	{
	line-height: 150%;
	color: #004178;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #3E96D1;
}

ul.spazioCentrale_int_ul li a:hover {
	line-height: 150%;
	border-top: 1px dotted #004178;
	border-bottom: 1px dotted #004178;
	text-decoration: none;
	font-weight: normal;
	color: #004178;
	background: #CADF86;
}

.spazioCentrale_news_h {
	float: left;
	clear: right;
	width: 45%;
	margin: 0.5em 0 0 1em;
	padding: 0;
}

.spazioCentrale_eventi_h {
	float: left;
	clear: right;
	width: 45%;
	margin: 0.5em 0 0 1em;
	padding: 0;
}

.spazioCentrale_progetti_h {
	width: 45%;
	margin: 0.5em 0 0 1em;
	padding: 0;
}

.spazioCentrale_presentazione_h {
	width: 95%;
	margin: 0.5em 0 0 1em;
	padding: 0;
}
/* ---------------------------- */
/* Contenuti per pagine interne */
.spazioCentrale_txt {
	width: 94%;
	/*margin: 0 3% 0 3%;*/
	margin: 0 auto;
	padding: 0;
}
/* Pagina FAQ */
.faq_domanda {
	width: 100%;
	margin: 0.8em 0 0.5em 0;
	padding: 0;
	background: #CADF86;
}

.faq_domanda_d {
	float: left;
	clear: right;
	width: 3%;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #004178;
}

.faq_domanda_txt {
	float: left;
	clear: right;
	width: 94.6%;
	margin: 0;
	padding: 0.4em 0 0 1em;
	color: #004178;
}

.faq_risposta_r {
	float: left;
	clear: right;
	width: 3%;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: white;
	background: #004178;
}

.faq_risposta {
	float: left;
	clear: right;
	width: 94.6%;
	margin: 0;
	padding: 0.45em 0 0 1em;
	text-align: justify;
}

.faq_top {
	margin: 1em 0 0 0;
	padding: 0 15px 0 0;
	font-size: 0.85em;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	background: url(../img/faq_top.jpg) no-repeat right center;
}

.faq_top a:link,.faq_top a:active,.faq_top a:visited {
	text-decoration: none;
	color: #004178;
}

.faq_top a:hover {
	text-decoration: underline;
	color: #004178;
	background: #CADF86;
}
/* pagina Chi Siamo */
.chisiamo_persona {
	float: left;
	clear: right;
	width: 45%;
	margin: 0;
	padding: 0;
	text-align: justify;
}

.chisiamo_cosa {
	float: left;
	clear: right;
	width: 20%;
	margin: 0;
	padding: 0.25em 1em 0 0;
	text-transform: uppercase;
	font-size: 0.85em;
	color: #484896;
}

.chisiamo_chi {
	float: left;
	clear: right;
	width: 70%;
	margin: 0 0.5em 0.15em 0;
	padding: 0;
	text-align: justify;
	background: #F2F7E1;
}

.chisiamo_chi a:hover {
	color: white;
	background: #004178;
}

div.chisiamo_list ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.chisiamo_list li {
	margin-left: 50px;
}
/* pagina Gestione Documentale */
.gestdoc_sx {
	float: left;
	clear: right;
	width: 45%;
	margin: 0;
	padding: 0;
}

.gestdoc_dx {
	float: left;
	clear: right;
	width: 45%;
	margin: 0;
	padding: 0;
}

.gestdoc_tiporisorsa {
	margin: 0;
	padding: 0;
	color: #004178;
	background: #CADF86;
}
/* Pagina dettagli utente (link "modifica profilo") */
.utente_dettagli {
	
}

.utente_oggetto {
	float: left;
	clear: right;
	width: 20%;
	margin: 0;
	padding: 0 0 0 0.2em;
	text-transform: uppercase;
	font-size: 0.85em;
	color: #484896;
	border-top: 1px solid #EFF0F1;
	border-left: 1px solid #EFF0F1;
}

.utente_contenuto {
	float: left;
	clear: right;
	width: 70%;
	margin: 0 0.5em 0.3em 0;
	padding: 0 0 0.25em 0.15em;
	text-align: justify;
	background: #EFF0F1;
}
/* Pagina dettagli agenda */
.agenda_dettagli {
	
}

.agenda_oggetto {
	float: left;
	clear: right;
	width: 20%;
	margin: 0;
	padding: 0.1em 0.3em 0 0.3em;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	color: #484896;
	background: #EFF0F1;
	border-top: 1px dotted #7F9DB9;
}

.agenda_contenuto {
	float: left;
	clear: right;
	width: 100%;
	margin: 0 0.5em 0.5em 0;
	padding: 0.3em;
	text-align: justify;
	border: 1px dotted #7F9DB9;
}

/* --- Inizio stili FORMS --- */
.chk {
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px;
	font-size: 10px;
	width: 40px;
	/* border-bottom: solid 1px #EEEEEE;  */
	border-top: solid 1px #EEEEEE;
}

.chkHeader {
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px;
	font-size: 9px;
	width: 40px;
	background-color: #D0ECF4;
}

.nome {
	text-align: left;
	padding: 2px 4px;
	/* border-bottom: solid 1px #EEEEEE; */
	border-top: solid 1px #EEEEEE;
}

.bordo {
	border-left: solid 2px #EEEEEE;
}

.link_pannello {
	color: #83888C;
	text-decoration: none;
}

.link_pannello:hover {
	color: #83888C;
	text-decoration: underline;
}

.voci {
	text-align: left;
	vertical-align: middle;
	padding: 2px 5px;
	font-size: 10px;
	width: 120px;
	/* border-bottom: solid 1px #EEEEEE;
	background-color: #EEEEEE; */
}

/* Va in conflitto con un nome esistente nel nuovo stile
.dati{
	text-align:left;
	vertical-align:middle;
	padding: 3px 10px;
	font-size:12px;
	width:200px;
	background-color:#D0ECF4;

}
*/
.categorie {
	padding-left: 25px;
	text-align: left;
}

.radio {
	text-align: left;
}

.form {
	border: solid 1px #999999;
	background-image: url(../img/bkg_form.gif);
	background-repeat: repeat-x;
	width: 200px;
	font-size: 14px;
	text-align: left;
	padding: 1px 5px 1px 5px;
}

.nwsTitolo {
	border: solid 1px #999999;
	font-family: Helvetica, Arial, sans-serif;
	width: 400px;
	font-size: 14px;
	text-align: left;
	padding: 1px 5px 1px 5px;
}

.nwsTesto {
	border: solid 1px #999999;
	font-family: Helvetica, Arial, sans-serif;
	width: 400px;
	height: 400px;
	font-size: 14px;
	text-align: left;
	padding: 1px 5px 1px 5px;
}

.form_btn {
	border: solid 1px #999999;
	padding: 1px 5px 1px 5px;
}

.obbligatorio {
	color: #a20000;
	font-size: 12px;
}
/* --- Fine stili FORMS --- */
/* -------------------- */
/* MAPPA DI NAVIGAZIONE */
.navmap {
	position: absolute;
	left: -90000px;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	min-width: 1px;
	max-width: 1px;
	min-height: 1px;
	max-height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #ffffff;
	visibility: hidden;
}

.navmap ul .navmap ul li {
	margin: 0;
	padding: 0;
}

.navmap a:link,.navmap a:active,.navmap a:visited,.navmap a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* -------------------- */
.links_block {
	border-bottom: 1px dotted #838c92;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Formattazione link - colore */
.coloredLink a:link,.coloredLink a:active,.coloredLink a:visited {
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #3E96D1;
}

.coloredLink a:hover {
	line-height: 150%;
	text-decoration: none;
	font-weight: normal;
	color: #3030BF;
	background: #f5fafc;
	border-top: 1px dotted #3E96D1;
	border-bottom: 1px dotted #3E96D1;
}
/* ----------------------- */
.iscritto-si {
	border: 1px dotted #51A112;
	color: #51A112;
	padding: 2px 2px 2px 25px;
	background: url(../img/ok.gif) no-repeat left center;
}

.iscritto-sni {
	border: 1px dotted #D7B416;
	color: #D7B416;
	padding: 2px 2px 2px 25px;
	background: url(../img/maybe.gif) no-repeat left center;
}

.iscritto-no {
	border: 1px dotted #666666;
	color: #666666;
	padding: 2px 2px 2px 25px;
	background: url(../img/no.gif) no-repeat left center;
}

.iscritto-annulla {
	border: 1px dotted #F82A02;
	color: #F82A02;
	padding: 2px 2px 2px 25px;
	background: url(../img/annulla.gif) no-repeat left center;
}

.iscritto-si a:link,.iscritto-si a:active,.iscritto-si a:visited,.iscritto-sni a:link,.iscritto-sni a:active,.iscritto-sni a:visited,.iscritto-no a:link,.iscritto-no a:active,.iscritto-no a:visited,.iscritto-annulla a:link,.iscritto-annulla a:active,.iscritto-annulla a:visited
	{
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.iscritto-si a:hover,.iscritto-sni a:hover,.iscritto-no a:hover,.iscritto-annulla a:hover
	{
	line-height: 150%;
	border-top: 1px dotted #3E96D1;
	border-bottom: 1px dotted #3E96D1;
	text-decoration: none;
	font-weight: normal;
	color: #3030BF;
	background: #f5fafc;
}

p.box {
	border: 1px dotted #666666;
	color: #000000;
	padding: 2px 2px 2px 2px;
}

fieldset.box {
	border: 1px dotted #666666;
	color: #000000;
	padding: 5px 5px 5px 2px;
}

/*----- Fine stili ripresi dal vecchio layout -----*/


/* AGGIUNTI DA PAGINE SIMONCELLO (Centro Collaboratore) */
div.content {
  color: black;
  margin-right: 2%;
}
div.content p, ol, ul {
  margin-bottom: 5px;
  font-size: 1.1em;
  text-align: justify;
  line-height: 1.5em;
}
div.content ol, ul {
  margin-left: 2em;
}
div.content h2 {
  margin-bottom: 1em;
}
div.content h3 {
  color: rgb(0,65,120);
  margin-top: 1.5em;
  margin-bottom: 1em;
}
div.image {
  text-align: center;
  margin: 1em;
}
div.image h4 {
  font-style: italic;
  margin-bottom: 1em;
}
div.image p {
  font-size: 0.8em;
}
/*------------------------------------------------------*/