body{
	margin:0px;
	font-family: arial, Helvetica,sans-serif;
	color:#FFFFFF;
	letter-spacing:1px;
	/*text-shadow: 0px 1px 10px rgba(255,255,255,.9);*/

}


/* * * * * * * * * * * * * *
*
*   ERRORES
*
* * * * * * * * * * * * *  */
.bubble_error{
	padding:12px;
	border:2px dashed #993318;
	color:#993318;
	text-align:center;
}

.error_line{
	color:red;
	width:400px;
	font-weight:normal;
	font-size:12px;
}
/* * * * * * * * * * * * * *
*
*   TABLA DE FACTURA
*
* * * * * * * * * * * * *  */
.tabla_factura{
	border-collapse:collapse;
}
.tabla_factura th{
	color:white;
}
.tabla_factura th,td{
	border-style:dotted;
	border-width:0px;
	padding:0px;
	text-align:left;
}
.facturatop{
	/*text-shadow: 0px 1px 10px #b0afaf;*/
	background-image:url('images/factura_top.png');
	background-repeat:repeat-x;
}

.footer_tabla{
}

.topleft{
	width:22px;
	text-align:left;
	padding:0px;
	border-right:1px solid #0388B4;
}

.topright{
	width:23px;
	text-align:left;
	padding-right:0px;
	border-right:1px solid red;
}
.facturabot{
	/*text-shadow: 0px 1px 10px #b0afaf;*/
	background-image:url('images/factura_bot.png');
	background-repeat:repeat-x;
	text-align:left;
	color:white;
}
.facturacenter{
	background-color:white;
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	font-style:italic;
}
.center-left{
	width:22px;
	border-left:1px solid #0388B4;

}
.center-right{
	width:23px;
	border-right:1px solid #0388B4;
	width:21px;
}
.diner{
	font-weight:bold;
}
/*END*/
/* * * * * * * * * * * * * *
*
*   ESTILOS COMUNES
*
* * * * * * * * * * * * *  */

.reg{
	vertical-align:text-top;
	font-size:12px;
}
#masgoogle{
	padding-top:10px;
	margin-bottom:0px;
	margin-left:10px;
	font-size:12px;
	width:400px;
	float:left;
}
.flags{
	padding-top:10px;
	margin-bottom:0px;
	margin-right:0px;
	font-size:12px;
	float:right;
}
.bandera_sola{
	float:right;
	margin-left:3px;
	margin-top:2px;
}
.bandera_sola img{
	margin:1px;
}
.bandera_sola img:hover{
	border:1px solid red;
	margin:0px;cursor:pointer;
}
.bandera_sola_texto{
	float:right;
	margin-right:5px;

}
.sin_formato{
	cursor:text;
	text-decoration:none;
}
	.sin_formato a{
		cursor:text;
		text-decoration:none;
	}
	.sin_formato a:hover{
		cursor:text;
		text-decoration:none;
	}

/*BOTON TODOS LOS DETALLES*/
.boton_detalles_izq{
	margin-left:35px;
	width:15px;
	height:40px;
	float:left;
	background-image:url('images/boton_todos_detalles_izq.png');

}
.boton_detalles_der{
	width:15px;
	height:40px;
	float:left;
	background-image:url('images/boton_todos_detalles_der.png');
}
.boton_detalles_centro{
	height:40px;
	float:left;
	padding-top:8px;
	background-image:url('images/boton_todos_detalles_centro.png');
	background-repeat:repeat-x;
	padding-left:16px;
	padding-right:16px;
	/*text-shadow: 0px 1px 10px #616465;*/
}
	.boton_detalles_centro a{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:lighter;
		padding-top:20px;
		font-size:19px;

	}
/*END*/


/* BOTON CONFIRMAR PEDIDO*/

