

/*** definizioni generali**********************************************************************/
h1.titolo
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: large;
    color: black;
    font-variant: normal;
    line-height: 10px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

div.titolo {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: small;
    color: black;
    font-variant: normal;
    line-height: 12pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;

}

.interna_image{
vertical-align:baseline;
}


h2.titolo
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: small;
    color: black;
    font-variant: normal;
    line-height: 12pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

h3.titolo
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: small;
    color: black;
    font-variant: normal;
    line-height: 12pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

h4.titolo
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: large;
    color: black;
    font-variant: normal;
    line-height: 12pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    text-align: right;
}

h5.titolo
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: large;
    color: black;
    font-variant: normal;
    line-height: 14pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    text-align: left;
}

p
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

ul.menu
{
    margin-top: 0.5em;
}
    
li.menu
{
    list-style-position: outside;
    list-style-type: square;
    margin-top: 0.5em;
    margin-bottom: 0.5mm;
}
    
body
{
    background-repeat: repeat-y;
}
    
hr
{
    border-right: #8FBC8F thin ridge;
    border-top: #8FBC8F thin ridge;
    border-left: #8FBC8F thin ridge;
    border-bottom: #8FBC8F thin ridge;
}

/*** ALTA **********************************************************************/
img.alta
{
}
div.alta
{
    left: 0px;
    top: 0px;
    position:absolute;
    width: 100%;
    height: 140px;

}
    
div.alta1
{
    top: 0;
    left: 0;
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    text-align: left;
    height: 140px;
    border-left-color: #ff0033;
    border-bottom-color: #ff0033;
    border-top-style: none;
    border-top-color: #ff0033;
    border-right-style: none;
    border-left-style: none;
    border-right-color: #ff0033;
    border-bottom-style: none;
    background-image: url(../grafica/Main_Alta/0/sfondo_alta.png);
}

div.alta2
{
    margin: 0px 20% 0px 15%;
    padding: 0px 0px 0px 0px;
    position: relative;
    text-align: center;
    height: 140px;
    border-left-color: #336699;
    border-bottom-color: #336699;
    border-top-style: none;
    border-top-color: #336699;
    border-right-style: none;
    border-left-style: none;
    border-right-color: #336699;
    border-bottom-style: none;
}
    
div.alta3
{
    top:0;
    right:0;
    position:absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 15%;
    text-align: right;
    height: 140px;
}
    
/****** accessibilità **********************************************************************/
div.accessibilita
{
    position: relative;
    left: 0px;
    width: 100%;
    top: 151px;
    height: 25px;
    display: block;
    border-left-color: #99ff33;
    border-bottom-color: #99ff33;
    border-top-style: none;
    border-top-color: #99ff33;
    border-right-style: none;
    border-left-style: none;
    border-right-color: #99ff33;
    border-bottom-style: none;
}

div.accessibilita_dx
{
    position: relative;
    text-align: right;
    left: 50%;
    width: 50%;
    top: 128px;
    height: 25px;
    display:block;
}
    
.accessibilita
{
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    position: static;
    text-align: left;
    font-size: xx-small;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: black;
}
    
input.accessibilita
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    text-align: left;
    color: black;
}
    
A.accessibilita, A.accessibilita:link, A.accessibilita:visited, A.accessibilita:hover
{
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    position: static;
    text-align: left;
    font-size: xx-small;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: black;
    text-decoration: underline;
}
    
img.accessibilita
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
    
form.accessibilita
{
    margin-top:0px;
    margin-bottom:0px;
}

/*** DIV CENTRALE **********************************************************************/
div.centrale
{
    width: 50%;
    left: 20%;
    position: absolute;
    top: 0px;
    display: block;
    background-image: none;
    background-color: transparent;
}
    
div.centrale1
{
    width: 63%;
    left: 20%;
    position: absolute;
    top: 0px;
    display: block;
    background-image: none;
    margin: 0px;
    border-bottom-color: #009999;
    border-left-color: #009999;
    border-top-color: #009999;
    border-right-color: #009999;
}
     
p.centrale
{
    text-align: center;
}
    
/*** NAVIGAZIONE'**********************************************************************/
.navigazione
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
    color: black;
    text-align: left;
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    position: static;
}

input.navigazione
{
    width: 80px; 
}

.navigazione_dx
{
    text-align: right;
}

A.navigazione, A.navigazione:link, A.navigazione:visited, A.navigazione:hover
{
    text-decoration: underline;
}

div.navigazione
{
    left: 0px;
    top: 0px;
    position: relative;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    background-image: url(../main/grafica/Main_Accessib/sfondo_navigazione.png);
}

