@charset "utf-8";
/* CSS Document */

*,html{
	padding: 0px;
	margin:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#000000;
	background-image:url(/images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:62.5%;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;

}
img{
	border:none;
}
.fuerte{
	font-weight:bold;
}
.localizacion_left{
	text-aling:center;
	color:#FFFFFF;
}
p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-bottom:10px;
	line-height:20px;
}

a{
	text-decoration:none;
}

a:focus{
	outline:none;
}

input, select, textarea{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}

h1{
	background-repeat:no-repeat;
	margin-top:57px;
}

h1 a{
	display:block;
}

h1 span{
	display:none;
}

h2 {
	font-size:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow: 0px 0px 4px #000;
	color:#FFFFFF;
	font-weight:normal;
}

ul{
	list-style:none;
	 }

hr{

	height:0px;
	width:0px;
	margin:0px;
	clear:both;
	font-size:0px;
	border:none;
}

caption{
	font-size:17px;
	text-transform:uppercase;
	margin-bottom:17px;
	}
table, td, th, tr, tbody, thead{
	border-spacing:0px;
	border:none;
	}
table{
	width:100%;
	margin:0px;
	padding:0px;
	}
thead{
	background-color:#000000;
	color:#FFFFFF;
	height:20px;	
	}
thead th{	
	text-align:center;
	}
td, th{
	text-align:center;
	margin:0px;
	padding:0px;
	padding:10px 0px;
	}
tr{
	border-bottom:1px #000000 solid;
	}
table{
	border:2px solid #000000;
	font-size:12px;
	}

/* clases propias*/

.mitad{
	width:48%;
	color:#DFC147;
	margin:15px 0px 20px;
	font-size:14px;
	margin-bottom:5px;
}
.entero{
	color:#FFFFFF;
	margin:15px 0px 20px;
	font-size:14px;
	margin-bottom:5px;
}
.entero li{
	width:323px;
	list-style-type: none;
}

.pekeletra{
	font-size:10px;
}

.floatleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.floatright {
	float:right;
	margin: 0px;
	padding: 0px;
}



.salto {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 0px;
	
}
.saltoespecial {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 0px;
	border-top:1px solid #D6D6D6;

}
.sincss{
	display:none;
}

.sinlista{
	list-style:none;
}

.negro{
	color:#000;
}

.blanco{
	color:#FFF;
}

.amarillo{
	color:#d4b328;
}

.menu_lateral{
	margin-bottom:15px;
	float:left;
}

.menu_lateral li{
	float:left;
	display:block;
}

.menu_lateral li a{
	text-transform:uppercase;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	float:left;
	font-weight:bold;
	text-align:center;
	width:225px;
	padding:5px 0px;
	margin-bottom:1px;
}

.menu_lateral li a:hover{
	background-image:url(../images/menu_lateral_selec.gif);
	background-repeat:no-repeat;
}

.menu_lateral .on{
	background-image:url(../images/menu_lateral_selec.gif);
	background-repeat:no-repeat;
}
.fondo_carrito{
	background-image:url(../images/fondo_lateral.gif);
	font-size:0px;
	float:left;
	height:9px;
	width:226px;
}

.carrito{
	float:left;
	background:#FFFFFF;
	width:226px;
}

.carrito p{
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#363636;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:10px;
}

.carrito .total{
	width:206px;
	text-align:center;
	float:left;
	margin-left:5px;
	padding:8px 5px 10px 5px;
	border-top:1px solid #bababa;
}

.total .precio_total, .precio_total{
	font-family:Arial, Helvetica, sans-serif;
	color:#2160b5;
	font-weight:bold;
	font-size:17px;
	margin-bottom:3px;
	margin-top:1px;
}

.total .boton{
	margin-top:7px;
	float:left;
	margin:0px auto;
	width:140px;
	margin-bottom:10px;

}
.bloque_boton{
	width:176px;
	padding-left:30px;
	float:left;

}
.carrito .total p{
	margin-left:0px;
	font-size:10px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}

.lista_carrito{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 5px;
}

.lista_carrito li{
	border-top:1px solid #bababa;
	padding:8px 5px;
	color:#909090;
	float:left;
	width:206px;
}