.confirmar_pedido_der{
	float:right;
	background-image:url('images/confirmar_ped_der.png');
	width:11px;
	height:37px;
}
.confirmar_pedido_izq{
	float:right;
	background-image:url('images/confirmar_ped_izq.png');
	width:11px;
	height:37px;
}
.confirmar_pedido_boton{
	float:right;
	background-image:url('images/confirmar_ped_centro.png');
	background-repeat:repeat-x;
	height:37px;
	padding-top:9px;
	padding-left:9px;
	padding-right:9px;
}
.button_comprar{
	width:300px;
	padding:0;
	margin:0;
	border:none;
	outline:none;
	cursor:pointer;
	background:transparent;
	font-size:18px;
	height:37px;
	margin-top:30px;
	margin-left:0px;
	color:white;
	float:right;
}
/*END*/


b{
	font-weight:bold;
}
.clear{
	clear:both;
	margin:0px;
}

img{
	border:0px solid black;
}

a{
	color:#CCCCCC;
	text-decoration:none;
	font-weight:lighter;
}
a:hover{
	cursor:URL;
}

p{
	font-size:14px;
	font-weight:lighter;
	margin-bottom:20px;
	line-height:17px;
	font-weight:lighter;
}
li{
	font-weight:lighter;
	font-size:13px;
}

#transicion_azul_negro{
	background-color:red;
	background-image:url('images/azul_negro.png');
	height:96px;
}

.input{
	font-style: italic;
	font-size:18px;
	border:1px solid #0388B4;
	background:url('images/input_bg.png') top left repeat-x white;
	color:#25313c;
	height:28px;
}
.input:focus{background-color:#f9f8e4;}

/* * * * * * * * * * * * * *
*
*   CABECERA
*
* * * * * * * * * * * * *  */
#header{
	width:100%;
	background-image:url('images/fondo_negro.png');
	background-repeat:repeat;
	/*text-shadow: 0px 1px 10px #434a4c;*/
}

#header_navi{
	width:960px;
	padding-left:10px;
	padding-right:10px;
	margin:auto;

}
	#header_navi b{
		/*color:#33C9FC;*/
	}
#titulo{
	float:left;
	padding-top:32px;
	padding-left:0px;

}




#atencion_telefonica{
	float:right;
	padding-top:34px;
	text-align:right;
	color:#616161;
	font-size:23px;
	font-weight:normal;
	margin-bottom:0px;

	padding-bottom:0px;
}

#telefono_pinganillo{
	float:right;


}
	#atencion_telefonica h1{
		margin:0px;
		font-size:23px;
		font-weight:normal;
		margin-bottom:9px;
		color:white;
	}

#telefono_pinganillo_letras{
	float:right;
	margin-left:8px;


}
	#telefono_pinganillo_letras p{
		font-size:13px;
		margin:0px;

	}


/* ++++++ MENU +++++++*/
#menu{
	clear:both;
	color:#CCCCCC;
	width:100%;
	height:15px;
	padding-top:0px;
	padding-bottom:40px;
	background-image:url('images/degradado_menu2.png');
	background-repeat:no-repeat;
	background-position:-25px -47px;
	font-size:14px;
	font-weight:lighter;


}

	#menu a{
		color:#CCCCCC;
		text-decoration:none;
		font-weight:lighter;
		padding-top:7px;
		padding-bottom:10px;
	}

.componente{
	padding-top:17px;
	height:30px;
	float:left;
	padding-left:7px;
	margin-right:26px;

}
	.componente:hover{
		background-image:url('images/fondo_hover.png');
		background-repeat:no-repeat;
		margin-right:0px;
		background-position:0px 11px;
	}


.componente_compraya_izq{
	margin-top:12px;
	float:right;
	background-image:url('images/boton_rojo_compra_ya_iz_s1.png');
	width:10px;
	height:27px;
	background-repeat:no-repeat;
}
.componente_compraya_der{
	margin-top:12px;
	float:right;
	background-image:url('images/boton_rojo_compra_ya_der.png');
	height:27px;
	width:10px;
	padding-right:2px;
	background-repeat:no-repeat;
}

.componente_compraya{
	margin-top:12px;
	height:27px;
	float:right;
    background-image:url('images/boton_rojo_compra_ya_centr.png');
	background-repeat:repeat-x;
	text-align:center;
	padding-top:5px;
	color:white;
}
	.componente_compraya{
		color:white;
	}
