/* LAYOUT GENERALE  */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 10px 10px 0 10px;
	padding: 0px;
	background-color: #ccc;
	}

table {
	border: 1px solid #66f;
	width: 100%;
	background-color: #fff;
	}

td {
	border: 0px;
	width: 18%;
	vertical-align: top;
	padding: 3px;
	}

td.sfondo {
	background-color: #eee;
	}
	
td.centrale {
	border: 0px;
	width: 64%;
	}

td.centrata {
	text-align: center;
	}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

.hide {
	display: none;
}

#logo_asr {
	margin: 0.3em auto 0px;
	width: 93px;
	height: 58px;
	}

#logo_rer {
	margin: 0 auto;
	width: 186px;
	height: 24px;
	}
	
#logo_ssr {
	margin-top: 0.3em; 
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	 
	width: 186px;
	height: 40px;
	}
	
#title_ia {
	font-size: 170%;
	font-family: geneva, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0.7em 0;
	border: 1px solid #66f;
	text-align: center;
	vertical-align: middle;
	background-color: #ccf;
	}

#left {
	background-color: #eee;
	border-top: 1px dashed #66f;
	}
	
#center {
	border-top: 1px dashed #66f;
	border-bottom: 1px solid #66f;
	border-left: 1px solid #66f;
	border-right: 1px solid #66f;
	padding-bottom: 2em;
	}

#right {
	border: 1px solid #000;
	margin-bottom: 5px;
	background-color: #eee;
	border: 1px dashed #66f;
	}
	
#footer {
	font-size: 70%;
	font-style: normal;
	color: #006;
	padding: 0.5em 1.2em;
	line-height: 1.3em;
	background-color: #eee;
	margin: 0;
	border-right: 1px solid #66f;
	border-left: 1px solid #66f;
	}

#proteggo {
	width: 130px;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	height: 35px;
	}

#validato {
	height: 31px;
	width: 88px;
	margin: 0.5em 0 0.2 1em;
	}

/*  LINK */

#title_ia a {
	color: #006;
	text-decoration: none;
	font-style: normal;
	}

#title_ia a:hover {
	color: #66f;
	}

a.testo:link,  a.testo:visited {
	font-size: small;
	color: #222;
	text-decoration: underline;
	font-style: normal;
	background-color: #fff;
	}

a.testo:active, a.testo:hover {
	text-decoration: none;
	color: #006;
	background-color: #ccc;
	}

a.continua:link,  a.continua:visited {
	font-size: x-small;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	}

a.continua:active, a.continua:hover {
	color: #66f;
	text-decoration: underline;
	}

.archivio {
	margin: 0 1.7em 0.2em 0;
	font-size: x-small;
	text-align: right;
	text-transform: uppercase;
	}

.archivio a {
	color: #006;
	text-decoration: none;
	font-weight: bold;
	}

.archivio a:hover {
	color: #66f;
	text-decoration: underline;
	}

.mese {
	margin: 0 1.7em 2em 0;
	font-size: x-small;
	text-align: right;
	}

.mese a {
	color: #006;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	text-transform: lowercase;


	}

.mese a:hover {
	color: #66f;
	text-decoration: underline;
	font-size: x-small;

	}

a.sotto_contenuto:link, a.sotto_contenuto:visited {
	background-color: #eee;
	color: #66f;
	border: 0px;
	}

a.sotto_contenuto:active, a.sotto_contenuto:hover {
	background-color: #eee;
	color: #66f;
	border: 0px;
	}

a.pdf:link, a.pdf:visited {
	color: #006;
	background-color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: underline;
	}

a.pdf:active, a.pdf:hover {
	color: #006;
	text-decoration: none;
	background-color: #eee;
	}
	
	
/*  TESTI */

p {
	font-size: small;
	font-style: normal;
	color: #222;
	margin: 0.5em 1.5em 0 1.5em;
	padding: 0.5em 0 0 0;
	line-height: 140%;
	}

.small {
	font-size: x-small;
	font-style: normal;

	}

.small_medium {
	font-size: 84%;
	}