.lista_carrito a{
	color:#2160b5;
	text-decoration:underline;
}

.lista_carrito li .unidades{
	color:#363636;
	margin-top:5px;
	font-size:12px;
	float:left;
	width:100px;
	text-transform:uppercase;
}

.lista_carrito li .precio{
	width:100px;
	float:right;
	margin-top:5px;
	text-align:right;
}

.lista_carrito li .precio_total{
	color:#2160b5;
	font-weight:bold;
	font-size:17px;
}

.boton{
	background-image:url(../images/fondo_boton.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 3px;
	text-align:center;
	text-transform:uppercase;
	width:135px;
}

.boton:hover{
	color:#FFFFFF;
}

.envio{
	background-image:url(../images/fondo_envio.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	border-top:1px solid #BABABA;
	color:#000000;
	float:left;
	padding:5px 5px 5px 98px;
	width:123px;
}

.envio .azul{
	color:#2160b5;
	font-weight:bold;
}

.envio p{
	color:#000000;
	font-size:10px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}

.informacion{
	margin:10px 0px;
	float:left;
}

.informacion li{
	float:left;
}

.informacion li a{
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	font-family:arial;
	font-size:11px;
	float:left;
	width:226px;
	margin-bottom:5px;
	font-weight:bold;
	letter-spacing:1px;
}

.informacion li a:hover{
	text-decoration:underline;
}

.tarjeta_arriba, .tarjeta_abajo{
	background-image:url(../images/arriba_tarjetas.gif);
	font-size:0px;
	width:226px;
	float:left;
	height:6px;
}

.tarjeta_abajo{
	background-image:url(../images/abajo_tarjetas.gif);
	background-position:bottom;
	margin-bottom:20px;
}

.tarjeta{
	background:#FFFFFF;
	width:206px;
	float:left;
	padding:5px 10px;
	text-align:center;
}
.tarjeta img{
	float:left;
	margin-left:14px;
}


.texto_cabecera{
	padding:0px 15px 75px 15px;
	width:400px;
	height:130px;

}
.texto_cabecera a{
	color:#d4b328;
}
.texto_cabecera .amarillo{
	color:#d4b328;
}
.texto_cabecera p{
	color:#FFFFFF;
	display:inline;
	float:left;
	margin-bottom:5px;
	font-size:16px;
	margin-top:2px;
	text-shadow: 0px 0px 4px #000;
}
.texto_cabecera h2{
	color:#FFFFFF;
	display:inline;
	font-size:34px;
}	
.productos_home{
	padding:15px 0px 0px 15px;
	width:751px;
	float:left;
}

.producto_home{
	width:360px;
	float:left;
	margin-bottom:10px;
	margin-right:15px;
	display:inline;
}

.producto_home h3{
	color:#d4b328;
	font-size:14px;
	font-weight:normal;
}

.producto_home strong{
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	font-style: italic;
}

.img_producto{
	width:360px;
	float:left;
	margin-bottom:35px;
	height:130px;
	text-align:center;
}

.comprar{
	background-image:url(../images/boton_comprar.gif);
	color:#000000;
	text-transform:uppercase;
	font-family:arial;
	text-align:center;
	font-size:11px;
	display:block;
	width:78px;
	font-weight:bold;
	height:24px;
	line-height:24px;
}

.comprar:hover{
	color:#FFFFFF;
}

.zona_banner{
	margin-left:15px;
	float:left;
	width:751px;
	display:inline;
}

.banner_peque{
	background-image:url(../images/fondo_banner_caja.jpg);
	border:1px solid #6C6C6C;
	display:inline;
	float:left;
	height:122px;
	margin-bottom:10px;
	margin-right:10px;
	padding:15px 7px 0 165px;
	width:188px;
}

.banner_peque a, .banner_grande a{
	color:#FFFFFF;
	text-decoration:underline;
}

.banner_peque a:hover, .banner_grande a:hover{
	color:#D4B328;
}

.jamonero{
	background-image:url(../images/fondo_banner_jamonero.jpg);
}

.banner_peque.jamonero a:hover{
	color:#000000;
}

.banner_grande{
	width:345px;
	height:263px;
	background-image:url(../images/fondo_banner_grande.jpg);
	float:left;
	background-color:#000000;
	border:1px solid #6c6c6c;
	margin-bottom:10px;
	padding:15px 7px 0px 380px;
}

.banner_grande p{
	font-size:18px;
}

.zona_azul{
	background-image:url(../images/zona_azul.jpg);
	float:left;
	width:100%;
	padding:15px 0px;
	height:133px;
	background-repeat:repeat-x;
}

.zona_azul p{
	margin-bottom:6px;
}

.columna_azul p{
	line-height:25px;
	margin-top:10px;
	}

.columna_azul, .columna_azul2{
	float:left;
	padding:0px 30px;
	width:323px;
}

.columna_azul2{
	text-align:center;
}

.columna_azul p, .columna_azul2 p{
	color:#c9e3ee;
	font-size:17px;
}

.columna_azul .blanco, .columna_azul2 .blanco{
	color:#FFFFFF;
}

.columna_azul2 .llamar{
	font-size:12px;
}

.columna_azul2 .boton_socio{
	background-image:url(../images/fondo_socio.gif);
	background-repeat:no-repeat;
	width:297px;
	height:21px;
	margin-left:10px;
	padding:12px 0px;
	color:#000000;
	text-align:center;
}

.columna_azul2 .boton_socio a{
	color:#72682c;
	font-size:17px;
}

.columna_azul2 .boton_socio a:hover{
	color:#000000;
}

.zona_azul{
	margin-bottom:20px;
}

.columna{
	float:left;
	padding:0px 30px 15px 30px;
	width:323px;
	text-align:center;
}

.columna h3{
	font-size:13px;
	color:#DFC147;
	margin-bottom:15px;
	text-transform:uppercase;
}

.columna dl{
	margin-bottom:25px;
}

.columna dt{
	color:#DFC147;
	margin:15px 0px 20px;
	font-size:14px;
	margin-bottom:5px;
}

.columna dd{
	color:#FFFFFF;
	font-size:13px;
	margin-bottom:5px;
}

.columna{
	color:#FFFFFF;
}

.cuadro{
	border:#DFC147 1px solid;
	padding:5px 15px;
	width:225px;
	margin:auto auto;
	margin-bottom:15px;
}

.cuadro p{
	margin-bottom:4px;
	font-weight:bold;
	font-size:15px;
}

.web_rosco{
	text-align:center;
}

.web_rosco .amarillo{
	font-size:14px;
	font-weight:bold;
}

.web_rosco p{
	line-height:normal;
	}

.web_rosco a{
	color:#FFFFFF;
	background-image:url(../images/jamones-rosco-web.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	padding:150px 0px 0px 0px;
	width:225px;
	height:75px;
	margin-bottom:30px;
}

.web_rosco a:hover{
	background-position:bottom;
}

/*   ids    */

#fondo{
	width:1008px;
	/*background-color:rgba(255,255,255,0.3);*/
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	position:relative;
}

#contenedor{
	width:960px;
	margin:auto auto;
}

#logo{
	width:100%;
	float:left;
	height:190px;
	text-align:center;
	
	}
