body, td, th, div {
	font-family: Calibri,arial,tahoma,verdana;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	background-color:#FFFFFF;
}

.adm_titolo_top {
	color: gray;
	font-size: x-large;
}

.adm_titolo_sez2 {
	color:#000070;
	font-weight:bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	font-size: large;
}

.adm_titolo_voce{

}

/*************************************************************************************************
**																				BOTTONI																								**
*************************************************************************************************/
.bottone {}
.bottone A,.bottone A:link,.bottone A:visited{color:#404040;text-decoration:none;font:13px Arial; font-weight:bold;white-space: nowrap;}
.bottone A:hover,.bottone A:focus,.bottone A:active{color: #404040;text-decoration:none;font:13px Arial; font-weight: bold;white-space: nowrap;}
.bottone .sinistra { border-right: 0px solid #444444; border-left:1px solid #444444; border-top:1px solid #444444; border-bottom:1px solid #444444; width: 10px; height:18px; background-color: #eeeeee;}
.bottone .destra { border-left: 0px solid #444444; border-right:1px solid #444444; border-top:1px solid #444444; border-bottom:1px solid #444444; width: 10px; height:18px; background-color: #eeeeee;}
.bottone .centro { border-left: 0px solid #444444; border-right: 0px solid #444444; border-top:1px solid #444444; border-bottom:1px solid #444444; white-space: nowrap; height:18px; vertical-align: middle; text-align: center; background-color: #eeeeee;}