.contenuto {
	background-color: #eee;
	border: 1px dashed #006;
	height: 4%;
	line-height: 1.2em;
	padding: 0.5em;
	color: #006;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	}
	
h1 {
	border-left: 1px solid #66f;
	font-size: medium;
	font-variant: small-caps;
	color: #006;
	background-color: #eee;
	padding: 0.2em 0.4em;
	margin: 0.5em;
	font-weight: normal;
	display: block;
	}

h2 {
	border: 0px;
	color: #006;
	font-size: small;
	padding: 0;
	margin: 1.5em 1em 0.3em 1em;
	text-transform: uppercase;
	font-weight: normal;
	}

h3 {
	font-size: x-small;
	margin: 0 0 0 1.2em;
	font-weight: normal;
	padding-left: 1em;
	line-height: 1.3em;
	}
	
h3 a {
	font-weight: bold;
	color: #006;
	text-decoration: none;
	background-color: #fff;
	}
	
h3 a:hover {
	font-weight: bold;
	color: #006;
	text-decoration: none;
	background-color: #ccc;
	}

.label {
	border-top: 1px solid #66f;
	background-color: #ccf;
	text-transform: uppercase;
	padding: 0.2em;
	margin: 2em 1.5em 0 1.5em;
	}
	
.corsivo {
	font-style: italic;
	}

.maiuscoletto {
	font-variant: small-caps;
	}	

.maiuscolo {
	text-transform: uppercase;	
	}
	

/*  LISTE */

/*  menu sx */

ul.menu {
	list-style: none;
	padding: 0px;
	margin: 0.5em;
	}

ul.menu li {
	margin: 0 0 0.2em 0.08em;
	color: #006;
	font-size: 70%;
	}

ul.menu li a {
	text-decoration: none;
	display: block;
	height: 4%;
	line-height: 1.2em;
	padding: 0.5em;	
	background-color: #ccf;
	color: #006;
	border: 1px solid #66f;
	font-weight: bold;
	}
	
ul.menu li a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #66f;
	border: 1px dashed #006;
	font-weight: bold;
	height: 4%;
	line-height: 1.2em;
	}


/*  faq - menu dx */

ul.faq {
	list-style: none;
	padding: 0px;
	margin: 0.3em 0;
	border: 0px;
	}

ul.faq li {
	margin: 0;
	border-bottom: 1px solid #fff;
	font-size: x-small;	
	}

ul.faq li a {
	display: block;
	height: 2%;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding: 0.5em;
	background-color: #ccc;
	color: #006;
	border: 0px;
	}
	
ul.faq li a:hover {
	text-decoration: none;
	background-color: #eee;
	color: #66f;
	border: 0px;
	}


/*  segnalazioni */

ul.news {
	list-style-position: outset;
	padding: 0px;
	margin: 1em 0.4em 0 1.5em;
	list-style-type: square;
	}

ul.news li {
	margin: 0 0.5em 1.5em 1.5em;
	color: #222;
	font-size: 70%;
	font-weight: normal;
	}

ul.news li p {
	margin: 0.5em;
	font-size: 1em;
	padding: 0.6em;
	border-bottom: 1px dashed #66f;
	background-color: #eee;
	}

ul.news li p a {
	color: #006;
	text-decoration: underline;
	font-weight: normal;
	background-color: #eee;
	}

ul.news li p a:hover {
	color: #006;
	text-decoration: none;
	background-color: #ccc;
	}


/*  risposte alle domande */

ul.risposte {
	list-style-position: outset;
	padding: 0;
	margin: 1.8em 1.5em 1% 2.5em;
	list-style-type: square;
	color: #222;
	}

ul.risposte li {
	margin: 1em 0 1% 1.5em;
	font-size: 80%;
	padding: 0.2em 0 0.5em 1.5em;
	}

ul.risposte li a {
	color: #222;
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	}

ul.risposte li a:hover {
	text-decoration: none;
	background-color: #eee;
	color: #222;
	}

/*  risposte alle domande 2 */

ul.risposte2 {
	list-style-position: outset;
	padding: 0 1em 0.2em 0.5em;
	margin: 0.6em 1.5em 0.6em 1em;
	list-style-type: circle;
	color: #006;
	border-bottom: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	}

ul.risposte2 li {
	margin: 0 0 0.3em 1em;
	padding: 0 0 0em 0.5em;
	font-size: small;
	}

ul.risposte2 li a {
	color: #006;
	text-decoration: underline;
	font-weight: normal;
	font-size: 90%;
	}

