/* REDISEŅO SITIO WEB JACO BEACH PREMIER REALTY */
*{margin:0; padding:0;}
.clear{clear:both;}
html, body{height:100%;}
body{
	background: #004B23;
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #333;
}
#wrap{width:800px; margin:40px auto 0 auto; background:#FFF;}
#header{width:800px; height:137px; background: url(../images/header-bg.jpg) no-repeat;}
#menu{width:800px; height:22px; background: url(../images/menu-bg.jpg) no-repeat; position:relative;}

#sidebar{width:168px; float:left; background: url(../images/bg-sidebar.jpg) repeat-y; min-height:100%;}
* html #sidebar{height:100%;}
#cuerpo{width:625px; float:right;}
#info{
	width:605px;
	height:52px;
	background: url(../images/info-bg.jpg) no-repeat left top;
	font-size:10px;
	padding:5px 10px; 
}
#footer{
	width:800px;
	height:100px;
	background: url(../images/footer_newpromotion.gif) no-repeat right top;
	margin:0 auto;
}
address{font-weight: bold; color: #004b23; margin:20px 30px 20px 0; text-align:right;}

/*-----------Headings---------*/
h2{color:#86a159; font-size: 35px; line-height: 38px; font-weight: bold;}


/*----------Listados-----------*/
ul#destacadas{width:154px; list-style:none;}
ul#destacadas li{
	position:relative;
	width:154px; height:220px;
	z-index:100;
	font-size:10px; color:#fff;
}
ul#destacadas li span{position:absolute; top:157px; padding:10px;}

ul#destacadas li h3{
	color:#fff;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
}

ul#destacadas li img.debajo{position:absolute; top:10px; left:10px; z-index:0;}
ul#destacadas li img.cobertor{position:absolute; top:0; left:0; z-index:100;}

ul#galeria{list-style:none;}
ul#galeria li{display:inline; margin-right:20px;}
ul#galeria li img{padding:2px; border:1px solid #004B23;}


ul#nav{position:relative; list-style:none; width:800px; height:22px;}
ul#nav li{position: absolute; 	margin:0; padding:0;}
ul#nav li a{display:block; height:22px; text-indent:-10000em; overflow:hidden;}

ul#nav ul{list-style:none;}
ul#nav ul li a{display:block; height:22px; background-color:#004B23; color:#fff;}

#main1 {left: 48px; width: 68px; }
#main2 {left: 170px;  width: 144px;}
#main3 {left: 314px; width: 144px;}
#main4 {left: 458px; width: 144px;}
#main5{left: 602px; width: 144px;}
/*-----------Propiedades-----------------*/
.propiedad{width:610px; border:2px solid #004B23; margin:20px auto; background:#004B23; position:relative;}
.fotopropiedad{position:absolute; top:0px; right:0; width:140px; height:140px; padding:30px 5px; background-color:#004B23;}

.propiedad h3 a{color:#fff;}
.propiedad h3 em{color:#FDC64F;}
.propiedad span{width:440px; padding:10px; display:block; background-color:#8AA45F;}
.propiedad span p{
	color:#fff;
	padding:5px;
	font-size: 11px;
	line-height: 13px;
}

.propiedad #columnas{width:440px; background:#FDC64F; padding:10px;}

dl#size, dl#precio, dl#features{width:145px; float:left;}
dt{color:#000; font-weight:bold;}

dl#features dd{font-size:10px;}

/*---------------Imagenes-------*/
.fotogrande{border:2px solid #004B23;}