body {
	background-image: url(../imag/paginas/fondo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrap {
	width: 800px;
}
#head {
	height: 69px;
}
h1 {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#contenido {
	clear: both;
	float: none;
	height: 320px;
	margin: 0px;
	padding: 0px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	clear: both;
	float: none;
	height: 60px;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#menu li {
	float: left;
}
#menu a {
	text-decoration: none;
	display: block;
}
#menu-left {
	float: left;
	width: 390px;
}
#menu-left a {
	padding-right: 15px;
	padding-left: 10px;
}
#menu-left a:link, #menu-left a:visited {
	color: #FFFFFF;
}
#menu-left a:active, #menu-left a:hover {
	color: #FFFF66;
}
#menu-right {
	width: 390px;
	margin-left: 395px;
}
#menu-right a {
	padding-right: 15px;
	padding-left: 15px;
}
#menu-right a:link, #menu-right a:visited {
	color: #2D3454;
}
#menu-right a:active, #menu-right a:hover {
	color: #000000;
}
a.home {
	background-image: url(../imag/paginas/home.gif);
	display: block;
	height: 11px;
	width: 14px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 15px;
}
a.desde {
	background-image: url(../imag/paginas/b-desde1990.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center 15px;
	height: 50px;
}
a.iso {
	background-image: url(../imag/paginas/b-iso.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	height: 50px;
}
a.suites {
	background-image: url(../imag/suites/logo_suites_home.gif);
	text-indent: -9999px;
	display: block;
	height: 52px;
	width: 148px;
	margin-right: auto;
	margin-left: auto;
}
a.apartments {
	background-image: url(../imag/apartments/logo_apartments_home.gif);
	text-indent: -9999px;
	display: block;
	height: 52px;
	width: 148px;
	margin-right: auto;
	margin-left: auto;
}
#home1 {
	float: left;
	width: 192px;
	padding-top: 130px;
}
#home1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#home2 {
	float: left;
	width: 387px;
}
#home3 {
	float: left;
	width: 192px;
	margin-top: 130px;
}
#home3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000066; 
   line-height: 18px;
}
.imag-cen {
	display: block;
	margin-right: auto;
	margin-left: auto;
}