.producto_lista_img{
	margin:7px;
	border-bottom:#CCCCCC solid 1px;
	min-height:165px;
	padding:5px;
	clear:both;
}
.producto_lista_img:hover{
	border:#CCCCCC solid 1px;
	box-shadow: 2px 2px 5px #999;
}
.producto_lista_img h1{
	font-size:18px;
	padding:0px;
	margin:2px 0;
	line-height:20px;
}
.producto_lista_img h2{
	font-size:16px;
	padding:0px;
	margin:2px 0;
	line-height:20px;
}
.prod_tit{
	text-align:left;
	color:#777777;
	font-size:18px;
	line-height:19px;
}

.producto_imagen_lista{
	float:left;
	margin:0 7px;
}
.producto_imagen_lista img{
	height:150px;
}
.tachado{text-decoration:line-through;}
.precio_1,.precio_2{ font-size:18px;}
.descrip_artic{float:right; width:40%;}
.tit_pre_prod{ float:left; width:34%;}

ul.galeria_a {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul.galeria_a li {
  float: left;
  width: 230px;
  min-height:320px;
  border-bottom:#CCCCCC solid 1px;
  margin:10px 20px;
  padding:2px 7px;
}
ul.galeria_a li:hover {
	border:#CCCCCC solid 1px;
	box-shadow: 2px 2px 5px #999;
}
.producto_imagen_galeria img{
	width:215px;
	min-height:175px;
	border:#CCCCCC dashed 1px;
}

ul.galeria_a li h1,ul.galeria_a li h2{
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin:2px 0;
	line-height:17px;
}

.tit_pre_prod_gal{
 min-height:85px;
}
#barra_paginacion{
	background:#E5E5E5;
	margin:17px 3px;
	padding:3px 7px;
}
.bo_bar_pag{
	padding:1px 5px;
	border:#999999 solid 1px;
	float:left;
	background:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	margin:2px 4px;
}
.bo_bar_pag_se{
	padding:1px 5px;
	border:#999999 solid 1px;
	float:left;
	background:#333333;
	color:#FF0000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	margin:2px 4px;
}
.bo_bar_pag:hover{
	color:#000000;
	background-color:#999999;
	display:block;
}
.bo_bar_pag a {
	color:#000000;
}
.bo_bar_pag a:hover {
	color:#000000;
}
#mi_cuenta{
	width:80%;
	float:left;
}
#como_muestro{
	text-align:right;
	width:20%;
	float:left;
}
#resalto_lista
{
	border:#00FF40 solid 3px;
}
#decrip_img_prod{
	width:55%;
	min-height:460px;
	float:left;
	padding:3px 23px 3px 13px;
}
#decrip_img_prod h1{
	margin:0 0 5px 0;
	padding:0;
}
#comprar_prod{
	background:#EFEFEF;
	width:40%;
	min-height:420px;
	text-align:center;
	float:left;
	padding-top:40px;
}
  @media (max-width: 768px) {
  	#comprar_prod {
  		display: block;
		margin-top: 30px;
		position: absolute;
		width: 100%;
  		/* Se muestra solo en móvil */
  	}
	.prod_detalle{
		display: none;
	}
#decrip_img_prod {
	width: 100%;
	margin-top: -20px;}
.prod_tit {
	width: 100%;	
}

}
.prod_detalle{
    width:600px;
    height:400px;
    line-height:400px;
    margin:0px auto;
    text-align:center;
}
.prod_img{
	vertical-align:middle;
	max-height:350px;
}
.prod_comprar_caja{
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
	width:80%;
	min-height:290px;
	border:#C0C0C0 solid 1px;
	border-radius: 7px 7px 0 0;
	text-align:left;
}
.prod_comprar_caja_ab{
	margin:0 auto 0 auto;
	background-color:#F8F8F8;
	width:80%;
	height:80px;
	border:#C0C0C0 solid 1px;
	border-radius: 0 0 7px 7px;
	text-align:left;
}
.in_ra{
	width:25px;
	height:25px;

}
.prod_comprar_formu{
	margin:30px 10px 0px 30px;
	position:relative;
}
.prod_comprar_formu_ab{
	margin:20px 10px 0px 30px;
	position:relative;
}
.inp_usado{
	color:#990000;
	font-size:20px;
	font-weight:bold;
}
.inp_nuevo{
	color:#990000;
	font-size:20px;
	font-weight:bold;
}
.prod_cant{
	color:#333333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:70px;
}
.prod_select{
	display: inline-block;
	font-size:16px;
	font-weight:bold;
	width: 50px;
	height:30px;
	cursor: pointer;
	color: #7b7b7b;
	border:#C0C0C0 solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: 0;
	padding-left:4px;
	background: #e6e6e6;
}
.bot_imput{
	background-color:#C7DF71;
	padding:7px 33px;
	border:#9CBD2B solid 1px;
	font-size:18px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.prod_boton{
	margin:43px 0 0 0;
	text-align:center;
}
.derechos{
	text-align:center;
	font-size:12px;
}
#franja_relacionados{
	margin-top:20px;
	min-height:240px;
	line-height:18px;
	text-align:left;
	margin-bottom:3px;
}
#franja_blq_inferior{
	margin-top:20px;
	min-height:140px;
	line-height:18px;
	text-align:left;
	margin-bottom:3px;
	font-size:12px;
}
.dat_blq_inferior{
	width:22%;
	float:left;
	margin-right:30px;
}
.dat_blq_inferior h1{
	color:#CD8F14;
	border-bottom:solid #CD8F14 2px;
	font-size:16px;
}
#franja_direccion{
	text-align:center;
	min-height:55px;
	margin:13px 0;
	font-size:12px;
	line-height:13px;
}
#contenedor {
    margin: 9px ;
    width: 93%;  /* Ancho del contenedor */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#contenedor input {