#idiomas{
}

#idiomas li{
}

#idiomas li a{
}

#menu{
	width:100%;
	float:left;
	margin-top:70px;
}

#menu li{
	display:inline;
}

#menu li a{
	text-transform:uppercase;
	color:#d9d9d9;
	float:left;
	margin:0px 15px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

	
#menu li a.floatright{
	float:right;
	color:#dfc147;
}

#menu li a.web{
	color:#dfc147;
	text-transform:none;
	}
#contenedor_principal{
	width:770px;
	position:absolute;
	top:0px;
	right:0px;
	
	/* CSS PARA SOLO PAR MAQUETAR
	height:1000px;
	xbackground-color:rgba(255,255,255,0.3);*/
}

#cabecera{
	height:93px;
	}
	
	
#contenedor_negro_top{
	background-image:url(../images/bg_contenido_home_top.png);
	background-position:top;
	background-repeat:no-repeat;
	width:770px;
	font-size:0px;
	height:3px;
}
#contenedor_negro_top_tpv{
	background-image:url(../images/bg_contenido_home_top_tpv.png);
	background-position:top;
	background-repeat:no-repeat;
	width:770px;
	font-size:0px;
	height:3px;
}

#contenedor_negro_mid{
	background-color:#000000;
	background-image:url(../images/bg_contenido_home_mid.gif);
	background-repeat:repeat-y;
	float:left;
	}
	