p.navigazione
{
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: right;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

img.navigazione
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
    
strong.navigazione
{
    font-size:small;
}
    
/*** MENU SX **********************************************************************/

.menusx
{
width:80%;
margin:0;
padding:0;
list-style:none;
font: 90% Arial;
}
.menusx
 a{
display:block;
text-decoration:none;
padding:3px 10px;
margin:1px 0;
background:#fff;
color:#009;
font-size:1.1em;
}
.menusx
 li{
display:inline;
}
.menusx
 a{
height:auto!important;
height:0;
}
.menusx a:link, .menusx a:visited
{
    background: #F8F8FF;
    color: #000;
}
.menusx a:hover, a:focus, a:active
{
    background: #D3D3D3;
    color: #666;
    border-color: #666;
}
.menusx active-.menusx
 a{
background:#eee;
color:#666;
border-color:#666;
padding-left:15px;
}


A.menusx, A.menusx:link, A.menusx:visited
{
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    position: static;
    text-align: left;
    text-decoration: underline; 
    
}

A.menusx:hover
{
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    position: static;
    text-align: left;
    text-decoration: underline;
    color: #6B8E23;
}

li{
/*list-style-type: square;*/
}

div.menusx
{
    left: 0px;
    position: static;
    top: 0px;
    display: block;
    width: 18%;
    border-right: gray 2px solid;
    border-top: gray 2px solid;
    border-left: gray 2px solid;
    border-bottom: gray 2px solid;
    background-color: #F8F8FF;
    margin-left: 7px;
}
    
img.icone
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
    
ul.menusx
{
    margin-left: 0.2em;
    margin-bottom: 1.5em;
}
    
li.menusx
{
    list-style-position: outside;
    list-style-type: square;
    
}
    
p.menusx
{
    text-align: right;
    margin-bottom: 0.5em;
}

    
/*** MENU DX **********************************************************************/
.menudx
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;

}
    
div.menudx
{
    top: 0;
    left: 84%;
    position: absolute;
    width: 16%;
    border-left-color: #cc66cc;
    border-bottom-color: #cc66cc;
    border-top-style: double;
    border-top-color: #cc66cc;
    border-right-style: double;
    border-left-style: double;
    border-right-color: #cc66cc;
    border-bottom-style: double;
}

/*** FOCUS **********************************************************************/

.focus
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    text-align: left;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    position: static;
    left: 0;
    top: 0;
    vertical-align: top;
}
    
ul.focus
{
    margin-top: 0.5em;
    margin-left: 0.5em;
}
    
li.focus
{
    list-style-position: outside;
    list-style-type: none;
    padding-top: 0.5em;
}
    
div.primopiano
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    top: 0;
    left: 0;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 74%;
}
       
div.focus
{
    top: 5px;
    right: 0;
    margin: 50px 0px 0px 76%;
    padding: 0px 0px 0px 0px;
    width: 24%;
    text-align: right;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    border-right: gray 2px solid;
    border-top: gray 2px solid;
    border-left: gray 2px solid;
    border-bottom: gray 2px solid;
    color: #696969;
    position: absolute;
    background-color: #FAF0E6;
}
 
A.focus, A.focus:link, A.focus:visited, A.focus:hover
{
    height: auto;
    color: black;
    text-decoration: underline;
}  

A.interna_blank_focus, A.interna_blank_focus:link, A.interna_blank_focus:visited, A.interna_blank_focus:hover
{
    height: auto;
    color: black;
    text-decoration: underline;
} 
 
A.interna_self_focus, A.interna_self_focus:link, A.interna_self_focus:visited, A.interna_self_focus:hover
{
    text-align: left;
    font-size: small;
    color: black; 
    text-decoration: underline;
} 
 
/****** AGENDA **********************************************************************/
.agenda
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: black;
    font-size: x-small;
    text-align: left;
}
div.agenda
{
    position: relative;
    border-right: gray 2px solid;
    border-top: gray 2px solid;
    border-left: gray 2px solid;
    border-bottom: gray 2px solid;
    left: 18px;
    width: 160px;
    background-color: #F8F8FF;
}
    
ul.agenda
{
    margin-top: 0.8em;
    margin-left: 2em;
}
    
li.agenda
{
    list-style-position: outside;
    list-style-type: square;
}
    
p.agenda
{
    text-align: right;
    margin-bottom: 0.5em;
}
    
A.agenda, A.agenda:link, A.agenda:visited
{
    text-decoration: underline;
} 