height: 32px;
visibility: hidden;
}

#contenedor label {
float: left;
cursor: pointer;
font-size: 15px;  /* Tamaño del texto de las pestañas */
line-height: 40px;
height: 40px;
padding: 0 20px;
display: block;
color: #888;  /* Color del texto de las pestañas */
text-align: center;
border-radius: 5px 5px 0 0;
background: #eee;  /* Fondo de las pestañas */
margin-right: 5px;
}

#contenedor input:hover + label {
background: #ddd;  /* Fondo de las pestañas al pasar el cursor por encima */
color: #666;  /* Color del texto de las pestañas al pasar el cursor por encima */
}

#contenedor input:checked + label {
background: #C7DF71;  /* Fondo de las pestañas al presionar */
color: #444; /* Color de las pestañas al presionar */
z-index: 6;
line-height: 45px;
height: 45px;
position: relative;
top: -5px;
-webkit-transition: .1s;
-moz-transition: .1s;
-o-transition: .1s;
-ms-transition: .1s;
}

.content {
position: relative;
width: 100%;
min-height:350px;  /* Alto del contenido */
padding: 20px;
z-index: 5;
border-radius: 0 5px 5px 5px;
border:#999999 solid 1px;
overflow-x: hidden;
overflow-y:auto;
}
.limpia{ clear:both; }
.content div {
position: absolute;
z-index: -100;
opacity: 0;
transition: all linear 0.1s;
}

#contenedor input.tab-selector-1:checked ~ .content .content-1,
#contenedor input.tab-selector-2:checked ~ .content .content-2,
#contenedor input.tab-selector-3:checked ~ .content .content-3
{
	z-index: 100;
	opacity: 1;
	-webkit-transition: all ease-out 0.2s 0.1s;
	-moz-transition: all ease-out 0.2s 0.1s;
	-o-transition: all ease-out 0.2s 0.1s;
	-ms-transition: all ease-out 0.2s 0.1s;
}
#registro_fondo{
	background-color:#FBFBFB;
	min-height:500px;
	width:100%;
	background-image:url(../../im_lisus/reg_f1.jpg);
	background-repeat:no-repeat;
	background-position: left top ;
	text-align:right;
	font-size:16px;
	color:#4D4D4D;
	font-weight:bold;
}
#registro_tienda{
	background-color:#FFFFFF;
	float:right;
	margin:50px 0px 0 0;
	border:#C1CEE0 solid 1px;
	text-align:left;
	padding:30px 30px;
	width:400px;
}
#registro_tienda_input input{
	width:100%;
	font-weight:normal;
	font-size:13px;
	padding-left:7px;
}
#registro_titulo{
	font-size:24px;
	padding-right:150px;
}
#registro_fondo_r{
	background-color:#FBFBFB;
	min-height:500px;
	width:100%;
	background-image:url(../../im_lisus/reg_f1.jpg);
	background-repeat:no-repeat;
	background-position: left top ;
	text-align:right;
	font-size:16px;
	color:#4D4D4D;
	font-weight:bold;
}
#registro_tienda_r{
	background-color:#FFFFFF;
	float:right;
	margin:20px 50px 0 0;
	border:#C1CEE0 solid 1px;
	text-align:left;
	padding:30px 30px;
	width:470px;
}
#registro_tienda_input_r input{
	width:46%;
	font-weight:normal;
	font-size:13px;
	padding-left:7px;
}
#registro_tienda_contrasenia{
	float:left;
	
}
#registro_tienda_olvido{
	float:right;
	
}
#registro_tienda_submit input {
	width:100%;
}
#mensajes_ingreso{
	text-align:center;
	font-size:18px;
}
#detalle_carrito{
	width:100%;
}
#detalle_carrito th{
	background-color:#2F4671;
	border:#FFFFFF 1px solid;
	color:#FFFFFF;
	text-align:center;
}
#detalle_carrito td{
	padding:0px 3px;
	border:#CCCCCC 1px solid;
}



#formu_44{
	text-align:center;	
}
#formu_caja_44{
	margin:0 auto 0 auto;
	width:590px;
	border:solid 1px;
	padding:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#F9FAF8;
	-webkit-box-shadow: 8px 12px 13px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 8px 12px 13px 0px rgba(0,0,0,0.75);
	box-shadow: 8px 12px 13px 0px rgba(0,0,0,0.75)
}
.formu_descrip_44{
	width:230px;
	float:left;
	color:#333333;
	text-align:left;
	font-size:16px;
	margin-top:5px;
}
.formu_input_44{
	color:#000000;
	font-size:16px;
	float:left;
}
.formu_input_44 input{
	width:300px;
	height:25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left:7px;
}
.formu_input_che_44{
	color:#FFFFFF;
	float:left;
}
.formu_input_date_44{
	float:left;
}
.formu_input_date_44 input{
	color:#000000;
	height:25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.formu_input_text_area_44 textarea{
	color:#000000;
	padding-left:7px;
	width:300px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.formu_input_text_area_44{
	float:left;
}
#bot_submit_44{
	font-size:18px;
}
#bot_submit_44 input{
	padding:0 13px;
	color:#000000;
}
#bot_captcha {
	margin-bottom:7px;
}
#bot_captcha img{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#bot_captcha input{
	font-size:18px;
	color:#000000;
	height:25px;
	width:100px;
	padding-left:7px;	
}
