@charset "iso-8859-1";

/* 	------------------------------------------------
	ESTILOS GENERALES
---------------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFF;
	background-image: url(../imagenes/comun/sitio_fondo_espacity_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.2em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	color:#000;
}
a:hover {
	color:#e500ae;
}
img {
	border: 0px;
	-ms-interpolation-mode: bicubic;
}
ul {
	margin-left:20px; 
	padding:0px; 
	margin-top:0px;
}
li {
	list-style-position: outside; 
	padding:0px; 
	margin-left:0px; 
	margin-bottom:10px; 
	margin-top:0px;
}

#cerrarbloque { /* IMPORTANTE: Se usa para expandir en alto el contenedor de un contenido */
	display:block;
	width:100%;
	clear:both;
	height:0px;
}


/* 	------------------------------------------------
	Estilos principales que determinan el centrado
---------------------------------------------------- */

.SW-contenedor {
	position:relative;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	text-align:center;
}



/* 	-------------------------------------------
	Estilos de los bloques de contenido  
----------------------------------------------- */

.SW-bloque-superior-1 {
	position: relative;
	display: block;
	clear:both;
	width: 960px;
	z-index:5;
}
.SW-bloque-medio-1 {
	position: relative;
	display: block;
	float:none;
	clear:both;
	width: 960px;
	background-color:#FFF;
	z-index: 4;
}
.SW-bloque-inferior-1 {
	position: relative;
	display: block;
	float:none;
	width: 960px;
	clear: both;
	text-align: center;
}


/* 	------------------------------------------
	BLOQUE SUPERIOR
---------------------------------------------- */