ul.risposte2 li a:hover {
	text-decoration: none;
	}

/*  contatti */
	
ul.contatti {
	list-style-position: outset;
	padding: 0;
	margin: 3em 1.5em 0 1.5em;
	list-style-type: square;
	}

ul.contatti li {
	margin: 0 1em 0.5em 4em;
	padding: 0 0 0.5em 0;
	font-size: small;
	line-height: 130%;
	}
	
ul.contatti li a {
	color: #222;	
	text-decoration: underline;
	background-color: #fff;
	}
	
ul.contatti li a:hover {
	color: #222;	
	text-decoration: none;
	background-color: #eee;
	}

/* archivio mesi */

ul.archivi_m {
	padding: 0;
	margin: 2em 1.5em 0 2em;
	list-style: square;
	color: #222;
	font-size: x-small;
	}

ul.archivi_m li {
	margin: 0 1em 0.4em 4em;
	padding: 0 0 1em 0;
	line-height: 150%;
	font-size: x-small;
	}
	
ul.archivi_m li p {	
	margin: 0.3em 0 0 0;
	padding: 0;
	line-height: 1.5em;
	}

ul.archivi_m li a {
	color: #006;
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	}
	
ul.archivi_m li a:hover {	
	text-decoration: none;
	background-color: #eee;
	}

/*  link ufficiali */
	
ul.ufficiali {
	padding: 0;
	margin: 2em 1.5em 0 1.5em;
	list-style-type: square;
	color: #222;
	font-size: small;
	}

ul.ufficiali li {
	margin: 0 1em 1.5em 4em;
	padding: 0 0 1em 0;
	line-height: 120%;
	font-size: small;
	}
	
ul.ufficiali li p {	
	margin: 0.3em 0 0 0;
	padding: 0;
	line-height: 1.3em;
	}

ul.ufficiali li p a {
	color: #222;
	text-decoration: underline;
	font-weight: normal;
	background-color: #fff;
	}

ul.ufficiali li a {
	color: #222;	
	text-decoration: underline;
	background-color: #fff;
	}
	
ul.ufficiali li a:hover {
	color: #222;	
	text-decoration: none;
	background-color: #eee;
	}
	
.contesto {
	font-style: italic;
	font-weight: bold;
	font-size: 80%;
	color: #333;
	}
	
ul.indenta_uff {
	margin: 0.7em 0 0 3em;
	padding: 0;	
	}
	
ul.indenta_uff li {
	margin: 0.8em 0 0 0;
	padding: 0;	
	}
	
ul.indenta_uff li p {
	margin: 0.3em 0 0 0;
	padding: 0;
	line-height: 1.1em;	
	}	

/* testo normale */

ul.normale {
	list-style-position: outset;
	padding: 0.2em 1em 0.2em 4%;
	margin: 0.3em 1.5em 0 1em;
	list-style-type: circle;
	font-size: 80%;
	line-height: 1.5em;
	}

ul.normale li {
	margin: 0 0.5em 1% 1.5em;
	}

.list-style {
	list-style: none;
	padding: 0 1em 0 0;
	margin-left: 0px;
	margin-right: 2%;
	font-size: 90%;		
	}	

.list_small {
	font-size: 80%;	
	}

.list_az {
	font-size: 94%;
	list-style: none;
	margin-left: 0;
	}

/* normale2 */

ul.normale2 {
	padding: 0;
	margin: 0.5em 0.5em 0 1.5em;
	list-style-type: circle;
	font-size: 90%;
	line-height: 1.5em;
	}

ul.normale2 li {
	margin: 0 0 0 1em;
	padding-bottom: 0.5em;
	}


/*  siti e doc */
	
ul.siti_doc {
	padding: 0;
	margin: 2em 1.5em 0 1.5em;
	color: #222;
	font-size: small;
	line-height: 1.35em;
	list-style-type: circle;
	}

ul.siti_doc li {
	margin: 0 1em 0.4em 4em;
	padding: 0 0 1em 0;

	}

ul.siti_doc li a {
	color: #006;
	font-weight: normal;	
	text-decoration: underline;
	background-color: #fff;
	}
	
ul.siti_doc li a:hover {
	color: #006;
	font-weight: normal;	
	text-decoration: none;
	background-color: #eee;
	}
	
