a,
a:hover,
div#irMovil {
    text-decoration: none
}
#base_centro,
#base_centro #base_central,
.Centrado {
    z-index: 100;
    height: auto;
    position: relative
}
body,
html {
    overflow: auto;
    height: auto
}
* {
    font-family: Montserrat
}
article,
aside,
footer,
header,
nav,
section {
    display: block
}
#twttrHubFrame,
#twttrHubFrameSecure,
iframe[id^=oauth2relay] {
    position: fixed!important
}
body {
    margin: 0;
    padding: 0
}
a {
    color: #db0000;
    display: inline-block;
    padding: 0 2px
}
a.ampliar_contenido {
    float: right;
    position: relative;
    background: url(../img/fondo_destacados_enlace.png) right center no-repeat;
    max-width: 90%;
    padding: 5px 10% 5px 0;
    text-align: right;
    font-size: .9em
}
div#irMovil {
    background: #333;
    bottom: 0;
    left: 0;
    margin: 0;
    opacity: .9;
    padding: 20px 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1000
}
a.version_movil {
    color: #ffffff;
    font-size: 2em;
    margin-right: 30px
}
.a100,
.a25,
.a33,
.a50 {
    float: left!important;
    padding: 0 1%!important
}
.a100 {
    width: 98%!important;
    min-height: auto
}
.a50 {
    width: 48%!important
}
.a33 {
    width: 31.33%!important
}
.a25 {
    width: 23%!important
}
.Centrado {
    width: 98%;
    margin: 0 1%;
    float: left;
    padding: 0
}
#base_cabecera,
#base_utilidades {
    position: fixed;
    width: 100%;
    transition: .5s ease all;
    padding: 0;
    float: left;
    left: 0
}