#contenido_tpv{
	width:766px;
	margin-left:2px;
	display:inline;
	min-height:700px;
	background-color:#FFFFFF;
	float:left;
	margin-right:2px;
	padding:33px 0px 15px 0px;
	border-bottom:2px #FFFFFF solid;
}
#contenido_tpv a{
	color:#9F8313;
	color:#147ac9;
}
#contenido_tpv a:hover{
	text-decoration:underline;
}

#contenido{
	width:766px;
	margin-left:2px;
	display:inline;
	float:left;
	margin-right:2px;
	background-image:url(../images/bg_escaparate_home.jpg);
	background-position:top;
	border-bottom:2px #FFFFFF solid;
	background-repeat:no-repeat;	
	}
#escaparate{
	background-image:url(../images/bg_escaparate_home_doble.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:197px;
	padding:33px 0px 15px 0px;
}
#escaparate.quitar{
	cursor:nw-resize;
}
#escaparate.quitar:hover{
	background-image:url(../images/bg_escaparate_home_doble.jpg);
	background-position:top;
	cursor:auto;
}
#escaparate:hover{
background-image:url(../images/bg_escaparate_home_doble.jpg);
background-position:bottom;
cursor:pointer;
}
#contenido_productos{
	width:766px;
	margin-left:2px;
	display:inline;
	float:left;
	margin-right:2px;
	padding:33px 0px 15px 0px;
	background-image:url(../images/bg_escaparate_productos.jpg);
	background-position:top;
	border-bottom:2px #FFFFFF solid;
	background-repeat:no-repeat;
	min-height:1000px;
}	
#contenido_producto{
	width:766px;
	margin-left:2px;
	display:inline;
	float:left;
	margin-right:2px;
	padding:33px 0px 15px 0px;
	border-bottom:2px #FFFFFF solid;
	background-color:#fff;
}	
	
	
#menu_lateral{
	width:225px;
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	margin-bottom:20px;
	
	/* CSS PARA SOLO PAR MAQUETAR
	height:1000px;
	background-color:rgba(255,255,255,0.3);*/
}

#pie{
	margin-top:10px;
	float:left;
	width:100%;
	margin-bottom:20px;
}

#pie li, #pie li a{
	color:#D4B328;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
}

#pie li a{
	float:right;
	margin-left:30px;
}

#pie li.norsis{
	background-image:none;
}
#pie li.norsis a{
	padding-right:70px;
	background-image:url(../images/desarrollo-web-norsis.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
#pie li.norsis a:hover{
	background-image:url(../images/desarrollo-web-norsis_sel.gif);
	color:#FFFFFF;
}
#pie li.norsis a span{
	display:none;
}


/*  estilos para formularios */
.form .form_bloque{
	width:100%;
	float:left;
	margin-bottom:8px;
}

.form .form_bloque p{
	float:left;
	width:100%;
	margin-bottom:0px;
}

.form .form_bloque label,.form_campo_error label{
	float:left;
	margin-bottom:5px;
	width:100%;
	color:#626262;
	font-size:12px;
}

.form .form_bloque textarea, .form_campo_error textarea{
	width:430px;
	height:180px;
	border:1px solid #a5a5a5;
	padding:10px 5px;
	color:#a5a5a5;
}

.form .form_bloque input, .form_campo_error input{
	border:1px solid #A5A5A5;
	float:left;
	height:26px;
	padding-left:5px;
	padding-top:10px;
	width:235px;
	color:#a5a5a5;
}

