@charset "utf-8";
/* Medios fluidos sencillos
   Nota: Los medios fluidos exigen la eliminación de los atributos de altura y anchura de los medios del código HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}
.fluid {
	clear: both;
	display: block;
	float: left;
	margin-left: 0px;
	width: 100%;
}
.new_fluid {
	clear: both;
	display: block;
	float: inherit;
	margin-left: auto;
	width: auto;
	background-image: url(../images_fix/caps/new.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-attachment: fixed;
}
.gridContainer.clearfix #LayoutDiv1 #cuerpo table tr td .new_image tr td {
	background-image: url(../images_fix/caps/new.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	max-height: 100%;
	max-width: 100%;
}



.fluidZOOM {
	clear: both;
	display: block;
	float: left;
	margin-left: 0px;
	width: 100%;
}
.fluidZOOMCopia_CONSERVAR {
	clear: both;
	display: block;
	float: left;
	margin-left: 0px;
	width: 100%;
	transition: width 2s, height 2s, transform 2s;
}

.fluidZOOMmarco {
	clear: both;
	display: block;
	float: left;
	margin-left: 0px;
	width: 100%;
	transition: width 2s, height 2s, transform 2s;
	border: 1px solid #CCC;
}

.fluidZOOM:hover {

}
.fluidZOOMmarco:hover {
	transform: scale(2);
}



.fluidCopia {
	clear: both;
	display: block;
	float: left;
	margin-left: 0px;
	width: 100%;
	border: thin solid #CCC;
}
.fluidInteresar {
	clear: both;
	display: block;
	float: left;
	margin-left: 0px;
	width: 100%;
	border: 1px solid #CCC;
}




/*
	Propiedades de cuadrícula fluida de Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiración obtenida de "Responsive Web Design" de Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	y Golden Grid System de Joni Korpi
	http://goldengridsystem.com/
*/

