@charset "UTF-8";
body {
	background-color: #303030;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #C17526;
}
p {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #3D250C;
	font-size: 12px;
	text-align: justify;
	line-height: 130%;
}
h1 {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #593611;
	font-size: 18px;
}
h5 {
	font-size: 10px;
	color: #593611;
	font-weight: bold;
	margin-top: 0px;
	font-family: Tahoma, Verdana, Helvetica, Arial;
}
textarea {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
td p {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#cuerpo {
	float: left;
	height: 480px;
	width: 950px;
	background-color: #FABB6C;
}
#botonera {
	float: left;
	height: 34px;
	width: 950px;
	background-image: url(img/backbotones.jpg);
	margin-bottom: 45px;
}
#botones {
	float: right;
	height: 34px;
	width: 350px;
	margin-right: 50px;
}
#botones p {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	text-transform: uppercase;
	margin-top: 7px;
	text-align: center;
	font-size: 14px;
}
#boton {
	float: left;
	height: 34px;
	width: 96px;
	background-image: url(img/btnfondo.jpg);
	margin-right: 20px;
}
#izq {
	float: left;
	height: 370px;
	width: 450px;
	margin-left: 70px;
	display: inline;
}
#izq a {
	color: #251607;
}
#izq a:hover {
	color: #734616;
	text-decoration: underline;
}
#der {
	float: right;
	height: 370px;
	width: 300px;
	margin-right: 80px;
	display: inline;
}
#mueblesizq {
	float: left;
	height: 370px;
	width: 300px;
	display: inline;
	margin-left: 70px;
}
#mueblesder {
	float: right;
	height: 370px;
	width: 450px;
	display: inline;
	margin-right: 80px;
}
#footer {
	float: left;
	width: 950px;
	margin-bottom: 10px;
	background-image: url(img/backfooter.jpg);
	background-repeat: no-repeat;
	height: 145px;
	display: inline;
}
#footer p {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 50px;
	padding: 0px;
}
#footer h4 {
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}
#footer a {
	color: #3D250C;
}
#footer a:hover {
	color: #734616;
	text-decoration: underline;
}