#datos_cabecera {
	/* margin: 0; */
	width: 1150px;
	position: relative;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	top: 65px;
	z-index: 1000000;
	margin: 0 auto;
	height: 24px;
}
#datos_cabecera .telefono {
	position: absolute;
	left: 0%;
}
#datos_cabecera .telefono::before {
	content: "\f3cd";
	font-size: 1.1em !important;
	color: #fffffffff;
	font-family: "Font Awesome 5 Free";
	top: 1px;
	display: inline-block;
	position: relative;
	font-weight: bold;
	margin-right: 8px;
}
#datos_cabecera .correo {
	position: absolute;
	right: 0%;
}
#datos_cabecera .correo::before {
	content: "\f0e0";
	font-size: 1.1em !important;
	color: #fffffffff;
	font-family: "Font Awesome 5 Free";
	top: 1px;
	display: inline-block;
	position: relative;
}
#datos_cabecera p{margin:0;}
#datos_cabecera p a{color:inherit;}
#contenedor {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 170px 0 0;
    position: relative;
    font-size: 16px
}
#base_utilidades {
    height: auto;
    top: 130px;
    z-index: 350;
    background: #232323;
}
#base_cabecera {
    min-width: 1180px;
    height: 130px;
    margin: 0;
    top: 0;
    background: linear-gradient(#db0000 calc(100% - 40px),#cd0e0e calc(100% - 40px));
    z-index: 351
}
#base_cabecera #menuSuperior {
    width: auto;
    height: 47px;
    float: right;
    margin: 0;
    padding: 0;
    position: relative
}
#base_centro {
    width: 100%;
    min-height: 400px;
    float: left;
    margin: 0;
    padding: 0
}
#base_centro #base_central {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 2%
}
#baseloMas {
    width: 100%;
    float: left;
    position: relative;
    height: auto;
    padding: 30px 0;
    background: #eee
}
#baseNube {
    float: left;
    height: auto;
    margin: 0;
    position: relative;
    width: 100%;
	background: linear-gradient(to bottom, #d6d6d6 0%, #fff 100%);
box-shadow: 0 0 15px #999;
border-top: 1px solid #eee;
padding: 10px 0;
}
#base_redes {
    width: 28%;
    height: auto;
    float: left;
    margin: 0 1%;
    padding: 0;
    position: relative
}
#base_redes  > .base_redes > p{display:none;}
#base_redes.a100 div.redes_bloque {
    width: 18%;
    height: auto;
    float: left;
    margin: 0 1%;
    padding: 0
}
#base_redes div.redes_bloque {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 15px;
    padding: 0;
	text-align: center;
}
#base_redes div.redes_bloque:last-child {
    margin: 0
}
#base_redes div.redes_bloque div.titulo a {
    width: 100%;
    float: left;
    position: relative;
    display: inline-block;
    text-align: center;
    height: 30px;
    overflow: visible;
    z-index: 1;
    font-size: 0;
    margin: 0 0 -8px
}
#base_redes div.redes_bloque div.instagram a {
    background: url(../../redes_sociales/instagram/img/instagram.png) center center no-repeat
}
#base_redes div.redes_bloque div.flickr a {
    background: url(../../redes_sociales/flickr/img/flickr.png) center center no-repeat
}
#base_redes div.redes_bloque iframe.flickr_embeb {
    position: relative;
    width: 100%;
    height: auto
}
#base_redes div.redes_bloque small.firma {
    display: block;
    position: relative;
    font-size: 8px;
    color: #999;
    width: 100%;
    text-align: center;
    margin: 0;
    top: -24px
}
#base_redes div.redes_bloque small.firma a {
    color: #999
}
#centro_centro h1,
#centro_derecha h2 {
    color: #111;
    padding: 5px 0;
    background: url(../img/fondo_h2.png) bottom left no-repeat
}
#base_redes div.redes_bloque>span[class^=PIN_] {
    width: 100%!important
}
#logo {
    width: 100%;
    height: 90px;
    float: left;
    margin: 0;
    padding: 0;
    z-index: 100;
    position: relative;
    text-align: center;
    overflow: hidden;
    transition: .5s ease all
}
#imagen-seccion {
    border: none;
    float: left;
    margin: 0 0 0;
    padding: 0;
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    overflow: hidden
}
#imagen-seccion #wrapper,
#imagen-seccion img.imagen {
    float: left;
    height: calc(width/3);
    position: relative;
    width: 100%;
    z-index: 1000
}
#centro_izquierda {
    height: auto;
    float: left;
    margin: 0 3% 0 0;
    padding: 0 0 1px
}
#centro_izquierda h2 {
    width: 100%;
    float: right;
    padding: 0;
    margin: 0 0 15px;
    color: #535151;
    text-align: right;
    text-transform: lowercase;
    font-weight: 400;
    font-size: 2em;
    display: none
}
#centro_centro h1,
#centro_derecha h2,
#principal ul li a {
    font-weight: 500;
    text-transform: uppercase
}
#centro_derecha {
    width: 240px!important;
    height: auto;
    float: right;
    margin: 0;
    padding: 0;
    z-index: 100
}
#centro_derecha h2 {
    float: left;
    font-size: 1.3em;
    margin: 15px 0;
    width: 100%
}
#centro_centro {
    width: calc(100% - 0px)!important;
   height: auto;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    position: relative
}
*>#centro_centro {
    min-height: 400px;
    height: auto
}
#tienda_online,
#tienda_online a {
    height: 41px;
    width: 142px;
    float: left
}
#centro_centro h1 {
    float: left;
    font-size: 1.6em;
    margin: 0 0 10px;
    width: 100%
}
#principal ul li a,
#principal ul li ul li a {
    font-size: .9em;
    cursor: pointer;
    text-decoration: none
}
#buscador {
    width: auto;
    float: right;
    height: auto;
    margin: 0 50px 0 0;
    padding: 0;
    z-index: 500;
    position: relative;
}
#tienda_online {
    margin: 0;
    padding: 0;
    display: none
}
#tienda_online a {
    background: url(../img/ver_cesta.png) right top repeat-y;
    margin: -10px 0 0;
    padding: 0;
    z-index: 0;
    position: relative
}
#tienda_online a:hover {
    background: url(../img/ver_cesta_hover.png) right top repeat-y
}
.menu_bar {
    display: none
}
#principal {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 1500000;
	position: relative;
	display: block;
	background: #cd0e0e;
}
#principal ul {
	width: 100%;
	height: 40px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#principal ul li.separador {
    width: 1px;
    height: 44px;
    float: left;
    margin: 4px 0 0;
    padding: 0;
    background: #db0000;
    position: relative;
    display: none
}
#principal ul li {
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0 4px;
    padding: 8px;
    position: relative;
    transition: background .5s ease-in, color .5s ease-out
}
#principal ul li:hover {
    color: #cccccc;
    background: rgba(0, 0, 0, .8)
}
#principal ul li a {
    color: #ffffff;
    float: left;
    letter-spacing: -.3px;
    padding: 4px 0 2px;
    transition: color .5s ease-out 0s
}
#principal ul li a.selec {
    color: #222222
}
#principal ul li a:hover,
#principal ul li.submenu li.submenu:hover>a,
#principal ul li.submenu li.submenu>a:hover,
#principal ul li:hover>a {
    color: #ffffff
}
#principal ul li ul {
   /* background: rgba(0, 0, 0, .8);*/
   background:#111;
    border: none;
    box-shadow: 0 5px 5px rgba(255, 255, 255, .3);
    float: left;
    height: auto;
    left: 0;
    margin:  0 0;
    padding: 0;
    position: absolute;
    top: 37px;
    width: 340px;
    display: block;
    transition: .5s ease 0s;
    opacity: 0;
    min-height: 0;
    z-index: 500
}
#principal ul li:hover>ul {
    opacity: 1;
    z-index: 600!important;
	display: inline-block !important;
}
#principal ul li ul li.submenu_sombra {
    display: none!important
}
#principal ul li ul li.submenu_imagen {
    width: 35%;
    height: 150px;
    float: right;
    margin: 10px 0 0;
    padding: 0;
    border: none;
    overflow: hidden
}
#principal ul li ul li.submenu_imagen:hover {
    text-indent: 9px;
    background: 0 0
}
#principal ul li ul li,
#principal ul li.submenu li.submenu {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    transition: text-indent .6s ease, background .3s ease;
    color: #888;
    display: none;
    background: 0 0!important;
    border-top: 1px solid #111
}
#principal ul li.submenu:hover li.submenu,
#principal ul li:hover>ul>li {
    display: block
}
#principal ul li ul li:hover,
#principal ul li.submenu li.submenu:hover {
    border-top: 1px solid transparent
}
#instagram,
#listado_objeto ul,
div.descripcion_seccion hr {
    border: 1px solid #eee
}
#principal ul li ul li a {
    float: left;
    padding: 10px 1%!important;
    text-align: left;
    width: 98%;
    text-transform: none;
    color: #cccccc!important
}
#principal ul li ul li a.selec,
#principal ul li ul li a:hover,
#principal ul li ul li:hover>a,
#principal ul li ul li.submenu a.selec {
    color: #ffffff!important;
    background: #222222!important
}
#principal #categorias>ul>li>ul>li:hover>a{ background: #4f4f4f!important}
#principal ul li ul li.submenu {
    opacity: 1
}
#principal ul li ul li a.submenu {
    padding: 3px 0 0
}
#principal ul li ul li ul {
    left: 98%;
    top: -3px;
    width: 290px
}
#secundario {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    z-index: 100;
    position: relative;
    background: #eee
}
#secundario ul {
    width: 99%;
    float: left;
    margin: 0;
    padding: 2px 0;
    list-style-type: none
}
#secundario li {
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
    position: relative
}
#secundario li span.numero,
#secundario li.encabezadoMenu {
    display: none
}
#secundario li a {
    width: auto;
    text-decoration: none;
    color: #000;
    float: left;
    padding: 0 8px;
    cursor: pointer
}
#secundario li a.selec,
#secundario li a:hover {
    color: #7bb1dd
}
#navegador_web {
    color: #666;
    float: left;
    font-size: 1.6em;
    font-weight: 400;
    margin: 6px 0 0;
    padding: 0;
    width: 60%
}
#navegador_web ul {
    width: 100%;
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #666;
    font-size: 9px
}
#navegador_web ul li.seccion {
	/* background: url(../img/separa_navegador.png) left 3px no-repeat; */
	color: #666;
	float: left;
	font-size: 1.4em;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 6px 0 0 5px;
}
li.seccion::before {
	content: "|";
	margin-right: 5px;
	color: #695e5e;
	float: left;
}
#navegador_web ul li.seccion[data-id="23"]>a{display:none;}
li.seccion[data-id="23"]::before{content:"";}
.actual {
	float: right;
	color: #db0000;
	margin-top: 1px;
	text-transform: none;
}
#navegador_web ul li.seccion a {
    margin-top: 0;
    font-size: 1em
}
#navegador_web ul li.separa_navegador {
    margin: 0 4px
}
#navegador_web ul a {
    font-size: .9em;
    font-weight: 400;
    color: #cbcbcb;
    margin-top: 3px
}
#navegador_web ul a:hover {
    color: #ffffff;
    text-decoration: none
}
#navegador_web ul li.portada {
    color: #666;
    float: left;
    font-size: 1.6em;
    font-weight: 400;
    padding: 3px 0 5px 1%;
    width: auto
}
#navegador_web h1, #navegador_web strong {
	float: left;
	font-weight: 400;
	font-size: 1em;
	margin: 0;
	padding: 0;
	width: auto;
	color: #db0000;
	text-transform: uppercase;
}
#destacados,
#destacados ul.destacados {
    width: 100%;
    height: auto;
    padding: 0;
    float: left
}
#destacados {
    margin: 15px 0;
    position: relative;
    z-index: 1;
    font-size: 1em
}
#destacados ul.destacados {
    margin: 0;
    overflow: hidden;
    list-style-type: none;
    text-align: center
}
#destacados ul.destacados li {
    width: 13%;
    height: auto;
    display: inline-block;
    padding: 0;
    margin: 0 1%;
    list-style-type: none;
    background: 0 0;
    transition: background .5s ease 0s, transform .8s ease 0s
}
#destacados ul.destacados li div.imagen {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    transition: transform .3s linear
}
#destacados ul.destacados li div.imagen a {
    width: 100%;
    height: 50px;
    float: left;
    margin: 0 0 8px;
    padding: 0;
    overflow: hidden;
    text-align: center
}
#destacados ul.destacados li div.imagen a img {
    max-width: 100%;
    max-height: 100%;
    transition: all .3s ease
}
#destacados ul.destacados li div.datos {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    background: rgba(255, 255, 255, .5)
}
#destacados ul.destacados li div.datos p {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0
}
#destacados ul.destacados li div.datos p a {
    width: 90%;
    float: left;
    margin: 0;
    padding: 0 5%;
    font-size: .95em;
    text-decoration: none;
    color: #111;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500
}
#destacados ul.destacados li div.datos p a:hover {
    color: #db0000;
    text-decoration: none
}
#destacados ul.destacados li p.fecha,
#destacados ul.destacados li p.resumen {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #444;
    text-align: center;
    display: none
}
#destacados ul.destacados li a.ampliar_contenido {
    display: none
}
#destacados #listadoDestacados {
    float: left;
    height: 200px;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 0 1%;
    width: 99%
}
#destacados #listadoDestacados li {
    border: 1px solid #eee;
    box-shadow: 0 0 4px #ffffff;
    float: left;
    height: auto;
    list-style-type: none;
    min-height: 176px;
    padding: 10px 1%;
    position: relative;
    transition: box-shadow .5s ease 0s, background .5s ease 0s;
    width: 22.5%
}
#destacados #listadoDestacados li:hover {
    box-shadow: 0 0 4px #999;
    background: #f5f5f5;
    border-top: 1px solid #db0000
}
#destacados #listadoDestacados li>a {
    background: url(../img/fondo_destacados_enlace.png) right center no-repeat rgba(0, 0, 0, 0);
    bottom: 0;
    color: #ffffff;
    display: block;
    font-size: .7em;
    height: 20px;
    letter-spacing: -.3px;
    margin: 0;
    padding: 6px 0 0;
    position: absolute;
    right: 0;
    width: 115px
}
#destacados #listadoDestacados li p {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0 3px;
    text-align: center;
    font-size: 1.2em
}
#destacados #listadoDestacados li p a {
    color: #db0000;
    font-size: .9em;
    font-weight: 400;
    letter-spacing: -.3px;
    text-decoration: none
}
#destacados #listadoDestacados li p a:hover {
    color: #666;
    text-decoration: none
}
#destacados #listadoDestacados li p.resumen {
    width: 100%;
    height: auto;
    float: left;
    text-decoration: none;
    margin: 0;
    color: #888;
    font-size: .8em
}
#destacados #listadoDestacados li p.resumen a,
#destacados #listadoDestacados li p.resumen a:hover {
    text-decoration: none
}
#destacados #listadoDestacados li p.fecha {
    width: 70%;
    height: auto;
    float: right;
    text-decoration: none;
    margin: 0;
    color: #333;
    display: none
}
a#comodoTL,
div.descripcion_seccion a:hover {
    text-decoration: underline
}
#destacados #listadoDestacados li div.imagen {
    float: left;
    height: 90px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 99%;
    transition: transform .3s linear
}
#destacados #barraDestacados div#ampliarDestacados a,
#destacados #barraDestacados div#restaurarDestacados a {
    background: #ffffff;
    cursor: pointer;
    display: block;
    margin-left: 20px;
    padding: 3px 7px;
    text-decoration: none;
    text-align: center;
    transition: background-color .6s ease;
    font-size: .9em
}
#destacados #listadoDestacados li div.imagen a,
#destacados #listadoDestacados li div.imagen img {
    width: 100%
}
#destacados #barraDestacados {
    position: relative;
    float: left;
    width: 100%;
    height: auto
}
#destacados #barraDestacados div#ampliarDestacados {
    background: url(../img/ampliar.png) left 8px no-repeat rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
    width: 100%;
    display: none!important
}
#destacados #barraDestacados div#ampliarDestacados a {
    width: 108px
}
#destacados #barraDestacados div#ampliarDestacados a:hover,
#destacados #barraDestacados div#restaurarDestacados a:hover {
    background-color: #bbb;
    color: #ffffff
}
#destacados #barraDestacados div#restaurarDestacados {
    background: url(../img/retraer.png) left 0 no-repeat rgba(0, 0, 0, 0);
    float: left;
    height: 40px;
    width: 100%
}
#destacados #barraDestacados div#restaurarDestacados a {
    margin-top: 4px;
    width: 105px
}
#contenido_contenido {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 10;
    overflow: visible;
    color: #333
}
#contenido_contenido div.descripcion_seccion {
    float: left;
    margin: 5px 0 0;
    padding: 0;
    overflow: hidden;
    font-size: 1em!important;
    width: 100%
}
div.descripcion_seccion strong {
    color: #333
}
div.descripcion_seccion span[style*=color] strong {
    color: inherit
}
div.descripcion_seccion a {
    transition: background .9s ease, color .7s ease
}
#contenido_contenido div.descripcion_seccion a img {
    margin: 5px;
    padding: 5px;
    border: 3px solid #ffffff
}
#contenido_contenido div.descripcion_seccion a:hover img {
    border: 3px solid #ddd
}
#contenido_contenido div.descripcion_seccion ul {
    width: 100%;
    float: left;
    margin: 3px 0 10px;
    padding: 0;
    list-style-type: none
}
#contenido_contenido div.descripcion_seccion ul li {
    width: 92%;
    float: left;
    margin: 7px 0 7px 3%;
    padding: 0 0 0 22px;
    background: url(../img/fondo_li.gif) top left no-repeat
}
#contenido_contenido div.descripcion_seccion ul[style*=list-style-type] li {
    background: 0 0;
    padding: 0
}
#contenido_contenido div.descripcion_seccion h1,
#contenido_contenido div.descripcion_seccion h2,
#contenido_contenido div.descripcion_seccion h3,
#contenido_contenido div.descripcion_seccion h4,
#contenido_contenido div.descripcion_seccion h5 {
    float: left;
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: 15px 0;
    padding: 0;
    text-transform: none
}
#contenido_contenido div.descripcion_seccion h1 {
    color: #db0000;
    font-size: 1.8em
}
#contenido_contenido div.descripcion_seccion h2 {
    color: #db0000;
    font-size: 1.6em
}

