BODY {
	font: 13px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #F0F0F0;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #666666;
	font-weight:bold;
	outline:none;
}
A:HOVER {
	color: #000000;
	font-weight:bold;
}
#bg{
	padding:0;
	background:#FFFFFF;
	width: 1006px;
	text-align: left;
	margin: 0px auto;
	clear:both;
	background: url(img/bg.jpg);
}

#borde{
	background:#FFFFFF;
	width: 985px;
	margin: 0 0 0 11px;
	clear:both;
}

/* ESTILOS DE LA CABECERA Y MENÚ  ----------------------------------------------------- */

#topcab {
	text-align:right;
	line-height:normal;
	color:#BDE6F2;
	margin-right:25px;
}
#topcab ul {
	margin:0;
	padding: 3px 0px 0px 0px;
	list-style:none;
}
#topcab li {
	display:inline;
	padding-left:7px;
	padding-right:7px;
}
#topcab li a {
	color:#BDE6F2;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}

#topcab li a:hover {

	color:#FFFFFF;

	text-decoration:underline;

}
#logofomento{
	background: url(img/logofomento.png) no-repeat; 
	height:121px; 
	width:121px; 
	position:relative; 
	top:70px; 
	left:850px;
}
#botfomento{
	display:block; 
	height:121px; 
	width:121px; 
	text-indent:-9999px;
}
#cabecera{

	width: 985px;

	height:186px;

	background:url(img/head.jpg) left no-repeat;

	position: relative;

}

/* menu navegacion */

  #navegacion{

    position:absolute;

    left:159px;

    top:152px;

    width:619px;

    height:34px;

    margin:0;

    padding:0;

    list-style-type:none;

  }

  #navegacion li{

    list-style-type:none;

    padding:0;

    margin:0;

    height:34px;

    width:103px;

    float:left;

    background:none;

    overflow:hidden;

  }

  #navegacion li a{

    display:block;

    height:34px;

    width:103px;

	text-align:center;

	padding:7px 0 0 0;

	text-decoration:none;

	font-size:16px;

	color:#FFFFFF;

  }

  #navegacion li span{

    float:left;

    text-indent:-1000px;

  }

  #navegacion li a:hover, #navegacion li a.selected{

    background-position:0 -34px !important;

	color:#666666;

  }    

/* fin menu navegacion */

#menu {

	width:100%;

	background-color: #2581A0;

	font-size:12px;

	font-weight:bold;

	color:#FFFFFF;

	clear:both;

}

#menu ul {

	margin:0;

	padding:0;

	list-style:none;

}

#menu li {

	display:inline;

}

A.menu, A.menu:VISITED, A.menu:ACTIVE, A.menu:FOCUS, A.menu:LINK{

	background: url(img/solapa11.jpg) bottom no-repeat;

	color:#FFFFFF;

	text-decoration: none;

	font-weight:bold;

	padding: 17px 0px 10px 0px;

	text-align:center;

	display: block;

}

A.menu:HOVER{

	background: url(img/solapa12.jpg) bottom no-repeat;

	color:#000000;

	text-decoration: none;

	font-weight:bold;

	padding: 17px 0px 10px 0px;

	text-align:center;

	display: block;

}

A.activo, A.activo:VISITED, A.activo:ACTIVE, A.activo:FOCUS, A.activo:LINK, A.activo:HOVER{

	background: url(img/solapa12.jpg) bottom no-repeat;

	color:#000000;

	text-decoration: none;

	font-weight:bold;

	padding: 17px 0px 10px 0px;

	text-align:center;

	display: block;

}

#botonA {

	width:102px;

	height:40px;

	text-align:center;

}

#izquierda {
	float:left;
	width:160px;
	background:#F8F8F8 url(img/lateral_menu.gif) repeat-y top right;
	/*border-right: #DEDEDE 1px solid;*/
	padding: 20px 0px 0px 0px;
}

#derecha {
	margin-left:173px;
	padding: 0px;
}

/* ESTILOS DE LA COLUMNA IZQUIERDA -------------- */

