body {
	background:#AFBFD7; /*#009900; */
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-color : White White White White;
}
/* Header, header nav */
#header {
	padding: 0px;
	height: 220px;
	width:100%;
}

#header img {
	border: 1px;
	border-color: #537DB9;
}

	#contenedor {
	position: relative;
	top: 0%;
	left: 0px;
	/* specify for w2kie6 */
	padding-left:20px;
	width:1000px;
	height: 900px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	margin-top : 5px;
}
	#contenido_izq {
	position:absolute;
	height: 900px;
	font-size: 10px;
	width:190px;
	float: left;
	margin-left: 3px;
	padding-right:10px;
	margin-top: 3px;
	}
	
#contenido_izq ul, #contenido_izq li {
	position: relative;
	margin: auto 10px 10px;
	width:100%;
	list-style-type: none;
	float: left;
	padding-bottom: 2px;
	padding-top: 10px;
	margin-top : 3px;
}	

#contenido_izq a.current {
	background-color : Silver;
}
#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;

}
#nav_secundaria1 {
	/*secondary_nav*/
	position: absolute;
	width: 300px;
	height: 220px; 
	font-size:13px;
	margin-left: 230px;
	padding-right: 5px;
	padding-top:25px;
	margin-right : 5px;
}
#nav_secundaria2 {
	/*secondary_nav*/
	position: absolute;
	height: 320px; 
	width: 320px;
	font-size:12px;
	margin-left:560px;
	padding-top: 10px;
}
	
#nav_secundaria1 ul, #nav_secundaria1 li  {
	margin: 0;
	padding: 0;
	display: inherit;
	list-style-type: none;
}
#nav_secundaria2 ul, #nav_secundaria2 li{
	font-family : inherit;
	font-size : 12px;
	vertical-align : inherit;
	list-style : none;
	text-align : justify;
	padding-bottom : 0px;
	float: none;
	list-style-type : circle;
	list-style-position : outside;
	margin: 15px;

}
#nav_secundaria2 ol, #nav_secundaria2 li{
	font-family : inherit;
	font-size : 12px;
	vertical-align : inherit;
	list-style : none;
	text-align : justify;
	float: none;
	list-style-type : disc;
	list-style-position : outside;
	margin: 8px 15px;
}
	#nav_secundaria7 a:hover, #nav_secundaria7 a:active {
	text-decoration: none;
	color: #F4A460;
	}
#nav_secundaria7 {
	/*menu apartamentos*/
	position: absolute;
	width:680px;
	height: 28px;
	margin-left: 200px;
	font-size:13px;
	background-image: url(../images/shaddow.gif);
	margin-top: 75%;

}



