@charset "utf-8";
/* CSS Document */

.txt_buscar{
	border:solid 1px #A70304;
	background-color:#FFF;
	color: #039;
	font-style: normal;
}

.btn_buscar{
	border:solid 0px;
	background-color:#A70304;
	color:#FFF;
	font-style: normal;
	}

.date_bus {
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', serif;
	color: #000;
	text-align: left;
	font-weight: 100;
	margin-top: 5px;
	}