A.opcion, A.opcion:VISITED, A.opcion:ACTIVE, A.opcion:FOCUS, A.opcion:LINK{

	font-weight:bold;

	font-size:14px;

	color:#3296B7;

	text-decoration: none;

	border-bottom: #DEDEDE 1px solid;

	padding: 12px 5px 12px 20px;

	display: block;

}

A.opcion:HOVER{

	font-weight:bold;

	color:#666666;

	text-decoration: none;

	border-bottom: #DEDEDE 1px solid;

	background:#EFEFEF url(img/lateral_opcion.gif) repeat-y right;

	padding: 12px 5px 12px 20px;

	display:block;

}

.marcado {

	font-weight:bold;

	font-size:14px;

	text-decoration: none;

	border-bottom: #DEDEDE 1px solid;

	background:#EFEFEF url(img/lateral_opcion.gif) repeat-y right;

	padding: 12px 5px 12px 20px;

	display:block;

}

#conIzq {

	background:#F8F8F8 url(img/lateral_menu.gif) repeat-y top right;

	padding-bottom:5px;

	border-bottom: #DEDEDE 1px solid;

}

#publicidad {
	text-align:center;
	margin: 20px 0px 10px 15px;
	width:130px;
	height:230px;
	background-color:#E5E5E5;
}
#publicidad a img{
	border:0;
}

/* FORMULARIO DE BUSQEDA RAPIDA*/

#busqueda {
	padding:0;
	margin:5px 0 10px 15px;
	.margin:-13px 0 10px 15px; /*solo IE*/
}

#busqueda ul {
	margin:0;
	padding:0;
	list-style:none;
}

#busqueda li {
	display:inline;
	padding-left:3px;
	padding-right:5px;
}

#busqueda li span{
	color:#9BD5E8; 
	font-weight:normal; 
	font-size:15px;
	padding-right:5px;
}

#busqueda_rap {
	margin:0;
	padding:0;
	margin:8px 0 10px 10px;
	.margin:-15px 0 10px 20px; /*solo IE*/
}

#busqueda_rap ul {
	margin:0;
	padding:0;
	list-style:none;
}

#busqueda_rap li {

	display:inline;

	padding-left:3px;

	padding-right:5px;

}

#busqueda_rap li span{

	color:#207B99; 

	font-weight:normal; 

	font-size:15px;

	padding-right:5px;

}

#busqueda_av {
	height:280px;
	margin: 20px 20px 0px 0px;
	padding: 20px 0px 0px 20px;
	]margin: 20px 10px 0px 0px;
	]padding: 20px 0px 0px 10px;
	border-top:2px solid #54B0CF;
	border-bottom:2px solid #54B0CF;
	background-color:#EBF1F3;
	color:#207B99;
}

/* Contenido de la página */

#titulo {

	padding: 8px 0px 8px 0px;

	font-size:14px;

	font-weight:bold;

	color:#FF6624;

	text-align:left;

	border-top: #666666 1px dotted;

	border-bottom: #666666 1px dotted;

}

#cuerpo {

	font-family: "Trebuchet MS", Arial, sans-serif;

	padding: 0px 12px 0px 12px;

	color:#666666;

	padding-bottom:20px;

}

#img_inicio {

	/*text-align:center;*/

	padding: 20px 0px 20px 0px;

	height:150px;

}

#banner {
	height:250px;
	width:777px;
	margin: 30px 0 0 0;
	padding:0;
}

#buscador {
	height:65px;
	width:777px;
	background:url(img/busqueda_bg.jpg) no-repeat;
	margin:0 0 30px 0;
	padding:0;
}

#c_izq {

	float:left; width:380px;

	margin-right:5px;

	padding-bottom:20px;

}

#c_dcha {

	width:380px;

	margin-left:385px;

	border-left:#666666 dotted 1px;

	padding-left:15px;

}

#comision {

	float:left;

	width:240px;

	margin-right:5px;

}

#ahorro {

	width:520px;

	margin-left:245px;

	border-left:#666666 dotted 1px;

	padding-left:15px;

}

