/* CSS Document */


/*HACKS PARA SAFARI*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#nav {width: 59%;}
	/*PARA LA HOME*/
	#contenedor .acceso_anuncios input#buscar_codigo, #contenedor .acceso_anuncios input#buscar_telefono {background: url(/recursos/imgs/search_b_safari.gif) top left no-repeat;}
	#contenedor .acceso_anuncios input#buscar_codigo:hover,
	#contenedor .acceso_anuncios input#buscar_telefono:hover {background-position: -21px 0;}
	#contenedor .formulario p.rep_busqueda {margin: -26px 0 0 4%;}
	#contenedor .acceso_anuncios {margin: 10px 0 0 4%;}
	.configurar {width: 96.5%;}
	/*PARA LA BUSQUEDA*/
	#contenedor .nav_mapa {width: 79.9%;}
	#contenedor .nav_mapa #mapa {height:605px;}
	.roundedcornr_content {height: 254px;}
	#contenedor .nav_mapa .enlaces p {margin: -2px 8px 0 0; position: relative; top: 2px;}
	}
/**/
	html*#nav {width: 57.9%;} /* sólo en safari */
	html*#contenedor .acceso_anuncios {margin: 20px 0 0 4%;}
	html*#contenedor .nav_mapa #mapa {height:608px;}
	html*#footer div ul {width: 530px;}
	html*#contenedor .formulario .rep_busqueda {margin: -26px 0 0 4.2%;}
v\:* { behavior:url(#default#VML);}	


