body {
	background-image:url(../img/layout/bg-body-azul.png);
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}
h1, h2, h3, h4, strong, th {
	color:#464170;
}
h2 {
	border-bottom:2px solid #585289;
	margin-bottom:30px;
	margin-top:30px;
	padding-bottom:2px;
	width:97%;
}
a img {
	border:none;
}

.clear {
	clear:both;
}
.clearer {
	font-size:0px;
	height:0px;
}

#contenedor {
	background-color:#FFF;
	border:1px solid #585289;
	margin:auto;
	margin-bottom:14px;
	padding:8px;
	width:980px;
}
#contenido {
	margin-left:60px;
	margin-right:60px;
}

/************************************************************/
/* CABECERA 
/************************************************************/
#cabecera-idiomas {
	margin:auto;
	padding:8px;
	text-align:right;
	width:980px;
}
#cabecera-idiomas a {
	color:#585289;
}
#cabecera {
	height:130px;
}
#cabecera-logo {
	float:left;
	width:400px;
}
#cabecera #cabecera-api {
	background-image:url(../img/layout/logo-api.png);
	background-position:right;
	background-repeat:no-repeat;
	color:#AEAEAE;
	float:right;
	margin-top:25px;
	padding-right:100px;
	text-align:right;
}
#menu {
	background-color:#585289;
	margin-bottom:10px;
}
#menu ul {
	margin:0px;
	padding:10px;
}
#menu ul li {
	display:inline;
	list-style-type:none;
}
#menu ul li a {
	color:#FFF;
	font-weight:bold;
	padding:10px;
	text-decoration:none;
}
/************************************************************/
/* FIN CABECERA 
/************************************************************/

/************************************************************/
/* HOME 
/************************************************************/
body#sec_home #contenido {
	margin:0px;
}
#home-cabecera {
	margin-bottom:10px;	
}
#home-cabecera .kwicks {
	border:5px solid #464170;
	list-style:none;
	margin:0px;
	padding:0px;
	position: relative;
}
#home-cabecera .kwicks li{
	display:block;
	float: left;
	width: 239px;
	height: 290px;
	overflow:hidden;
	border-right:5px solid #464170;
}
#home-cabecera #kwick1 { 
	background-image: url('../img/home/tmp1.jpg');
}
#home-cabecera #kwick2 {
	background-image: url('../img/home/tmp2.jpg');
}
#home-cabecera #kwick3 {
	background-image: url('../img/home/tmp3.jpg');
}
#home-cabecera #kwick4 { 
	background-image: url('../img/home/tmp4.jpg');
	border-right: none;
	width:242px;
}
#home-contenido-buscador {
	background-color:#585289;
	color:#FFF;
	font-weight:bold;
	padding:10px;
}
#home-contenido-buscador div.campo {
	float:left;
	margin-right:10px;	
}
#home-destacados li {
	list-style:none;	
}
#home-destacados a {
	color:#585289;
}
#home-destacados div.home-destacados-fila {
	background-image:url(../img/layout/bg-body-azul.png);
	background-position:left center;
	background-repeat:repeat-x;
	color:#464170;
	margin-bottom:4px;
}
#home-destacados div.home-destacados-fila div.home-destacados-col {
	float:left;
	width:48%;
}
#home-destacados div.home-destacados-fila div.home-destacados-foto, #home-destacados div.home-destacados-fila div.home-destacados-foto img {
	width:200px;
}
#home-destacados div.home-destacados-fila div.home-destacados-foto {
	background-color:#FFF;
	border-right:4px solid #FFF;
	float:left;
	height:150px;
	margin-right:10px;
	overflow:hidden;
}
#home-destacados div.home-destacados-fila div.home-destacados-col2 {
	float:right;
}
#home-destacados div.home-destacados-fila div.home-destacados-col2 div.home-destacados-foto {
	border-left:4px solid #FFF;
}
#home-noticias h3 {
	margin:0px;
}
#home-noticias div.home-noticias-col-1, #home-noticias div.home-noticias-col-2 {
	width:48%;
}
#home-noticias div.home-noticias-col-1 {
	float:left;
}
#home-noticias div.home-noticias-col-2 {
	float:right;
}
/************************************************************/
/* FIN HOME 
/************************************************************/