#ofertas {

	float:left;

	width:375px;

	border-bottom:#3296B7 solid 1px;

	background:url(img/cesta.jpg) no-repeat 240px 50px #F0F0F0;

	height:195px;

}

#elegir {

	border-bottom:#FF6624 solid 1px;

	background:url(img/casa.jpg) no-repeat 270px 50px #F0F0F0;

	height:195px;

	margin-left:395px;

}

#ofertas_p {

	background-color:#3296B7;

	color:#FFFFFF;

	/*font-size:14px;

	font-weight:bold;*/

	padding: 2px 0px 0px 5px;

	height:24px;

}

#elegir_p {

	background-color:#F18B25;

	color:#FFFFFF; 

	/*font-size:14px;

	font-weight:bold;*/

	padding: 2px 0px 0px 5px;

	height:24px;

}

#n_recientes {

	float:left;

	width:375px;

	background-color:#EFEFEF;

	height:244px;

}

#i_recientes {

	background-color:#EFEFEF;

	height:244px;

	margin-left:395px;

}

#recientes_p {

	background-color:#666666;

	color:#FFFFFF;

	/*font-size:14px;

	font-weight:bold;*/

	padding: 2px 0px 0px 5px;

	height:24px;

}

#recientes_d {

	padding: 2px 0px 2px 5px;

	font-size:14px;

	line-height:140%;

}

#recientes_d ol {
	padding: 0;
	margin: 0px 0px 0px 25px;
}
#recientes_d li {
	padding: 3px 0px 2px 0px;
}
#resaltar {
	font-size:14px;
	font-weight:bold;
	color:#237F9D;
}
.interlineado {
	line-height:170%;
}
#subresaltar {
	font-size:12px;
	font-weight:bold;
	color:#999999;
}

/* ENLACES -------------------------------------------------------------------------------------------*/

A.cerrar, A.cerrar:VISITED, A.cerrar:ACTIVE, A.cerrar:FOCUS, A.cerrar:LINK{
	color: #FFFFFF;
	text-decoration: underline;
}
A.cerrar:HOVER{
	color: #FF8C40;
	text-decoration: underline;
}
A.ref, A.ref:VISITED, A.ref:ACTIVE, A.ref:FOCUS, A.ref:LINK{
	font-size:14px;
	color:#FF9933;
	font-weight:bold;
	text-decoration: underline;
}
A.ref:HOVER{
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}
#numregistros {
	text-align:center;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	border-bottom:#CCCCCC dotted 1px;
}
/* ESTILOS DEL PIE DE PÁGINA -------------- */
#pie{
	width:1000px;
	clear:both;
	margin: 20px auto 5px auto;
	text-align:right;
	color:#999999;
	padding: 10px 0px 10px 0px;
}
/* OBJETOS DE FORMULARIOS ------------------ */
#bavanzada {
	float:left;
	padding: 10px 40px 0px 20px;
	border-right:#CCCCCC dotted 1px;
	margin-right:40px
}
#breferencia {
	float:left;
	padding: 65px 10px 0px 10px;
}
.fboton {
	width:80px;
	height: 30px;
	background:url(img/bot_buscar.gif) no-repeat 0 0;
	border-width:0px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:-9999px;
	cursor:pointer;
}
#b_buscar {

	width: 80px;

	height: 30px;

/*	padding: 99px 0 0 0;*/

	margin: 0;

	border: 0;

	background: transparent url(img/bot_buscar.gif) no-repeat 0px 0px;

	overflow: hidden;

	cursor: pointer; /* hand-shaped cursor */

	cursor: hand; /* for IE 5.x */

}

input {

	font-family: "Trebuchet MS", Arial, sans-serif;

	color: #000000;

	background-color: #F8F8F8;

	vertical-align: middle;

	border: 1px solid #B3B9C3;

}

textarea {

	font-family: "Trebuchet MS", Arial, sans-serif;

	color: #000000;

	border: 1px solid #B3B9C3;

	background-color: #F8F8F8;

}

select {

	font-family: "Trebuchet MS", Arial, sans-serif;

	color: #666666;

	border: 1px solid #B3B9C3;

	background-color: #F8F8F8;

}

