body {
	font-size: 0.8em;
}
.globale {
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../immagini/sfondo_1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #E1F5FD;
	font-weight: bold;
	color: #004990;
}
.messaggioErrore {
   font-size: 0.9em;
   color: red;
   font-weight: bold;
   display:block;
}


fieldset {
     border: 1px solid #214E7A;
     padding: 0.5em;
	 margin-bottom: 1em;
	 margin-top: 0px;
	 border-radius:8px;
 }




fieldset.login {
     position: absolute;
     top: 12em; 
     left: 50%; 
     margin-left: -12em;
	 width: 24em;
	 height: 12em;
	font-size: 1.0em;
	border-radius:8px;     
 }
 
 #btn_entra {
 	text-align: center;
 	padding-left: 0.2em;
 	padding-right: 0.2em;
 	margin: 0;
 }
 
 a#link_semenda{
	position: absolute;
	top: 27em;
	left: 50%;
	margin-left: -80px;
}
 
div#content {
	 width: auto;
     padding: 1em;
      padding-left: 5em;
  	padding-right: 5em;
  	
}

.centrata {
     margin-left: auto;
	 margin-right: auto;
 } 

.legend{
	font-family: Arial;
	color: #004990;
	font-size: 1.1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #004990;
	font-weight: bold;

}
.icon_right_pad
{
	padding-right: 0.3em;
}

#testata {
	padding: 0px;
}
#testata_logo {
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	float: left;
}
#testata_scritta {
	width: 300px;
	text-align: left;
	float: left;
	padding-top: 1em;
}

#testata_logo_regione {
    text-align: left;
    vertical-align: bottom;
    padding-bottom:0.5em;
    padding-right:1em;
    float: right;
    margin-top: 2.5em;
}

#testata_utente {
	font-size: 1em;
	font-weight: bold;
	color: #004990;
	vertical-align: top;
	float: left;
	margin-left: 6em;
}

#testata_email {
	font-size: 1.0em;
	vertical-align: top;
	float: left;
}

#logo_semenda {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	margin-top: 1em;
}

.testata_tabella {
	margin-top: 1.5em;
	margin-bottom: 1.0em;
	
}
a:link {
	/*color:  #286298;*/
	color: #004990;
	text-decoration: underline;
}
a:visited {
	/*color:  #286298;*/
	color: #004990;
	text-decoration: underline;
}
a:hover {
	/*color:  #286298;*/
	color: #004990;
	text-decoration: none;
}





.errore, erroreTimeout{
	color: red;
	font-size: 1em;	
}

.erroreTimeout {
    margin: 2em;
}
																
.carto {
	font-size: 0.8px;
	background-color: #EAFAFF;
	margin: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
}




input {
   font-size: 1em;
}

															 
.button {
    background-color: #E6F0F8;
    border: 1px solid #959595;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-style: normal;
    font-weight: bold;
    color: #30608F;
    cursor: pointer;
    border-radius:8px;
    padding-left:1em;
    padding-right:1em;
}
															 




/**********************************************************
		T A B E L L A 
**********************************************************/
.cells_h{
	border-style: solid;
	border-color: #286298;
	border-width: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	color: white;
	text-align: center;	
	
	/*background-color: #286298;*/
	background-color: #004990;
}

.cells_h a:link {
	color: #FFF;
}


.column {
	border-style: solid;	
	border-color: #E1F5FD;
	border-width: 2px;
	font-style: normal;
	color: #004990;	
	font-weight: normal;
	font-size: 1.0em;	
	text-align: center;
	padding-left: 0.5em;
	padding-right: 0.5em;
}


.rowPari {
	background-color: #FFF;
	}
.rowDispari {
	background: #E6F0F8;
}

/*
td {
	font-weight: bold;
	font-size: 13px;
}*/


/**********************************************************
		L O G I N 
**********************************************************/
.logout:link {	
	/*color: #286298;*/
	color: #004990;
	text-decoration: underline;
	
	margin-left: 1em;
}
.logout:visited {
	/*color: #286298;*/
	color: #004990;	
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1em;
}
.logout:hover {
	/*color: #286298;*/	
	color: #004990;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1em;
}

															
img {
	border: 0;
}


/**********************************************************
		M A R G I N 
**********************************************************/


/*****   L E F T **********/
marg_l_20 {
    margin-left: 1em;
}
/*****   R I G H T **********/
.marg_r_4 {
    margin-right: 0.3em;
}


.padding_top_25 {
    padding-top: 1.5em;
}



.al_l {
	text-align: left;
}
.al_r {
	text-align: right;
}

/* LINK PAGINAZIONE */
.link_pagina {
	
	color: #004990;
    font-size: 0.9em;
  	font-weight: normal;
  	padding: 0px 7px 0px 7px;
  	text-decoration:  none;
 	
 	background: #E4F4FF;
}

.link_pagina:hover {
 	background: #E4F4FF;
 	background: white;
}

.link_pagina_corrente {
    
    color: #004990;
    font-size: 0.9em;
  	font-weight: bold;
  	padding: 0px 7px 0px 7px;
  	text-decoration: none;
  	background: white;
}