.extra_boton_abajo{
	margin-top:19px;


}
	.extra_boton_abajo a{
		color:white;
		font-size:14px;
		font-weight:lighter;
	}
#ocultar1{
	display:none;
}
#ocultar2{
	display:none;
}
#ocultar3{
	display:none;
}
#ocultar4{
	display:none;
}
#ocultar5{
	display:none;
}
#ocultar6{
	display:none;
}
.remate{
	padding-top:17px;
	float:left;
	width:9px;
	height:30px;
	background-image:url('images/fondo_hover_remate.png');
	background-repeat:no-repeat;
	margin-right:17px;
	background-position:0px 11px;
}
/*++++++++ FIN DEL MENU +++++++*/

/* * * * * * * * * * * * * *
*
*   CUADRO DE SELLOS
*
* * * * * * * * * * * * *  */
#sellos_fix{
	margin-top:0px;
	width:256px;
	height:115px;
	text-align:center;
	background-image:url('images/sellos_fix.png');
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-right:35px;
	color:#0099CC;
	font-size:10px;
	font-weight:bold;

}

.unsello_paypal{
	float:left;
	width:120px;
	height:33px;
	margin-top:10px;
}
.unsello_mrw{
	float:left;
	width:120px;
	height:25px;
	margin-top:20px;
}
.unsello_banco{
	float:left;
	width:120px;
	height:40px;
	margin-top:7px;

}
.unsello_reembolso{
	float:left;
	width:120px;
	height:40px;
	margin-top:9px;

}


/* * * * * * * * * * * * * *
*
*   TARJETA DE COMPRA
*
* * * * * * * * * * * * *  */
.tarjeta_compra_corner{
	float:left;
	height:4px;
}
.tarjeta_top{
	width:246px;
	float:left;
	border-top:2px solid #393939;
}
.tarjeta_lateral{
	float:left;
	width:23px;
	height:150px;
	border-left:2px solid #393939;
}
.tarjeta_laterla_right{
	float:right;
	width:23px;
	height:150px;
	border-right:2px solid #393939;
}
.tarjeta_area_util{
	width:242px;
	height:150px;
	float:left;
	text-align:left;
}


.precio_tarjeta{
	font-size:40px;
	font-weight:lighter;
	color:#33C9FC;
}
.precio_sin_iva{
	margin-top:3px;
	margin-bottom:14px;
	color:#999999;
	font-size:11px;
	font-weight:lighter;
}

.en_stock_tarjeta{
	color:#33CC00;
	font-size:13px;
	width:100%;
	text-align:right;
}

.tarjeta_compra_corner_bot_left{
	float:left;
}
.tarjeta_bot{
	padding-top:1px;
	width:246px;
	float:left;
	border-bottom:2px solid #393939;
}

.compraya_blue_der{
	float:left;
}
.compraya_blue{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:16px;
	padding-right:16px;
	height:40px;
	float:left;
	background-image:url('images/boton_compra_ya_azul_centro.png');
	background-repeat:repeat-x;

}

	.compraya_blue a{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:lighter;
		padding-top:20px;
		padding-bottom:20px;
		font-size:21px;
	}


.componente_blue_izq{
	float:left;
}


.transicion_negro_azul{
	background-image:url('images/negro_zul.png');
	background-repeat:repeat-x;
	height:58px;
	text-align:left;
	width:100%;
}

.titulo_centrado{
	width:960px;
	margin:auto;
	color:#33C9FC;
	height:58px;

}
	.titulo_centrado h1{
		margin-top:0px;
		padding-top:10px;
		margin-bottom:0px;

	}

/* * * * * * * * * * * * * *
*
*   SECCION AZUL
*
* * * * * * * * * * * * *  */
#seccion_azul{
	width:100%;
	background-image:url('images/fondo_azul.png');
	background-repeat:repeat;
	color:black;
	padding-top:5px;
	/*text-shadow: 0px 1px 10px rgba(255,255,255,.9);*/
}

