/* CSS Document */
body
{
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	background: #fff;
	font: 12px "Tahoma" , Arial, Helvetica, sans-serif;
	color: #5f5f5f;
}
p
{
	margin: 0;
	padding: 8px 0;
}
img
{
	border: none;
}
a
{
	text-decoration: none;
	color: #5f5f5f;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	color: #e94f5d;
	font-size: 25px;
	font-variant: small-caps;
}
h4
{
	color: #e94f5d;
	font-size: 14px;
	font-variant: small-caps;
}
h5
{
	font-size: 11px;
	color: #999999;
}
h5 a
{
	font-size: 11px;
	color: #999999;
}

.ajuste
{
	width: 826px;
	margin: auto;
}
.flotante
{
	width: 440px;
	background: #fff;
	padding: 40px;
	margin: auto;
}
.pop
{
	padding: 40px 20px;
	background: #fff url(../images/bg_pop.jpg) repeat-x;
}

/*textos*/
a.anadir
{
	color: #db251f;
	padding: 0 25px 0 0;
}
.validators
{
	font-size: 11px;
	color: Red;
	font-family: "Tahoma" , Arial, sans-serif;
}
/*cabecero*/
.buscar
{
	float: left;
	width: 140px;
	height: 18px;
	font-size: 10px;
	background: url(../images/bg_buscar.jpg) bottom no-repeat;
	margin: 10px 0 0 0;
	padding: 0 6px 0 5px;
}
.buscar input
{
	float: left;
	font-size: 10px;
	color: #5f5f5f;
	border: #fff solid 1px;
	width: 95px;
	line-height: 10px;
}
.buscar img
{
	float: left;
	margin: 0 2px 0 10px;
}
.cabecero
{
	width: 643px;
	height: 61px;
	background: url(../images/bg_cabecero.jpg) no-repeat;
	padding: 113px 0 0 175px;
	position: relative;
}
.carrito
{
	float: left;
	width: 615px;
	text-align: right;
	height: 22px;
	background: url(../images/bg_carrito.jpg) right no-repeat;
	padding: 0px 28px 0px 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	clear: both;
	overflow: hidden;
}
.logo
{
	position: absolute;
	width: 135px;
	height: 133px;
	top: 11px;
	left: 30px;
}
.menu
{
	float: left;
	width: 487px;
	height: 36px;
}
.menu a
{
	float: left;
	height: 36px;
}
#m0
{
	width: 120px;
	background: url(../images/m0.jpg);
}
#m0:hover
{
	background: url(../images/m0_on.jpg);
}
#m1
{
	width: 118px;
	background: url(../images/m1.jpg);
}
#m1:hover
{
	background: url(../images/m1_on.jpg);
}
#m2
{
	width: 114px;
	background: url(../images/m2.jpg);
}
#m2:hover
{
	background: url(../images/m2_on.jpg);
}
#m3
{
	width: 106px;
	background: url(../images/m3.jpg);
}
#m3:hover
{
	background: url(../images/m3_on.jpg);
}


