/* Elementos por defecto
/********************************************************************/
h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li,textarea {font-size: 100%;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td { margin:0; padding:0;}
a img{ border:none;}
ul, li{list-style-type: none;}
table, tr, th, td{border-collapse:collapse;}
a{text-decoration: none;}
fieldset,acronym{ border:none;}
body{
	font-size: 76%;
	background:url(../img/fondo02.jpg) repeat-x left top #cba574;
}
/********************************************************************/
/********************************************************************/
/* 
********************************************************************/
/* 
********************************************************************/


/* H1, H2, H3, H4 
********************************************************************/
/* H1 */
h1{
	display:none;
}

/* H2 */
h2{
	color:#fff;
	font-size:1.1em;
	float:left;
	margin:20px 0 20px 0;
	padding:7px 0 2px 0;
	text-indent:-5000px;
	width:830px;
}
h2.tit_our-properties{ background:url(../img/tit_our-properties.gif) no-repeat 9px 7px #4e8db6;}


/* Main
********************************************************************/
#main{
	width:900px;
	margin:auto;
}

/* Header
********************************************************************/
#header{
	height:133px;
	background:url(../img/header01.jpg) no-repeat left top;
}




/* Cuerpo
********************************************************************/
#cuerpo{
	background:#fff;
	font:1em Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
}

/* Contenido
********************************************************************/
#contenido{
	background:#eff6fa;
	float:left;
	width:847px;
	margin:23px 0 0 18px;
	padding:0 0 50px 15px;
	display:inline;/* IE6 fix */
}


/* footer
********************************************************************/
#footer{
	background:#fff;
	float:left;
	width:100%;
	padding:40px 0 10px 0;
}
#footer #pics{
	display:inline; /* IE6 fix */
	margin-left:137px;
	float:left;
}
#footer #pics a img{ margin-right:54px;}

#footer a.logo_hsb{
	float:left;
	margin:35px 0 0 400px;
}

/* Otros elementos
********************************************************************/
/* Thumb */
.thumb{
	float:left;
	margin-left:50px;
	width:241px;
}
.thumb p{
	color:#7e7e7e;
	margin:0 0 10px 9px;
}
.thumb a.view{
	color:#2292c7;
	margin:0 14px 0 5px;
}
.thumb a:hover{ text-decoration:underline;}
.thumb.first{ margin-left:0;}

/* th-sides */
.th-sides{
	background:url(../img/bg_thumbs-sides.png) no-repeat left top;
	padding-top:8px;
}
.th-sides img{
	margin:0 11px 0 8px;
	display:block;
}

/* th-bottom */
.th-bottom{
	background:url(../img/bg_thumbs-bottom.png) no-repeat left top;
	display:block;
	height:15px;
}