#seccion_azul a{
	color:white;
}
#seccion_azul a:hover{
	color:black;
}

	#seccion_azul h1{
		padding-top:14px;
		margin-top:0px;
		font-size:28px;
	}
	#seccion_azul h2{
		padding-top:14px;
		margin-top:10px;
		font-size:20px;
	}
.seccion_azul_navi{
	width:960px;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	background-image:url('images/degradado_seccion_acul.png');
	background-repeat:no-repeat;
	background-position:-40px -30px;
}

#azul_columna_izq{

	float:left;
	margin-top:40px;
}
#azul_columna_der{
	width:462px;
	padding-left:40px;
	float:right;
}


/** GALERIA DE FOTOS */
#mini_galeria{
	margin-top:42px;
}
.componente_galeria{
	float:left;
	margin-left:12px;
	margin-bottom:12px;
}
.extra_componente_galeria{
	margin-left:0px;
}


#transicion_azul_blanco{
	background-image:url('images/azul_blanco.png');
	background-repeat:repeat-x;
	height:59px;
}
/* * * * * * * * * * * * * *
*
*   SECCION COMO SE USA
*
* * * * * * * * * * * * * * */
#seccion_comoseusa{
	width:100%;
	background-image:url('images/fondo_blanco.png');
	background-repeat:repeat;
	color:black;
	/*text-shadow: 0px 1px 10px #cccece;*/
}
	#seccion_comoseusa h1{
		padding-top:14px;
		margin-top:0px;
		font-size:28px;
	}
	#seccion_comoseusa h2{
		color:#666666;
		padding-top:14px;
		margin-top:10px;
		font-size:20px;
	}
#seccion_comoseusa_navi{
	width:960px;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	background-image:url('images/degradado_seccion_blanca.png');
	background-repeat:no-repeat;
	background-position:-56px 3px;
}

#columna_video{
	margin-top:40px;
	float:left;
}
#columna_mas_detalles{
	width:363px;
	float:right;
	margin-top:13px;
	padding-left:40px;
}
	#columna_mas_detalles ul{
		margin-top:0px;

	}
	#columna_mas_detalles li{
		margin-bottom:2px;

	}
#listado_elementos_izq{
	width:181px;
	float:left;
}
#listado_elementos_der{
	width:181px;
	float:right;
}
/*BOTON TODOS LOS DETALLES*/
.boton_detalles_izq{
	margin-left:35px;
	width:15px;
	height:40px;
	float:left;
	background-image:url('images/boton_todos_detalles_izq.png');

}
.boton_detalles_der{
	width:15px;
	height:40px;
	float:left;
	background-image:url('images/boton_todos_detalles_der.png');
}
.boton_detalles_centro{
	height:40px;
	float:left;
	padding-top:8px;
	background-image:url('images/boton_todos_detalles_centro.png');
	background-repeat:repeat-x;
	padding-left:16px;
	padding-right:16px;
	/*text-shadow: 0px 1px 10px #616465;*/
}
	.boton_detalles_centro a{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:lighter;
		padding-top:20px;
		font-size:19px;
	}

#transicion_blanco_negro{
	background-image:url('images/blanco_negro.png');
	background-repeat:repeat-x;
	height:59px;
}

/* * * * * * * * * * * * * *
*
*   FOOTER
*
* * * * * * * * * * * * * * */
#footer{
	width:100%;
	background-image:url('images/fondo_negro.png');
	background-repeat:repeat;
	/*text-shadow: 0px 1px 10px #434a4c;*/
	text-align:center;
	font-size:12px;
	font-weight:lighter;
}

#footer_navi{
	width:960px;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	padding-top:35px;
	font-size:12px;
	color:#dddddd;
}
	#footer_navi a{
		color:#dddddd;
		margin-left:6px;
		margin-right:6px;
	}
	#footer_navi a:hover{
		text-decoration:underline;
	}
	#footer_navi p{
		margin-bottom:0px;
		font-size:12px;
		margin-top:0px;
	}
	#footer_navi li{
		margin-top:6px;
	}