/*columna izda*/
.columna_1
{
	float: left;
	width: 203px;
	overflow: hidden;
	padding: 0;
}
/*Caramelos*/
.display
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display a
{
	color: #ff1a25;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display a:hover
{
	text-decoration: none;
	font-weight: bold;
}
/*Piruletas*/
.display_piruletas
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display_piruletas a
{
	color: #029ac1;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display_piruletas a:hover
{
	text-decoration: none;
	font-weight: bold;
}
/*Gominolas*/
.display_gominolas
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display_gominolas a
{
	color: #6cb703;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display_gominolas a:hover
{
	text-decoration: none;
	font-weight: bold;
}
/*Chicles*/
.display_chicles
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display_chicles a
{
	color: #d90f83;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display_chicles a:hover
{
	text-decoration: none;
	font-weight: bold;
}
/*Cumpleaņos*/
.display_cumpleanos
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display_cumpleanos a
{
	color: #d7bd05;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display_cumpleanos a:hover
{
	text-decoration: none;
	font-weight: bold;
}
/*Figuras de Azucar*/
.display_azucar
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display_azucar a
{
	color: #008042;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display_azucar a:hover
{
	text-decoration: none;
	font-weight: bold;
}
/*Regalices*/
.display_regalices
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display_regalices a
{
	color: #00afa5;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display_regalices a:hover
{
	text-decoration: none;
	font-weight: bold;
}
/*pipas*/
.display_pipas
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display_pipas a
{
	color: #cd8705;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display_pipas a:hover
{
	text-decoration: none;
	font-weight: bold;
}
/*chocolates*/
.display_chocolates
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display_chocolates a
{
	color: #4603c6;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display_chocolates a:hover
{
	text-decoration: none;
	font-weight: bold;
}
/*galletas*/
.display_galletas
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display_galletas a
{
	color: #ff1212;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display_galletas a:hover
{
	text-decoration: none;
	font-weight: bold;
}
/*globos*/
.display_globos
{
	width: 148px;
	margin: 0px 0 0 5px;
	background: url(../images/bg_display.jpg) repeat-x;
	padding: 5px 5px 5px 23px;
	overflow: hidden;
	display: none;
	position: relative;
	clear: both;
	top: -2px;
	left: 5px;
}
.display_globos a
{
	color: #a8006c;
	font-size: 12px;
	clear: both;
	background: url(../images/bolo_negro.gif) 0px 5px no-repeat;
	padding: 2px 0 0 10px;
	margin: 0;
	height: 19px !important;
}
.display_globos a:hover
{
	text-decoration: none;
	font-weight: bold;
}


.llamenos
{
	width: 160px;
	height: 32px;
	background: url(../images/bg_llamenos.gif) no-repeat;
	padding: 73px 0 0 39px;
	font-size: 11px;
}
.submenu
{
	width: 199px;
	overflow: hidden;
}
.submenu a
{
	height: 28px;
	margin: 0 0 2px 0;
	width: 198px;
	float: left;
}

/*central*/
.central
{
	width: 412px;
	overflow: hidden;
	padding: 12px 0 0 4px;
}
.central h1
{
	font-size: 12px;
	color: #5f5f5f;
}
.centralIndex
{
	width: 375px;
	height: 315px;
	background: url(../images/bg_central_index.jpg) no-repeat;
	padding: 18px 17px 0 19px;
	overflow: hidden;
}
.centralIndex p
{
	width: 225px;
	line-height: 12pt;
}
.centralIndex a
{
	float: right;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
	margin-top: -19px;
}
/*central productos*/
.central_productos
{
	width: 412px;
	overflow: hidden;
	padding: 12px 0 0 4px;
}
.central_productos h1
{
	font-size: 12px;
	color: #5f5f5f;
}
.descripcion table
{
	float: left;
	margin: 15px 0 0 0;
}
.descripcion input
{
	border: #999999 solid 1px;
}
.descripcion img
{
	float: right;
	margin: 32px 0 0 0;
}
.productos_relacionados
{
	width: 520px;
	float: left;
	margin: 25px 0 0 0;
}
.columna_2
{
	float: left;
	width: 415px;
	overflow: hidden;
	/*background: url(../images/bg_columna_2.jpg) no-repeat;*/
	padding: 0 0 0 0;
}
.ficha
{
	float: left;
	width: 195px;
	padding: 0 9px 0 0;
	margin: 0 0 19px 0;
	font-size: 11px;
	overflow:hidden;
}
.bordeBlanco
{
	float: left;
	width: 183px;
	height: 155px;
	overflow: hidden;
}
.fichaImg
{
	float: left;
	width: 183px;
	height: 155px;
	overflow: hidden;
	border: #9e9e9e solid 1px;
	position: relative;
	padding: 5px;
	margin: 0 0 8px 0;
	text-align:center;
}
a.fichaImgA
{
	position: absolute;
	right: 2px;
	bottom: 2px;
	color: #db251f;
	padding: 3px;
}


.fichaImg2
{
	float: left;
	width: 75px;
	height: 49px;
	overflow: hidden;
	border: #9e9e9e solid 1px;
	position: relative;
	padding: 5px;
	margin: 18px 10px 8px 0;
}
.fichaImg2 a
{
	position: absolute;
	right: 2px;
	bottom: 3px;
	color: #db251f;
	padding: 3px;
	background: #fff;
}
.floatL
{
	margin: 0;
	float: left;
}
.floatR
{
	margin: 0;
	float: right;
}
.floatLeft
{
	float: left;
	width: 119px;
}
.floatLeft2
{
	float: left;
	width: 190px;
	overflow: hidden;
	margin: 0 0 0 0;
	height:25px;
}
.floatRight
{
	float: right;
	width: 58px;
	overflow: hidden;
}
.floatRight2
{
	float: right;
	width: 64px;
}
.paginacion
{
	float: left;
	width: 400px;
	margin: 0;
	overflow: hidden;
	font-size: 11px;
}
.paginacion a
{
	color: #db251f;
}
.paginacion img
{
	border: none;
}
.bannerizquierda
{
	float: left;
	margin: 5px 0 0 0;
}
/*ficha producto*/
.ficha_detalle
{
}
.ficha_detalle h5
{
	float: left;
	color: #CC3300;
	clear: both;
}
.ficha_img
{
	width: 183px;
	height: 122px;
	overflow: hidden;
	border: #9e9e9e solid 1px;
	position: relative;
	padding: 5px;
	margin: 0 0 8px 0;
}
.foto_ampli
{
	width: 340px;
	margin: -12px 0 0 0;
}
.componentes
{
	float: left;
	width: 190px;
	margin: 0 0 0 20px;
}
.preciorojo
{
	color: #CD2345;
	font-weight: bold;
	font-size: 12px;
}
/*columna dcha*/
.bannerDcha
{
	width: 220px;
	overflow: hidden;
	float: left;
	padding: 0 0 0 0px;
}
.bannerLateral img
{
	margin: 5px 1px 0 0px;
	width: 205px;
}
.columna_3
{
	float: left;
	width: 200px;
	overflow: hidden;
	padding: 0;
	background: url(../images/bg_columna_3.jpg) no-repeat;
}
.fondoInput
{
	background: url(../images/bg_input.gif) 0 4px no-repeat;
	padding: 0px 5px 0 5px;
	height: 25px;
	float: left;
}
.fondoInput input
{
	overflow: hidden;
	margin: 5px 0 0 0;
	height: 10px;
	min-height: 14px;
}
.enviar_cuenta
{
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
}
.miCuenta
{
	width: 188px;
	overflow: hidden;
	padding: 10px 0 0 11px;
}
.miCuenta table
{
	font-size: 11px;
	width: 188px;
	margin: 10px 0 0 0;
}
.inicia_compra
{
	position: relative;
	width: 120px;
	height: 41px;
	top: 0px;
	left: 20px;
}
.lineapuntos
{
	float: left;
	background: url(../images/lineapunto_carrito.jpg) bottom no-repeat;
	width: 200px;
	margin: 0 0 4px 0;
	clear: both;
	padding: 0 0 0 0;
}
.desarrollo_carrito
{
	float: left;
	overflow: hidden;
	clear: both;
	margin: 0px 0 25px 0;
}
.claseimg
{
	float: left;
	margin: 0 0 25px 10px;
}
.titular
{
	margin: 12px 0 12px 12px;
	float: left;
	clear: both;
	width: 100%;
}
.texto
{
	clear: both;
	padding: 5px 5px 5px 10px;
	text-align: left;
	width: 180px;
	line-height: 15px;
}
.texto ul
{
	margin: 0 0 0 2px;
}
.textonegro
{
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 170px;
	float: left;
	margin: 0 0 0 10px;
	clear: both;
}
.preciototal
{
	margin: 0;
	padding: 0;
	width: 180px;
	position: relative;
	margin: 0 0 0 10px;
	top: 5px;
}

.rojo
{
	color: #d7182a;
	font-weight: bold;
}
.rojo2
{
	color: #d7182a;
}
/*pie*/
.centrada
{
	float: left;
	width: 416px;
	text-align: center;
	color: #5f5f5f;
	font-size: 11px;
}
.centrada a
{
	color: #5f5f5f;
}
.izda
{
	float: left;
	width: 202px;
}
.pie
{
	float: left;
	width: 807px;
	height: 31px;
	background: url(../images/bg_pie.jpg) repeat-x;
	overflow: hidden;
	margin: 20px 0 0 0;
	line-height: 31px;
	padding: 0 0 0 12px;
	color: #c44148;
}

/*formulario*/
input, taextarea, select
{
	font: "Tahoma" , Arial, Helvetica, sans-serif;
	color: #5f5f5f;
}
.enviar
{
	border: #003c74 solid 1px;
	width: 55px;
	font-size: 11px;
}
.miCuentaInput
{
	font-size: 11px;
	width: 168px;
	height: 10px;
	border: #fff solid 1px;
}
.formulario-paco2
{
	float: left;
	width: 400px; padding:2px;color:#666666;margin:5px000;}
.formulario-paco2 label
{
	display: block;
	width: 30%;
	float: left;
	margin-top: 5px;
	clear: left;
	color: #767d90;
	font-size: 11px;
}
.formulario-paco2 input, .datPersCompra select
{
	width: 80px;
	vertical-align: middle;
	display: block;
	float: left;
	margin-top: 5px;
}
.formulario-paco2 span
{
	float: left;
	margin: 6px 0 0 2px;
}
.formulario-paco2 strong
{
	height: 25px;
}
.formulario-paco2 input
{
	color: #767d90;
	width: 95px;
	border: 1px solid #ed5e66;
}
.formulario-paco2 select
{
	width: 98px;
	vertical-align: middle;
	display: block;
	float: left;
	margin-top: 5px;
	border: 1px solid #ed5e66;
}
.formulario-paco2 textarea
{
	width: 135px;
	height: 130px;
	vertical-align: middle;
	display: block;
	float: left;
	margin-top: 5px;
	border: 1px solid #ed5e66;
}
.formulario-paco2 h5
{
	font-size: 13px;
	color: #666666;
	margin: 10px 0 0 0;
}
iframe
{
	/*float: right;
	border: 1px solid #990000;
	margin: -12px 0 0 0;*/
}
.checkbox
{
	margin: 0 0 0 22px;
}
.font12
{
	font-size: 12px;
}
.trGris
{
	background: #CC0000;
	color: #fff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.tdBordeBlanco
{
	background: #CC0000 url(../images/blanco.gif) right repeat-y;
	color: #fff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.tdBordeGris
{
	background: url(../images/gris.gif) right repeat-y;
}
.tdBordeGris input
{
	width: 20px;
	border: #990000 1px solid;
}
.tdBordeGris2
{
	background: url(../images/gris.gif) right repeat-y;
	border-bottom: #CC0000 solid 1px;
}
.tdBordeGris3
{
	border-bottom: #CC0000 solid 1px;
}
.tdDegra
{
	background: url(../images/degra_tabla.jpg) right repeat-y;
	border-top: #CC0000 solid 1px;
}
.colorblanco
{
	color: #FFFFFF;
}
.colorblanco a:link active visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.colorblanco a:hover
{
	font-weight: bold;
}
.bold13
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0 0 15px;
}
.tabla
{
	border: #902800 solid 1px;
	border-top: none;
	background: #fff2ed;
	width: 375px;
}
.tabla select
{
	float: right;
}
.tabla input
{
	float: left;
}
.tablapeso input
{
	float: left;
	border: 1px solid #999999;
	height: 17px;
	text-align: right;
}
.right50
{
	float: right;
	margin: 15px 12px 0 0;
}
.right50_2
{
	float: right;
	margin: 0px 12px 0 0;
	border: 1px solid #CC3333;
}
.right50_3
{
	float: right;
	margin: 0px 12px 0 0;
	
}
.breadscrumb
{
	width: 100%;
}
.breadscrumb a:
{
	text-decoration: underline;
}
.breadscrumb a:link visited active
{
}
.breadscrumb a:hover
{
	text-decoration: underline;
}
.texto_contacta
{
	width: 130px;
	float: left;
	font-size: 11px;
	margin: 0px 0 0 0;
}
.link
{
	color: #CC0000;
	font-weight: bold;
	clear: both;
	width: 100px;
	float: left;
	margin: 5px 0 0 0;
}
.peque
{
	font-size: 11px;
	margin: 0 0 15px 0;
	width: 402px;
}
.inciso
{
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #999999;
	width: 400px;
	float: left;
	text-align: center;
}
.mapa
{
	position: relative;
	top: -11px;
}
/*Dynamic populate*/
.populate_updating 
{
	background-image:url(../images/loading.gif);
	background-position: center;
	background-repeat:no-repeat;
	text-align:center;
	width: 100%;
	height: 50px;
}
.populate_updating_bar
{
	background-image:url(../images/loading_bar.gif);
	background-position: center;
	background-repeat:no-repeat;
	text-align:center;
	width: 100%;
	height: 50px;
	margin-top: 150px;
}

.inicia_compra img 
{
	margin: 5px 0 0 0;
}

.producto_resumen
{
	line-height: 16pt;
}