body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;
}

/*--Global Property--------------------------------------------*/

*{margin: 0; padding: 0;}
h1, h2, h3 { margin: 10px 0; padding: 10px 0; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; border-bottom: 1px dashed #ddd;}
h1 {font-size: 3em;}
h2 {font-size: 2.5em;}
h3 {font-size: 2em;}
p {margin: 5px 0; padding: 5px 0;}

/*--Layout Property--------------------------------------------*/

#main {
	height: 100%;
	min-height: 724px;
	background: url(images/stretch.gif);
	position: relative;
	overflow: hidden;
}
*html #main { height: 724px; overflow: visible;}
.container {
	margin: 0 auto;
	width: 970px;
	font-size: 1.2em;
}

/*--Header Property---------------*/
#header {
	background-image:url(images/header_img.jpg);
	width: 968px;
	height:149px;
	float: left;
	position: absolute;
	top: 0;
	border: 1px solid #ccc;
	left: 0;
}

#menu {
width: 968px;
	height:149px;
	float: left;
	position: absolute;
	top: 0;
	border: 1px solid #ccc;
	left: 0;
}
#header h2 {
	padding: 20px 20px;
	font-size: 3.5em;
}
#header ul {
	float: left;
	margin-left: 10px;
	list-style: none;
	display: inline;
}
#header ul li {
	float: left;
	margin: 0 5px;
}
#header ul li a{
	display: block;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #222;
}
#header ul li a:hover{
	background: #ddd;
	border: 1px solid #bbb;
}
/*--Side Col Property---------------*/
#sidecol {
	float: left;
	width: 235px;
	position: absolute;
	top: 150px;
	left: 0;
}
#sidecol h2 {
	padding: 10px;
	margin: 0;
	overflow: hidden;
	background:#333333;
	display: block;
	clear: both;
	font-weight: normal;
	font-size: 1.6em;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color:#FFFFFF;
}
#sidecol ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidecol ul  li {
	display: block;
	margin: 0;
	padding: 0;
}
#sidecol ul li a{
	display: block;
	width: 225px;
	padding: 7px 0 7px 10px;
	text-decoration: none;
	color: #222; 
	background: #ddd url(sidecol_a.gif) no-repeat right top;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
}
#sidecol ul  li :hover {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	background: #ccc;
}
/*--Content Property---------------*/
#content {
	float: right;
	display: inline;
	width: 685px;
	margin: 120px 0 0 0;
	padding: 20px;
	background-color:#FFFFFF;
}
/*--Footer Property---------------*/
#footer {
	background: #333333;
	float: left;
	height: 56px;
	line-height: 56px;
	width: 100%;
	text-align: center;
	color: #fff;
}

.style1 {color: #FF0000}

#float-right {
	float:right;
	}
	
#float-lefth {
	float: left;
	}
/*Columnas Real Estate*/
div.blue_tint {
	width:95%;
	border:#333333 2px solid;
	background-color:#F3F3F3;
	margin:10px 0px 10px 0px;
	padding:10px;
	clear:both;
	
}
div.gold_tint {
	width:95%;
	border:#333333 2px solid;
	background-color:#f5e6c7;
	margin:10px 0px 10px 0px;
	padding:10px;
	clear:both;
}

/*start slide Show*/


#gallery { float:left;/*position:relative;*/ width:616px; margin:5px auto; padding:5px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:602px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:15px; padding:5px 0; width:612px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:608px; }
#thumbs {position:absolute; list-style:none; margin-left:-35px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/*end slide Show*/.txtfont {
	font-family: Georgia, Times New Roman, Times, serif;
}

#boton-area-info {
	background-color:#333;
	width:100%;
	height:auto;
	margin:2px;
	color:#FFF;
	font-size: small;
	
}
/*INICIO GALLERY 2*/



#body-prop {
	background-color:#333;
	width:640px;
	height:auto;
	float:left;
}
	
	
	
	
	
div.img
  {
  margin:11px 0px 10px 2px;
  border:1px solid #000;
  height:250px;
  width:208px;
  float:left;
  text-align:center;
  background-color:#ccc;
  
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  text-align:center;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }



/*FIN GALLERY 2*/

img#uno {
	float:left;
}