.link_pagina_spazio {
	color: #E1F5FD;
    font-size: 0.9em;
  	font-weight: normal;
  	padding: 0px 7px 0px 7px;
  	text-decoration:  none;
 	background-color: #E1F5FD;
}

div.help {
   position:absolute;	
   top: 0px;
   right: 5em;
   padding: 1px;
   cursor: pointer;
 }
 
 div#about{
   display: none;
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -7.5em;
   margin-top: -5em;
   width: 15em;
   height: 10em;
   z-index:1000;
   
   font-size: 1.1em;
   background-color: #E1F5FD;
   color: #004990;
   font-family: Arial, Helvetica, sans-serif;
   text-align:  center;
   border: 1px solid #286298;
 }
 
 div.versione {
   position:absolute;
   width:4em;
   font-size: 1em;
   font-weight: bold;
   color: #004990;
   border: 1px solid #286298;
   top: 4px;
   right: 3px;
   padding: 1px;
   font-weight: normal;
   text-align:  center;
   cursor: pointer;
   border-radius:8px;
 }
 
 a.versione {
   /*color: #286298;*/
   color: #004990;
   text-decoration: none;
   font-weight: bold;
 }
 
 .data_versione {
   /*color: #944B14;*/
 }
 
.num_versione {
   font-size: 1.1em;
   font-weight: bold;
 }
 
 .label_versione {
   margin-top: 1.2em;
   font-size: 1.0em;
   font-weight: normal;
   color: #004990;
 }
 
 table.about {
   vertical-align: middle;
 }
 .chiusura_versione {
     position: absolute;
     right: -1px;
     top: -1px;
 }
 .chiudi {
     margin-top: 1.0em;
 }


a.chiudi {
    color: #004990;
    text-decoration: none;
   	font-weight: bold;
   	font-size: 1em;
 }
 
 a.chiudi:VISITED {
    color: #004990;
    text-decoration: none;
   	font-weight: bold;
 }
	
 a.chiudi:HOVER {
	color: black;
   	text-decoration: none;
   	font-weight: bold;
 }
 
 .page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	/*color: #286298;*/
	color: #004990;
}

.a_right{
	text-align: right;
}

.a_center{
	text-align: center;
}

.link_h{
	font-weight: bold;
	font-size: 1.0em;
	color: white;
	text-align: center;	
}

#testata_ti_trovi_in {
	padding-left: 4em;
	float: left;
}



.col_label{
    width: 20%;
    text-align: left;
}
.col_dati{
	 width: 80%;
	 text-align: left;
}

div.label_filtro {
     width: 24%;
     float: left;
     text-align: right;
     padding-right: 0.5em;
 }
 
 div.campo_filtro {
     margin-left: 25%;
     padding-left: 0.5em;
     text-align: left;
 }
 
 input.grande  {
	border: 1px solid #004990;
	padding-left: 0.3em;
 }
 
 input.grande {
     width: 95%;
 }
 
 select {
   font-size: 0.9em;
   font-family: Arial, Helvetica, sans-serif; 
   background-color: white;
}
div.clear{
   clear: both;
   height: 2em;
   font-size: 2px;
 }
 
 table.risultati {
	border-collapse: collapse; /* [separate, collapse]*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: right;
}

div#loading {
  width:120px;
  height:120px;
  top:50%;
  left:50%;
  position:absolute;
  overflow:hidden;
  text-align: center;
  margin-top:-60px;
  margin-left:-60px;
}

div#timeout{
	position: absolute;
	width: 20em;
	height: 5em;
	margin-left: -10em;
	margin-top: -5em;
	
	top: 50%;
	left: 50%;
	
	text-align: center;
}

div#logout, div#login {
    text-align: center;
    width: 30%;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -15%
    
}

/*fieldset.login label {
	float:left; 
	width: 20%;
	text-align: left;
	margin-bottom: 0.5em;
}*/

fieldset.login div.clear {
	font-size: inherit;
}

fieldset.login input {
	text-align: left;
}

fieldset.login input#submit {
	width: inherit;
	text-align: inherit;
}

.erroreApplicazione {
	position: relative;
	top: 2em; 
	margin: 0px; 
	color:red;
	font-size: 1.5em;
}

.container_errore {
	text-align: center;
	margin-top: 2em;
}

.msg_apertura {
	font-size: 1.2em;
}

.sem_logo_logout {
	position: relative;
	top: 120px;
}

div#manutenzione {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20%;
	text-align: center;
}

/* allineamento div*/
#left_col { 
	position:relative; 
	float:left; 
	width:50%;
	text-align: right;
	margin-top: 3px;
} 

#right_col { 
	position:relative; 
	float:right;
	width:50%; 
	text-align: left;
} 

.errore
{
	color: red;
}

.avvisoScadenzaPassword
{
	color: red;
	font-weight: bold;
}
.padd_t_10 {
    padding-top: 10px;
}

.padd_b_15 {
    padding-bottom: 15px;
}

.padd_t_15 {
    padding-top: 15px;
}

 fieldset.cambioPassword {
     position: absolute;
     top: 150px; 
     left: 50%; 
     
     margin-left: -150px;
	 border: 1px solid #854425;

     width: 400px;
     height: 300px;
 }
 
 .hidden
 {
 	display:none;
 }