.fbotonh {
	background-color: #F8F8F8;
	border:#999999 1px solid;
	color:#999999;
	font-weight:bold;
	font-size:14px;
	cursor: pointer;
}

#bordenoticia {

	border-top:#3296B7 solid 1px;

	border-bottom:#3296B7 solid 1Px;

	padding: 10px 0px 10px 0px;

}

#noticiafoto{

	float:left;

	padding: 0px;

	margin: 2px 7px 2px 0px;

}

/*****Selectores para Noticias*****************/

.bloquenoticia{
	width:765px;
	margin:0 0 15px 0;
	float:left;
	padding:0 0 20px 0;
	border-bottom:3px solid #EFEFEF;
}

.fechador{
	background:url(img/fecha.jpg) no-repeat 0 0;
	width:60px;
	height:64px;
	float:left;
	text-align:center;
	/*line-height:20px;*/
}

.titulonoticia, .titulonoticia a{
	width:690px;
	float:right;
	margin:0 0 10px 0;
	font-size:17px;
	color:#3295B6;
}

.titulonoticia a:hover{
	text-decoration:none;
}

.descnoticia{
	width:690px;
	float:right;
	font-size:14px;
	text-align:justify;
}
.descnoticia a{
	cursor:pointer;
	color:#3295B6;
	font-weight:normal;
	text-decoration:underline;
}

a.botonleermas{
	font-size:15px;
	color: #FF9933;
	font-weight:normal;
	background:url(img/leermas.gif) no-repeat;
	height:29px;
	width:81px;
	display:block;
	float:right;
	margin:10px 10px 0 0;
	text-indent:-9999px;
}

a.botonvolver{
	font-size:15px;
	color: #FF9933;
	font-weight:normal;
	background:url(img/volveratras.gif) no-repeat;
	height:31px;
	width:106px;
	display:block;
	float:right;
	margin:10px 10px 0 0;
	text-indent:-9999px;
}

/*****Fin Noticias******/



/*Definicion de las FICHAS -------------------------------------------------*/
#resultados {
	height:18px;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-top:#666666 dotted 1px;
	border-bottom:#666666 dotted 1px;
	font: 14px "Trebuchet MS", Arial, sans-serif;
}
#recuadro1 {
	font:14px "Trebuchet MS", Arial, sans-serif;
	border:#3296B7 solid 1px;
	padding: 5px 10px 0px 10px;
}
* html #recuadro1 {
	width:763px;
}
#recuadro2 {
	font:14px "Trebuchet MS", Arial, sans-serif;
	border:#3296B7 solid 1px;
	padding: 5px 10px 10px 10px;
	margin:0px;
	width:766px;
}
* html #recuadro2 {
	width:763px;
}
#rec_uno {
	font-size:16px;
	color:#666666;
	font-weight:bold;
}
#rec_dos {
	font-size:14px;
	color:#999999;
}
#rec_tres {
	font-size:20px;
	color:#FF9831;
	font-weight:bold;
	line-height:170%;
}
#lateral {
	border-left:#C6E5F0 solid 1px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 530px;
}
#hipoteca {
	height:210px;
	#height:220px;
	background-color:#EFEFEF;
	margin-bottom:10px;
	font-size:14px;
}
#hipoteca_p {
	background-color:#666;
	color:#FFFFFF; 
	font-weight:bold;
	padding: 5px 0px 5px 10px;
	font-size:16px;
}

#informacion {
	height:263px;
	#height:267px;
	background-color:#EFEFEF;
	margin-bottom:10px;
}

#informacion_p {
	background-color:#666;
	color:#FFFFFF; 
	font-size:16px;
	font-weight:bold;
	padding: 5px 0px 5px 10px;
}

#amigo {
	height:175px;
	background-color:#EFEFEF;
	margin-bottom:10px;
}

#amigo_p {
	background-color:#666;
	color:#FFFFFF; 
	font-size:16px;
	font-weight:bold;
	padding: 5px 0px 5px 10px;
}

