* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #CCC;
	text-align: justify;
}
h1 {
	font-size: 1.8em;
	float: none;
	padding-top: 1em;
	padding-right: 0.5em;
}
h2 {
	color: #87B807;
	border-bottom-width: 0.2em;
	border-bottom-style: solid;
	border-bottom-color: #87B807;
	width: 40%;
	margin-bottom: 1.5em;
}
p {
	margin-bottom: 1.6em;
}

#general {
	width: 75em;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	border: .3em solid #FFF;
	margin-top: 1.5em;
}
#cuerpo {
	border-top-width: .3em;
	border-top-style: solid;
	border-top-color: #FFF;
}

#cabecera {
	background-color: #87B807;
	text-align: right;
}
#idioma {
	float: right;
}

#cabecera ul {
	list-style-type: none;
	text-align: right;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-top: 1.8em;
	color: #333;
}
#cabecera li {
	display: inline;
	color: #333;
}
#cabecera li a {
	text-decoration: none;
	font-size: 0.85em;
	color: #333;
}
#cabecera  li a:hover {
	text-decoration: underline;
}


#menu {
	text-align: center;
	width: 100%;
	height: 2.1em;
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: .2em;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 2.5em;
}

#menu ul {
	list-style-type: none;
}
#menu li {
	display: inline;
	height: 2em;
}
#menu li a {
	display: block;
	float: left;
	width: 20%;
	height: 1.4em;
	padding-top: 0.15em;
	font-size: 1.35em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#menu li a:hover {
	background-color: #87B807;
	color: #333;
}
#texto {
	padding-right: 5.6em;
	padding-left: 5.6em;
	padding-bottom: 2.5em;
}
#texto a {
	color: #87B807;
	font-weight: bold;
	text-decoration: none;
}
#texto a:hover {
	color: #87B807;
	text-decoration: underline;
}


#pie {
	background-color: #87B807;
	height: 1.45em;
	text-align: center;
	font-size: .85em;
	padding-top: 0.3em;
}
#pie a {
	color: #1D1D1D;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}
.pindex {
	padding-right: 5em;
	padding-bottom: 3em;
	padding-left: 5em;
	font-size: 1.15em;
	line-height: 1.35em;
}
.pindex2 {
	padding-right: 5em;
	padding-bottom: 3em;
	padding-left: 5em;
	font-size: .96em;
	line-height: 1.35em;
}

.cierre {
	clear: both;
}


.clear_izk {
	clear: left;
}

.imgizk {
	float: left;
}
.verde {
	font-weight: bold;
	color: #87B807;
}
.verdegrande {
	font-weight: bold;
	color: #87B807;
	font-size: 1.2em;
}
#texto_apartamento {
	padding-right: 5.6em;
	padding-left: 5.6em;
	padding-bottom: 2.5em;
	width: 50%;
	float: left;
}
#equipamiento {
	float: right;
	width: 30%;
}
#texto_apartamento a {
	color: #FFF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#texto_apartamento a:hover {
	color: #7AB806;
}

#overflow {
	overflow: auto;
	height: 23em;
	padding-right: 5.6em;
	text-align: left;
}
#menuapartamentos {
	float: left;
	width: 27%;
	padding-left: 5.6em;
	border-right-width: .16em;
	border-right-style: solid;
	border-right-color: #FFF;
}
#menuapartamentos ul {
	list-style-type: none;
}
#menuapartamentos  li a {
	display: block;
	height: 1.6em;
	padding-top: .3em;
	padding-left: 2em;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .05em;
}
#menuapartamentos li a:hover {
	text-decoration: underline;
}

#equipamiento a {
	color: #87B807;
	text-decoration: none;
}
#equipamiento a:hover {
	text-decoration: underline;
}

#apartamentos {
	float: right;
	padding-right: 5.6em;
	width: 45%;
}