A.agenda:hover
{
    text-decoration: underline;
    color: #228B22;
} 
/****** BANNER **********************************************************************/
.banner
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    position: static;
    left:0;
    top:0;
    vertical-align:top;
    text-align:center;
}
    
div.banner
{
    background-color: transparent;
    position: static;
    border-left-color: #99ff33;
    border-bottom-color: #99ff33;
    border-top-style: dashed;
    border-top-color: #99ff33;
    border-right-style: dashed;
    border-left-style: dashed;
    border-right-color: #99ff33;
    border-bottom-style: dashed;
}

/****** MAIN **********************************************************************/

.main
{
    margin: 0px;
    top: 0px;
    left: 0px;
    padding-bottom: 0px;
    vertical-align: top; 
}
    
div.main
{
    left: 0px;
    width: 100%;
    position: relative;
    top: 123px;
}
    
table.main
{
    top: 0px;
    left: 0px;
    margin-left: 0px;
    background-image: url(../main/immagini/menusx/sfondo.png);
    background-repeat: repeat-y;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 30px solid;
    border-bottom: 0px solid;
    width: 100%;
    position: static;
    text-align:left;    
} 
    
BODY.main
{
    left: 0px;
    top: 0px;
    position: static;
    margin-top: 0px;
    margin-left: 0px;
}
    
/*** INTERNA **********************************************************************/
.interna
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    color:Gray; 
    text-align:left;
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    padding-right: 0px;
    position: static;
    vertical-align: top;
} 
	
.interna_float_dx 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    color:Gray; 
    text-align:right;
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    padding-right: 0px;
    position: static;
    vertical-align: top;
}

.interna_float_sx 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    color:Gray; 
    text-align:left;
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    padding-right: 0px;
    position: static;
    vertical-align: top;
}
    
.interna_dx
{
    text-align: right;
} 
    
.interna_sx
{
} 
    
.interna_center
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    color:Gray; 
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    padding-right: 0px;
    position: static;
    vertical-align: top;
    text-align: center;
} 

 td.interna 
 {
    text-align:left;
    height: auto;
    padding-bottom: 2px;
    padding-right: 10px;
    position: static;
    vertical-align: top;
 }  
 
 td.interna_bordo_soprasotto 
 {
    text-align:left;
    height: auto;
    padding-bottom: 2px;
    padding-right: 10px;
    position: static;
    vertical-align: top;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
 }  
 
 table.interna 
 {
	border:1px solid #cccccc;
	width:100%;
 }   
  
  table.interna_senza-bordo 
  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    color:Gray; 
	border:0px;
	width:100%;
 }   

 table.interna_senza_bordo_top 
 {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:100%;
 }   
  
.interna_justify
{
    text-align: justify;
} 

.interna_100
{
    font-size: x-small;
    width:100%;
} 

A.interna, A.interna:link, A.interna:visited, A.interna:hover
{
	vertical-align:bottom;
    color: black; 
    text-decoration: underline;
} 

A.interna_blank, A.interna_blank:link, A.interna_blank:visited, A.interna_blank:hover
{
    color: black; 
    text-decoration: underline;
} 

.interna_titolo
{
    text-align: right;
    font-size: large;
    color: black;
    font-weight: bold;
} 
    
.interna_titolo2
{
    font-size: medium;
    color: black;
    background-color: transparent;
    font-weight: bold;
} 
.interna_titolo3
{
    font-size: small;
    color: black;
    background-color: transparent;
    font-weight: bold;
} 

img.interna
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

img.interna-up
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    width: 50px;
}

    
p.interna
{
    margin-top: 0.5em;
}
ul.interna
{
    list-style-type:none;
    margin-top: 0.5em;
	
}


    
li.interna
{
    list-style-type: none;
}

li.internapuntato
{
    list-style-type: square;
}
   
.primopiano_base
{
    position: relative;
    background-color: transparent;
    text-align: justify;
    font-size: small;
}
    
.link_primopiano, A.link_primopiano, A.link_primopiano:link, A.link_primopiano:visited
{
    position: relative;
    color: maroon;
    width: 100%;
}
    
A.link_primopiano:hover
{
    text-decoration: underline;
    background-color: transparent;
}
    
.titolo_pagina
{
    position: relative;
    background-color: lime;
    text-align: justify;
    font-size: medium;
    border-bottom-color: white;
    color: red;
    text-decoration: overline;
}
    
/*** ack **********************************************************************/
.ack
{
    margin: 0;
    padding: 0;
    font-size: 0.1em;
    line-height: 0.1em;
    height: 1px;
    width: 1px;
    position: absolute;
    top: -10000px;
    color: white;
}
    
