/*general*/
body {
	padding:0;
	margin:0;
	color:#000000;
	background-color:#FFF;
}

/*link menu*/

#links_menu{
	width: 766px;
	text-align: center;
	margin: 20px auto;
	color: #060;
	/*border: 1px solid black;*/
}
#links_menu a{
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #aaa;
}
#links_menu a:hover{
	color: #060;	
}
/*div propiedades*/
.divprops{
	width:505px;
	height:500px;
	position:absolute;
	left:100px;
	top:100px;
	background-color:#FFFFFF;
	border:solid;
	border-color:#CCCCCC;
	z-index:10;
	visibility:hidden;
}
/*divs top*/
#bodytable{
	display:table;
}
.row{
	display:table-row;
}
.top0{
	height:325px;
	background-image:url(../images/bg1.gif);
}
.top1{
	width:766px;
	height:325px;
	/*background:url(../images/top.jpg) no-repeat top #FFFFFF;*/
	padding-top:1px;
}
.top2{
	height:325px;
	background-image:url(../images/right.gif);
}
.cell0{
	display:table-cell;
	width:50%;
}
.cell1{
	display:table-cell;
}
.cell2{
	display:table-cell;
	width:50%;
}
#menu{
	border:0px solid black;
	width:227px;
	float:left;
}
.negocios{
	font-family: Verdana;
	font-size: 10px;
	color: #060;
	font-weight:bold;
}
#content{
	border:0px solid black;
	float:right;
	width:538px;
}
#footer{
	background-image:url(../images/bottom.gif);
	height:56px;
	text-align:center;
	padding-top:40px;
	font-family:Tahoma;
	font-size:11px;
	color:#C8C8C8;
}
/*destacadas*/
.proptit {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#060;
	height:15px;
	position:relative;
}
.propdesc {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#060;
	height:60px;
	position:relative;
	text-align:justify;
}
/*propiedades*/
.titleshowprop{
	color:#060;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pagshowprop{
	color:#060;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*paginador*/
.searchpag{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin:2px;
	color:#060;
}
.searchpage{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin:2px;
	color:#666;
}
/*contacto*/
#contacto{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#808080;
	text-align:center;
	padding-top:30px;
	line-height:20px;
}
/*nosotros*/
p{
	font-family:Tahoma;
	font-size:11px;
	color:#666;
}
a.nosotros{
	color:#060;
	font-family:Tahoma;
	text-decoration:none;
}
a.consulta{
	font-family:Tahoma;
	font-size:12px;
	color:#060;
	font-weight:bold;
	display:block;
	text-align:center;
	margin:10px;
	text-decoration:none;
}
/*paseos*/
p.paseos{
	width:460px;
	margin-left:40px;
	text-align:justify;
}
/*la barra*/
span p{
	text-align:justify;
}
/*
.box{
	float:left;
	border: solid 1px white;
	padding: 5px;
	margin-left:5px;
	margin-right:5px;
}

.descshowprop{
	color:#F30;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	padding: 5px;	
}
.nego {
	width:190px;
}
.negociostabla{
	text-align:left;
	width: 100%;
}
.tablaprop {
	width:480px;
}
#container {position: relative; }
.mask { position: absolute; top: 0; left: 0; }

/****************************style.css*************************************/
/*body {padding:0; margin:0; color:#000000; background-color:#878787}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}
.content td{color:#3E3E3E; font-size:11px; line-height:14px} 
.content b{color:#F74B08} 
.content a{color:#F74B08; text-decoration:none} 
.content a:hover{text-decoration:underline} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }
.footer{color:#C8C8C8; font-size:11px; line-height:13px} 
.footer a{color:#C8C8C8; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 
input,textarea{
   background:#C3C3C3;
   border:1px solid #C3C3C3;
   font-family:Tahoma;
   color:#F74B08; 
   font-size:11px;
   padding-left:5px
} 