/*registros*/
table.registros{
		border:0;
		width:100%;
	}
table.registros td{
		border:0;
	}	
table.registros tr.titulos{
		background:#237338;
		text-align:center;
		text-transform:uppercase;
		height:20px;
		color:#FFFFFF;
	}
table.registros tr.row0{
		background:#d0d0d0;
	}
table.registros tr.row1{
		background:#d0d0d0;
	}
.color_busqueda_texto
{
color:#237338;
}