html{
    margin:0px;
    padding:0px;
    }
body {
	
	margin:auto;
	
    } .txt_buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 80%;
	position: absolute;
	height: 500px;
	width: 1000px;
	left: 1px;
	top: 52px;
	color: #C0C0C0;
}
