/* CSS Document */

.buscador_tabla{
	/*border: #BCBDC1 solid 2px;*/
	background-color:#E1E2E2;
}

.buscador_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990E1E;
	font-weight:bold;
	padding:5px 0 5px 0px;
	background-color:#BCBDC1;
}

.buscador_texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
