body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: left;
	background: white;
}
html{height: 100%;}
table{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.aj_div_attesa_nascondi, .aj_div_principale_nascondi{display:none;}
.aj_div_attesa_vedi{
	width: 100%;
	top: 50px;
	position: relative;
	text-align:center;
}

a {text-decoration: none;color: Black;background: inherit;}
a:hover{text-decoration: none;color: Gray;background: inherit;}
img{border: 0px;}
form{margin: 0px;}
input, textarea{background: White; color: Black; border: 1px solid black; margin: 0px; padding: 0px 0px 0px 3px;}
.input_noborder{background: inherit;color: Black;	border: 0px;}
form{margin: 0px;padding: 0px;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
h1{font-size: 16px;	margin: 0px;}
h2{font-size: 14px;	margin: 0px;}
h3{font-size: 12px;	margin: 0px;}
h4{font-size: 11px;	margin: 0px;}
h5{font-size: 10px;	margin: 0px;}
.testo9, .testo9_grigio_c, .testo9_nero, .testo9_bianco, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_grigio, .testo10_nero, .testo10_bianco, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_grigio, .testo11_nero, .testo11_bianco, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_grigio, .testo12_nero, .testo12_bianco, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_grigio, .testo13_nero, .testo13_bianco, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_grigio, .testo14_nero, .testo14_bianco, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_grigio, .testo16_nero, .testo16_bianco, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_grigio, .testo18_nero, .testo18_bianco, .testo18_bianco{font-size: 18px;}

.testo9_grigio, .testo10_grigio, .testo11_grigio, .testo12_grigio, .testo13_grigio, .testo14_grigio, .testo16_grigio, .testo18_grigio{color: Gray;background: inherit;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;background: inherit;}
.bianco{color: White;background: inherit;}
.privacy{color: Gray; font-size: 10px;background: inherit;}
.giustificato{text-align: justify;}

.form_filtro{
	font-size: 10px;
}

/* === Layout ==================================== */
/* DIV PRINCIPALI */
#intestazione_pagina{
	width: 100%;
	min-height: 85px;
	height: auto;
	margin-top: 15px;
	border-bottom: 2px solid black;
}
#intestazione_pannello{
	width: 98%; /* + 2% padding*/
	height: 35px;
	padding: 0.5% 0% 0% 2%;
	color: black;
	background: #EDEDED url(immagini_layout/sfondo_intestazione_pannello.jpg) repeat-x;
}
#servizi{
	width: 96%;
	height: 122px;
	margin-top: 15px;
	padding: 0px;
	border: 1px solid silver;
	margin-left: 2%;
}
#funzioni_pannello{
	width: 94%;
	min-height: 180px;
	margin: 1% 0% 0% 2%;
	border: 1px solid silver;
	color: black;
	background: #EDEDED;
	padding: 1%;
	overflow: auto;
}
#credits{
	width: 95%;
	height: 35px;
	margin-left: 2%;
	line-height: 35px;
	padding-left: 1%;
	font-size: 11px;
	color: silver;
	background: inherit;
}

/* DIV ANIDATI (SECONDARI) */
#assistenza{
	width: 250px;
	height: 55px;
	float: right;
	clear: right;
	margin: -1.5% 2% 0% 0%;
	position: relative;
	text-align: right;
}
#elenco_funzioni{
	width: 30%;
	min-height: 80px;
	border: 1px solid silver;
	float: left;
	position: relative;
}
#funzioni_data_entry{
	width: 68%; /* Div poi si adatta al link nel suo interno */
	height: 35px;
	margin-left: 1%;
	background: inherit;
	color: Black;
	float: left;
	position: relative;
}

#data_entry{
	width: 68%; /* + 1  margin */
	min-height: 80px;
	margin-left: 1%;
	border: 0px solid silver;
	float: left;
	position: relative;
}
#messaggi_pannello{
	background: white;
	width: 68%; /* + 1  margin */
	min-height: 80px;
	margin-left: 1%;
	border: 1px solid silver;
	float: left;
	position: relative;
	overflow: auto;
	text-align: center;
}
/* === Layout ==================================== */ 

