body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(../imagenes/comun/sitio_fondo_espacity.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.SW-contenedor {
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	text-align:center;
	position:relative;
}
.SW-bloque-superior-1 {
	display: block;
	clear:both;
	width: 1000px;
	position: relative;
	z-index:5;
}
.SW-bloque-medio-1 {
	display: table;
	clear:both;
	width: 1000px;
	position: relative;
	background-color:#FFF;
	z-index: 4;
}
.SW-bloque-inferior-1 {
	display: table;
	width: 1000px;
	clear: both
	position: relative;
	text-align: center;
}


/* BLOQUE SUPERIOR //////////////////////////// */

.SW-BS-contenedor-menu-secundario {
	display: table;
	width: 500px;
	height: 40px;
	position: relative;
	float: left;
}
.SW-BS-contenedor-buscador-superior {
	display: table;
	width: 230px;
	height: 32px;
	position: relative;
	float: left;
	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 {
	display: table;
	text-align: right;
	padding-top:10px;
	width: 125px;
	height: 30px;
	position: relative;
	float: left;
}
.SW-BS-contenedor-menu-principal {
	display: table;
	width: 600px;
	height: 36px;
	position: relative;
	float: left;
	padding-left: 25px;
}
.SW-BS-contenedor-logo {
	display: block;
	width: 250px;
	position: absolute;
	height: 200px;
	left: 750px;
	top: 0px;
	z-index: 10;
}
.SW-BS-contenedor-sombra {
	display: block;
	width: 1000px;
	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 {
	display: block;
	width: 1000px;
	position: relative;
	height: 40px;
}
.SW-BS-fila-2 {
	display: block;
	width: 1000px;
	position: relative;
	height: 24px;
}
.SW-BS-fila-3 {
	display: block;
	width: 1000px;
	position: relative;
	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-top: 15px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 12px;
	color:#333;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
a.SW-BS-boton-menu-secundario:hover {
	color:#e500ae;
	text-decoration: none;
}
.SW-BS-boton-menu-secundario-activo {
	display: block;
	float: left;
	position: relative;
	text-align: center;
	padding-top: 15px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 12px;
	color:#e500ae;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}


/* BLOQUE MEDIO //////////////////////////// */

.SW-BM-columna-izquierda-1 {
	float: left;
	width: 220px;
	height: auto;
	position: relative;
	display:table;
}
.SW-BM-columna-derecha-1 {
	width: 650px;
	position: relative;
	text-align: left;
	display:table;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.SW-BM-columna-12 {
	width: 47%;
	position: relative;
	float: left;
	text-align: left;
	display:table;
	padding-right: 2%;
	padding-top: 15px;
	overflow: hidden;
}
.SW-BM-columna-13 {
	width: 32%;
	position: relative;
	float: left;
	text-align: left;
	display:table;
	padding-right: 1%;
	padding-top: 15px;
	overflow: hidden;
}
.SW-BM-columna-14 {
	width: 23%;
	position: relative;
	float: left;
	text-align: left;
	display:table;
	padding-right: 1%;
	padding-top: 15px;
}
.SW-BM-columna-15 {
	width: 18%;
	position: relative;
	float: left;
	text-align: left;
	display:table;
	padding-right: 2%;
	padding-top: 15px;
}
.SW-BM-columna-25 {
	width: 38%;
	position: relative;
	float: left;
	text-align: left;
	display:table;
	padding-right: 1%;
	padding-top: 15px;
}
.SW-BM-columna-34 {
	width: 74%;
	position: relative;
	float: left;
	text-align: left;
	display:table;
	padding-right: 1%;
	padding-top: 15px;
}
.SW-BM-columna-35 {
	width: 59%;
	position: relative;
	float: left;
	text-align: left;
	display:table;
	padding-right: 1%;
	padding-top: 15px;
}
.SW-productos-columna-menu{
	width: 22%;
	position: relative;
	float: left;
	text-align: left;
	display:table;
	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 {
	width: 100%;
	background-color:#999;
	height: 300px;
	position:relative;
}


/* SERVICIOS ///////////////////////////////////// */
.SW-servicios-img-panoramica {
	width: 100%;
	background-color:#a3007c;
	height: 240px;
	position:relative;
}

/* SUCURSALES ///////////////////////////////////// */
.SW-sucursales-img-panoramica {
	width: 100%;
	background-color:#a3007c;
	height: 240px;
	position:relative;
}


/* CONTACTO ///////////////////////////////////// */
.SW-contacto-img-panoramica {
	width: 100%;
	background-color:#a3007c;
	height: 140px;
	position:relative;
}

/* PEDIDOS ///////////////////////////////////// */
.SW-pedidos-img-panoramica {
	width: 100%;
	background-color:#a3007c;
	height: 100px;
	position:relative;
}
.SW-pedidos-contenedor-forms {
	width: 80%;
	text-align: left;
	position:relative;
	padding-top:20px;
	padding-bottom: 20px;
	margin-left: 10%;
	margin-right: 10%;
}

/* PRODUCTOS ///////////////////////////////////// */
.SW-productos-img-panoramica {
	width: 100%;
	background-color:#a3007c;
	height: 100px;
	position:relative;
}



/* BLOQUE INFERIOR //////////////////////////// */

.SW-BI-contenedor-pie {
	display: table;
	width: 1000px;
	position: relative;
	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 {
	display: block;
	float: left;
	width: 40%;
	position: relative;
	font-size: 11px;
	color: #666;
	text-align: left;
}
.SW-BI-contenedor-pie-ayp{
	display: block;
	float: left;
	width: 20%;
	position: relative;
	text-align: right;
	font-size: 11px;
	color: #666;
	font-weight: lighter;
}img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