#contenido_contenido div.descripcion_seccion h3 {
    color: #db0000;
    font-size: 1.4em
}
#contenido_contenido div.descripcion_seccion h4 {
    color: #db0000;
    font-size: 1.2em
}
#contenido_contenido div.descripcion_seccion h5 {
    color: #db0000;
    font-size: 1em
}
#base_pie {
    min-width: 1180px;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0;
    position: relative;
    background: linear-gradient(to right,#1e1e1e 50%,#db0000 50%);
    font-size: 1em;
    color: #ddd;
    overflow: hidden
}
#base_extras {
    float: right;
    margin: 0 0 0;
    padding: 5px 0;
    text-align: center;
    width: auto;
    position: relative;
    width: 100%;
}
#base_pie #base_extras a {
    width: auto;
    padding: 0;
    text-align: center;
    float: right
}
#base_pie #base_extras a:hover {
    text-indent: 0
}
#base_pie #base_extras img {
    float: right;
}
div#comodo {
	position: absolute;
	left: 580px;
	top: 123px;
	z-index: 100;
}
a#comodoTL {
	color: #dfdfdf !important;
	font-family: inherit;
	font-size: .7em;
	margin-left: -10px;
	margin-top: -35px !important;
	margin-left: -103px !important;
}
#base_extras a span {
    display: none;
    margin: 0
}
#base_pie ul.datos_empresa {
    width: 27%;
    min-height: 150px;
    height: auto;
    float: left;
    margin: 0;
    padding: 1.5% 1.5% 1.5% 0;
    text-align: center;
    list-style-type: none
}
#base_pie ul.datos_empresa>div li {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0
}
#base_pie ul.datos_empresa li span,
#base_pie ul.datos_empresa li strong {
    width: auto;
    margin: 0 4px 0 0;
    float: left
}
#base_pie #accesos_directos,
#base_pie #destacados_pie,
#base_pie #enlacesLegales {
    margin: 0;
    padding: 1.5%;
    height: auto;
    float: left
}
#base_pie #enlacesLegales {
    display: block;
    width: 18.5%;
    min-height: 150px;
    position: relative
}
#base_pie #destacados_pie {
    width: 22%;
    min-height: 100px
}
#base_pie #accesos_directos {
    width: 22%;
    min-height: 150px
}
#accesos_directos ul.iconos {
    width: auto;
    height: auto;
    float: left;
    margin: -3px 0 0;
    padding: 0
}
#accesos_directos ul.iconos li {
    width: auto;
    float: left;
    margin: 5px 0
}
#accesos_directos ul.iconos li a {
    height: 32px;
    width: 35px;
    display: inline;
    padding: 0
}
#accesos_directos ul.iconos li a span,
#base_pie span.separador {
    display: none
}
#accesos_directos ul li a.facebook {
    background: url(../img/facebook.png) top left no-repeat
}
#accesos_directos ul li a.twitter {
    background: url(../img/twitter.png) top left no-repeat
}
#accesos_directos ul li a.youtube {
    background: url(../img/youtube.png) top left no-repeat
}
#accesos_directos ul li a.google {
    background: url(../img/google.png) top left no-repeat
}
#accesos_directos ul li a.rss {
    background: url(../img/rss.png) top left no-repeat
}
#accesos_directos ul li a.blogger {
    background: url(../img/blogger.png) top left no-repeat
}
#accesos_directos ul li a.pinterest {
    background: url(../img/pinterest.png) top left no-repeat
}
#accesos_directos ul li a.flickr {
    background: url(../img/flickr.png) top left no-repeat
}
#accesos_directos ul li a.instagram {
    background: url(../img/instagram.png) top left no-repeat
}
#accesos_directos ul li a.foursquare {
    background: url(../img/foursquare.png) top left no-repeat
}
#accesos_directos ul li a.linkedin {
    background: url(../img/linkedin.png) top left no-repeat
}
#accesos_directos ul li a.vimeo {
    background: url(../img/vimeo.png) top left no-repeat
}
#accesos_directos ul li a.dropbox {
    background: url(../img/dropbox.png) top left no-repeat
}
#base_pie ul {
    width: 100%;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none
}
#base_pie #enlacesLegales p,
#base_pie ul li.cabecera {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 0;
    font-size: 1.3em;
    font-weight: 700;
    color: #ffffff;
    text-align: left
}
#base_pie a,
#base_pie span,
#base_pie ul li {
    margin: 2px 0;
    float: left;
    height: auto;
    padding: 0
}
#base_pie ul li {
    width: 100%;
    list-style-type: none
}
#base_pie a,
#base_pie span {
    width: 96%;
    color: inherit;
    transition: .5s ease 0s;
    font-weight: 400
}
#base_pie a:hover {
    color: #ffffff;
    text-decoration: none;
    text-indent: 10px
}
#base_destacados_lateral {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0 0;
    padding: 0
}
#base_destacados_lateral ul {
    width: 100%;
    height: auto;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0
}
#base_destacados_lateral ul li {
    width: 96%;
    height: auto;
    float: left;
    margin: 0 0 10px;
    padding: 2%;
    list-style-type: none;
    border-bottom: 3px double #e5e5e5;
    background: #f8f8f8
}
#base_destacados_lateral ul li h3 {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0
}
#base_destacados_lateral ul li h3 a {
    color: #999;
    font-size: 1.1em;
    font-weight: 400;
    text-decoration: none
}
#base_destacados_lateral ul li h3 a:hover {
    color: #db0000;
    text-decoration: none
}
#base_destacados_lateral ul li p.resumen {
    width: 100%;
    height: auto;
    float: left;
    text-decoration: none;
    margin: 7px 0 0;
    color: #db0000;
    font-size: .9em
}
#base_destacados_lateral ul li p.resumen a,
#base_destacados_lateral ul li p.resumen a:hover {
    text-decoration: none;
    float: right
}
#base_destacados_lateral ul li p.fecha {
    width: 100%;
    height: auto;
    float: left;
    text-decoration: none;
    margin: 7px 0 0;
    color: #333;
    text-align: right
}
#base_destacados_lateral ul li div.imagen {
    width: 99%;
    height: 80px;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center
}
#base_destacados_lateral ul li div.imagen img {
    width: 100%
}
#resultados_busqueda {
    margin: 0 0 0 2.5%;
    padding: 0;
    overflow: hidden;
    width: 95%;
    float: left
}
#resultados_busqueda h3 {
    background: #f3f3f3;
    color: #666;
    float: left;
    font-weight: 400;
    height: auto;
    margin: 0 0 10px;
    padding: 7px 2%;
    text-transform: uppercase;
    width: 96%
}
#resultados_busqueda ul {
    width: 90%;
    float: left;
    margin: 0 0 0 5%;
    padding: 0;
    list-style-image: url(../img/flecha-buscador.png);
    list-style-position: inside
}
#resultados_busqueda li {
    width: 100%;
    clear: both;
    margin: 0 0 4px;
    padding: 0 0 10px 5px
}
#resultados_busqueda li a {
    color: #666;
    margin: 0 0 0 5px;
    text-decoration: none
}
#resultados_busqueda li a.titulo {
    color: #222222;
    font-weight: 700;
    margin: 0;
    text-decoration: none
}
#resultados_busqueda li a.titulo:hover {
    color: #888
}
#iconos {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 40px
}
#iconos ul.iconos {
    float: left;
    width: 100%;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center
}
#iconos ul.iconos li {
    display: inline-block;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto
}
#iconos ul.iconos li a {
    color: #888;
    display: block;
    font-size: .7em;
    width: 40px;
    height: 38px;
    overflow: hidden;
    text-align: center;
    padding: 2px 0 0;
    opacity: .6;
    text-transform: lowercase;
    transition: .5s ease all
}
#mapaweb,
#mapaweb ul {
    width: 100%;
    padding: 0;
    float: left
}
#iconos ul.iconos li a.inicio {
    background: url(../img/portada.png) center no-repeat
}
#iconos ul.iconos li a.mapaweb {
    background: url(../img/mapa.png) center no-repeat
}
#iconos ul.iconos li a.correo {
    background: url(../img/contacto.png) center no-repeat
}
#iconos ul.iconos li a.localizacion {
    background: url(../img/localizacion.png) center no-repeat;
    display: none
}
#iconos ul.iconos li a.webmail {
    background: url(../img/webmail.png) center no-repeat
}
#iconos ul.iconos li a.franquicia {
    background: url(../img/franquicia.png) center no-repeat
}
#iconos ul.iconos li a.facebook {
    background: url(../img/facebook.png) center no-repeat
}
#iconos ul.iconos li a.twitter {
    background: url(../img/twitter.png) center no-repeat
}
#iconos ul.iconos li a.favoritos {
    background: url(../img/favoritos.png) center no-repeat
}
#iconos ul.iconos li a.youtube {
    background: url(../img/youtube.png) center no-repeat
}
#iconos ul.iconos li a.googleplus {
    background: url(../img/google.png) center no-repeat
}
#iconos ul.iconos li a.blogger {
    background: url(../img/blogger.png) center no-repeat
}
#iconos ul.iconos li a.pinterest {
    background: url(../img/pinterest.png) center no-repeat
}
#iconos ul.iconos li a.flickr {
    background: url(../img/flickr.png) center no-repeat
}
#iconos ul.iconos li a.instagram {
    background: url(../img/instagram.png) center no-repeat
}
#iconos ul.iconos li a.foursquare {
    background: url(../img/foursquare.png) center no-repeat
}
#iconos ul.iconos li a.linkedin {
    background: url(../img/linkedin.png) center no-repeat
}
#iconos ul.iconos li a.vimeo {
    background: url(../img/vimeo.png) center no-repeat
}
#iconos ul.iconos li a.dropbox {
    background: url(../img/dropbox.png) center no-repeat
}
#iconos ul.iconos li a.rssCabecera {
    background: url(../img/rss.png) center no-repeat
}
#iconos ul.iconos li a:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 1
}
#iconos ul.iconos li a:hover img {
    display: block;
    margin: 0 30px
}
#mapaweb {
    margin: 20px 0 0 1%;
    overflow: hidden;
    font-size: .9em
}
#mapaweb h3 {
    color: #264811;
    margin: 5px 0 15px
}
#mapaweb ul {
    margin: 0
}
#mapaweb li {
    background-color: rgba(0, 0, 0, 0);
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 5px 10px;
    width: 95%;
    transition: background .8s ease
}
#mapaweb li:hover {
    background: url(../img/flecha-mapaWeb.png) 0 7px no-repeat #ddd
}
#mapaweb li li {
    background: 0 0
}
#mapaweb li a {
    color: #666;
    margin: 0;
    text-decoration: none
}
#mapaweb li a.titulo {
    color: #444;
    margin: 0;
    text-decoration: none;
    font-size: 1.2em
}
#mapaweb li a.titulo:hover {
    color: #db0000
}
#mapaweb li p {
    color: #333;
    margin: 0;
    padding: 0 0 5px 10px;
    text-align: left
}
#tabla_localiza {
    border-left: 1px dotted #ef4038;
    padding: 10px
}
#tabla_localiza td {
    border-left: 1px dotted #ef4038;
    padding: 0 20px 0 10px
}
div.compartir_redes {
    width: 350px;
    position: relative;
    float: right;
    margin: 0 0 15px
}
#paginador,
div.paginador {
    float: left;
    font-size: .9em;
    margin: 5px 0;
    padding: 1%;
    text-align: left;
    width: 98%;
    background: #f3f3f3
}
#paginador p.texto_paginador,
div.paginador p.texto_paginador {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    width: auto
}
#paginador p.paginador,
div.paginador p.cuerpo_paginador {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: right;
    width: auto
}
#paginador a,
#paginador strong,
div.paginador a,
div.paginador strong {
    display: inline-block;
    text-align: center;
    width: 20px;
    text-decoration: none
}
#paginador a,
div.paginador a {
    color: #666;
    padding: 0;
    transition: background .5s ease
}
#paginador a:hover,
div.paginador a:hover {
    background: #333;
    color: #eee
}
#paginador strong,
div.paginador strong {
    color: #db0000
}
div.paginador table {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}
#redes_sociales {
    float: right;
    height: auto;
    margin: 0 0 5px;
    padding: 8px 0 5px;
    position: relative;
    width: auto;
    z-index: 1
}
#redes_sociales div.facebook {
    float: left;
    height: auto;
    margin: 0;
    padding: 0 5px;
    width: auto
}
#redes_sociales div.twitter {
    float: left;
    height: auto;
    margin: 0;
    padding: 0 3px 0 0;
    width: 90px
}
#redes_sociales div.twitter a.twitter-share-button {
    width: auto;
    height: auto;
    float: left;
    margin: 0;
    padding: 0
}
#redes_sociales .addthis_inline_share_toolbox {
    clear: none!important;
    float: left!important;
    margin-left: 5px!important;
    width: auto!important
}
#redes_sociales div.google {
    float: left;
    height: auto;
    margin: 0;
    padding: 0 0 0 4px;
    width: 62px
}
#redes_sociales div.share {
    float: left;
    height: auto;
    padding: 2px 0 0;
    width: auto
}
#redes_sociales a.imprimir {
    width: 25px;
    height: 20px;
    float: left;
    margin: 0;
    padding: 0;
    background: url(../img/ico_imprimir.png) top center no-repeat
}
#redes_sociales a.imprimir:hover {
    background: url(../img/ico_imprimir_hover.png) top center no-repeat
}
#redes_sociales a.contacto {
    width: 25px;
    height: 20px;
    float: left;
    margin: 0;
    padding: 0 7px 0 0;
    background: url(../img/ico_contacto.png) top center no-repeat;
	display:none;
}
#redes_sociales a.contacto:hover {
    background: url(../img/ico_contacto_hover.png) top center no-repeat
}
#instagram {
    width: 96%;
    float: left;
    margin: 0 0 15px;
    padding: 2%
}
#instagram a img,
#instagram h3 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}
#instagram h3 a {
    width: auto;
    height: 25px;
    float: left;
    margin: 0;
    padding: 0 0 0 80px;
    background: url(../../redes_sociales/instagram/img/logo.png) top left no-repeat
}
#instagram a {
    width: 33.33%;
    float: left;
    margin: 0;
    padding: 0
}
#listado_objeto {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0;
    padding: 0
}
#listado_objeto:hover h2 {
    color: #db0000
}
#listado_objeto:hover ul {
    border: 1px solid #cccccc
}
#listado_objeto p.titulo {
    color: #535151;
    display: block;
    float: left;
    font-size: 1.1em;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 99%
}
#listado_objeto h2,
#listado_objeto h3 {
    color: #888;
    margin: 0;
    padding: 0;
    text-align: right;
    display: block;
    font-weight: 400;
    float: left
}
#listado_objeto h3 a:hover,
#listado_objeto ul li:hover h2 a {
    color: #db0000
}
#listado_objeto ul {
    float: left;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 5px .5%;
    width: 99%
}
#listado_objeto ul li {
    background: #ffffff;
    float: left;
    height: 175px;
    margin: 5px .5%;
    padding: 0 1%;
    position: relative;
    width: 22%;
    overflow: hidden
}
#listado_objeto h2 {
    font-size: 1.1em;
    height: auto;
    width: 100%
}
#listado_objeto ul li:hover a.ampliarLoMas {
    background: url(../img/fondo_destacados_enlace1.png) right center no-repeat rgba(0, 0, 0, 0)
}
#listado_objeto h3 {
    font-size: .8em;
    height: 35px;
    width: 100%
}
#listado_objeto h3 a {
    color: #222222;
    font-size: 1.1em;
    font-weight: 400;
    margin: 0 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    overflow: hidden
}
#listado_objeto div.imagen {
    float: left;
    position: relative;
    width: 70%;
    height: 100px;
    margin: 0 15%;
    text-align: center
}
#listado_objeto div.imagen a {
	float: left;
	width: 100%;
	height: 100%;
}
#listado_objeto p,
#listado_objeto span.fecha {
    font-size: .8em;
    padding: 0;
    width: 100%;
    float: left;
    font-weight: 400
}
#listado_objeto div.imagen img {
    max-height: 100%;
    max-width: 100%
}
#listado_objeto p {
    margin: 0;
    color: #666;
    height: 65px;
    overflow: hidden;
    text-align: center
}
#listado_objeto span.fecha {
    color: #888;
    height: auto;
    margin: 0;
    text-align: right;
    display: none
}
#listado_objeto ul li a.nombre_lomas {
    color: #db0000
}
#listado_objeto ul li a.ampliarLoMas {
    background: url(../img/fondo_destacados_enlace.png) right center no-repeat rgba(0, 0, 0, 0);
    bottom: 7px;
    color: #f5f5f5;
    font-size: .7em;
    letter-spacing: -.3px;
    padding: 0 20px 0 0;
    position: absolute;
    right: 20px;
    width: 92px;
    display: none
}
#listado_objeto ul li:hover a.ampliarLoMas:hover {
    color: #db0000
}
#destacados_padre {
    width: 100%;
    height: auto;
    float: left;
    margin: 20px 0 0;
    padding: 0
}
#destacados_padre ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center
}
#destacados_padre ul li {
    display: inline-block;
    margin: 10px .5%;
    padding: 0;
    width: 24%;
    transition: .5s ease all
}
#centro_izquierda[style*="width:53%"] #destacados_padre ul li {
    width: 48%
}
#centro_izquierda[style*="width:100%"] #destacados_padre ul li {
    width: 23%
}
#destacados_padre ul li.separadorColumnas {
    display: none
}
#destacados_padre ul li div.imagen {
    display: block;
    width: 100%;
    height: 175px;
    float: left;
    padding: 0;
    margin: 0 0 5px;
    overflow: hidden
}
#destacados_padre ul li div.imagen a {
    height: 175px;
}
#destacados_padre ul li>a,
ul.blog,
ul.blog li.blog {
    height: auto;
    float: left;
    max-width: 100%
}
#destacados_padre ul li div.imagen img {
    max-width: 100%;
    max-height: 100%;
    transition: transform .5s ease
}
#destacados_padre ul li>a {
    min-height: 25px;
    margin: 0;
    padding: 3px 0;
    text-align: center;
    background: #eee;
    color: #333;
    font-size: .85em;
    align-items: center;
    justify-content: center;
    display: none
}
#destacados_padre ul li>a:hover {
    color: #db0000;
    text-decoration: none
}
#destacados_padre ul li a h3 {
    margin: 0;
    padding: 0;
    font-weight: 400
}
ul.blog {
    margin: 25px 0;
    padding: 0;
    list-style-type: none
}
ul.blog li.blog {
    margin: 0 0 15px;
    padding: 0 0 10px;
    list-style-type: none;
    border-bottom: 1px solid #cccccc
}
ul.blog li.blog a.titulo_blog,
ul.blog li.blog p.fecha_blog,
ul.blog li.blog p.resumen_blog {
    float: left;
    padding: 0;
    margin: 0 0 5px;
    height: auto
}
ul.blog li.blog a.titulo_blog {
    width: 100%;
    color: #000
}
ul.blog li.blog p.fecha_blog {
    width: 100%
}
ul.blog li.blog p.resumen_blog {
    width: 85%;
    min-height: 32px
}
ul.blog li.blog a.ver_contenido_blog {
    width: auto;
    height: auto;
    float: right;
    margin: 0 0 5px;
    padding: 5px;
    background: #000;
    color: #ffffff;
    border: 1px solid #000
}
ul.blog li.blog a.ver_contenido_blog:hover {
    background: #ffffff;
    color: #000;
    text-decoration: none
}
ul.blog li.blog span.imagen_blog {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 5px;
    padding: 0
}
ul.blog li.blog span.imagen_blog img {
    width: 100%
}
ul.blog li.blog div.contenido_blog {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0
}
#listado_breves {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    transition: background .5s ease 0s
}
#listado_breves:hover {
    background: #eee
}
#centro_centro h2.cabecera_breves {
    color: #535151;
    float: right;
    font-size: 1.1em;
    font-weight: 400;
    margin: 15px 5px 0;
    padding: 0;
    text-align: right;
    text-transform: lowercase;
    width: 100%
}
#listado_breves ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none
}
#listado_breves ul li {
    width: 98%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    border-bottom: 3px solid #efefef;
    transition: background 1s ease
}
#listado_breves ul li:last-child {
    border-bottom: none
}
#listado_breves ul li:hover {
    background: #db0000
}
#listado_breves ul li:hover p.fecha {
    color: #d8e5f0
}
#listado_breves ul li:hover a.titulo {
    color: #ffffff
}
#listado_breves ul li:hover span.resumen {
    color: #444
}
#listado_breves ul li:hover a.ampliar {
    background: url(../img/ico_ampliar_hover.png) right center no-repeat rgba(0, 0, 0, 0)
}
#listado_breves ul li .datos_listado {
    color: #999;
    float: left;
    font-size: .9em;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}
