div#cabecera_es {
	background: url(../images/header-viviendas.jpg) top right no-repeat !important;
	height: 180px;
	overflow: hidden;
}
div#cabecera_en {
	background: url(../images/header-viviendas_en.jpg) top right no-repeat !important;
	height: 180px;
	overflow: hidden;
}
div#cabecera-contenido_es {
	background: url(../images/contenido-viviendas.jpg) top left no-repeat #366599 !important;
}
div#cabecera-contenido_en {
	background: url(../images/contenido-viviendas_en.jpg) top left no-repeat #366599 !important;
}
h3.es {
	background: url(../images/h3_viviendas_background.jpg) no-repeat !important;
}
h3.en {
	background: url(../images/h3_viviendas_en_background.jpg) no-repeat !important;
}

dl, dd, dt {
	margin: 0;
	padding: 0;
}
dl {
	clear:both;
	margin: 10px 0;
}
dt {
	margin-left: 135px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0067ac;
	font-weight: bold;
	text-decoration: none;
}

dt a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0067ac;
	font-weight: bold;
	text-decoration: none;
}
	dt a:hover {
		color: #E0830A;
	}
dd.image {
	float: left;
	margin: -17px 10px 10px 0;
}
	dd.image img {
		border: 0;
	}
dd.descripcion {
	padding: 10px 0;
}

div#adicional{
	background-image:url(../images/col_viviendas_bg.gif) !important;
}

#adicional ul{
	background: url(../images/col-entornos.jpg) no-repeat bottom left;
	padding:10px 0 50px 0 !important;
	height: 50px;
	overflow: visible;
}
html > body #adicional ul{
	padding: 15px 0 120px 0 !important;
}
#adicional ul li {
	height: 14px;
}
#adicional ul li h4{
	font-size: 96%;
	margin: 0;
	padding: 0;
}
#adicional ul li a{
	text-decoration: none;
	font-size: 90%;
	display: block;
	padding: 2px 2px 2px 6px;
}

div#texto form#searchform{
width: 400px !important;
height: 12em;
margin: 0 auto;
position: relative;
}

div#texto form#searchform label{
	display: block;
	margin-bottom: 2px;
}
form#searchform div.left{
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
}

form#searchform div.right{
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
}
form#searchform select{
	width: 180px;
	font-size: 100%;
}
form#searchform input#submit{
	width: 7em;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left:-3.5em;
	font-size: 100%;
}

p#titular{
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 1px solid #DCDCDC;
	width: 424px;
}

/*---------detalle------------*/

dt.detail-title{
	border-bottom: 1px solid #DCDCDC;
	margin: 0;
}

dd.type{
	margin-top: -1.3em;
	text-align: right;
	font-weight: bold;
	font-size: 90%;
}
dd.category{
	text-align: right;
	margin-bottom: -0.85em;
	font-style: italic;
}
div#texto h4{
	padding-top: 2em;
	margin-bottom: 0.3em;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
dd.location{
	text-align: right;
	margin: 0 0 -40px 0;
}
dd.description{
	text-align: justify;
	margin-bottom: 0;
}
p.volver-arriba{
	background: url(../images/volver-arriba.gif) no-repeat top left;
	line-height: 16px;
	padding-left: 18px;
	margin-top: 10px;
	font-size: 80%;
}
p.advice {
	font-size: 9px !important;
	color: #BCBCBC;
}
ul#listado-viviendas li{
	position: relative;
	margin: 15px 0;
	padding: 5px;
	border: 1px solid #DCDCDC;
	height: 3.5em;
}
ul#listado-viviendas li strong{
	display: block;
}
ul#listado-viviendas li span{
	display: block;
	position: absolute;
	top: 2.7em;
	right: 5px;
}
ul#listado-viviendas li span a{
	text-decoration: none;
	padding: 2px;
	font-size: 90%;
}
li.selected-es{
	background: url(../images/destacado_es.gif) no-repeat 284px 0 #F5F5DC;
	border: 0 !important;
}
li.selected-en{
	background: url(../images/destacado_en.gif) no-repeat 284px 0 #F5F5DC;
	border: 0 !important;
}
dl.images{
	width: 300px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.listado {
	height: 90px;
	display: block;
	border: 1px solid #EFEFEF;
	clear: both;
	margin: 10px;
	overflow: hidden;
	padding: 5px;
}
	div.listado dd.image {
		margin-top: -23px;
	}
	html>body div.listado dd.image {
		margin-top: -28px;
	}
dd.detail-image{
	display: inline;
	vertical-align: middle;
	margin: 0 !important;
	padding: 0 !important;
}
dd.detail-image img{
	border: 1px solid #efefef;
	padding: 5px;
	vertical-align: middle;
}


div#texto ul.entorno {
	margin: 10px auto;
	padding: 0;
	width: 400px;
}
	div#texto ul.entorno li {
		padding: 5px 10px;
		float: left;
	}
	div#texto ul.entorno a {
		text-decoration: none;
		font-weight: bold;
	}
	div#texto div.descriptionEntorno {
		padding: 10px 0;
	}
	div#texto div.imageEntorno {
		margin: 0 auto;
		text-align: center;
	}
	div#texto div.imageEntorno img {
		border: 1px solid #efefef;
		padding: 5px;
		vertical-align: middle;
	}
	div#texto 
div#texto h4 {
	margin-top: -10px;
}
