@charset "utf-8";
/* CSS Document */

html * { font-family: Verdana, arial, Helvetica, sans-serif; margin: 0; padding: 0; }
body {background:#ffffff; text-align:center; margin: 0; padding: 0; }

/* General */
	img {border:none;}
	li {list-style:none;}

#wrap_content{
	z-index:1; 
	position:relative;
	margin:0pt auto;
	padding:0px;
	text-align:left;
	width:760px;
	position:relative;
}


	/* Buscador e Img Fondo 760 */
	#content_buscador_img {float:left;width:760px; height:665px; margin-top:10px;}
	#content_buscador_img #img760 {float:left; width:760px; } 
/* Imagen de Fondo 760 */
	#content_buscador_img #iframeBuscador {
	position:absolute;
	z-index:2;
	top:110px;
	left:35px;
}


	