#listado_breves ul li a.imagen {
    width: 100%;
    height: 180px;
    float: left;
    margin: 0 0 5px;
    padding: 0;
    text-align: center
}
#listado_breves ul li a.imagen img {
    max-width: 100%;
    max-height: 100%
}
#listado_breves ul li a.titulo {
    color: #db0000;
    display: block;
    float: left;
    font-size: 1.1em;
    letter-spacing: -.3px;
    line-height: 18px;
    margin: 0 0 4px;
    padding: 0;
    text-decoration: none;
    width: 100%
}
#listado_breves ul li p.fecha,
#listado_breves ul li span.resumen {
    width: 100%;
    margin: 2px 0;
    display: block;
    float: left;
    padding: 0;
    font-size: .9em
}
#listado_breves ul li a.titulo:hover {
    color: #ffffff
}
#listado_breves ul li p.fecha {
    text-align: right
}
#listado_breves ul li a.ampliar {
    background: url(../img/ico_ampliar.png) right center no-repeat rgba(0, 0, 0, 0);
    bottom: 0;
    color: #000;
    float: right;
    font-size: 0;
    height: 18px;
    padding: 0 20px 0 0;
    position: absolute;
    right: 0;
    text-decoration: none
}
#listado_breves ul li a.ampliar:hover {
    color: #ffffff;
    font-size: .7em;
    text-decoration: none
}
#bloqueLetra {
    position: relative;
    float: right;
    width: 50px
}
.aumentar_letra,
.disminuir_letra {
    width: 19px;
    height: 30px;
    float: right;
    padding: 0;
    text-align: center
}
.aumentar_letra {
    margin: 0 6px 0 0;
    font-size: 18px;
    font-weight: 700;
    background: url(../img/ico_aumentar.png) bottom no-repeat
}
.aumentar_letra:hover {
    background: url(../img/ico_aumentar_hover.png) bottom no-repeat
}
.disminuir_letra {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    background: url(../img/ico_disminuir.png) bottom no-repeat
}
#plantillaFichaContenido>span,
#plantillafichaDescripcion>span,
#plantillafichaEmpleo>span,
#plantillafichaPrecauciones>span {
    float: left;
    margin-left: 5px;
    padding-top: 4px;
    text-indent: 26px
}
#plantillaFichaContenido,
#plantillafichaDescripcion,
#plantillafichaEmpleo,
#plantillafichaPrecauciones {
    font-weight: 700;
    font-size: 1em;
    border-bottom: 1px dashed #EDEDED;
    border-top: 1px dashed #EDEDED
}
.disminuir_letra:hover {
    background: url(../img/ico_disminuir_hover.png) bottom no-repeat
}
#plantillaFichaContenido {
    color: #6EA0D1;
    background: url(../img/patron.png)
}
#plantillaFichaContenido>span {
    background: url(../img/contenido.png) top left no-repeat
}
#plantillafichaDescripcion {
    color: #172A5D;
    background: url(../img/patron.png)
}
#plantillafichaDescripcion>span {
    background: url(../img/descripcion.png) top left no-repeat
}
#plantillafichaEmpleo {
    color: #77AF44;
    background: url(../img/patron.png)
}
#plantillafichaEmpleo>span {
    background: url(../img/empleo.png) top left no-repeat
}
#plantillafichaPrecauciones {
    color: #BF0000;
    background: url(../img/patron.png)
}
#plantillafichaPrecauciones>span {
    background: url(../img/precaucion.png) top left no-repeat
}
div.cookiesPc {
    background: #222222;
    height: auto;
    left: 0;
    opacity: .9;
    top: 0;
    width: 100%;
    z-index: 10000000000
}
div.cookiesPc #mensaje_cookies {
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    margin: 0 auto;
    padding: 3px 1% 6px;
    text-align: justify;
    width: 996px
}
.scrollup {
    width: 80px;
    height: 80px;
    opacity: .6;
    position: fixed;
    bottom: 0;
    right: 0;
    display: none;
    background: url(../img/ir_top.png) no-repeat;
    z-index: 10000000
}
.draggable,
.draggable * {
    cursor: move!important
}

