
#testo_admin{
	background-color:#CCFFCC;
	border-right:2px solid #199432;
	border-left:2px solid #199432;
	border-bottom:4px solid #199432;
	padding:0.5em;
}

#testo_info a,#testo_info a:hover{
	color:#199432;
}


.barra_sup_admin{
	background-repeat:no-repeat;
	background-image:url("../img/biglabel-info.gif");
	margin-bottom:0px;padding-bottom:0px;	
	height:20px;
}


#testo_admin .titolo_admin{
	padding-top:5px;
	padding-bottom:0px;
	font-family:verdana,serif;
	font-size:1.5em;
	color:#009933;
	
	display:block;
	border-bottom:0.25em solid #009933;
	

}