#menu_foot{
	margin-bottom:27px;
}

#columna_izq_tiendas_foot{
	float:left;
	width:325px;
	text-align:left;
}
#columna_central_productos_foot{
	float:left;
	width:365px;
	text-align:left;
}
#columna_derecha_local_foot{
	float:right;
	text-align:left;

}
	#columna_derecha_local_foot p{
		margin-top:0px;
	}

#derechosreservados{
	margin-top:20px;
	padding-bottom:40px;
}

/* * * * * * * * * * * * * *
*
*   Banner cambio marca
*
* * * * * * * * * * * * * * */
.banner_container{
	position: fixed;
	bottom: 0;
	left: 0;
	/*border: 3px solid black;*/
	background-image: url("images/genio_pico.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	height:445px;
	width: 700px;
	visibility: hidden;
}
.banner_burbuja {
  border-radius: 15px;
  background-color: #0EB7E5;
  margin-left: 150px;
  width: 500px;
  padding:20px;
  font-size: 20px;
  color: white;
  line-height: 30px;
  text-align: center;
}
.banner_text{
  float:left;
  width: 180px;
  background-image: url("images/texto.png");
  background-repeat: no-repeat;

}
.link_text_mono{
	display:block;
	height: 20px;
	width: 180px;
	padding-top: 107px;
}
.link_monorean {
  margin: 0px 0 0 14px;
  color:white;
  display: block;
  width: 156px;
  height: 17px;
  background-image: url("images/monorean-spring.png");
  background-repeat: no-repeat;
}

.link_monorean:hover {
  background-position: bottom;
}


.banner_video{
  float:right;
  width:287px;
  height:161px;
  padding-left: 20px;
}

.banner_close a{
  position: relative;
  float: left;
  top:-188px;
  left:505px;
  width: 21px;
  height: 20px;
  background-image: url("images/close_banner.png");
}

#banner_youtube{
	visibility: hidden;
}
/* * * * * * * * * * * * * *
*
*   ANUNCIO COOCKIES
*
* * * * * * * * * * * * * * */
.aviso_nuevaweb{
	position: fixed;
	z-index: 99999;
	background: #E8E8E8;
	background: rgba(20,65,129,0.75);
	bottom: 0;
	color: white;
	width: 90%;
	overflow: auto;
	padding: 3px;
	text-shadow: none;
	float:left;
	display:none;
	text-align:center;

    /* center the element */
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    /* give it dimensions */
    min-height: 1em;
    width: 80%;
}
.CloseCookeMasinfo {
	font-weight:bold;
	text-decoration:underline;
	color:white;
}
.CloseCookeMessage{
	float:right;
	background: url('images/Close.png') left center no-repeat;
	/*background-image:url("images/footer_fondo.png");*/
	height: 19px;
	width: 19px;
}

 .buttonc {
text-shadow: 0px 1px 1px #25a5d0;
filter: dropshadow(color=#25a5d0, offx=0, offy=1);
border-top: 1px solid #a0e5fb;
border-bottom: 2px solid #1ba5ee;
background-color: #14b6f1;
color: #FFFFFF;
font-weight: 600;
font-size: 18px;
float: left;
margin-left: 15px;
text-align: center;
line-height: 35px;
width: 152px;
margin-top: 9px;
height: 35px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	text-decoration:none;
	text-shadow:none;

}

.buttoncextra{
	background-color: #999;
	border-bottom: 2px solid #737373;
	border-top: 1px solid #C9C8C6;
}
.letrasanuncio{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 23px;
	-webkit-font-smoothing: antialiased;
	display: block;
	color:white;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

	line-height: 20px;
	color:#5B5C62;
	float:left;

}

.descriptionanuncio{
		float:center;
		color:white;
		font-family: 'Open Sans', sans-serif;
		font-size: 11px;
		line-height: 24px;
		-webkit-font-smoothing: antialiased;
		padding:0;
		margin:0;

}
/*FINAL AVISO COOKIES*/