.botonflecha {
	width:23px;
	height: 22px;
	background:url(img/botonflecha.gif) repeat-x center;
	border-width:0px;
	cursor:pointer;
}

#modalidad {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#3296B7;
	margin-top:15px;
	line-height:170%;
	padding:3px 0 0 5px;
	height:28px;
}

#caracteristicas {

	font-size:14px;

	font-weight:bold;

	color:#3296B7;

	padding-bottom:10px;

}

#linea {

	width:100%;

	margin: 0px 0px 0px 0px;

	border-bottom:#666666 dotted 1px;

}

.app {

	text-align:left;

}

.verfotoP a, .verfotoP a:hover {

	text-decoration:none;

}

.verfotoP {

	border:#CCCCCC solid 1px;

	text-align:center;

	width: 100px;

	height: 60px;

}

/*Definicion de las FICHAS ESPECIALES -------------------------------------------------*/

#e_calle {

	font-family:"Trebuchet MS", Arial, sans-serif;

	font-size:15px;

	font-weight:bold;

	color:#FFFFFF;

	background-color:#FF9831;

	margin-top:15px;

	line-height:200%;

	padding-left:5px;

}

#e_recuadro {

	font:"Trebuchet MS", Arial, sans-serif;

	font-size:11px;

	border:#FF9831 solid 1px;

	padding: 5px 10px 20px 10px;

}

.e_info {

	width:360px;

	]width:350px;

	margin: 0px 20px 0px 0px;

	]margin: 20px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	float:left;

	font-size:14px;

}

.e_info ul {

	margin: 0px;

	padding: 0px;

	list-style:none;

	line-height:170%;

}

.e_campo {
	float:left;
	font-weight:bold;
}

.e_campo li {
	width:100px;
}

.e_dato {
	margin-left:110px;
}

#e_galeria {
	width: 386px;
	]width: 370px;
	margin-left: 380px;
	]margin-left: 365px;
}
.e_thumbs {
	margin: 0 auto 0 10px;
	#margin: 18px auto 0 5px;
}

.e_seccion {

	background-color:#F2F2F2;

	padding: 5px 0px 5px 3px;

	margin: 20px 0px 10px 0px;

	border-top:#ADADAD solid 1px;

	font-weight:bold;

	color: #666666;

	font-size:16px;

}

.e_des {

	padding: 0px 0px 0px 3px;

	margin: 0px 20px 0px 0px;

}

.catastro {

	height:300px;

	border: #EDEDED 1px solid;

	overflow:hidden;

	text-align:center;

}

#e_compra {

	float:left;

	width:510px;

	margin-right:10px;

	font-size:14px;

	line-height:120%;

}

#e_compra ul {

	margin: 0px 0px 20px 0px;

	padding:0;

	line-height:200%;

	list-style:none;

}

#e_compra li {

	padding-left: 25px;

	background:url(img/bullet.gif) left no-repeat;

}

#e_compra li span {

	font-size:18px;

	font-weight:bold;

}

#e_lateral {

	border-left:#FFECD9 solid 1px;

	padding: 0px 0px 0px 10px;

	margin: 20px 0px 0px 520px;

	height:740px;

}

.e_nota_p {
	background-color:#666;
	color:#FFFFFF; 
	font-weight:bold;
	padding: 5px 0px 5px 5px;
	font-size:16px;
}
.e_nota{
	background-color:#EFEFEF;
	padding: 10px;
	margin-bottom:20px;
	font-size:14px;
	line-height:120%;
}
.e_boton1 {
	width: 149px;
	height:25px;
	margin: 0 auto 0 auto;
	background:url(img/botnotasimple.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}
.e_boton2 {
	width: 130px;
	height:25px;
	margin: 0 auto 0 auto;
	background:url(img/bottasacion.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}
/* VARIOS -------------------------------------------------------------------*/

#mensaje {

	padding: 20px 0px 20px 0px;

	text-align:center;

	font-size:14px;

	font-weight:bold;

}

#cab_mod {

	background-image:url(img/segunda.jpg);

	font-family:"Trebuchet MS", Arial, sans-serif;

	height:20px;

	color:#3296B7;

	padding:2px 0 0 5px;

	font-size:14px;

	font-weight:bold

}

