* {
	padding: 0;
	margin: 0;
}
body {
	background: #221506;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
p {
	margin-bottom: 10px;
}
#cabecera {
	width: 100%;
	height: 196px;
	background: #221506 url(../img/fnd_cabecera.gif) repeat-x left bottom;
}
h1#logo {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 975px;
	height: 196px;
	background: url(../img/fnd_logo.jpg) no-repeat;
	text-indent: -999px;
}
#cuerpo {
	width: 100%;
	background: url(../img/fnd_cuerpo.jpg);
}
#cuerpo_interior {
	width: 100%;
	background: url(../img/fnd_cuerpo_interior.jpg) repeat-x;
}
#contenedor_central {
	width: 975px;
	padding: 0 10px;
	margin: auto;
	overflow: hidden;
}
#menu {
	float: left;
	width: 200px;
	height: 100%;
	background: #efefef;
	padding: 15px 17px;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
	padding-bottom: 32768px;
	margin-bottom: -32768px
}
#contenido {
	float: right;
	width: 719px;
	background: #FFF;
	padding: 3px;
	padding-bottom: 32768px;
	margin-bottom: -32768px
}
.caja {
	width: 659px; /* 719 - padding */
	overflow: hidden;
	background: #efefef url(../img/fnd_caja.jpg) no-repeat;
	border-bottom: 1px solid #cbcbcb;
	padding: 0 30px 30px 30px;
	margin-bottom: 40px;
}
.caja h1 {
	font: 30px Arial, Helvetica, sans-serif;
	margin: 30px 0 15px 0;
}
.caja h2 {
	font: 30px Arial, Helvetica, sans-serif;
	margin: 5px 0 15px 0;	
}
.bienvenida {
	background: #efefef url(../img/balaustres-banner.jpg) no-repeat;
	padding-top: 255px;
}
.productos {
	background: #efefef url(../img/fnd_productos.jpg) no-repeat 0 0;
	padding-top: 65px;
}
.pagina {
	padding-top: 40px;	
}
.pagina img {
	display: block;
	margin-bottom: 20px;
}
.item_categoria {
	float: left;
	width: 238px;
	height: 109px;
	padding: 20px 15px 12px 72px;
	margin-bottom: 9px;
}
.item_categoria.par {
	margin-left: 9px;
}
.item_categoria .cat_home {
	background: url(../img/flecha_link.gif) no-repeat 0 3px;
	padding-left: 12px;
}
.item_categoria a {
	display: block;
	color: #664232;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-decoration: none;
}
.item_categoria a:hover {
	color: #000;	
	text-decoration: underline;
}
.item_categoria p {
	margin: 0;
}
.cont_productos {
	float: left;
	width: 659px;
	margin: 15px 0;
}
.item_producto {
	float: left;
	width: 180px;
	height: 182px;
	padding: 11px 11px 0 11px;
	margin-left: 26px;
	margin-bottom: 26px;
	background: url(../img/fnd_ficheta.gif) no-repeat;
}
.item_producto.sinmargen {
	margin-left: 0;
}
.item_producto table {
	width: 180px;
	border: none;
	border-collapse: collapse;
}
.item_producto table td {
	border: none;
	border-collapse: collapse;
	vertical-align: middle;
}
.item_producto table td.img {
	width: 180px;
	height: 136px;
	text-align: center;
}
.item_producto table td.nom {
	width: 165px;
	height: 45px;
	padding-right: 15px;
}
.item_producto img {
	border: none;
}
.item_producto a.lnk_nom {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.controles_paginacion {
	float: left;
	width: 659px;
	margin-top: 10px;
	padding-top: 10px;
	background: url(../img/puntitos.gif) repeat-x left top;
}
.cont_resumen {
	float: left;
	font-size: 11px;
}
.cont_paginator {
	float: right;
	padding: 5px 0;
}
.cont_paginator a {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #3a424c;
	padding: 1px 5px;
	border: 1px solid #8e8b85;
	background-color: #f3f2eb;
	text-decoration: none;
	margin-right: 3px;
}
.cont_paginator a:hover {
	background-color: #a8a49b;
	text-decoration: none;
	color: #FFF;
}
.cont_paginator span {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 1px 5px;
	border: 1px solid #8e8b85;
	background: #a8a49b;
	margin-right: 3px;
}
.cont_paginator span.puntitos {
	border: none;
	color: #7b726e;
	background: #efefef;
}
.caja_menu {
	float: left;
	width: 200px;
	padding-top: 27px;
	padding-bottom: 25px;
	background: url(../img/menu.gif) no-repeat;
}
.caja_menu.paginas { background-position: 0 0; }
.caja_menu.categorias { background-position: -200px 0; }
.caja_menu ul {
	list-style: none;
}
.caja_menu ul li {
	display: block;
	float: left;
	margin: 1px 0;
}
.caja_menu ul li a, .caja_menu ul li.activo {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	text-decoration: none;
	display: block;
	width: 186px;
	padding: 6px;
	border: 1px solid #BBB;
	background: url(../img/fnd_item_menu.gif) repeat-x 0 0;
}
.caja_menu ul li a span, .caja_menu ul li.activo span {
	display: block;
	padding-left: 16px;
}
.caja_menu ul li.activo {
	background-position: 0 -50px;
	border-color: #886847;
	color: #000;
}
.caja_menu ul li a:hover {
	background-position: 0 -50px;
	border-color: #886847;
	color: #4a2c05;
}
.caja_producto {
	float: left;
	width: 619px;
	padding: 30px 20px 30px 20px;
	margin-bottom: 12px;
	background: #FFF url(../img/fnd_caja_producto.gif) no-repeat left bottom;
}
.caja_producto h1 {
	margin: 0;
}
.caja_producto .nom_producto {
	float: left;
	width: 330px;
}
.caja_producto .desc_producto {
	float: right;
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
}
#navArea {
	float: left;
	width: 659px;
}
#navArea .imageContainer {
	cursor: move;
}
#navArea .imagesIndex {
	float: left;
	padding-bottom: 8px;
	margin: 0 5px;
}
#navArea ul.cont_min {
	display: block;
	float: left;
	list-style: none;
}
#navArea .imagesIndex .title {
	display: block;
	float: left;
	width: 180px;
	height: 135px;
	margin: 0 5px 0 5px;
	cursor: pointer;
	border: 1px solid #cacaca;
	background: #e4e4e4;
}
#navArea .imagesIndex .title img {
	display: block;
	margin: auto;
}
#navArea .descriptionBox {

}
#navArea .prev {
	display: block;
	float: left;
	width: 27px;
	height: 136px;
	background: url(../img/prev.gif) no-repeat;
	outline: none;
	margin-left: 9px;
}
#navArea .next {
	display: block;
	float: right;
	width: 27px;
	height: 136px;
	background: url(../img/next.gif) no-repeat;
	outline: none;
	margin-right: 9px;
}
.contacto_izq {
	float: left;
	padding-right: 30px;
	width: 375px;
	background: url(../img/linea_contacto.jpg) no-repeat right bottom;
}
.contacto_der {
	float: right;
	width: 229px;
	padding-left: 25px;
	padding-top: 41px;
	color: #676767;
}
.contacto_der strong {
	display: block;
	margin: 15px 0 6px 0;
	font-weight: normal;
	color: #000;
}
#frmContacto .form_input {
	float: left;
	margin-bottom: 15px;
}
#frmContacto label.error {
	color: #900;
}
#frmContacto .textbox {
	display: block;
	border: 1px solid #a5a5a5;
	background: #e9e9e9;
	padding: 5px 6px;
	margin-top: 3px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#frmContacto textarea {
	overflow: auto;	
}
a#btn_submit {
	color: #333;
	font-weight: bold;
	display: block;
	float: left;
	width: 361px;
	text-decoration: none;
	text-align: center;
	padding: 6px 6px;
	background: #e9e9e9;
}
a#btn_submit:hover {
	background: #CCC;	
}
#pie {
	width: 100%;
	padding-top: 6px;
	background: url(../img/fnd_pie_top.gif) repeat-x;
}
#pie_interior {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #aaa49d;
	width: 470px;
	height: 180px;
	padding: 25px 0 0 525px;
	margin: auto;
	background: url(../img/fnd_pie.jpg) no-repeat;
	line-height: 12px;
}
#pie_interior a {
	color: #644a3c;
	text-decoration: none;
}

