﻿/**/
#Buscar 
{
	text-align:center;
	
}
#Buscar .txt
{
	width:110px;	
	font-size:0.9em;
}

#Buscar .btn
{
	background-color:#395947;
	color:#FFF;
	font-size:0.9em;
	text-align:center;	
}

#Buscar .MensajeError
{
	width:110px;	
	font-size:0.9em;
}

