body {
	background:#AFBFD7; /*#009900; */
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-color : White White White White;
	
}
/* Header, header nav */
#header {
	padding: 0px;
	height: 220px;
	width:100%;
}
#header img {
	align: center;
	border: 1px;
	border-color: #537DB9;
}
#titulo img {
   align: center;
   border: 1px;
   border-color: #537DB9;
}

	#contenedor {
	position: relative;
	top: 0%;
	left:0px;
	/* specify for w2kie6 */
	padding-left:20px;
	width:1000px;
	height:900px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : normal;
	font-variant : small-caps;
	margin-top : 5px;
}
	#titulos {
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	margin-left : 185px;
	margin-top: 20px;
}
	#contenido_izq {
	position:absolute;
	height: 900px;
	font-size: 10px;
	width:190px;
	float:left;
	margin-top: 30px;
	padding-top:10px;
	}


#contenido_izq ul, #contenido_izq li {
	position:relative;
	margin: auto 10px 10px;
	width:100%;
	list-style-type: none;
	float: left;
	padding-bottom:15px;
	padding-top: 5px;
}	
  #contenido_izq ul li a {text-decoration: none; background: #537DB9; font-weight: bold; color: #fff; width: 149px; display: block; text-align: center; margin: 2px; padding: 3px;
  }
 #contenido_izq ul li a:hover {
 background: #0047AB;
 }
	
#contenido_izq a.current {
	background-color : Silver;
}

#nav_secundaria7 ul, #nav_secundaria7 li {
	margin: 0; padding: 0; 
	display:inline;
	list-style-type: none; 
}
#nav_secundaria7 a:hover, #nav_secundaria7 a:active {
	text-decoration: none;
	color: #F4A460;
}
#nav_secundaria7 {
	/*menu apartamentos*/
	position: absolute;
	top:800px;
	left:185px;
	width:880px;
	visibility:visible z-index:1;
	height: 30px;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/shaddow.gif);
	}
 #nav_secundaria7 ul {
 margin: 10px auto; width: 100%;
 }
 #nav_secundaria7  ul, #nav_secundaria7 li {
 list-style: none; float: left;
 }	
 #nav_secundaria7 ul li a {
 text-decoration: none; background: #537DB9; font-weight: bold; color: #fff; width: 125px; display: block; text-align: center; margin: 2px; padding: 2px;
  }
 #nav_secundaria7 ul li a:hover {
 background: #0047AB;
 }	


#primary_nav a.current  {
	text-decoration: none;
	color: #F4A460;
}
#secondary_nav a {
	padding-right:26px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#secondary_nav a:hover, #secondary_nav a:active {
	text-decoration: none;
	color: #11568C;
} 
#secondary_nav a.current {
	text-decoration: none;
	color: #11568C;
} 
#container {
	background: #fff;
	padding: 5px; /* sets whitespace for dashes of content */
}