.form .form_boton{
	background:#DFC147 none repeat scroll 0 0;
	color:#333333;
	float:right;
	margin-right:10px;
	padding:2px 10px;
	border:medium none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:37px;
	margin:2px 9px 14px 0px;
	text-transform:uppercase;
	width:161px;	
}
.form .form_boton_left{
	background:#DFC147 none repeat scroll 0 0;
	color:#333333;
	float:left;
	margin-right:10px;
	padding:2px 10px;
	border:medium none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:37px;
	margin:2px 9px 14px 0px;
	text-transform:uppercase;
	width:161px;	
}
.form .form_campo_error{
	margin-bottom:8px;
	float:left;
	width:100%;
}

.form .form_campo_error p{
	width:100%;
	margin-bottom:0px;
	
}

.form .form_texto_error{
	color:#BF9D17;
	float:left;
	font-size:12px;
	width:450px;
}

.contacto .form_bloque p{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.pago input{
	margin-left:0px;
	margin-bottom:5px;
	}
.extras{
	font-size:11px;
	line-height:16px;
	margin-bottom:0px;
	}

/*Bloque Oculto*/

.entradilla, .entradilla a{
	color:#FFF;
}

.entradilla a{
	color:#fff;
}
.producto_ficha{
	border:1px solid #ccc; 
	padding-top:20px; 
	width:438px;
	margin-bottom:20px;
}
.producto_ficha .form_boton{
	margin-left:140px;
}
.form_boton:hover{
	cursor:pointer;
	}
h3 a{
	color:#D4B328;
	}
.bloquetitulo{
	float:left;
	height:65px;
	width:100%;
}
.bloqueoculto{
	font-family:Arial, Helvetica, sans-serif;
	
}
.bloqueocultoimagen {
	height:76px;
	width:316px;
	border:1px #d9d9d9 solid;
	margin:10px 0px 10px 10px;
}
.bloqueocultoimagen img{
	width:102px;
	float:left;
	border:#d9d9d9 3px solid;
	padding:1px;

}
.bloqueocultoimagen p{
	color:#4A4A4A;
	float:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	margin-right:13px;
	margin-top:5px;
	text-align:center;
	width:179px;
}
.destacado{
	color:#dfbe4a;
}
.form_fieldset {
	border:medium none;
	float:left;
	margin-bottom:15px;
	padding:0 0 0 20px;
	width:400px;
}

	.bloqueoculto .form_fieldset{
		width:338px;
	}
	
legend{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
.form_bloque{
	float:left;
	width:100%;
	margin-bottom:6px;
	color:#000;
	font-size:12px;
}

.form_grupo.medio{
	width:300px;
	}
.form_nota.medio{
		width:300px;
	}
	
.rellenar{
	text-align:center;
	}
.recibir_boletin{
	color:#000000;
	}
.form_bloque p{
	margin:0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
}
.form_bloque .radio{
 	width:20px;
}
.bloqueocultoboton{
	background-color:#E8E8E8;
	padding-bottom:5px;
}
.bloqueocultoboton p{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#3f3f3f;
	font-size:12px;
	margin-bottom:5px;
}
#pequeno{
	font-size:10px;
}
#facebox .boton_dentro{
	background-color:#FFFFFF;
	background-image:url(../images/boton.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:medium none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:37px;
	margin:10px 0 10px 90px;
	padding-left:23px;
	text-transform:uppercase;
	width:161px;
}
.boton_dentro{
	background-color:#FFFFFF;
	background-image:url(../images/boton.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:medium none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:37px;
	margin:10px 0 10px 140px;
	padding-left:23px;
	text-transform:uppercase;
	width:161px;
}

.tpvizq, .contacta_izq{
	font-family:Georgia, "Times New Roman", Times, serif;
	width:450px;
	float:left;
	padding-right:40px;
	padding-left:40px;
}

#interior_unificado{
	width:685px;
	float:left;
	padding-right:40px;
	padding-left:40px;
	}
	

.contacta_izq p{
	color:#626262;
}

.contacta_izq h2, .contacta_der h2, #contenido_tpv h2 {
	color:#DFC147;
	text-shadow:none;
	margin-bottom:16px;
	font-size:18px;
}

.form_nota{
	margin-bottom:20px;
	width:427px;
	}

.contacta_izq .gris, .contacta_der .gris{
	color:#626262;
}

