@CHARSET "ISO-8859-1";

#central {

}

#cercasito #central_conten {
	float: left;
}

#cercasito #aux_conten {
	float: left;
}

.evidenzia {
	background: #fbe920;
}

#cercasito #central_conten  p  {
	font-size:0.85em;
    text-align: justify;
    padding: 0 40px;
}

.separator  {
	width:100%;
    border-bottom: 1px dotted #ccc;
    margin: 10px 0 15px 0;
}

#cercasito #cerca {
	text-align: left;
	float:left;
}

#cerca {
	margin: 4px 0 0 2px;
	text-align: center;
    padding: 0 0 5px 5px;
	float: right;
}

#cerca .zend_form dt {
	margin:0;
	text-align:center;
	font-weight: bold;
	padding-left: 2px;
	float: left;
}

#cerca form dl {
	margin:0;
}


#cerca .zend_form input {
	height: 1.5em;
	font-size: 1.0em;
	border: solid #ccc 1px;
	background: url('../img/admin/bkg_input.jpg')  repeat-x top;
}

#cerca #testo{
	margin: 0 0 0 5px;
	height: 19px;
	color:#999;
	font-size:0.9em;
	font-style:italic;
	float:left;
	
	}

.submitcerca {
    background: url("../img/admin/lente.gif") no-repeat scroll 0 0 transparent !important;
    border: 1px solid #CFCFCF;
    color: #FFFFFF;
    cursor: pointer;
    height: 23px !important;
    width: 26px;
}