/* CSS Document */

input
{
	border:1px solid #DBDBDB;
	height: 18px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

}

input.bt
{
	border:1px solid #DBDBDB;
	height: 18px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		

}

.botonFormulariTOP {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 16px;
	width: 61px;
	background-image: url(../img/buscar_boto.jpg);
}

.botonFormulariRESULT {
	color: #FFFFFF;
	text-decoration: none;	
	text-align: center;
	height: 22px;
	width: 56px;
	background-image: url(../img/bt_buscador.gif);
}


