body {
	margin:0px; font-family: Arial, Verdana;
	font-size: 13px;
	
}
a:link {
	color: #048753;
	text-decoration: none
}
a:visited {
	color: #048753;
	text-decoration: none
}
a:hover {
	color: #048753;
	text-decoration: underline
}
.top_riga{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.riga_cerca{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 158px;
	vertical-align: bottom;
}

p,td{
	font-size: 13px;
	font-family: Arial, Verdana
}

.titolo_sportelli {
	font-weight: bold;
	color: #10688E;
	padding-bottom: 5px;
}

.centro {
	padding: 10px;
	vertical-align: top;
}
.menub {
	text-align: right;
	padding-right: 10px;
	padding-left: 2px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menub1 {
	font-size: x-small;
	color: #013567;
	padding-left: 5px;
}
.buttonoff {
	font-size: small;
	color: #000000;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	height: 25px;
}
.testocentro {
	padding: 10px;
	border: 1px solid #013567;
	font-size: x-small;
}
.titolo {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0069AD;
	padding-left: 10px;
	width: 50%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.tratto {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #013567;
	width: 1px;
}
.sottotitolo {
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
a.buttontop, a:visited.buttontop{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
a.buttonoff, a:visited.buttonoff{
	color: #003366;
	text-decoration: none;
	font-size: medium;
}

a:hover.buttonoff{
	text-decoration: none;
	font-size: medium;
}

.bottoni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #F0F0F0;
	text-decoration: none;
	text-align: center;
}

.bottoni2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold; 
	color: #000000;
	background-color: #FFFFFF;
	border: 0px;
	text-decoration: none;
}
/* collegamenti nel menu' sulla barra di sinistra*/
a.llink, a:visited.llink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
a.blink, a:visited.blink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #013567;
	text-decoration: none;
}
a.nerolink, a:visited.nerolink{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:hover.nerolink{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}

a.rss, a:visited.rss {
        font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F86400;
	}

a:hover.rss{
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003460;
	}

fieldset {
	border: 1px solid #FFFFFF;
}
legend {
	font-size: x-small;
	color: #003366;
	font-weight: bold;
}
label {
	font-weight: bold;
	margin: 3px;
	height: 20px;
}
.lista {  padding-top: 0px}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
}
.sftitolo2 {
	text-align: left;
	color: #000000;
	font-size: x-small;
	font-style: oblique;
}
.sftitolo2fine {
	text-align: left;
	font-weight: bold;
	color: #013567;
	font-size: x-small;
	background-color: #DDE8F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.sfhome {
	background-color: #EFF5FA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
}
.mappalente {
	width: 250px;
}

.MainHeader
{
	font-weight: bold;
	text-transform: uppercase;
	color: #990066;
}

.BlueTitle
{
	font-weight: bold;
	text-transform: capitalize;
	color: #0099cc;
}

.CenteredTitle
{
	font-weight: bold;
	color: #ff0033;
	text-align: center;
}
.titreg {
	font-size: x-small;
	color: #0067AC;
	font-weight: bold;
}

.Elenco_formato_punto { list-style-type: disc }


.Elenco_formato_punto_vuoto { list-style-type: circle }


.Elenco_formato_Numerato_1_2_3 { list-style-type: decimal }


LI.Elenco_formato_Romano_I_II_III { list-style-type: upper-roman }


.Elenco_formato_Romano_Minuscolo_i_ii_iii { list-style-type: lower-roman }


.Elenco_formato_Alfabetico_A_B_C { list-style-type: upper-alpha }


.Elenco_formato_Alfabetico_Minuscolo_a_b_c { list-style-type: lower-alpha }

.titolo_2   
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.2em;
 color: #003470;
 background-color:#ffffff;
 font-weight: normal;
 font-style:italic;
}

.titolo_3   
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.9em;
 color: #000000;
 background-color:#ffffff;
 font-weight: bold; 
 font-style:normal;
}

.didascalia
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.9em;
 color: #003470;
 background-color:#ffffff;
 font-weight: normal; 
 font-style:oblique;
}

.nota
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.75em;
 color: #000000;
 background-color:#ffffff;
 font-weight: bold; 
}

select.eventi
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight: bold;
}

input.eventi
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight: bold; 
}

iconasott{
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

.bottoni_pda {
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	text-align: center;
}
.tabella_pagine {
	padding-bottom: 4px;
	border-bottom: 1px dashed #85A5CB;
}

.percorso_altezza {
  height: 20px;
}
.tabella {
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.dati {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.news {
	background-color: #F0F0F0;
	padding: 5px;
}

.login_color {
	background-color: #F0F0F0;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.titolo_elba {
	font-style: oblique;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small
}

select {
	font-size: x-small;
}

.cerca_top {
	text-align: right;
	vertical-align: bottom;
	padding: 5px;
}

.search {
	font-weight: bold;
	color: #10688E;
	font-size: small;
}
.calendario {
	font-size: 15px;
	font-weight: bold;
	color: #FE0000;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "TradeGothic LT BdCondTwenty", Verdana, Arial;
}

a.sottolink, a:visited.sottolink{
	color: #0069AD;
	text-decoration: none;
	padding: 4px;
}
a:hover.sottolink{
	color: #0069AD;
	text-decoration: underline;
	padding: 4px;
}
.sfondo_img_titolo {
	background-position: left top;
	text-align: left;
	height: 202px;
}