.SW-BS-contenedor-menu-secundario {
	position:relative;
	display: block;
	float: left;
	width: 480px;
	height: 40px;
}
.SW-BS-contenedor-buscador-superior {
	display: block;
	position: relative;
	float: left;
	width: 210px;
	height: 32px;
	background-image:url(../imagenes/comun/fnd_buscador_superior.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
.SW-BS-contenedor-boton-pedidos {
	position: relative;
	float: left;
	display: block;
	text-align: right;
	padding-top:10px;
	width: 125px;
	height: 30px;
}
.SW-BS-contenedor-menu-principal {
	position: relative;
	float: left;
	display: block;
	width: 600px;
	height: 36px;
	padding-left: 25px;
}
.SW-BS-contenedor-logo {
	display: block;
	width: 152px;
	height: 150px;
	position: absolute;
	height: 200px;
	left: 764px;
	top: 30px;
	z-index: 10;
}
.SW-BS-contenedor-sombra {
	display: block;
	width: 960px;
	position: absolute;
	height: 15px;
	left: 0px;
	top: 110px;
	z-index: 9;
	background-image: url(../imagenes/comun/img_sombra_superior.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.SW-BS-fila-1 {
	position: relative;
	display: block;
	width: 960px;
	height: 40px;
}
.SW-BS-fila-2 {
	position: relative;
	display: block;
	width: 960px;
	height: 24px;
}
.SW-BS-fila-3 {
	position: relative;
	display: block;
	width: 960px;
	height: 36px;
	margin-bottom:10px;
}


/* Botón HOME */

.SW-BS-boton-menu-principal-home {
	display: block;
	float: left;
	position: relative;
	width: 50px;
	height: 36px;
	background-image: url(../imagenes/comun/bot_home_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.SW-BS-boton-menu-principal-home:hover {
	background-image: url(../imagenes/comun/bot_home_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SW-BS-boton-menu-principal-home-activo {
	display: block;
	float: left;
	position: relative;
	width: 50px;
	height: 36px;
	background-image: url(../imagenes/comun/bot_home_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Botón MUEBLES */

.SW-BS-boton-menu-principal-muebles {
	display: block;
	float: left;
	position: relative;
	width: 120px;
	height: 36px;
	background-image: url(../imagenes/comun/bot_muebles_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.SW-BS-boton-menu-principal-muebles:hover {
	background-image: url(../imagenes/comun/bot_muebles_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SW-BS-boton-menu-principal-muebles-activo {
	display: block;
	float: left;
	position: relative;
	width: 120px;
	height: 36px;
	background-image: url(../imagenes/comun/bot_muebles_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Botón DECORACION */

.SW-BS-boton-menu-principal-decoracion {
	display: block;
	float: left;
	position: relative;
	width: 121px;
	height: 36px;
	background-image: url(../imagenes/comun/bot_decoracion_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.SW-BS-boton-menu-principal-decoracion:hover {
	background-image: url(../imagenes/comun/bot_decoracion_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SW-BS-boton-menu-principal-decoracion-activo {
	display: block;
	float: left;
	position: relative;
	width: 121px;
	height: 36px;
	background-image: url(../imagenes/comun/bot_decoracion_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Botón ACCESORIOS */
.SW-BS-boton-menu-principal-accesorios {
	display: block;
	float: left;
	position: relative;
	width: 121px;
	height: 36px;
	background-image: url(../imagenes/comun/bot_accesorios_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.SW-BS-boton-menu-principal-accesorios:hover {
	background-image: url(../imagenes/comun/bot_accesorios_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SW-BS-boton-menu-principal-accesorios-activo {
	display: block;
	float: left;
	position: relative;
	width: 121px;
	height: 36px;
	background-image: url(../imagenes/comun/bot_accesorios_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



.SW-BS-boton-menu-secundario {
	display: block;
	float: left;
	position: relative;
	text-align: center;
	padding: 15px 7px 0px 7px;
	font-size: 12px;
	font-weight:lighter;
	color:#333;
	text-decoration: none;
	border-left: solid 1px #666;
}
a.SW-BS-boton-menu-secundario:hover {
	color:#e500ae;
	text-decoration: none;
	font-weight:lighter;
}
.SW-BS-boton-menu-secundario-activo {
	display: block;
	float: left;
	position: relative;
	text-align: center;
	padding: 15px 7px 0px 7px;
	font-size: 12px;
	color:#e500ae;
	font-weight:lighter;
	text-decoration: none;
	border-left: solid 1px #666;
}


/* 	------------------------------------------
	BLOQUE MEDIO
---------------------------------------------- */

.SW-BM-columna-izquierda-1 {
	position:relative;
	display:block;
	float: left;
	width: 220px;
	height: auto;
}
.SW-BM-columna-derecha-1 {
	position:relative;
	display:block;
	width: 650px;
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.SW-BM-columna-12 {
	position:relative;
	display:block;
	float: left;
	width: 480px;
	text-align: left;
}
.SW-BM-columna-13 {
	position:relative;
	display:block;
	float: left;
	width: 320px;
	text-align: left;
}
.SW-BM-columna-14 {
	position:relative;
	display:block;
	float: left;
	width: 240px;
	text-align: left;
}
.SW-BM-columna-14-conlinea {
	position:relative;
	display:block;
	float: left;
	width: 239px;
	text-align: left;
	border-left: solid 1px #CCC;
}
.SW-BM-columna-15 {
	position:relative;
	display:block;
	float: left;
	width: 192px;
	text-align: left;
}
.SW-BM-columna-16 {
	position:relative;
	display:block;
	float: left;
	width: 160px;
	text-align: left;
}
.SW-BM-columna-17 {
	position:relative;
	display:block;
	float: left;
	width: 137px;
	text-align: left;
}
.SW-BM-columna-23 {
	position:relative;
	display:block;
	float: left;
	width: 640px;
	text-align: left;
}
.SW-BM-columna-25 {
	position:relative;
	display:block;
	float: left;
	width: 384px;
	text-align: left;
}
.SW-BM-columna-34 {
	position:relative;
	display:block;
	float: left;
	width: 720px;
	text-align: left;
}
.SW-BM-columna-35 {
	position:relative;
	display:block;
	float: left;
	width: 576px;
	text-align: left;
}
.SW-BM-columna-45 {
	position:relative;
	display:block;
	float: left;
	width: 768px;
	text-align: left;
}
.SW-BM-contenido-contenedor-1 {
	position:relative;
	display:block;
	float: left;
	padding: 0px 15px 0px 25px;
}
.SW-BM-contenido-contenedor-2 {
	position:relative;
	display:block;
	float: left;
	padding:0px 15px 0px 0px;
}
.SW-BM-contenido-contenedor-3 {
	position:relative;
	display:block;
	float: left;
	padding:0px 0px 0px 15px;
}
.SW-BM-panoramica-1 {
	position:relative;
	display:block;
	width: 960px;
	text-align:center;
	background-color:#666;
}
.SW-productos-columna-menu{
	position:relative;
	display:block;
	width: 22%;
	float: left;
	text-align: left;
	padding-left: 2%;
	padding-top: 20px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.SW-BM-columna-15 img {
	float:left;
	margin-right:5px;
}
.SW-titulo-gral-1 {
	font-size: 14px;
	font-weight: bolder;
	color: #999;
	letter-spacing: -1px;
}
.SW-link-1 {
	font-size: 12px;
	font-weight: bolder;
	color: #a3007c;
	text-decoration: none;
}
a.SW-link-1:hover {
	color: #e500ae;
}


/* 	------------------------------------------
	HOME
---------------------------------------------- */
.SW-home-img-panoramica {
	position:relative;
	display:block;
	width: 960px;
	background-color:#999;
	height: 300px;
	overflow:hidden;
}


/* 	------------------------------------------
	SERVICIOS
---------------------------------------------- */
.SW-servicios-img-panoramica {
	position:relative;
	display:block;
	width: 960px;
	background-color:#a3007c;
	height: 240px;
	overflow:hidden;
}

/* 	------------------------------------------
	SUCURSALES
---------------------------------------------- */
.SW-sucursales-img-panoramica {
	position:relative;
	display:block;
	width: 960px;
	background-color:#a3007c;
	height: 240px;
	overflow:hidden;
}


/* 	------------------------------------------
	CONTACTO
---------------------------------------------- */
.SW-contacto-img-panoramica {
	position:relative;
	display:block;
	width: 960px;
	background-color:#a3007c;
	height: 140px;
	overflow:hidden;
}

/* 	------------------------------------------
	PEDIDOS
---------------------------------------------- */
.SW-pedidos-img-panoramica {
	position:relative;
	display:block;
	width: 960px;
	background-color:#a3007c;
	height: 100px;
	overflow:hidden;
}
.SW-pedidos-contenedor-forms {
	position:relative;
	display:block;
	width: 80%;
	text-align: left;
	padding-top:20px;
	padding-bottom: 20px;
	margin-left: 10%;
	margin-right: 10%;
}

/* 	------------------------------------------
	PRODUCTOS
---------------------------------------------- */
.SW-productos-img-panoramica {
	position:relative;
	display:block;
	width: 960px;
	background-color:#a3007c;
	height: 100px;
	overflow:hidden;
}
.SW-productos-contenedor-menu {
	position:relative;
	display:block;
	padding: 10px 0px 10px 10px;
	width:230px;
}



/* 	------------------------------------------
	BLOQUE INFERIOR
---------------------------------------------- */

.SW-BI-contenedor-pie {
	position: relative;
	display: block;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 10px 0px 0px 0px;
}
.SW-BI-contenedor-pie-datos {
	position: relative;
	display: block;
	float: left;
	width: 384px;
	font-size: 11px;
	color: #666;
	text-align: left;
}
.SW-BI-contenedor-pie-ayp{
	position: relative;
	display: block;
	float: left;
	width: 192px;
	text-align: right;
	font-size: 11px;
	color: #666;
	font-weight: lighter;
}
#redessociales {
	display:block;
	position:relative;
	float:left;
	margin-right:8px;
	padding-top:5px;
	height: 16px;
	width: 16px;
}
