/**
 * byBerny: Styles override for high resolution screens
 */

#logo a
{
	background-image: url('/themes/neue/images/highres/logo_bandos.png?2') !important;
	background-size: 203px 61px !important;
}

#anunciate a.icono { width: 61px;height: 61px;display: inline-block; background-size: 61px 61px;margin-bottom: 10px; }
#anunciate a.icono img { display: none; }

#anunciate a.comercios    { background-image: url('/themes/neue/images/highres/icons/comercios.png'); }
#anunciate a.asociaciones { background-image: url('/themes/neue/images/highres/icons/asociaciones.png'); }
#anunciate a.info         { background-image: url('/themes/neue/images/highres/icons/info.png'); }
#anunciate a.vivienda     { background-image: url('/themes/neue/images/highres/icons/vivienda.png'); }
#anunciate a.empleo       { background-image: url('/themes/neue/images/highres/icons/empleo.png'); }
#anunciate a.rutas        { background-image: url('/themes/neue/images/highres/icons/rutas.png'); }
#anunciate a.config       { background-image: url('/themes/neue/images/highres/icons/config.png'); }
#anunciate a.add          { background-image: url('/themes/neue/images/highres/icons/add.png'); }
#anunciate a.edit         { background-image: url('/themes/neue/images/highres/icons/edit.png'); }
#anunciate a.ok           { background-image: url('/themes/neue/images/highres/icons/ok.png'); }