@media (max-width: 1200px) {

	#datos_cabecera {
		/* margin: 0; */
		width: 99%;
		top:60px;
	}
	#datos_cabecera p.correo {
		/* margin: 0; */
		right:1%;
	}	
}
@media (min-width: 2000px) {
    #contenido_contenido div.listado ul.listado {
        width: 22.9%!important;
        float: left;
    }
    /*#contenido_contenido div.listado ul.listado li,#contenido_contenido div.listado ul.listado li:nth-child(3n),#contenido_contenido div.listado ul.listado li:nth-child(4n){width:29.7%;min-height:520px;float:left;margin:0 .5% 10px}*/
}
@media (max-width: 1000px) {

	#datos_cabecera {
		/* margin: 0; */
		display:none;
	}

}
@media (max-width: 1100px) {
	#base_cabecera {
		min-width: 0;
	}
	
	
	#navegador_web {

		width: 58%;
	}
	#navegador_web ul {
		font-size: 8px !important;
	}	
		
		
	#principal ul li {
		margin: 0 4px;
		padding: 9px 1px;
		font-size: 0.9em;
	}
	
		
	#base_alta_newsletter {

		font-size: 0.9em;
	}
	#base_alta_newsletter p#condiciones_newsletter {

		width: 35% !important;
	}	
	
	
	div.base_abajoLoMas div.cabecera_lomas {

		font-size: 0.9em;

	}	
	div.base_abajoLoMas ul.lomas li a.imagen_lomas {
		height: 140px !important;
	}
	div.base_abajoLoMas ul.lomas li a.nombre_lomas {
		font-size: 0.8em !important;
	}
	div.base_abajoLoMas div.cabecera_lomas {
		font-size: 0.9em !important;
	}	
	
	
	#destacados ul.destacados li {
		width: 14% !important;
	}	
	#destacados ul.destacados li div.datos p a {
		width: 98%;
		font-size: 0.75em !important;
	}	
	
	
	#base_pie {
		min-width: 0 !important;
		font-size:0.9em !important;
	}	
	
	
	
  
}
@media (min-width: 1000px ) and (max-width: 1100px){
#contenido_contenido div.listado ul li span.imagen a {
		height: auto !important;
	}
	#contenido_contenido div.listado ul li {

		min-height: 0 !important;
	}	
	#contenido_contenido div.listado ul li h2 a.titulo, #contenido_contenido div.listado ul li h3 a.titulo {
		min-height: 50px !important;
		font-size: 0.7em !important;
	}	
	#contenido_contenido div.listado ul li div.datos_listado div.precio {
		font-size: 1em !important;
	}	
	#contenido_contenido div.listado ul li span.unidades {
		margin: 5px 0 0 10px !important;
	}	
	#contenido_contenido div.listado ul li span.unidades input {
		width: 25px !important;
		font-size: 1.5em !important;
	}	
	#contenido_contenido div.listado ul li div.datos_carrito a.comprar {
		margin: 4px 0 0;
		padding: 0;
		background-size: 70% !important;
	}	
	#contenido_contenido div.listado ul li div.datos_carrito a.comprar:hover {
		background-size: 70% !important;
		
	}	
	#contenido_contenido div.listado span.resumen {
		font-size: 0.9em !important;
		min-height:50px !important;
	}	
	#contenido_contenido div.listado ul li .datos_listado {

		min-height: 190px !important;
	}	
}
@media (max-width: 1000px) {
    #principal,
    #principal ul li {
        float: left;
        display: block;
        position: relative
    }
    #contenedor,
    #logo,
    #principal,
    #principal ul li,
    .Centrado {
        position: relative
    }
    .Centrado {
        width: 99%;
        margin: 0 .5%;
        float: left;
        padding: 0;
        height: auto;
        z-index: 100
    }
    #buscador ul li,
    #contenedor,
    #logo {
        width: 100%!important;
        padding: 0
    }
    #contenedor {
        min-width: auto!important;
        height: auto;
        float: left;
        margin: 0;
        font-size: 16px
    }
    #logo {
        height: auto;
        float: left;
        margin: 0;
        text-align: center
    }
    #logo img {
        width: auto;
        height: auto;
        display: inline-block
    }
    #navegador_web {
        display: none
    }
    #buscador,
    #buscador ul {
        width: 300px!important;
        float: right;
        padding: 0;
        margin: 0 50px 0 0
    }
    #buscador ul li {
        margin: 0
    }
    #buscador ul li input {
        width: 89%!important;
        padding: 0;
        margin: 0
    }
    #buscador li input.boton {
        width: 10%!important
    }
    #base_cabecera,
    #base_utilidades {
        min-width: auto!important;
        width: 100%;
        height: auto!important;
        position: relative!important;
        float: left;
        top: 0!important
    }
    #base_centro {
        margin: 10px 0 0
    }
    #base_central {
        background: #ffffff!important
    }
    #principal {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        z-index: 1500
    }
    #principal ul {
        width: 100% !important;
        height: auto;
        float: left;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center
    }
    #principal ul li {
        width: 100%;
        height: auto;
        margin: 1px 0;
        padding: 5px 0;
        border: none
    }
    #principal ul li span.imagen {
        display: none
    }
    #principal ul li ul li,
    #principal ul li ul li:hover ul,
    #principal ul li:hover ul {
        display: block!important
    }
    #principal ul li ul,
    #principal ul li ul li ul {
        height: auto;
        float: left;
        padding: 0;
        position: relative!important;
        display: none!important;
        z-index: 500;
        opacity: 1!important;
        top: auto;
        left: auto;
        box-shadow: none
    }
	#base_categorias_bloquehorizontal, #categorias{width:100% !important;}
	#principal ul li.submenu_25{position:relative !important;}
    #principal ul li a {
        height: auto;
        float: left;
        margin: 0;
        padding: 0;
        font-size: .9em;
        text-transform: uppercase;
        display: block
    }
    #principal ul li a span {
        width: 100% !important;
        height: auto;
        float: left;
        margin: 0;
        padding: 0;
		font-size:1.1em;
    }
