#base_alta_newsletter:hover p#finalizar_alta a.alta,#base_login:hover p.cabecera{opacity:1}
#cabecera_login{float:left;position:relative}
#base_login{float:right;height:37px;margin:0;overflow:hidden;padding:0 0 3px;width:340px;transition:height .8s ease;position:absolute;right:0;z-index:1;}
#base_login:hover{height:170px;background:none;z-index:20000;}

#cabecera_login {
    float: left;
    position: relative
}

#base_login p.cabecera {
	background: url(../img/ico_usuario.png) left 3px no-repeat;
	color: #000;
	font-weight: 400;
	margin: 0;
	opacity: .6;
	padding: 0;
	width: 42px;
	font-size: 0;
	height: 40px;
	float: right;
	filter: invert(1);
	cursor: pointer;
}
#base_login ul {
	list-style: none;
	width: 300px;
	float: right;
	margin: 0px 10px 0;
	padding: 5px;
	height: auto;
	background: #f3f3f3;
	box-shadow: 2px 0 5px #333;
}
#base_login ul li {
    float: left;
    height: auto;
    margin: 0 0 3px 10px;
    padding: 0;
    width: 90%
}
#base_login ul li#nuevos,
#base_login ul li#validar {
    margin: 0;
    width: 100%;
    text-align: center
}
#base_login ul li#nuevos a {
    display: inline;
    float: none
}
#base_login ul li label {
    color: #333;
    float: left;
    font-size: .9em;
    height: auto;
    margin: 0;
    padding: 3px 0;
    text-align: right;
    text-transform: uppercase;
    width: 40%
}
#base_login ul li input.login,
#base_login ul li input.password {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0);
    border-color: #aaa;
    border-image: none;
    border-style: none solid;
    border-width: 0 1px;
    color: #999;
    float: right;
    height: 15px;
    margin: 0;
    padding: 4px 10px;
    transition: background .5s ease 0;
    width: 130px
}
#base_login ul li input.login:hover,
#base_login ul li input.password:hover {
    border-color: #fff;
    background: #fff;
    color: #004780
}
#base_login ul li input.acceder {
    background: url(../img/acceder.png) 110px 2px no-repeat;
    border: none;
    color: #000;
    cursor: pointer;
    float: left;
    height: auto;
    margin: 5px 0;
    opacity: .7;
    padding: 5px 0 3px;
    position: relative;
    text-align: left;
    text-indent: 130px;
    width: 100%
}
#base_login ul li input.acceder:hover {
    background: url(../img/acceder_hover.png) 110px 2px no-repeat;
    color: #fff;
    font-weight: 700
}
#base_login ul li a {
    border-right: 1px solid #ddd;
    color: #333;
    font-size: .7em;
    height: auto;
    margin: 0;
    padding: 0 5px;
    text-align: left;
    text-decoration: none;
    width: auto
}
#base_login ul li a:hover {
    color: #004780
}
#base_logueado{float:right;height:37px;margin:0;overflow:hidden;padding:0 0 3px;width:340px;transition:height .8s ease;z-index:1;position:absolute;right:0}
#base_logueado:hover{height:170px;background:none;z-index:20000;}
#base_logueado h2,
#base_logueado h2, #base_logueado p.cabecera {
	background: url(../img/ico_usuario.png) left 3px no-repeat;
	color: #000;
	font-weight: 400;
	margin: 0;
	opacity: .6;
	padding: 0;
	width: 42px;
	font-size: 0;
	height: 40px;
	float: right;
	filter: invert(1);
}
#base_logueado #accesosDirectosPanel {
	/* border-top: 1px solid #eee; */
	float: left;
	height: 30px;
	margin: 0;
	padding: 1% 1% 10px;
	position: relative;
	width: 98%;
	text-align: center;
	background: #f00c;
}
#base_logueado #accesosDirectosPanel a {
    display: inline-block;
    width: 32px;
    height: 29px;
    opacity: .5;
    padding: 0
}
#base_logueado #accesosDirectosPanel a:hover {
    opacity: 1!important
}
#base_logueado #accesosDirectosPanel a.miniClave {
    background: url(../img/miniClave.png) center no-repeat
}
#base_logueado #accesosDirectosPanel a.miniDatos {
    background: url(../img/miniDatos.png) center no-repeat
}
#base_logueado #accesosDirectosPanel a.miniSecciones {
    background: url(../img/miniSecciones.png) center no-repeat
}
#base_logueado #accesosDirectosPanel a.miniArchivos {
    background: url(../img/miniArchivos.png) center no-repeat
}
#base_logueado #accesosDirectosPanel a.miniFavoritos {
    background: url(../img/miniFavoritos.png) center no-repeat
}
#base_logueado #accesosDirectosPanel a.miniNewsletter {
    background: url(../img/miniNewsletter.png) center no-repeat
}
#base_logueado #accesosDirectosPanel a.miniCompras {
    background: url(../img/miniCompras.png) center no-repeat
}
#base_logueado #accesosDirectosPanel a.miniTarjetas {
    background: url(../img/miniTarjetas.png) center center no-repeat
}
#base_logueado #accesosDirectosPanel a.miniPuntos {
    background: url(../img/miniPuntos.png) center center no-repeat;
    filter: grayscale(100%)
}
#base_logueado ul {
	list-style: none;
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
	height: auto;
	background: #f00c;
	color: #ffffff;
}
#base_logueado ul li {
    width: 50%;
    float: left;
    margin: 0 0 5px;
    padding: 0;
    height: auto
}
#base_logueado ul li a {
	color: #fff;
	font-size: .8em;
	height: 20px;
	padding: 5px 0 0 40px;
	position: relative;
	text-align: left;
	text-decoration: none;
	width: 260px;
}
#base_logueado ul li a.password {
    background: url(../img/recordar.gif) left bottom no-repeat
}
#base_logueado ul li a.datos {
    background: url(../img/herramientas.png) 10px center no-repeat
}
#base_logueado ul li a.cerrar {
    float: left;
    background: url(../img/desconectar.png) 10px center no-repeat;
    margin-bottom: 10px
}
#base_logueado ul li a.cerrar:hover {
    background: url(../img/desconectar_hover.png) 10px center no-repeat
}
#base_logueado ul li a:hover {
    color: #fff;
    text-decoration: none
}
#base_logueado ul li.identidad {
    color: #fff;
    float: left;
    font-size: 1em;
    height: auto;
    margin: 0 0 10px;
    padding: 3px 0;
    position: relative;
    text-align: center;
    width: 100%;
    color: #004780
}
#formulario_recordatorio {
    position: relative;
    float: left;
    width: 100%;
    height: auto
}
#formulario_recordatorio h1 {
    width: 97%;
    font-weight: 700;
    color: #4eff00;
    background-color: #DDD;
    border: 1px solid #4eff00;
    padding: 2px 0;
    margin: 0 0 10px 11px;
    height: 14px;
    overflow: visible;
    text-align: center;
    text-transform: uppercase
}
#formulario_recordatorio p {
    width: 98%;
    height: auto;
    margin: 1%;
    font-size: .95em;
    text-align: justify
}
#formulario_recordatorio ul {
    list-style-type: none;
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0 0;
    padding: 0
}
#formulario_recordatorio ul li {
    margin-top: 15px
}
#formulario_recordatorio ul li.registro {
    float: left;
    height: auto;
    margin: 2px 0;
    min-height: 36px;
    padding: 5px 1%;
    transition: background .5s ease 0;
    width: 47%
}
#formulario_recordatorio ul li.registro:hover {
    background: #eee
}
#formulario_recordatorio ul li.registro label {
    color: #004780;
    float: left;
    font-size: .9em;
    letter-spacing: -.5px;
    margin: 5px 0 3px;
    padding: 3px 6px 0 0;
    text-align: right;
    text-transform: uppercase;
    width: 42%
}
#formulario_recordatorio ul li.registro input {
    color: #777;
    float: left;
    font-family: inherit;
    font-size: .95em;
    margin: 0 0 2px;
    padding: 8px;
    transition: background .5s ease 0
}
#formulario_recordatorio ul li.captcha {
    width: 47%;
    float: left;
    padding: 0;
    margin: 2px 0 0 1%
}
#formulario_recordatorio ul li.captcha img {
    border: 1px solid #ccc;
    float: left;
    height: 53px;
    margin: 0 10px 0 0;
    padding: 0;
    width: 145px
}
#formulario_recordatorio ul li.captcha a {
    background: url(../img/recargar.png) left top no-repeat rgba(0, 0, 0, 0);
    color: #666;
    float: left;
    font-size: .95em;
    height: 25px;
    letter-spacing: -.5px;
    margin: 0;
    padding: 2px 0 0 30px
}
#formulario_recordatorio ul li.captcha a:hover {
    background: url(../img/recargar_hover.png) left top no-repeat rgba(0, 0, 0, 0);
    text-decoration: none;
    color: #004780
}
#formulario_recordatorio ul li.captcha input {
    background: #fff;
    border: 1px solid #ddd;
    color: #999;
    float: left;
    font-size: .8em;
    margin: 0 0 2px;
    padding: 5px;
    transition: background .5s ease 0;
    width: 57%
}
#formulario_recordatorio ul li.captcha input:hover {
    background: #004780;
    color: #fff
}
#formulario_recordatorio ul li.registro input.cambiar {
    width: 200px;
    height: 18px;
    background-color: #fff;
    border: 1px solid #CCC
}
#formulario_recordatorio ul li.registro input.cambiar:hover {
    background: #004780;
    color: #fff
}
#formulario_recordatorio ul li.boton {
    border-bottom: 1px solid #eee;
    color: #999;
    cursor: pointer;
    float: left;
    margin: 35px 0 0;
    padding: 0 0 5px;
    width: 100%
}
#formulario_recordatorio ul li.boton input {
    background: #eee;
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px #ccc;
    color: #999;
    cursor: pointer;
    margin: 0 0 0 40%;
    padding: 3px 10px;
    transition: background .5s ease 0;
    width: 20%;
    text-align: center
}
#formulario_recordatorio ul li.boton input:hover {
    background: 0 0;
    border: 1px solid #fff;
    box-shadow: 0 1px 3px #999;
    color: #fff;
    text-transform: uppercase
}
ul.secciones_privadas {
    list-style-type: none
}
ul.secciones_privadas li {
    list-style-type: none;
    margin: 5px 0
}
ul.secciones_privadas li a strong {
    text-transform: capitalize
}
#formulario {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    margin: 0
}
*>#formulario {
    margin: 0 0 0 4px
}
#cabecera_operaciones_usuario {
    height: 125px;
    margin: 15px 0;
    position: relative;
    float: left;
    width: 100%;
    font-size: 14px;
    text-align: center
}
#cabecera_operaciones_usuario a,
#cabecera_operaciones_usuario p {
    color: #c19b2a;
    display: inline-block;
    filter: grayscale(100%);
    font-size: .9em;
    height: 125px;
    letter-spacing: -.3px;
    margin: 0 -2px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 86px
}
#base_formulario,
div.documentos_privados,
div.documentos_privados ul {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left
}
#cabecera_operaciones_usuario a.selec,
#cabecera_operaciones_usuario a:hover {
    filter: grayscale(0)
}
#cabecera_operaciones_usuario a.documentos_privados {
    background: url(../img/documentos.png) bottom left no-repeat
}
#cabecera_operaciones_usuario a.secciones_privadas {
    background: url(../img/secciones.png) bottom left no-repeat
}
#cabecera_operaciones_usuario a.cambiar_datos {
    background: url(../img/datos.png) bottom left no-repeat
}
#cabecera_operaciones_usuario a.cambiar_pass {
    background: url(../img/contrasena.png) bottom left no-repeat
}
#cabecera_operaciones_usuario a.compras {
    background: url(../img/compras.png) bottom left no-repeat
}
#cabecera_operaciones_usuario a.favoritos {
    background: url(../img/favoritos.png) bottom left no-repeat
}
#cabecera_operaciones_usuario a.puntos {
    background: url(../img/puntos.png) bottom left no-repeat
}
#cabecera_operaciones_usuario a.emailing {
    background: url(../img/emailing.png) bottom left no-repeat
}
#cabecera_operaciones_usuario a.tarjetas {
    background: url(../img/tarjetas_regalo.png) bottom left no-repeat
}
#base_formulario {
    font-size: .91em
}
#base_formulario p a {
    transition: background .5s ease;
    font-weight: 400
}
#base_formulario p a:hover {
    background: #ccc;
    color: #fff;
    text-decoration: none
}
div.documentos_privados {
    height: auto
}
div.documentos_privados ul {
    height: auto;
    list-style-type: none
}
div.documentos_privados ul li {
    width: 90%;
    height: auto;
    float: left;
    margin: 2px 0 2px 3%;
    padding: 0 0 0 3%;
    list-style-type: none;
    background: url(../img/fondo_li.gif) top left no-repeat
}
#formulario p,
#formulario ul {
    width: 99%;
    padding: 0;
    height: auto
}
#formulario h1 {
    width: 100%;
    font-weight: 700;
    color: #FFF;
    padding: 4px 0 0 25px;
    margin: 0;
    height: 45px;
    overflow: visible;
    text-align: left;
    background: url(../img/cabecera_formulario.jpg) top left no-repeat
}
#formulario p {
    font-size: .95em;
    margin: 0;
    text-align: justify
}
#formulario ul {
    float: left;
    list-style-type: none;
    margin: 0 0 0 1%
}
#formulario ul li.registro {
    float: left;
    height: auto;
    margin: 2px 0;
    padding: 5px 1%;
    transition: background .5s ease 0;
    width: 27%;
    min-height: 70px
}
#formulario ul li.newsletter {
    height: auto;
    margin: -60px 0;
    width: 40%
}
#formulario ul li.doble {
    width: 97%;
    min-height: 0;
    text-align: center
}
#formulario ul li.doble div {
    width: auto;
    padding: 5px 1%;
    display: inline-block;
    float: none;
    position: relative
}
#formulario ul li.doble div.negro {
    color: #004780;
    font-size: 1.1em;
    letter-spacing: -.5px;
    text-transform: uppercase
}
#formulario ul li.registro>a {
    float: left;
    margin: -10px 0 0;
    max-width: 10%;
    padding: 0;
    position: relative
}
#formulario ul li.registro a img {
    max-width: 100%
}
#formulario ul li.relleno {
    width: 47%;
    height: 50px;
    float: left
}
#formulario ul li.comentario {
    min-height: 170px
}
#formulario ul li.registro:hover {
    background: #eee
}
#formulario ul li .empresa,
#formulario ul li.empresa {
    display: none
}
#formulario ul li.registro label {
    color: #004780;
    float: left;
    font-size: .9em;
    letter-spacing: -.5px;
    margin: 5px 0 3px;
    padding: 3px 6px 0 0;
    text-transform: uppercase;
    text-align: left;
    width: 95%
}
#formulario ul li.newsletter label {
    color: #004780;
    float: left;
    font-size: 1em;
    margin: 5px 0 3px;
    padding: 3px 0 0 3%;
    text-transform: none;
    text-align: left;
    width: 90%
}
#formulario ul li.registro label span {
    float: right;
    font-size: .7em;
    letter-spacing: 0;
    text-align: right;
    width: 30%
}
#formulario ul li.registro label.textarea {
    text-align: left;
    text-indent: 10px
}
#formulario ul li.registro label.logo {
    width: 16%
}
#formulario ul li.dato_registro_captcha {
    float: left;
    margin: 30px 10px;
    width: 39%
}
#formulario ul li.dato_registro_captcha img {
    border: 1px solid #ccc;
    float: left;
    height: 50px;
    margin: 0 10px 0 0;
    padding: 0;
    width: 145px
}
#formulario ul li.dato_registro_captcha input {
    width: 295px;
    max-width: 84%;
    height: auto;
    margin: 12px 0 0;
    border: 1px solid #CCC;
    color: #777;
    float: left;
    font-family: inherit;
    font-size: .95em;
    padding: 8px;
    transition: background .5s ease 0
}
#formulario ul li.dato_registro_captcha input:hover {
    background: #004780;
    color: #fff
}
#formulario ul li.dato_registro_captcha a {
    background: url(../img/recargar.png) left 13px no-repeat rgba(0, 0, 0, 0);
    color: #666;
    float: left;
    font-size: .95em;
    height: 25px;
    letter-spacing: -.5px;
    margin: 0;
    padding: 16px 0 0 30px
}
#formulario ul li.dato_registro_captcha a:hover {
    background: url(../img/recargar_hover.png) left 13px no-repeat rgba(0, 0, 0, 0);
    text-decoration: none;
    color: #004780
}
#formulario ul li span.condiciones {
    background: #bbb;
    border: 1px solid #ccc;
    clear: both;
    color: #fff;
    float: left;
    font-size: .65em;
    height: 65px;
    margin: 0 0 10px;
    overflow-y: scroll;
    padding: 5px 10px;
    text-align: justify;
    width: 98%
}
#formulario ul li.registro input,
#formulario ul li.registro select {
    font-size: .95em;
    color: #777;
    transition: background .5s ease;
    float: left
}
#formulario ul li.dato_registro_captcha input.largo_obligatorio {
    width: 210px;
    height: 16px;
    background-color: #CCC;
    border: 1px solid #CCC
}
#formulario ul li.registro input {
    width: 90%;
    padding: 8px;
    margin: 0 0 2px;
    border: 1px solid #ccc;
    font-family: inherit;
    background: #fff
}
#formulario ul li.registro input.largo_obligatorio {
    width: 210px;
    height: 16px;
    background-color: #eee;
    border: 1px solid #CCC
}
#formulario ul li.registro select {
    width: 210px;
    padding: 3px;
    border: 1px solid #ccc;
    background: #fff;
    height: 32px
}
#formulario ul li.registro select:hover {
    background: #004780;
    color: #fff
}
#formulario ul li.registro input.medio_obligatorio {
    width: 130px;
    height: 16px;
    background-color: #eee;
    border: 1px solid #CCC
}
#formulario ul li.registro input.corto_obligatorio {
    width: 70px;
    height: 16px;
    background-color: #eee;
    border: 1px solid #CCC
}
#formulario ul li.registro input.corto {
    width: 70px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #ccc
}
#formulario ul li.newsletter input.corto {
    width: 3%;
    margin: 10px 0 3px;
    padding: 3px 0 0 3%
}
#formulario ul li.registro input.medio {
    width: 130px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #ccc
}
#formulario ul li.registro input.largo {
    width: 210px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #ccc
}
#formulario ul li.registro input.largo_lectura {
    width: 210px;
    height: 16px;
    background-color: #fff;
    border: none;
    color: #999
}
#formulario ul li.registro input.imagen {
    background-color: #eee;
    border: 1px solid #ccc;
    font-size: .8em;
    height: 25px;
    width: 320px
}
#formulario ul li.registro textarea {
    background-color: #EEE;
    border: 1px solid #ccc
}
#formulario ul li.registro input:hover,
#formulario ul li.registro textarea:hover {
    background: #004780;
    color: #fff
}
#formulario ul li.registro #comentarios,
#formulario ul li.registro #google_map {
    float: left;
    height: auto;
    font-family: inherit;
    width: 96%;
    padding: 1%
}
#formulario ul li.password input {
    width: 190px;
    height: 13px
}
#formulario ul li.registro input.acepto {
    width: 190px;
    height: 13px;
    float: left;
    display: none
}
#formulario ul li.clausula {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 93%
}
#formulario ul li.clausula input {
    width: auto;
    height: auto;
    float: left;
    margin: 0 8px 0 10px;
    padding: 0
}
#formulario ul li.clausula label {
    float: left;
    font-size: .8em;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto
}
#formulario ul li.acepto label {
    float: left;
    width: 50%;
    height: 30px;
    margin-left: 10px
}
#formulario ul li.acepto label span {
    float: left
}
#formulario ul li.clausula label a {
    color: #004780;
    text-decoration: none
}
#formulario ul li.clausula label a:hover {
    text-transform: uppercase
}
#formulario ul li.boton {
    border-bottom: 1px solid #eee;
    color: #999;
    cursor: pointer;
    float: left;
    margin: 15px 0 0;
    padding: 0 0 5px;
    width: 100%
}
#formulario ul li.boton input {
    background: #eee;
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px #ccc;
    color: #999;
    cursor: pointer;
    margin: 0 0 0 40%;
    padding: 3px 10px;
    transition: background .5s ease 0;
    width: 15%;
    height: 40px;
    text-transform: uppercase;
    font-size: 1em
}
#formulario ul li.boton input:hover {
    background: #004780;
    border: 1px solid #fff;
    box-shadow: 0 1px 3px #999;
    color: #fff;
    text-transform: uppercase
}
#base_listado_socios {
    position: relative;
    float: left;
    width: 430px;
    height: auto
}
#base_listado_socios ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
#base_listado_socios ul li span {
    font-weight: 700;
    color: red
}
#base_listado_socios ul li.nick,
#base_listado_socios ul li.nombre {
    display: inline;
    float: left;
    width: 100px;
    height: 15px;
    list-style-type: none
}
#base_listado_socios ul li.mail {
    display: inline;
    float: left;
    width: 170px;
    height: 15px;
    list-style-type: none
}
#base_listado_socios ul li.socio {
    display: inline;
    float: left;
    width: 60px;
    height: 15px;
    list-style-type: none
}
#base_alta_newsletter {
    border: 1px solid #bb1a1a;
    color: var(--color4);
    float: left;
    height: auto;
    margin: 10px 0;
    padding: 0;
    position: relative;
    width: 100%
}
#base_alta_newsletter:hover {
    background: #bb1a1a
}
#base_alta_newsletter:hover h3 {
    color: #d3e3e9
}
#base_alta_newsletter:hover input[type=email] {
    width: 82%
}
#base_alta_newsletter h3 {
    color: #bb1a1a;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 21px;
    margin: 0 6%;
    padding: 15px 0 0;
    text-align: justify;
    width: 91%
}
#base_alta_newsletter h3:first-letter {
    color: var(--color4);
    font-size: 1.8em;
    font-weight: 400
}
#base_alta_newsletter h3.correcto {
    background: url(../img/correcto.png) top center no-repeat
}
#base_alta_newsletter p {
    color: #004780;
    float: left;
    font-size: .7em;
    margin: 0;
    padding: 0 6%;
    position: relative;
    text-align: justify;
    width: 88%
}
#base_alta_newsletter p label {
    background: url(../img/newsletter.png) left top no-repeat rgba(0, 0, 0, 0);
    border-bottom: 1px solid #eee;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 32px;
    margin: 10px 0 0;
    opacity: .7;
    padding: 0;
    transition: all .5s ease 0;
    width: 32px;
    position: relative
}
#base_alta_newsletter p input[type=email] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0);
    border-color: currentcolor currentcolor #eee;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: var(--color6);
    float: left;
    font-size: 1.1em;
    font-weight: 400;
    height: 37px;
    margin: 0;
    opacity: 1;
    padding: 5px 0 0;
    position: relative;
    text-indent: 15px;
    transition: width 1s ease-out 0s, opacity .7s ease 0;
    width: 0
}
#base_alta_newsletter p#insercion_email {
    padding-top: 10px
}
#base_alta_newsletter p#condiciones_newsletter {
    padding-top: 5px
}
#base_alta_newsletter p#condiciones_newsletter input[type=checkbox] {
    position: relative;
    float: left
}
#base_alta_newsletter p#condiciones_newsletter a {
    background: rgba(0, 0, 0, 0);
    color: var(--color5);
    display: block;
    float: left;
    font-size: .95em;
    margin: 0;
    padding: 0;
    text-indent: 0;
    width: auto
}
#base_alta_newsletter p#condiciones_newsletter a:hover {
    text-indent: 0;
    text-decoration: underline;
    background: 0 0
}
#base_alta_newsletter p#finalizar_alta {
    text-align: center;
    padding-top: 14px;
    margin: 0 0 15px
}
#base_alta_newsletter p#finalizar_alta a.alta {
    background: var(--color4);
    border: 1px solid #fff;
    color: var(--color5);
    display: inline-block;
    font-size: 1.2em;
    margin: 0;
    opacity: 1;
    padding: 3px;
    text-indent: 0;
    text-transform: uppercase;
    width: 180px
}
#base_alta_newsletter p#finalizar_alta a.alta:hover {
    background: url(../img/newsletter_boton_hover.png) 160px center no-repeat;
    background-color: var(--color5);
    text-indent: 0;
    color: #d3e3e9
}
#base_login_carrito {
    float: right;
    font-size: 16px;
    height: auto;
    margin: 5px 0 15px;
    padding: 1% 3%;
    position: relative;
    width: 94%;
    z-index: 350;
    background: #eee
}
#base_login_carrito ul {
    list-style: none;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    height: auto;
    transition: 1s ease all
}
#base_login_carrito ul li {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto
}
#base_login_carrito ul li label {
    width: auto;
    height: auto;
    float: left;
    margin: 6px 15px 0 0;
    padding: 0;
    color: #222;
    font-size: 1.1em;
    text-transform: uppercase
}
#base_login_carrito ul li input {
    border: none;
    color: #aaa;
    float: right;
    height: 15px;
    margin: 5px 15px 0 0;
    padding: 5px 10px;
    transition: background .5s ease 0;
    width: 189px;
    background: #FFF;
    font-size: .95em
}
#base_login_carrito ul li input:hover {
    border-color: #fff;
    background: #fff;
    color: #000
}
#base_login_carrito ul li input.acceder {
    width: auto;
    height: auto;
    float: left;
    margin: 0 35px 0 20px;
    padding: 5px 0 0 20px;
    background: url(../img/acceder.png) left no-repeat;
    color: #555;
    cursor: pointer;
    opacity: .9;
    font-size: 1em;
    font-weight: 700
}
#base_login_carrito ul li input.acceder:hover {
    color: #000;
    font-weight: 700
}
#base_login_carrito ul li a {
    border-right: 1px solid #ddd;
    color: #ff8000;
    opacity: 1;
    height: auto;
    margin: 6px 0 0;
    padding: 0 5px;
    text-align: left;
    text-decoration: none;
    width: auto;
    float: left
}
#base_login_carrito ul li a:hover {
    color: #111
}
#muestra_puntos,
#muestra_tarjetas {
    float: left;
    font-size: 1.2em;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 100%
}
#muestra_puntos strong,
#muestra_tarjetas strong {
    color: #bb1a1a
}