.barra{
	padding:10px 20px 10px 20px;
	background-color:#e3e3e3;
	float:left;
	width:410px;
	margin:10px 0px;
}
.paso_1{
	width:100px; 
	text-align:center; 
	height:56px; 
	background-image:url(../images/tpv_pasos.gif); 
	background-position:bottom center; 
	background-repeat:no-repeat; 
	position:relative; 
	float:left;
	font-size:12px;
}
.paso_activado{
	height:19px; 
	width:19px; 
	background-image:url(../images/tpv_pasos.gif); 
	background-position:-9px 0px; 
	position:absolute; 
	bottom:0px; 
	left:40px;
}
.paso_desactivado{
	height:19px; 
	width:19px; 
	background-image:url(../images/tpv_pasos.gif); 
	background-position:-30px 0px; 
	position:absolute; 
	bottom:0px; 
	left:40px;
}
.separador{
	border-bottom:1px solid #C1C1C1;
	float:left;
	height:1px;
	margin-top:10px;
	margin-bottom:20px;
	width:450px;
}
.tpvizq_titulo{
	color:#d9b500;
	font-size:19px;
}
.tpvizq_anterior{
	-moz-border-radius:7px;
	background-color:#E3E3E3;
	background-image:url(../images/flechaizq.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#9E9E9E;
	float:left;
	font-size:14px;
	height:15px;
	line-height:15px;
	padding:5px 0 5px 10px;
	text-align:center;
	width:150px;
}
#contenido_tpv .tpvizq_siguiente {
	-moz-border-radius:5px;
	background-color:#5683BF;
	background-image:url(../images/flechader.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	float:right;
	font-size:14px;
	height:31px;
	line-height:30px;
	padding:0 19px 0 10px;
	text-align:left;
	width:146px;
}
#contenido_tpv .tpvizq_siguiente_form {
	-moz-border-radius:5px;
	background-color:#5683BF;
	background-image:url(../images/flechader.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	float:right;
	font-size:14px;
	height:31px;
	line-height:26px;
	padding:0 19px 0 10px;
	text-align:left;
	width:200px;
	cursor:pointer;
	margin-bottom:10px;
}
.tpvizq_titulo_carrito{
	font-size:14px;
	margin-top:20px;
	color:#4a4a4a;
	float:left;
	width:100%;
	border-bottom:1px solid #c1c1c1;
}
.tpvizq_producto{
	margin-bottom:10px;
	padding-bottom:10px;
	width:450px;
	width:450px;
	float:left;
	border-bottom:1px solid #c1c1c1;
	margin-bottom:10px;
}
.tpvizq_producto .imagen_tpv{
	float:left;
}
.tpvizq_producto_texto{
	color:#6c6c6c;
	width:285px;
	float:right;
}
.tpvizq_producto_texto p{
	margin-bottom:0px;
}
.tpvizq_producto_texto_titulo{
	font-size:17px;
}
.tpvizq_producto_texto_titulo a{
	color:#6c6c6c;
}
.tpvizq_producto_texto_peq{
	font-size:11px;
}
.tpvizq_producto_texto_peq a{
	text-decoration:underline;
	color:#6c6c6c;
}
.tpvizq_producto_texto_izq{
	-moz-border-radius:7px;
	background-color:#E3E3E3;
	color:#010101;
	float:left;
	font-size:11px;
	height:15px;
	line-height:15px;
	margin-top:55px;
	padding:2px 0 8px 10px;
	width:127px;
}
.tpvizq_producto_texto_izq p{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.tpv_izq_menos{
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:0;	
	background-color:#9c9c9c;
	color:#4e4e4e;
	font-size:11px;
	line-height:15px;
	padding:5px 5px 5px 10px;
	margin-left:7px;
}
.tpv_izq_mas{
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:7px;	
	background-color:#9c9c9c;
	color:#4e4e4e;
	font-size:11px;
	line-height:15px;
	padding:5px 5px 5px 10px;
}
.texto_claro{
	color:#626262;

}
.tpvizq_producto_texto_der{
	float:right;
	font-size:12px;
	padding-top:30px;
	text-align:right;
	width:130px;
}
.tpvizq_preciounidad{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tpvizq_precio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:20px;
	color:#5683bf;
}
.tpvizq_producto_texto_der a{
	font-size:10px;
	text-decoration:underline;
	color:#ff7676;
}
.tpvcolor{
	color:#7f7f4a;
}
.tpvder, .contacta_der{
	width:220px;
	float:left;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#626262;
}
.tpvder_titulo{
	color:#d9b500;
	font-size:18px;
}
.precio_izq{
	font-family:arial;
	float:left;
	width:310px;
	text-align:right;
	color:#8f8f8f;
	font-size:24px;
	font-weight:bold;
	margin-bottom:0px;
}
.precio_der{
	font-family:arial;
	float:right;
	width:120px;
	text-align:left;
	color:#333333;
	font-size:24px;
	font-weight:bold;
	margin-bottom:0px;
}
.precio_izq_peq{
	font-family:arial;
	float:left;
	width:310px;
	text-align:right;
	color:#8f8f8f;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
}
.precio_der_peq{
	font-family:arial;
	float:right;
	width:120px;
	text-align:left;
	color:#333333;
	font-size:17px;
	font-weight:bold;
}
/*  FICHA DE PRODUCTO    */

.ficha_foto_top {
	background:url(/images/bg_ficha_producto_top.png) no-repeat; 
	width:438px; 
	height:4px;
	}
	
.ficha_foto {
	text-align:center; 
	width:438px; 
	background:url(/images/bg_ficha_producto_bottom.png) bottom left; 
	padding-bottom:10px;
	display:block;
	margin-bottom:20px;
	 }
	.ficha_foto:hover{
		background-position:right bottom;
		text-decoration:none;
		}		
		
	.ficha_foto p{
		text-align:left; 
		margin-top:10px; 
		color:#d9b500; 
		margin:10px 20px 0px 10px;
		}
	.ficha_foto img{
		margin-top:10px;
		}

#contenido_tpv  .ficha_foto:hover {
	text-decoration:none;
	}



.pago {
	background-color:#E3E3E3;
	border:1px solid #ccc;
	margin-bottom:9px;
	padding:9px;
	font-family:arial;
}
.pago p{
	font-family:arial;
}
.pago .tipo {
	font-size:15px;
	font-weight:bold;
}
	.pago .tipo span{
		font-weight:normal;
		font-size:12px;
		line-height:12px;
		}
.pago .pagoprecio {
	color:#5683BF;
	font-size:17px;
	font-weight:bold;
}
.botoncomprar {
	background:#C50E0E url(../images/boton_confirmar_compra.jpg) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:28px;
	margin:20px 0;
	padding-left:10px;
	width:198px;
}
.anuncio {
	background-color:#DDDDDD;
	border:1px dashed #999999;
	margin:10px 0;
	padding:5px;
}
input[type="radio"] {
	line-height:20px;
	margin:0 5px 0 0;
}
select[name="units"] {
	background-color:#E3E3E3;
	border:1px solid #E3E3E3;
	margin-bottom:10px;
	padding:2px 0 2px 5px;
	width:120px;
}
input[name="Enviar"] {
	margin:50px auto;
}
.coolbutton{
	background-color:#018DC9;
	color:#FFFFFF;
	display:block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 3px;
	text-align:center;
	text-transform:uppercase;
	border:none;
	padding:5px 10px;
	cursor:pointer;
	-moz-border-radius:15px;
	border:1px solid #0e6d96;
	
	
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#5683BF;
background-image:url(../images/flechader.gif);
background-position:right center;
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:14px;
height:31px;
line-height:26px;
margin-bottom:10px;
padding:0 19px 0 10px;
text-align:left;
width:200px;
font-weight:normal;
text-transform:none;
font-family:Georgia, "Times New Roman", Times, serif;
}

.coolbutton:hover{
	text-decoration:underline;
	}
.confirmar {
	text-align:center;
	width:100%;
}
.condiciones_envio {
	border-top:1px solid #CCCCCC;
	float:left;
	font-size:11px;
	margin-top:7px;
	padding-top:7px;
}
#vaciar_carrito {
background-color:#FFFFFF;
	background-image:none;
	border:1px solid #666666;
	color:#666666;
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
	width:auto;
}
#paginacarrito p {
	margin:7px 0;
}
.texto_enf {
	color:#018DC9;
	font-weight:bold;
	margin:10px 0;
}