#principal ul li ul {
	width: 100% !important;
	margin: 0 important;
	font-size: 1.1em;
}
    #principal ul li ul li {
        width: 100% !important;
        height: auto !important;
        float: left;
        margin: 0;
        padding: 5px 0 !important;
        position: relative;
        transition: text-indent .6s ease, background .3s ease;
        color: #888;
        background: 0 0!important;
        border: none!important
    }
    #principal ul li ul li a {
        width: 98% !important;
        float: left;
        padding: 0!important;
        margin: 0;
        font-size: .9em;
        text-align: left;
        text-decoration: none;
        text-transform: none;
        color: #cccccc !important;
        background: 0 0;
        border: none
    }
    #principal ul li ul li ul {
        width: 99% !important;
        margin: 0 0 0 1% !important;
    }
    #centro_centro,
    #centro_derecha,
    div.base_abajoLoMas {
        margin: 0;
        padding: 0 0 20px;
        position: relative;
        height: auto;
        float: left
    }
    #base_centro #base_central {
        background: 0 0
    }
    #centro_centro,
    #centro_derecha {
        width: 100%!important
    }
    div.base_abajoLoMas {
        width: 98%!important
    }
    #contenido_contenido div.listado ul.listado {
        width: 100%!important;
        float: left;
        margin: 0 0 10px
    }
    #destacados_padre ul li {
        width: 48%;
        float: left
    }
    #base_pie {
        background: #a5a5a5!important
    }
    #base_pie #accesos_directos,
    #base_pie #destacados_pie,
    #base_pie #enlacesLegales,
    #base_pie ul.datos_empresa ,
	#base_pie .destacados_pie{
        width: 100% !important;
        height: auto;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center;
        list-style-type: none
    }
    #base_pie a,
    #base_pie span {
        float: left;
        width: 96%;
        height: auto;
        margin: 2px 0;
        padding: 0;
        color: inherit;
        transition: .5s ease 0s;
        font-weight: 400;
        text-align: left
    }
    #base_extras {
        float: left;
        margin: 15px 0 0;
        padding: 0;
        width: auto
    }
    #descuentos {
        width: 99%!important;
        height: auto;
        float: right;
        margin: 0;
        padding: 0;
        font-size: .9em;
        border: 1px solid #b30000
    }
    #descuentos ul li {
        margin: 3px 0;
        padding: 1px 0;
        font-size: .9em;
        text-align: center;
        color: #333
    }
    #descuentos ul li.titulo_principal {
        color: #ffffff;
        margin: 0;
        padding: 5px 0;
        background: #b30000
    }
    #descuentos ul li.titulo {
        color: #b30000;
        padding: 3px 0;
        font-weight: 700;
        border-bottom: 1px solid #b30000
    }
    #descuentos ul p {
        width: 32.33%;
        float: left;
        margin: 0;
        padding: .5%
    }
	#baseEtiquetasObjeto {
		display: none;
	}
#principal ul li.submenu_25 > ul > li > a, #principal ul li.submenu_25 > ul > li > ul > li > a{text-align:left !important;}
#principal #categorias > ul > li > ul > li:hover > a{background:none !important;}
#principal ul li.submenu_25 > ul{max-height: auto !important;overflow-y: none !important;padding: 0 !important;}
#principal ul li.submenu_25 > ul > li:hover > ul{background:none !important;}
#principal ul li.submenu_25 > ul  li  ul{right:auto !important; left:0 !important;}
#contacto_especial .formulario,#contacto_especial .mapa{width:96% !important}
}
#titulo_accesorios, #accesorios_opciones > h2.titulo, #categoriasFicha, #baseEtiquetasObjeto{display: none;}
#vacaciones_carrito{/*display:none !important;*/}
#destacados ul.destacados li.vacaciones {
	font-size: 1.2em;
	font-weight: bold;
	width: 17%;
	background: var(--color1);
	/*display:none;*/
}
#destacados ul.destacados li.vacaciones p {
	float: left;
	position: relative;
	display: block;
	color: #fff;
	font-size: 17px;
}