@charset "utf-8";
html,body{
	margin: 0px;
	padding:0px;
	height: 100%;
}

body{
	background-color:#57563a;
	width:100%;
	margin: 0px;
		padding:0px;
}


#logo_w3c {
	position:absolute;
	border:none;
	top:10px;
	right:130px;
}
#logo_w3c_css {
	position:absolute;
	border:none;
	top:10px;
	right:30px;
}



#divRisultato ul{
	padding-top:10px;
	list-style-type: none;	
}

#divRisultato ul li{
	background-image: url(../img/dot_lista.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#divRisultato ul li p{

	margin: 0px;
	padding: 0px;

}




a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #53573c;
	text-decoration:none;
	font-weight: bold;
}
a:link{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #53573c;
	text-decoration:none;
		font-weight: bold;

}

a:active{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #53573c;
	text-decoration:none;
		font-weight: bold;

}

a:visited{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
color: #53573c;
	text-decoration:none;
		font-weight: bold;

}


a:hover{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
color: #53573c;
	text-decoration:underline;
		font-weight: bold;

}







#contenitore {
	background-color:#CCC;
	width: 814px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/sfondo_corpo.gif);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 600px;
	padding: 0px;
}
#contenitore p {
	font-family: Verdana, Geneva, sans-serif;
	color: #53573c;
	font-size: 12px;
	width: 750px;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
.grigio_chiaro {
	background-color: #e7e7e7;
}
.grigio_scuro {
	background-color: #d1d1d1;
}

#contenitore .hr_personalizzato {
	background-image: url(../img/separatore.gif);
	position: relative;
	height: 6px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}





#footer a:link {
	color: #CCC;
	text-decoration:none;
}

#footer a:active {
	color: #CCC;
	text-decoration:none;
}
#footer a:visited {
	color: #CCC;
	text-decoration:none;
}
#footer a:hover {
	color: #CCC;
	text-decoration:underline;
}























#footer {
	background-color:#CCC;
	width: 814px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 61px;
	padding: 0px;
	color: #CCC;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
#footer p {
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#top {
	background-color:#57563A;
	width: 814px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	height: 96px;
}


#testata {
	position: relative;
	height: 228px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
	margin-left: 7px;
	border-bottom-color: #717171;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	background-color: #000;
	background-image: url(../img/testata.jpg);
}
.nascosto {
	display: none;
}

.nascosto_accessibilita {
	display: none;
}



#logo {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 60px;
	width: 484px;
	display:block;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;	
}
#box_ricerca {
	background-image: url(../img/box_ricerca.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 214px;
	width: 273px;
	background-position: left top;
	left: 8px;
	top: 8px;
}
#nome_img {
	background-image: url(../img/nome.gif);
	position: relative;
	height: 19px;
	width: 47px;
	background-repeat: no-repeat;
}
#cognome_img {
	background-image: url(../img/cognome.gif);
	position: relative;
	height: 19px;
	width: 63px;
	background-repeat: no-repeat;
}
#ordine_appartenenza_img {
	background-image: url(../img/ordine_appartenenza.gif);
	position: relative;
	height: 36px;
	width: 96px;
	background-repeat: no-repeat;
}

#box_ricerca input {
	font-family: Verdana, Geneva, sans-serif;
	height:1.6em;
	font-size: 10px;
	color: #960;
	border: 1px solid #666;
	padding-top:2px;

}

#box_ricerca option {
	height:1.6em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #960;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C7E4B8;

}

#box_ricerca select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #960;
	border: 1px solid #666;
	padding-top:2px;
	padding-bottom:0px;

}




#box_ricerca table{
	border-collapse:collapse;
	width:240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 40px;
}

#box_ricerca table th{
	width:100px;
	border:none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.ricerca_btn {
	background-image: url(../img/tasto_ricerca.jpg);
	position: absolute;
	height: 52px;
	width: 127px;
	top: 150px;
	right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-color: #758A0D;
}
#contenitore .titolo {
	background-image: url(../img/registro_unico_scritta.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #3e3c3d;
	position: relative;
	padding: 0px;
	height: 50px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}




#box_ricerca table td{
	width:100px;
	text-align: left;
	vertical-align: middle;
	height: 36px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}






#separatore1 {
	background-image: url(../img/separatore_top.gif);
	position: absolute;
	height: 81px;
	width: 2px;
	top: 0px;
	right: 220px;
}

#separatore2 {
	background-image: url(../img/separatore_top.gif);
	position: absolute;
	height: 81px;
	width: 2px;
	top: 0px;
	right: 110px;
}

#lingua {
	position: absolute;
	top: -80px;
	right: 80px;
	width: 106px;
	z-index: 2000;
}


#MenuBar1 {
		position: absolute;
	z-index: 3000;
}



