* {
	margin: 0;
	padding: 0;
}
img {
	display: block;
	border: none;
}
p {
	margin: 7px 0;
}
html {
	height:100%;
}
body {
	height: 100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/background.gif);
}
address { font-style: normal; }
#tbl_centrar {
	width: 100%;
	height: 100%;
}
#principal {
	width: 832px; /* 6px de sombra */
	height: 644px;
	background: url(../img/fnd_web.png) no-repeat;
}
#top {
	height: 148px;
}
#cabecera {
	text-align: left;
	height: 91px; /* 118 - 30 */
	padding: 30px 0 0 35px;
	overflow: hidden;
}
#cabecera a { 
	display: block;
	float: left;
}
#cabecera div#slogan {
	float: left;
	margin-left: 97px;
	padding-top: 60px;
}
#menu {
	width: 821px;
	height: 28px;
	margin-left: 1px;
	background: url(../img/fnd_menu.gif) no-repeat;
	overflow: hidden;
}
#menu div {
	width: 380px;
	float: left;
	background: url(../img/menu_separa.gif) no-repeat right;
	margin-left: 221px;
	margin-top: 6px;
}
#menu ul { list-style: none; }
#menu ul li {
	float: left;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0 18px;
	background: url(../img/menu_separa.gif) no-repeat;
}
#menu ul li a img {
	display: block;
	border: none;
	margin-top: 2px;
}
#contenido {
	margin: 7px 0 0 13px;
}
#izq {
	float: left;
	width: 161px;
	height: 458px;
	padding-top: 20px;
}
#izq img {
	margin-bottom: 10px;
}
#izq ul {
	list-style: none;
	text-align: left;
	margin-left: 30px;
}
#izq ul li {
	margin-top: 5px;
}
#izq ul li a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #46551A;
	padding-left: 12px;
	text-transform: uppercase;
	background: url(../img/flecheta.gif) no-repeat 0 3px;
	text-decoration: none;
}
#izq ul li a:hover {
	background: url(../img/flecheta_over.gif) no-repeat 0 3px;
}
#cont_menu_casas {
	height: 400px;
}
a#lnk_plano {
	display: block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/fnd_plano.gif) no-repeat;
	width: 99px;
	height: 32px;
	color: #FFF;
	line-height: 2.6em;
	text-decoration: none;
}
#cuerpo {
	float: left;
	width: 627px;
	height: 477px;
	margin-left: 12px;
}
#textos {
	width: 362px;
	float: left;
	text-align: left;
	padding: 20px;
}
h2.titular {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #46551A; 
	margin: 5px 0 16px 0;
}
#adornos {
	float: left;
	width: 225px;
	text-align: center;
}
#cabecera_detalle {
	width: 627px;
	height: 63px;
	background: url(../img/filete_casa.gif) no-repeat;
}
#cabecera_detalle div {
	float: left;
	margin: 15px 12px;
}
#cabecera_detalle h1 {
	color: #46551A;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#cabecera_detalle h2 {
	color: #46551A;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#pagina_detalle {
	float: right !important;
	margin-top: 35px !important;
}
#cabecera_detalle a {
	color: #46551A;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}
#cabecera_detalle a#pag_anterior {
	background: url(../img/flecheta_izq.gif) no-repeat left 2px;
	padding-left: 11px;
}
#cabecera_detalle a:hover#pag_anterior {
	background: url(../img/flecheta_izq_over.gif) no-repeat left 2px;
}
#cabecera_detalle a#pag_siguiente {
	background: url(../img/flecheta.gif) no-repeat right 2px;
	padding-right: 11px;
	margin-left: 12px;
}
#cabecera_detalle a:hover#pag_siguiente {
	background: url(../img/flecheta_over.gif) no-repeat right 2px;
}
#caja_detalle {
	width: 627px;
	float: left;
	margin-top: 10px;
	color: #46551A;
}
#detalles_casa {
	float: left;
	width: 260px;
	height: 403px;
	padding: 0 11px 0 10px;
	text-align: left;
}
#detalles_casa_listas {
	clear: both;
	height: 171px;
}
#detalles_casa ul {
	list-style: none;
	margin: 7px 0;
}
#caja_caracteristicas h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	margin-bottom: 2px;
	border-bottom: 1px solid #46551A;
}
#detalles_casa_txt {
	color: #000;
	height: 209px;
	overflow: auto;
	padding-right: 5px;
}
#detalles_casa_txt p {
	margin-top: 0;
}
#cont_imagenes {
	float: right;
}
#cont_imagen_grande {
	width: 342px;
	height: 259px;
	vertical-align: middle;
	display: table-cell;
}
ul#miniaturas {
	float: right;
	list-style: none;
	margin-top: 14px;
}
ul#miniaturas li {
	float: left;
	margin-left: 14px;
	width: 75px;
}
#mas_opciones {
	float: left;
	margin-top: 35px;
}
#mas_opciones ul {
	float: left;
	list-style: none;
}
#mas_opciones ul li {
	float: left;
	margin-right: 13px;
}
#mas_opciones ul li a {
	color: #46551A;
	text-decoration: none;
}
#carrusel_casas {
	width: 627px;
	margin: 18px 0 15px 0;
}
#frm_contacto {
	height: 367px;
	background: #C7CCBA;
	padding-top: 20px;
	margin-bottom: 13px;
}
#frm_contacto h2 {
	color: #46551A;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 2px;
}
#frm_contacto label { float: left; margin-top: 8px; }
#frm_contacto .casillas { 
	margin-top: 2px;
	border-bottom: 2px solid #A3AA8D;
	border-top: 1px solid #A3AA8D;
	border-left: 2px solid #A3AA8D;
	border-right: 2px solid #A3AA8D;
	background: #FFF url(../img/fnd_input.gif) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0;
}
#frm_contacto textarea.casillas {
	width: 566px;
	height: 75px;
	overflow: auto;
}
#frm_contacto table { text-align: left; }
#frm_contacto #btnSubmit, #frm_contacto #btnReset {
	border: none;
	width: 69px;
	height: 18px;
	color: #FFF;
	text-transform: uppercase;
	font: 10px Verdana, Arial, Helvetica, sans-serif !important;
	background: url(../img/fnd_boton_contacto.gif) no-repeat;
	padding-bottom: 1px;
	margin-left: 210px;
}
#frm_contacto_bajo {
	height: 65px;
	background: #C7CCBA url(../img/esq_contacto.gif) no-repeat right;
	padding-top: 12px;
	padding-left: 28px;
}
#frm_contacto_bajo strong {
	display: block;
}
#frm_contacto_bajo div {
	float: left;
	text-align: left;
}
#frm_contacto_bajo #lnk_email {
	display: block;
	float: right;
	width: 128px;
	height: 22px;
	color: #FFF;
	margin-top: 17px;
	margin-right: 28px;
	line-height: 1.9em;
	text-decoration: none;
	background: url(../img/fnd_email_contacto.gif) no-repeat;
}
input.error, select.error {
	background: #FFE1E1 url(../img/warning_obj.gif) no-repeat right !important;
	margin-top: 2px;
	border-bottom: 2px solid #A3AA8D;
	border-top: 1px solid #A3AA8D;
	border-left: 2px solid #A3AA8D;
	border-right: 2px solid #A3AA8D;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0;
}
#firma {
	width: 795px;
	margin: auto;
	color: #666;
}
#firma a {
	color: #666;
	text-decoration: none;
}
#firma a:hover {
	color: #999;
}