.ack ul  
{
    margin:0; 
    padding:0;
}
    
.ack ul li a 
{
    display:inline; 
    margin:0; 
    padding:0;
}

/*** form **********************************************************************/
Form
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    color: black;
    text-align: left;
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    position: static;
    text-decoration: none;
    margin:0; padding:0;
}
 
li.form
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    list-style-type: none;
}
    
.testo
    {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    color: black;
    }
.testo_piccolo
    {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: black;
    }
/*** Coda **********************************************************************/	

.coda
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: black;
    text-align: center;
}

div.coda
{
    width: 100%;
    
    border-top: black thin solid;
}


p.coda
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: black;
    text-align: center;
}



/*** REGISTRAZIONE **********************************************************************/	

.Registrazione
    {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    color: black;
    text-align: left;
    top: 0px;
    left: 0px;
    height: auto;
    position: static;
    vertical-align:top;
    text-decoration: none;
	padding-top:1px;
	padding-bottom:1px;
    }
    
div.registrazione1
    {
    float: left;
    width: 150px;
    vertical-align: bottom;
	padding-top:1px;
	padding-bottom:1px;
    }
    
 div.registrazione2
    {
    padding-top:1px;
    padding-bottom:1px;
    }


input.Registrazione
    {
    width:150px;
	padding-top:1px;
	padding-bottom:1px;
    }
    
select.Registrazione
    {
    width:305px;
	padding-top:1px;
	padding-bottom:1px;
    }
    
textarea.Registrazione
    {
    width: 300px;
    color: black;
	padding-top:1px;
	padding-bottom:1px;
    }
    
input.Registrazione_btt
    {
    text-align:center;
    width:150px;
    }
    
small.Registrazione
    {
    font-size: x-small;
    color:Red;
    }
    
A.Registrazione, A.Registrazione:link, A.Registrazione:visited, A.Registrazione:hover
    {
    font-size: small;
    text-decoration: underline;
    }

.interna_border_0
    {
    border-width: 0px;
    } 

.interna_border_1
    {
    border-style: solid;
    border-width: 1px;
    }

/*** UPDATE **********************************************************************/	
.update
    {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    color: black;
    top: 0px;
    left: 0px;
    height: auto;
    padding-bottom: 0px;
    position: static;
    text-align: left;
    vertical-align:top;
    text-decoration: none;
    }
    
th.update
    {
    text-align: center;
    font-size: large;
    }
    
input.update
    {
    width:150px;
    }
    
select.update
    {
    width:305px;
    }
    
textarea.update
    {
    width:300px;
    }
    
input.update_btt
    {
    text-align:center;
    width:150px;
    }
    
small.update
    {
    font-size: x-small;
    color:Red;
    }

A.update, A.update:link, A.update:visited, A.update:hover
    {
    padding-bottom: 0px;
    font-size: small;
    text-decoration: underline;
    }
	
/*** GESTIONE MAPPA **********************************************************************/		
div.mappa_testo 
    {
	float:left; 
	width:125px;
	padding-top:2px;
	padding-bottom:2px;
    }

div.mappa_input 
    {
	width:300px;
	padding-top:2px;
	padding-bottom:2px
    }
	
/*** SEgnalazioni **********************************************************************/	
div.float {
	float:left
}

div.Segn_NomeCampo {
		float: left;
		width: 150px;
		vertical-align: Top;
		padding-top:2px;
		padding-bottom:2px;
		 color: navy;
}

div.Segn_Campo {
		padding-top:2px;
		padding-bottom:2px;
		color: navy;
}

div.Segn_Testo{
		width:100%;
		vertical-align:top;
		color: navy;
}

div.Segn_Contenitore {
		width:100%;
		vertical-align:top; 
		padding-top:2px; 
		padding-bottom:2px;
		color: navy;
}

div.Segn_TestoErrore{
		width:100%;
		vertical-align:top;
		color:red;
}
input.Segnalazioni
    {
    width:150px;
	padding-top:2px;
	padding-bottom:2px;
    }
    
select.Segnalazioni
    {
    width:305px;
	padding-top:2px;
	padding-bottom:2px;
    }
    
textarea.Segnalazioni
    {
    width: 300px;
    color: black;
	padding-top:2px;
	padding-bottom:2px;
    }
    
input.Segnalazioni_btt
    {
    text-align:center;
    width:100px;
	padding-top:2px;
	padding-bottom:2px;
	
    }