/************************************************************/
/* BUSCADOR
/************************************************************/
body#sec_buscador div.campo {
	margin-bottom:10px;
}
body#sec_buscador label {
	color:#585289;
	display:block;
	float:left;
	font-weight:bold;
	width:140px;
}
body#sec_buscador select, body#sec_buscador input[type=text] {
	width:150px;
}
#buscador-resultados table {
	width:100%;
}
#buscador-resultados td {
	border-bottom:1px solid #DDD;
	padding:10px;
	vertical-align:top;
}
#buscador-resultados th {
	border-bottom:3px solid #000;
	padding:10px;
	text-align:left;
}
#buscador-resultados img, #buscador-resultados td.foto {
	width:136px;
}
#buscador-resultados td.foto {
	padding:0px;
	padding-right:20px;
	overflow:hidden;
}
#buscador-resultados tr:hover td {
	background-color:#EEE;
}
#inmueble div.bloque {
	float:left;
	margin-right:10px;
}
#inmueble-foto {
	float:left;
	margin-right:20px;
	overflow:hidden;
	padding:10px 0 10px 0;
	width:400px;
}
#inmueble-datos div.dato {
	margin-bottom:10px;
}
#inmueble-datos div.dato strong {
	display:block;
}
#inmueble-info {
	float:right;
	margin:0px;
	width:230px;
}
#inmueble-info p {
	margin-top:0px;
}
/************************************************************/
/* FIN BUSCADOR
/************************************************************/

