@charset "iso-8859-1";
/* CSS Document */


	#buscador {
	
		position: absolute;
		top: 170px;
		left: 650px;
		width: auto;
		height: auto;
		background-color: transparent;
		float: left;

	}
	
	#margenes {
		margin-left: 2px;
		margin-right: 2px;
	}