/* === Contenuti box ============================= */
/* IMMAGINI INTESTAZIONE PAGINA */
.logo_cliente{float: left; margin-left: 2%; position: relative;}
.logo_well-come{float: right; margin-right: 2%;}

/* TESTI "PANNELLO DI CONTROLLO" */
#intestazione_pannello h1{
	font-size: 14px;
	text-transform: uppercase;
	color: red;
	margin: 0% 40% 0% 0%;
	padding: 0px;
	float: left;
	background: inherit;
}

/* MENU SERVIZI */
ul.menu_servizi, ul.menu_servizi_uscita{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.menu_servizi_uscita{float: right; margin-right: 10px; position: relative;clear: right;} /* Bottone ESCI */
ul.menu_servizi li, ul.menu_servizi_uscita li{
	margin: 10px 0px 10px 10px;
	border: 1px solid silver;
	float: left;
	position: relative;
	text-align: center;
}
ul.menu_servizi li a img, ul.menu_servizi_uscita li a img{margin: 5px 0px 5px 0px;}
ul.menu_servizi li a, ul.menu_servizi_uscita li a{
	width: 120px;
	height: 100px;
	display: block;
}
ul.menu_servizi li a:hover, ul.menu_servizi_uscita li a:hover{color: black;background: #EDEDED;}


/* TITOLO ELENCO FUNZIONI */
#elenco_funzioni h2 img{margin: 0px 8px -4px 0px;}
#elenco_funzioni h2{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-transform: uppercase;
	color: black;
	background: White url(immagini_layout/sfondo_titolo_elenco_funzioni.jpg);
}

/* MENU ELENCO FUNZIONI */
ul.elenco_funzioni{
	width: 95%;
	margin: 1.5% 0% 2% 5%;
	padding: 0px;
	list-style-type: none;
}
ul.elenco_funzioni li a{
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 2px;
	display: block;
	border-bottom: 1px solid silver;
}
ul.elenco_funzioni li a:hover, ul.elenco_funzioni li a.attivo{
	background: #666666;
	color: white;
}

/* DATA ENTRY */
#funzioni_data_entry a{
	/*width: 180px;
	height: 25px;*/
	line-height: 22px;
	background: White;
	border: 1px solid gray;
	/*display: block;*/
	padding: 6px;
	color: red;
	text-transform: uppercase;
}
#funzioni_data_entry a:hover{background: gray; color: white;}
#funzioni_data_entry a img{margin: 0px 0px -4px 0px;}

table.data_entry{margin: 0% 0% 1% 0%; border: 1px solid gray;}
table.data_entry td.elenco{border-bottom: 1px solid silver;}
table.data_entry tr.titoli{color: black;background: white url(immagini_layout/sfondo_titolo_elenco_funzioni.jpg);}
table.data_entry tr.de_riga_hover{color: white; background: gray;}
table.data_entry tr.de_riga_hover a{color: white;}
/* === Contenuti box ============================= */


a.pp_img{z-index: 24;}
a.pp_img:hover{z-index: 25; background: transparent;  cursor: help;  }
a.pp_img span{display: none;}
a.pp_img:hover span img{margin-bottom: 3px;}
a.pp_img:hover span{
	display: block;
	background: #E9E9E9;
	color: Black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: -70px !important;
	margin-left: 70px !important;
	/*width: 200px;*/
   border: 1px solid Gray; 
	padding: 5px;
	position: absolute;
	z-index: 25;
	}
	

label.form_singolo{
	border: 1px solid #A1A1A1;
	margin-left: -5px;
	padding: 3px 150px 23px 5px;
	background: url(../SORGENTE/bg_pattern.jpg);
	text-transform: uppercase;
	font-weight: bold;
}