/* Global properties ======================================================== */
html, body {width:100%; padding:0; margin:0;}
body {font:14px/25px Arial,Helvetica,sans-serif;color:#575656;min-width:1264px;background:#131313}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {width:100%; background: url("../images/subtle_dots.png");}
/***********************************************************************/
a {text-decoration:none; cursor:pointer;}
a:hover {text-decoration:none;}
a.button {background:#2098f5; font-size:20px; line-height:24px; color:#fff; display:inline-block; padding:5px 23px 5px 23px; }
a.button:hover {background:#131313; }
a.link {text-decoration:none; cursor:pointer; color:#423b32; }
a.link:hover {text-decoration:underline;}
.color-1 { color:#fff;}
a.color-1:hover {text-decoration:underline;}
.font-3 {font-size:17px; line-height:33px; color:#292929;}
h2 { font-size:36px; line-height:45px; color:#242424; font-weight:normal; letter-spacing:-1px;}
h3 { font-size:24px; line-height:30px; color:#242424; font-weight:normal; }
ul {margin:0; padding:0;list-style-image:none;}
ul.list-1 li {color:#000; padding:0px 0 0px 11px; line-height:25px; background:url(../images/marker.gif) 0 10px no-repeat;}
ul.list-1 li a { font-size:14px; color:#242424; line-height:25px;}
ul.list-1 li a:hover {color:#2098f5;}
/******************************************************************/
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper {width:100%; overflow:hidden; position:relative}
.wrap {overflow:hidden; position:relative}
.extra-wrap {overflow:hidden;}
.fleft {float:left;}
.fright {float:right;}
.img-indent {float:left; margin:3px 30px 17px 0;}	
.last {margin-right:0px !important;}
.img-radius {border-radius:4px;}

.top-1 {margin-top:37px;}
.top-2 {margin-top:29px;}
.top-3 {margin-top:21px;}
.top-4 {margin-top:31px;}
.top-5 {margin-top:12px;}

.left-1 
{
	padding-left:30px;
}

.bot-0 {padding-bottom:0 !important; margin-bottom:0 !important;}
.bot-1 {margin-bottom:39px;}
.bot-2 {margin-bottom:29px;}

.pad-1 {margin:13px 0px 12px 0px;}

.p1 {padding-bottom:25px;}
.p2 {padding-bottom:15px; color: #242424;}
.p3 {padding-bottom:12px;}
.p4 {padding-bottom:20px;}
.p5 {padding-bottom:23px;}
.p6 {padding-bottom:8px; color: #4a4a48; font-weight: bold;}
.columna1
{
list-style: outside none none;
float: left;
margin-bottom: 30px;
border-bottom: 4px solid #423B32;
padding: 0px 10px 33px 10px;
float: left;
width: 45%;
border-radius: 0px;
box-shadow: 0px 0px 0px 0px;
background: #796F58;
margin: 10px 5px 33px 0px;

	
}
.button1
{
	background: none repeat scroll 0% 0% #423B32;
	border-radius: 0px;
	color: rgba(255, 255, 255, 255);
	padding: 18px 33px 18px 33px;
	text-decoration: none;
	text-shadow: 2px 2px 10px #000;
	box-shadow: 0px 0px 0px #000;
	margin: 10px 10px 15px 0px
}
.columna1-img
{
	width: 275px;
	margin: 1px 10px 33px 0px;
}
.tipo-mueble
{
	color: rgba(255, 255, 255, 255);
	padding: 17px 33px 18px;
	float: left;
}
.div-tipo-madera
{
	position: 10px 10px 10px 10px;

}
/*********************************header*************************************/
header {width:100%; z-index:101; }
header>div {width:1264px; margin:0 auto; position:relative; }

h1 {
	position: absolute;
	left: 60px;
	top: 30px;
	display: inline-block;
	z-index: 100;
}

.social-icons {
	overflow: hidden;
	text-align: right;
	margin: 81px 25px 11px 0;
	position: absolute;
	z-index: 99;
	right: 0;
	background: #756959;
	padding: 17px;
	color: #fff !important;
}
.social-icons strong {
	font-size: 24px;
	color: #fff;
}
.social-icons a {
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}
.social-icons a:hover{
	text-decoration: underline;
	background-color: none;
}
.social-icons p.numero {
	margin-bottom: 0px;
	color: #fff !important;
}
.social-icons p {
	float: right;
	clear: both;
	margin-bottom: 0px;
	line-height: 24px;
}
.barra-gris{
	background: #fff;
	position: absolute;
	width: 81%;
	height: 55px;
	z-index: 3;
	top: 94px;
	left: 227px;
}
/*
.barra-tel{position:absolute; left: 0px; bottom:0; z-index:100; background: url(../images/bar-tel.png) 0 0 repeat;width: 100%;height: 180px;}
.barra-tel span{text-align: center; width: 100%; float: left; color: #fff; font-size: 25px; font-weight: bold; margin-top: 15px; margin-bottom: 10px; font-weight:lighter;}
.barra-tel p{font-size: 54px; line-height:45px; color:#fff; font-weight:normal; letter-spacing:-1px;float: left;text-align: center;width: 100%;}
*/
nav {
	position: absolute;
	left: 20px;
	bottom: 0;
	z-index: 100;
	background: url(../images/nav-bg.png) 0 0 repeat;
	width: 1225px;
}
ul.menu {margin: 0 43px 0 44px;}
ul.menu li {float:left; line-height:35px; margin:0px 0 0px 0px; background:transparent;}
ul.menu li a {
	font-size: 22px;
	line-height: 35px;
	color: #fff;
	display: block;
	padding: 17px 33px 18px 33px;
}
ul.menu li:hover , ul.menu li.current {
	background: #ffed00;
	background: #423b32;
	color: #141414 !important;
	border-bottom: 6px solid #756959;
}

/*********************************content*************************************/
#content {
	width: 1264px;
	margin: 0 auto;
	padding-bottom: 78px;
	background-color: #fff;
}

.line-1 {background:url(../images/line.png) 0 bottom repeat-x; padding-bottom:29px; margin-bottom:24px;}
.img-border {border:#fff 4px solid;}

.block-1>div {float:left; width:180px; margin-right:40px;}
.block-1>div h3 {margin:14px 0 4px 0;}
.block-1>div a.button {margin:18px 0 0px 0;}

.form-1 {}
.form-1 label {font:14px/25px Arial, Helvetica, sans-serif; color:#939393; padding-bottom:5px; }
.form-1 input {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#535353; background:#131313; padding:8px 10px 9px 15px;outline: medium none; width: 245px; height:17px; float:left; margin-bottom:12px;}
.form-1 .select-1 {width:270px; margin-bottom:12px;}
.form-1 .select-2 {width:128px; margin-right:14px; float:left;}
.form-1>a.button {margin-top:30px; padding-left:36px; padding-right:37px;}

.lists {overflow:hidden;}
.lists ul {float:left; margin-right:15px; width:120px;}
.lists-2 {margin:23px 0 23px 0; overflow:hidden;}
.lists-2 ul {float:left; margin-right:40px; width:180px;}

.block-2>a {float:left; margin-right:20px; display:inline-block;}

/****************************footer************************/
footer {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 32px 0 45px 0;
	background: url("../images/bg_footer.jpg");
}
footer p, footer a {color:#423b32;}
footer a:hover {text-decoration:underline;}
.datos-footer {
	margin: 0 auto;
	width: 500px;
	background: #fff;
	padding: 15px;
}

/**********************form**********************/
dl {margin:0px 0px 0 0px;}
dl dt {}
dl dd span { display:block; width:70px; float:left;}
dl dd {}
dl dd a {}
#form { margin: 0px 0 0px 0px; width:620px; }
#form input {background:#131313;font: 14px Arial, Helvetica, sans-serif;color:#535353;padding:7px 10px 10px 15px;outline: medium none;width: 355px;height:17px;float:left;}
#form textarea {background:#131313; font: 14px Arial, Helvetica, sans-serif;color:#535353;height: 246px;outline: medium none;overflow: auto;padding: 7px 0px 0px 10px;width: 610px;resize:none;margin:0px 0 0 0;float:left;}
#form label {position:relative;overflow:hidden; display: block; padding-bottom:12px;}
#form label strong {font-weight:normal; display:block; padding-bottom:5px;}
.btns {text-align:left; width:620px; padding-top:18px;}
.btns a {display:inline-block; margin:0 20px 0 0px;}

/* Formulario */
.box-form{
    background-color: #423b32;
    float: left;
    overflow: hidden;
    position: relative;
    width: 270px;
    margin-top: 50px;
    margin-bottom: 15px;
}
.box-form h4{
    background: url("../img/sobre.png") no-repeat scroll right 14px transparent;
    color: #FFFFFF;
    font-size: 20px;
    height: 45px;
    margin-left: 23px;
    margin-top: 31px;
    width: 247px;
}
.box-form label{
    clear: left;
    color: #FFFFFF;
    float: left;
    margin-left: 23px;
}
.box-form input[type="text"]{
	background-color: #756959;
    border: medium none;
    clear: both;
    color: #ECF3F6;
    float: left;
    
	margin-bottom: 5px;
    
	margin-left: 23px;
    
	margin-top: 1px;
    padding: 8px 0px;
    
	width: 225px;
}
.box-form input[type="submit"]{
    background-color: #00C58F;
    border: medium none;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    margin-bottom: 30px;
    margin-right: 41px;
    margin-top: 10px;
    padding: 7px 22px;
}
.box-form input[type="submit"]:hover{
	background-color: #fcc000;
}
.box-form a.sendmail{
    background-color: #fff;
	border: medium none;
	clear: both;
	color: #423b32;
	cursor: pointer;
	float: right;
	margin-bottom: 29px;
	margin-right: 23px;
	margin-top: 10px;
	padding: 7px 23px;
	font-weight: bold;
}
.box-form a.sendmail:hover{
	background-color: #756959;
	color: #fff;
}

.box-form textarea{
    background-color: #756959;
    border: medium none;
    clear: both;
    float: left;
    height: 170px;
    margin-left: 23px;
    margin-top: 1px;
	color: #ECF3F6;
    width: 225px;

}
.box-form span{
    clear: both;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    margin-left: 33px;
    margin-top: 1px;

}
.panelError {
    background-color: #756959;
    float: left;
    height: 475px;
    margin-left: 333px;
	/*margin-left: 12px;*/
    margin-top: -3px;
    position: absolute;
    width: 241px;
}
.panelError p {
    color: #FFFFFF;
    line-height: 21px;
    margin-top: 102px;
    padding: 0 10px;
    text-align: center;
}
.panelError a.sendmail{
    background-color: #423b32;
    border: medium none;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin-left: 70px;
    margin-top: 45px;
    padding: 7px 22px;
}
.panelError a.sendmail:hover{
	background-color: #141414;
}
.map{
    float: left;
    height: 360px;
    margin-top: 20px;
    width: 650px;
}
.color-azul{
	background-color: #2098f5 !important;
}
.color-azul:hover{
	background-color: #fcc000 !important;
}
.sendmail {
	background-color: #1e1e1e;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-top: 6px;
	padding: 67px 51px;
	text-align: center;
}
.sendmail:hover{
	background-color: #ffed00;
	color: #141414;
	font-weight: bold;
	border-left: 1px solid #141414;
}
.volver {
	background-color: #cdcdcd;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px 20px;
	text-align: center;
	position: absolute;
}
.volver:hover {
	background-color: #141414;
	border: 1px solid #756959;
}