#cab_mod_on {

	background-color:#3296B7;

	font-family:"Trebuchet MS", Arial, sans-serif;

	height:20px;

	color:#FFFFFF;

	padding:2px 0 0 5px;

	font-size:14px;

	font-weight:bold

}

#mapa {

	padding: 30px 0px 0px 30px;

	font-size:12px;

	line-height:150%;

}



/*---------- GOOGLE MAPS ----------------------------------------*/

#map {

	width: 490px;

	height: 500px;

	float:left;

	border:#E0E0E0 4px solid;

	margin-right:3px;

}

#side_bar {

	width:268px;

	/*]width:268px;*/

	height:500px;

	float:left;

	margin-left:2px;

	overflow: auto;

	border:#E0E0E0 4px solid;

}

.link_div {

	padding: 9px 10px 9px 30px;

	margin: 0px 5px 0px 0px;

	border-bottom:#999999 1px dotted;

	background:url(img/ico_piso.gif) left no-repeat;

}

A.link_inm, A.link_inm:VISITED, A.link_inm:ACTIVE, A.link_inm:FOCUS, A.link_inm:LINK {

	font-weight: normal;

	text-decoration:none;

	display:block;

}

A.link_inm:HOVER {
	background-color:#EBEBEB !important;
	color:#FF9831;
}
.side_bar_vacio {
	color:#207B99;
	font-size:14px;
}
.side_bar_vacio ul{
	margin:0;
	padding:20px 10px 15px 5px;
	/*width:330px;*/
}
.side_bar_vacio li{
	list-style-type:none;
	border-bottom: 1px solid #CDE4EC;
	margin:0 0 0 5px;
	padding:12px 0 12px 35px;
}

/* ---------- VER FOTOS DEL INMUEBLE ---------------*/

#galeria {
	width:99%;
	height:320px;
	margin:0 auto 0 auto;
}
.thumbs {
	margin: 0 0 0 400px;
	]margin: 0 0 0 380px;
}

/*Tamaño de las fotos: 360 x 270 */

.fotos_cont {
	width:364px;
	]width:366px;
	height:275px;
}
.fotos {
	width:360px;
	]width:362px;
	margin: 3px 10px 0px 0px;
	]margin: 10px 10px 0px 0px;
	border:2px solid #E6E6E6;
	padding: 2px;
	float:left;
	overflow:hidden;
}
.foto {
	text-align:center;
	padding: 0;
	margin:0;
	overflow:hidden;
}

/*Tamaño de los thumbs: 80 x 60 */

.celda {
	width:80px;
	margin: 5px;
	padding: 2px;
	float:left;
	cursor:pointer;
	border:2px solid #E6E6E6;
	text-align:center;
}

.current {
	margin: 5px;
	padding: 2px;
	float:left;
	border:2px solid #FF9933;
	cursor:pointer;
	text-align:center;
}

.vacia {
	width:80px;
	height:64px;
	_height:64px;
	margin: 5px;
	padding: 2px;
	float:left;
	background-color:#fff;
	border:#E6E6E6 2px solid;
	text-align:center;
}

/* Definicion de los sliders*/



/* put the left rounded edge on the track */
.track-left {
	position: absolute;
	width: 5px;
	height: 13px;
	background: transparent url(img/slider_line_l.png) no-repeat top left;
}

/* put the track and the right rounded edge on the track */
.track {
	background: transparent url(img/slider_line_r.png) no-repeat top right;
	width:200px;
	height:13px;
}

/* estilos para el pie*/
A.creditos, A.creditos:VISITED, A.creditos:ACTIVE, A.creditos:FOCUS, A.creditos:LINK{
	color: #9BD5E8;
	font-weight:bold;
	text-decoration:none;
}
A.creditos:HOVER{
	color: #DEF1F8;
	text-decoration:underline;
}

/* ---------------------------------------------------------------------------------------------------------- */