/************************************************************/
/* FICHA - ADGALLERY
/************************************************************/
.ad-gallery { width: 400px; }
.ad-gallery, .ad-gallery * { margin: 0; padding: 0; }
.ad-gallery .ad-image-wrapper { width: 100%; height: 400px; margin-bottom: 10px; position: relative; overflow: hidden; }
.ad-gallery .ad-image-wrapper .ad-loader { position: absolute; z-index: 10; top: 48%; left: 48%; border: 1px solid #CCC; }
.ad-gallery .ad-image-wrapper .ad-next { position: absolute; right: 0; top: 0; width: 25%; height: 100%; cursor: pointer; display: block; z-index: 100; }
.ad-gallery .ad-image-wrapper .ad-prev { position: absolute; left: 0; top: 0; width: 25%; height: 100%; cursor: pointer; display: block; z-index: 100; }
.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next { /* Or else IE will hide it */ background: url(../img/adgallery/non-existing.jpg)\9 }
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image { background: url(../img/adgallery/ad_prev.png); width: 30px; height: 30px; display: none; position: absolute; top: 47%; left: 0; z-index: 101; }
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image { background: url(../img/adgallery/ad_next.png); width: 30px; height: 30px; right: 0; left: auto; }
.ad-gallery .ad-image-wrapper .ad-image { border-bottom:10px solid #FFF; border-top:10px solid #FFF; position: absolute; overflow: hidden; top: 0; left: 0; z-index: 9; }
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description { position: absolute; bottom: 0px; left: 0px; padding: 7px; text-align: left; width: 100%; z-index: 2; background: url(../img/adgallery/opa75.png); color: #000; }
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png'); }
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title { display: block; }
.ad-gallery .ad-controls { height: 20px; width:90%; margin:auto; }
.ad-gallery .ad-info { float: left; }
.ad-gallery .ad-slideshow-controls { float: right; }
.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop { padding-left: 5px; cursor: pointer; }
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown { padding-left: 5px; font-size: 0.9em; }
.ad-gallery .ad-slideshow-running .ad-slideshow-start { cursor: default; font-style: italic; }
.ad-gallery .ad-nav { width: 90%; margin:auto; position: relative; }
.ad-gallery .ad-forward, .ad-gallery .ad-back { position: absolute; top: 0; height: 100%; z-index: 10; }
/* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward, .ad-gallery .ad-back { height: 100px; }
.ad-gallery .ad-back { cursor: pointer; left: -20px; width: 13px; display: block; background: url(../img/adgallery/ad_scroll_back.png) 0px 22px no-repeat; }
.ad-gallery .ad-forward { cursor: pointer; display: block; right: -20px; width: 13px; background: url(../img/adgallery/ad_scroll_forward.png) 0px 22px no-repeat; }
.ad-gallery .ad-nav .ad-thumbs { overflow: hidden; width: 100%; }
.ad-gallery .ad-thumbs .ad-thumb-list { float: left; width: 9000px; list-style: none; }
.ad-gallery .ad-thumbs li { float: left; padding-right: 5px; }
.ad-gallery .ad-thumbs li a { display: block; }
.ad-gallery .ad-thumbs li a img { border: 3px solid #CCC; display: block; }
.ad-gallery .ad-thumbs li a.ad-active img { border: 3px solid #616161; }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads { position: absolute; left: -9000px; top: -9000px; }
/************************************************************/
/* FIN - FICHA - ADGALLERY
/************************************************************/

/************************************************************/
/* SECCIONES
/************************************************************/
#seccion-texto {
	width:480px;
}
#seccion-foto {
	border:10px solid #FFF;
	float:right;
	margin-left:20px;
	margin-right:20px;
	margin-top:40px;
}
#servicios-lista {
	margin-top:30px;
	padding:0px;
}
#servicios-lista li {
	border-bottom:1px solid #C2C0D4;
	float:left;
	list-style:none;
	margin-bottom:10px;
	margin-right:20px;
	padding-bottom:10px;
	text-align:left;
	width:250px;
}
#servicios-lista li div.servicios-foto, #servicios-lista li div.servicios-foto img {
	height:70px;
	width:70px;
}
#servicios-lista li div.servicios-foto {
	float:left;
	padding:5px;
}
#servicios-lista h3 {
	color:#585289;
	font-size:12px;
	font-weight:normal;
	height:60px;
	margin:0px;
	padding:5px;
}
body#sec_servicios #contenido p {
	width:90%;
}
div.noticia {
	float:left;
	margin-bottom:15px;
	margin-right:45px;
	width:45%;
}
div.noticia-2 {
	margin-right:0px;
}
/************************************************************/
/* FIN SECCIONES
/************************************************************/

/************************************************************/
/* BOLETIN
/************************************************************/
body#sec_boletin div.campo {
	margin-bottom:10px;
}
body#sec_boletin label {
	color:#585289;
	display:block;
	float:left;
	font-weight:bold;
	width:140px;
}
body#sec_boletin select, body#sec_boletin input[type=text] {
	width:150px;
}
/************************************************************/
/* FIN BOLETIN
/************************************************************/

/************************************************************/
/* CONTACTO
/************************************************************/
body#sec_contacto form {
	padding:10px;
	width:300px;
}
body#sec_contacto form div.campo {
	margin-bottom:8px;
}
body#sec_contacto form label {
	color:#585289;
	display:block;
	font-weight:bold;
}
body#sec_contacto form input, body#sec_contacto form textarea {
	width:100%;
}
body#sec_contacto form input[type=submit] {
	float:right;
	width:auto;
}
/************************************************************/
/* FIN CONTACTO
/************************************************************/

/************************************************************/
/* PIE
/************************************************************/
#pie {
	color:#666;
	height:50px;
	margin:auto;
	width:980px;
}
#pie-datos {
	float:left;
}
#pie-nav {
	float:right;
}
/************************************************************/
/* FIN - PIE
/************************************************************/

.inmueble-oferta {
	color:#F00;
	font-weight:bold;
}
.tachado {
	text-decoration:line-through;
}
.aviso {
	background-color:#FFC;
	border:1px solid #555;
	padding:10px;
}