.columna_formulario, .columna_formulario2{
	width:430px;
	background-color:#dbe5f1;
	border:1px solid #bcd5f3;
	margin-bottom:9px;
	padding:9px;
	float:left;
}

.columna_formulario input[type="text"] , .columna_formulario2 input[type="text"], .columna_formulario input[type="password"] , .columna_formulario2 input[type="password"] {
	width:190px;
	border:1px solid;
	padding:4px 3px;
	margin-right:5px;
	margin-bottom:5px;
}
.columna_formulario label , .columna_formulario2 label{
	font-weight:bold;
	float:left;
font-weight:bold;
line-height:24px;
margin-right:10px;
text-align:right;
width:150px;
}

.separador_azul{
	background-color:#bcd5f3;
	height:1px;
	}

.columna_formulario p , .columna_formulario2 p{
	margin-bottom:5px;
}
	
.columna_formulario input[type="submit"] , .columna_formulario2 input[type="submit"]{
	width:190px;
	padding:10px 0px;
	cursor:pointer;
	margin-bottom:4px;
}

.columna_formulario input[type="checkbox"] , .columna_formulario2 input[type="checkbox"]{
	margin-right:5px;
}

		
.columna_formulario2{
	float:right;
}

.columna_formulario .form_boton, .columna_formulario2 .form_boton{
	margin-left:0px;
	
}
.columna_formulario .link{
	color:#0000FF;
	}