/* Diseño móvil: 480 px e inferior. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#pie {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cuerpo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#encabezado {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.new_image {
	background-image: url(../images_fix/caps/planchado/cuidado_ropa_caps.jpg);
	background-repeat: no-repeat;
	max-width: 100%;
	min-height: 100%;
	background-size: cover;
	background-position: center center;
	min-width: 100%;
	max-height: 100%;
	vertical-align: baseline;
	letter-spacing: 1em;
	text-align: center;
	text-indent: 1;
	word-spacing: 1em;
	white-space: normal;
	display: inherit;
}

#DivHornos {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hubicacion {
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Div_imagen_fondo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Div_imagen_fuida {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pie {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cuerpo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#encabezado {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#DivHornos {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hubicacion {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Div_imagen_fondo {
	clear: none;
	float: none;
	margin-left: 0;
	width: 100%;
	display: table-caption;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	position: relative;
}
#Div_imagen_fuida {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 98%;
	max-width: 1232px;
	padding-left: 1%;
	padding-right: 1%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pie {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cuerpo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#encabezado {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#DivHornos {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hubicacion {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Div_imagen_fondo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(../images_fix/caps/new.jpg);
}
#Div_imagen_fuida {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}
.TextoProductosCollapsiblePanel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
}
.CodigoProductos1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #666;
	text-align: left;
	position: inherit;
	font-weight: bold;
}
.EAN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
	text-align: left;
	position: inherit;
	font-weight: normal;
	border: thin solid #CCC;
}
.REFERENCIA_NOVEDADES {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #666;
	text-align: left;
	position: inherit;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	word-spacing: 2px;
	white-space: pre;
}

.EANCentradoVertical {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
	text-align: left;
	position: inherit;
	font-weight: normal;
	border: thin solid #CCC;
	vertical-align: middle;
}

.NOVEDADES_2021 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	position: inherit;
	font-weight: bolder;
	border: thin solid #999999;
	background-color: #6f2c3f;
}

.EANCentro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	position: inherit;
	font-weight: normal;
	border: thin solid #CCC;
	vertical-align: middle;
}


.LineaSeparacion {
	text-align: left;
	position: inherit;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.LineaSeparacionManuales {
	text-align: center;
	position: inherit;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}

.LineaSeparacionVertical {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #666;
	text-align: left;
	position: inherit;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.LineaSeparacionVerticalDcha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #666;
	text-align: left;
	position: inherit;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}



.CodigoTextoProductos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #666;
	text-align: left;
	position: inherit;
}
.TextoProductosSpain {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #333;
	text-align: left;
	position: inherit;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
}
.TextoFichaSpain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
	text-align: left;
	position: inherit;
	font-style: normal;
	line-height: normal;
}
.TextoIntroduccionSpain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	position: inherit;
	font-style: normal;
	line-height: normal;
}
.Embalaje_packaging {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	position: inherit;
	font-style: normal;
	line-height: normal;
}

.TextoIntroduccionSpainDerecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
	position: inherit;
	font-style: normal;
	line-height: normal;
}



.TextoAccesoriosEmbalaje {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #999;
	text-align: left;
	position: inherit;
	font-style: normal;
	line-height: normal;
}
.TextoMANUAL_FICHA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	position: inherit;
	font-style: normal;
	line-height: normal;
}
.TextoMANUAL_FICHA_inferior {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #999;
	text-align: center;
	position: inherit;
	font-style: normal;
	line-height: normal;
	vertical-align: bottom;
}
.FuncionesTitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: left;
	position: inherit;
	font-style: normal;
	line-height: normal;
	vertical-align: bottom;
}
.FuncionesTexto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	position: inherit;
	font-style: normal;
	line-height: 10px;
	vertical-align: top;
	background-color: #B9B9B9;
}



.TextoMANUAL_FICHAIngles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	position: inherit;
	font-style: normal;
	line-height: normal;
}
.TextoMANUAL_FICHAInglesInferior {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #CCC;
	text-align: center;
	position: inherit;
	font-style: oblique;
	line-height: normal;
}




.TextoCaracteristicasSpain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	position: inherit;
	font-style: normal;
	line-height: normal;
}
.TextoCaracteristicasSpainCentro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	position: inherit;
	font-style: normal;
	line-height: normal;
}

.TextoCaracteristicasSpaindERECHA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #333;
	text-align: right;
	position: inherit;
	font-style: normal;
	line-height: normal;
}


.TextoProductosSpainCentro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	position: inherit;
	line-height: normal;
}
.TextoFraseCentral {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	position: inherit;
	line-height: normal;
	font-style: oblique;
	font-weight: normal;
}
.TextoFraseCentralNegritaGrande {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	position: inherit;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.TITULOS_NOVEDADES {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	position: inherit;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.celda_fina {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 5px;
}



.TextoFraseCentralIngles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999999;
	text-align: left;
	position: inherit;
	line-height: normal;
	font-style: oblique;
	font-weight: normal;
}
.FONDOGRIS.gridContainer.clearfix #LayoutDiv1 #cuerpo table tr td table tr td table {
	background-color: #CCC;
	background-attachment: fixed;
	background-repeat: repeat;
	position: absolute;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.gris_fondo {
	background-color: #E5E5E5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.fondoBLANCO {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.gris_fondoTextoRojo {
	background-color: #E5E5E5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #820000;
	text-align: center;
}
.TextoDatosRojoCentro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #983D56;
	text-align: right;
	position: inherit;
	line-height: normal;
}
.TextoDatosRojo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #983D56;
	text-align: right;
	position: inherit;
	line-height: normal;
	font-style: italic;
}

.TextoDatosRojoInglesCentro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #983D56;
	text-align: center;
	position: inherit;
	line-height: normal;
	font-style: italic;
}

.TextoCentroGris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: center;
	position: inherit;
	line-height: normal;
	font-weight: bold;
}

.TextoDatosRojoPUNTO {
	font-family: "Comic Sans MS", cursive;
	color: #6f2c3f;
	text-align: right;
	position: relative;
	font-weight: normal;
	font-variant: normal;
	background-attachment: scroll;
	background-image: url(../images_fix/icons/PUNTO.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}



.TextoProductosIngles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #666;
	text-align: left;
	position: inherit;
	font-style: normal;
	line-height: normal;
}
.TextoFichaIngles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
	text-align: left;
	position: inherit;
	font-style: italic;
	line-height: normal;
}
.TextoIntroduccionIngles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: left;
	position: inherit;
	font-style: italic;
	line-height: normal;
}
.TextoIntroduccionInglesDerecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: right;
	position: inherit;
	font-style: italic;
	line-height: normal;
}

.TextoIntroduccionInglesSuperior {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: left;
	position: inherit;
	font-style: italic;
	line-height: normal;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}



.TextoCaracteristicasIngles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	position: inherit;
	font-style: italic;
	line-height: normal;
}
.TextoCaracteristicasInglesCentro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	position: inherit;
	font-style: italic;
	line-height: normal;
}

.TextoCaracteristicasInglesdERECHA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	position: inherit;
	font-style: italic;
	line-height: normal;
}


.TextoProductosInglesCentro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	position: inherit;
	font-style: italic;
}




.CodigoProductos2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #6f2c3f;
	text-align: left;
	position: inherit;
	font-weight: bold;
}
.CodigoProductos2CENTRO {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #6f2c3f;
	text-align: center;
	position: inherit;
	font-weight: bold;
}



.TextoMenuInicio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #6f2c3f;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.TextoHubicacionEspanol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.TextoHubicacionIngles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-style: oblique;
}


.NuncaNadieDioTanto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #999;
	text-align: right;
	font-style: oblique;
	font-weight: normal;
	line-height: 15px;
}


.TextoProductosINGLESCollapsiblePanel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
	text-align: center;
}
.LUPA {
	-webkit-transition: all 2s cubic-bezier(x1,y1,x2,y2) 2s;
	-moz-transition: all 2s cubic-bezier(x1,y1,x2,y2) 2s;
	-ms-transition: all 2s cubic-bezier(x1,y1,x2,y2) 2s;
	-o-transition: all 2s cubic-bezier(x1,y1,x2,y2) 2s;
	transition: all 2s cubic-bezier(x1,y1,x2,y2) 2s;
}
.zoom {
	transition: width 2s, height 2s, transform 2s;
}
.zoom:hover {
	transform: scale(2);
}
.texto_manuales_linea {
	font-size: 10px;
}