.lingua_italiana {
	position: relative;
	background-image: url(../img/italiano.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 40px;
	display:block;

}


.lingua_inglese {
	position: relative;
	background-image: url(../img/inglese.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 40px;
	display:block;
}


.lingua_francese {
	position: relative;
	background-image: url(../img/francese.gif);
background-repeat: no-repeat;
height: 29px;
	width: 40px;
		display:block;
}

.lingua_tedesca {
	position: relative;
	background-image: url(../img/tedesco.gif);
background-repeat: no-repeat;
height: 29px;
	width: 40px;
		display:block;
}




#email {
	background-image: url(../img/email.gif);
	position: absolute;
	height: 48px;
	width: 67px;
	background-repeat: no-repeat;
	top: 20px;
	right: 25px;
}
#vis_stampa {
	background-image: url(../img/stampa.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 13px;
	width: 13px;
	top: 0px;
	right: 10px;
}
#vis_alta_visibilita {
	background-image: url(../img/alta_visibilita.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 13px;
	width: 13px;
	top: 0px;
	right: 30px;
}
#vis_grande {
	background-image: url(../img/catatteri_grandi.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 13px;
	width: 13px;
	top: 0px;
	right: 50px;
}
#vis_normale {
	background-image: url(../img/caratteri_piccoli.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 13px;
	width: 13px;
	top: 0px;
	right: 70px;
}
#tabella_dati{
	margin-top:20px;
}
#tabella_dati  table{
	position: relative;
	width: 760px;
	margin-left: 24px;
	border-collapse:collapse;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #53573c;
}

#tabella_dati table th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/sfondo_th.gif);
	background-color: #AEC278;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
}

#postilla {
	padding-top:20px;
	

}


#postilla p {
	font-size: 10px;
}



#tabella_dati table td {
	text-align: left;
	border: 1px solid #a8a8a8;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
}

/*#box_lingua {
	position: absolute;
	background-color: #57563A;
	width: 110px;
	top: 80px;
	right: 110px;
	z-index: 100;
}*/


#box_lingua {
	position: relative;
	background-color: #57563A;
	width: 106px;
	z-index: 100;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #EBEB59;
}



#box_lingua ul {
	margin:0px;
	padding: 0px;
	list-style-type: none;

}

#box_lingua ul li{
	margin-left:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #D2E452;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/freccia_lista.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;

}
.sfondo_tab_scuro {
	background-color: #4d4c33;
}





#contenitore h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #57563A;
	padding-left: 20px;
}
#contenitore h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #57563A;
	padding-left: 20px;
}



#contenitore ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;

	color: #57563A;
	
}

#contenitore ul li{
		font-family: Verdana, Geneva, sans-serif;
	font-size:12px;

	color: #57563A;
	
}

/*
 Michele : DA ULTIMARE DA PARTE DI PAOLO INIZIO
*/
#box_login {
	background-image: url(../img/box_login.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 214px;
	width: 273px;
	background-position: left top;
	left: 8px;
	top: 8px;
}

#box_login input {
	font-family: Verdana, Geneva, sans-serif;
	height:1.6em;
	font-size: 10px;
	color: #960;
	border: 1px solid #666;
	padding-top:2px;

}

#box_login option {
	height:1.6em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #960;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C7E4B8;

}

#box_login select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #960;
	border: 1px solid #666;
	padding-top:2px;
	padding-bottom:0px;

}

#box_login table{
	border-collapse:collapse;
	width:240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 40px;
}

#box_login table th{
	width:100px;
	border:none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#box_login table td{
	width:100px;
	text-align: left;
	vertical-align: middle;
	height: 36px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#username_img {
	background-image: url(../img/username.gif);

	position: relative;
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 65px;
}
#password_img {
	background-image: url(../img/password.gif);

	position: relative;
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 65px;
}

.login_btn {
	background-image: url(../img/login_btn.gif);
	position: absolute;
	height: 30px;
	width: 108px;
	top: 115px;
	left: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	z-index: auto;
}

#emailrecupero_img {
	background-image: url(../img/email_scritta.gif);
	position: relative;
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 57px;
}

.recuperopassword_btn{
	background-image: url(../img/recupera_password_btn.gif);
	position: absolute;
	height: 30px;
	width: 138px;
	top: 178px;
	left: 108px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-color: #758A0D;
	z-index: 100;
}


.mostra_elenco:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #93B01C;
	display: block;
	position: relative;
	height: 24px;
	width: 180px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 8px;
	border: 1px solid #060;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
		text-decoration:none
}
.mostra_elenco:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #93B01C;
	display: block;
	position: relative;
	height: 24px;
	width: 180px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 8px;
	border: 1px solid #060;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
		text-decoration:none
}
.mostra_elenco:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #93B01C;
	display: block;
	position: relative;
	height: 24px;
	width: 180px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 8px;
	border: 1px solid #060;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
		text-decoration:none
}
.mostra_elenco:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50640B;
	background-color: #93B01C;
	display: block;
	position: relative;
	height: 24px;
	width: 180px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 8px;
	border: 1px solid #060;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-decoration:none
}




.elencocompleto_btn{
	background-image: url(../img/tasto_elencocompleto.jpg);
	position: relative;
	height: 52px;
	width: 127px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
/*
 Michele : DA ULTIMARE DA PARTE DI PAOLO FINE
*/