.telefono{
	text-transform:none;
	color:#D9D9D9;
	float	:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight:bold;
	margin:0 15px;
	}
ul.datos{
	margin-bottom:40px;
	}
ul.datos li{
	margin:5px 0px;
	}


fieldset{
	border:none;
}	
#sf1 label.warning,#sf2 label.warning  {
	background-color:#DBE5F1;
	background-color:#5683BF;
	border:1px solid #5683BF;
	color:#5683BF;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	margin:0;
	padding:2px 5px;
	position:absolute;
	text-align:left;
	width:auto;
	line-height:20px;	
	height:20px;
	font-weight:normal;
	-moz-box-shadow:0 0 10px #5683BF;
	-moz-box-shadow:0 0 10px #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius:5px;
}
span.requiredNotice{
	font-family:arial;
	font-size:10px;
}

.prevbutton{
	-moz-border-radius:5px;
	background-color:#E3E3E3;
	background-image:url(../images/flechaizq.png);
	background-position:left center;
	background-repeat:no-repeat;
	border:1px solid #AAAAAA;
	color:#666666;
	float:left;
	height:31px;
	line-height:26px;
	margin:0 0 5px 5px;
	padding:0 19px 0 20px;
	text-align:left;
	width:140px;
	cursor:pointer;
	
}
#contenido_tpv .nextbutton {
	-moz-border-radius:5px;
	background-color:#5683BF;
	background-image:url(../images/flechader.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	float:right;
	font-size:14px;
	height:31px;
	line-height:26px;
	padding:0 19px 0 10px;
	text-align:left;
	width:146px;
	margin:0 5px 5px 0;
	cursor:pointer;
}
#contenido_tpv .input.submitbutton {
	-moz-border-radius:5px;
	background-color:#5683BF;
	background-image:url(../images/flechader.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	float:right;
	font-size:14px;
	height:31px;
	line-height:26px;
	padding:0 19px 0 10px;
	text-align:left;
	width:200px;
	cursor:pointer;
	margin-bottom:10px;
}
input.submitbutton {
	background-color: #006699;
}
.casilla{
	background-color:#e3e3e3;
	float:left;
	width:200px;
	font-size:12px;
	padding:15px 10px;
	margin:3px 2px;
}
#contenido_tpv .h2casilla{
	margin:10px 0px 5px 0px;
}
.enlace_nuevo{
	margin-bottom:30px;
	}
.enlace_nuevo a{
	text-decoration:underline;
	font-size:11px;
	}
.mini-info{
	line-height:10px;
	margin-bottom:10px;
	margin-top:5px;
	}
.mini-info span{
	font-weight:bold;
	font-size:11px;
	line-height:17px;
	} 
