h1, h2 {
	font-family: 'Inder', sans-serif;
	font-weight: bold;
}

body {           
	font : 12px Arial,Helvetica,sans-serif;
}

#nav_pestanas {
position : static !important ;
width : 992px;
}
.nav {
float : left;
width : 100%;
clear : both;
}
.nav li {
float : left;
margin : 0 10px 0 0;
}
.nav li a {
display : block;
padding : 4px 10px;
font-weight : bold;
}
#nav_principal a {
color : #fff;
font-size : 16px;
background : url(../images/separador_navegacion.png) no-repeat right center;
}
#nav_principal a:hover {
background : #536372 url(../images/bg_navegacion.gif) repeat-x left center;
text-decoration : none;
}
#nav_principal {
position : relative;
background : #cc0000;
left : 4px;
}
#nav_principal li li {
clear : left;
float : none;
border : none;
background : none;
padding : 0;
margin : 0;
height : auto;
width : 200px;
}
#nav_principal li li a {
color : #fff;
padding : 5px 5px 4px 5px;
margin : 0 10px;
text-align : left;
text-transform : none;
font-size : 92%;
background : none;
display : block;
width : 170px;
height : auto;
border-bottom : 1px solid #77a0bf;
}
#nav_principal li ul {
position : absolute;
width : 200px;
left : -9999px;
z-index : 10000;
padding : 10px 0 14px 0;
border : 1px solid #fff;
border-top : none;
height : auto;
}
#nav_principal #nav_inicio ul {
background : #82aed1 url(../images/dd-menu-bg.gif) no-repeat -79px top;
}
#nav_principal #nav_buscador ul {
background : #82aed1 url(../images/dd-menu-bg.gif) no-repeat -84px top;
}
#nav_principal #nav_nosotros ul {
background : #82aed1 url(../images/dd-menu-bg.gif) no-repeat -82px top;
}
#nav_principal #nav_localizacion ul {
background : #82aed1 url(../images/dd-menu-bg.gif) no-repeat -59px top;
}
#nav_principal #nav_contactar ul {
background : #82aed1 url(../images/dd-menu-bg.gif) no-repeat -86px top;
}
#nav_principal li li:hover {
background : none;
padding : 0;
border : none;
}
#nav_principal li:hover ul, #nav_principal li.sfhover ul {
left : 55px;
padding : 5px 0 0;
}

#social{
    float: right;
	height: 20px;
	padding-top: 2px;
}

#social span:hover{
	opacity: 0.8;
}

#nav_principal #social a {
background : none;
float: left;
padding-left: 0px;
padding-right: 5px;
}

#nav_principal #social div{
padding: 3px 0px!important;
}

#inicio #nav_inicio a, #buscador #nav_buscador #buscar, #localizacion #nav_localizacion a, #contactar #nav_contactar a, #nosotros #nav_nosotros a {
background : #dbdee0 url(../images/bg_navprincipal.gif) repeat-x left bottom;
color : #323537;
cursor : default;
}

#busqueda-rapida {
width : 98%;
border : 0 solid #000;
float : left;
padding: 5px 0;
}
#busqueda-rapida h2 {
font-size : 122%;
font-weight : bold;
padding : 0;
margin : 0;
}
#busqueda-rapida h2 span {
padding : 8px 0 0 0;
display : block;
}
#busqueda-rapida fieldset {
background : #efefe7 none repeat scroll 0% 0%;
padding: 0 0 5px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
#busqueda-rapida div {
text-align : center;
color : #003366;
}
#busqueda-rapida div a:hover{
text-decoration : none;
}
.paging {
font-size: 14px;
margin: 15px 0 10px 0;
text-align: right;
}

.paging .current {
background-attachment: scroll;
background-color: #FFFFFF;
background-image: none;
background-position: 0 0;
background-repeat: repeat;
border: 1px solid #888888;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
padding-top: 4px;
margin-right: 5px;
background-color: #CC0000;
color: #ffffff;
font-weight: bold;
}

.paging a {
background-attachment: scroll;
background-clip: border-box;
background-color: #FFFFFF;
background-image: none;
background-origin: padding-box;
background-position: 0 0;
background-repeat: repeat;
background-size: auto auto;
border-bottom-color: #888888;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border: 1px solid #888888;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
padding-top: 4px;

}
.paging a:hover {
border : 1px solid #ededed;
background : #f5f5f5;
}
.paging .prev {
padding-left : 14px;
}
.paging .next {
padding-right : 14px;
background : url(../images/ico-next.gif) no-repeat right center;
}
form {
width : 100%;
margin : 0 0 20px 0;
padding : 0;
clear : both;
}
fieldset {
margin : 0 0 5px 0 !important ;
padding : 0;
border : none;
}
.compact fieldset {
margin : 0 0 10px 0;
padding : 0 0 10px 0;
border : none;
border-bottom : 1px solid #cfc9a8;
}
legend {
display : none;
}
.inline-labels .fieldgroup, .fieldgroup label {
display : block;
float : left;
margin : 0 0 5px 0;
width : 80%;
}
.inline-labels .fieldgroup, .fieldgroup2columnas label {
display : block;
float : left;
margin : 0 0 5px 0;
width : 49%;
}
.prelabel, .inline-labels .prelabel {
width : 32%;
float : left;
padding : 2px 0;
}
.fieldgroup input, .fieldgroup textarea, .fieldgroup select {
float : left;
width : 62%;
}
.odd {
background : #efefe7;
}
.fieldgroup .referencia input {
width : 100px !important ;
float : left;
}
.fieldgroup2columnas input, .fieldgroup2columnas textarea, .fieldgroup2columnas select {
float : left;
width : 60%;
margin : 0;
padding : 0;
}
.fieldgroup.extended label {
width : 100%;
}
.fieldgroup, .field {
width : 100%;
float : left;
padding : 0;
}
#content .btnset {
padding : 0 0 10px 0;
margin : 0;
position : relative;
clear : both;
}
#content .btnset ul {
margin : 0;
padding : 0;
list-style : none;
overflow : hidden;
}
#content .btnset ul li {
margin : 0;
padding : 0;
list-style : none;
float : left;
}
.btnset button {
border : 1px solid #cc0000;
background-color : #f5f5f5;
cursor : pointer;
}
.btnset button:hover {
border : 1px solid #cc0000;
background-color : #fff5f5;
}
.btnset button img, .btnset a img {
margin : 0 0 -3px 0 !important ;
padding : 0;
border : none;
width : 16px;
height : 16px;
}
.tip {
clear : left;
margin : 0 0 10px 0;
color : #666;
font-size : 85%;
}
label em {
color : red;
}
.legend {
color : #666;
margin : 0 0 10px 0;
padding : 0;
background : #fff;
}
.grplabel {
float : none !important ;
font-weight : bold;
clear : both;
display : block !important ;
width : auto;
}
.toggle .grplabel {
margin : 0;
padding : 0 0 10px 0;
}
.block-labels .fieldgroup label {
margin : 0 0 5px 0;
}
.block-labels .prelabel, .extended .prelabel {
display : block;
width : 100%;
float : none;
padding : 0 0 1px 0;
}
.block-labels input, .block-labels textarea, .block-labels select {
width : 95%;
}
.block-labels .tip {
margin : 0 0 10px 0;
}
.toggle {
padding : 10px 0;
}
.toggle input, .toggle select {
float : none;
width : auto;
}
.toggle label {
float : none;
display : inline;
width : auto;
margin-right : 5px;
}
.block-labels .toggle label {
display : block;
}


#busqueda-rapida form .labelgroup, #busqueda-rapida form label {
display : block;
margin : 0px 0 0 10px;
overflow : hidden;
color : #003366;
}




#busqueda-rapida form span.pretext {
display : block;
padding : 0 0 0px 0;
margin: 6px 0 2px 0;
font-size : 12px;
text-align : left;
}

#busqueda-rapida form select {
	width : 210px;
	float : left;
	font-size: 12px;
	font-family: verdana, sans-serif;
	background-image: -moz-linear-gradient(#F8F8F8, #FCFDFC);
	background-repeat: repeat;
}



#busqueda-rapida form input {
float : left;
width : 230px;
font-size : 11px;
margin : 0 0 0 0;
padding : 2px 0 0 0;
}

#busqueda-rapida form input.busqueda_ref{
float : left;
width : 180px;
font-size : 11px;
margin : 5px 0 0 0;
font-size: 12px;
font-family: verdana, sans-serif;
background-image: -moz-linear-gradient(#F8F8F8, #FCFDFC);
background-repeat: repeat;
color: #666666;
}

#busqueda-rapida form input.submitref{
float : left;
width : 15px;
font-size : 11px;
margin : 0 0 0 0;
padding : 6px 0 0 10px;
}


#busqueda-rapida form .labelgroup label {
width :50%;
float : left;
display : inline;
margin : 10px 0px 0px;
padding : 0;
}

#busqueda-rapida form .labelgroup label input {
width : auto;
font-size : 11px;
margin : 0;
padding : 2px 0 0 0;
}

#busqueda-rapida form .labelgroup span {
float : left;
display : inline;
margin : 0;
padding : 0;
}

#busqueda-rapida form .labelgroup span input {
width : auto;
font-size : 11px;
margin : 2px 0 0 0;
padding : 2px 0 0 0;
}
#busqueda-rapida form .btnset {
margin : 7px 0 0 0px;
text-align : center;
border : 0 solid #000;
overflow : hidden;
}
#busqueda-rapida form button {
	border : 1px solid #cc0000;
	width : 210px;
	height : 30px;
	background-color : #f5f5f5;
	cursor : pointer;
	font-weight: bold;
	font-family: verdana;
}
#busqueda-rapida form button:hover {
border : 0.2em solid #cc0000;
background-color : #fff5f5;
}
#busqueda-rapida form .labelgroup label.rightmargin15px {
margin-right : 15px;
}
#contact-form .fieldgroup {
width : 100%;
float : none;
overflow : hidden;
padding : 0 0;
margin : 0 0 5px 0;
}
#contact-form label, #TratarInmueble label {
color : #555555;
font-size : 14px;
}
#contact-form .fieldgroup.contract label {
display : block;
float : left;
margin : 0 0 5px 0;
width : 49%;
}
#contact-form .fieldgroup.extended input, #contacto_form .fieldgroup.extended textarea, #contacto_form .fieldgroup.extended select {
float : left;
margin : 0;
padding : 0;
width : 95%;
}
#contact-form .required, #TratarInmueble .required {
color : #000;
}
#contact-form label.error, #TratarInmueble label.error {
font-size : 10px;
float : left;
color : red;
padding-left : 0.5em;
vertical-align : top;
}
#contact-form .btnset button {
border : 1px solid #cc0000;
height : 30px;
background-color : #f5f5f5;
cursor : pointer;
}
#contact-form .btnset button:hover {
border : 0.2em solid #cc0000;
background-color : #fff5f5;
}
.captcha {
width : 80px !important ;
}
#msg_accion_top {
background : #cc0000 !important ;
color : #fff;
}
form #texto-privacidad {
border : 1px solid #999999;
color : #808080;
height : 95px;
padding : 10px;
overflow: auto;
}

#nuevoaviso .aviso-title{
	font-weight: bold;
}

#nuevoaviso .aviso-subtitle{
	color: #CCCCCC;
}

#nuevoaviso input{
	width: 300px;
}

#avisos-form {
width : 100%;
float : none;
overflow : hidden;
padding : 0 0;
margin : 0 0 5px 0;
}
.aviso-gris {
background-color : #efefe7;
height : 60px;
border-bottom : 1px solid #cfc9a8;
}
.aviso-normal {
height : 60px;
padding : 10px 0 0;
}
#lista-avisos {
margin : 0 0 5px 0;
width : 100%;
}
#aviso {
float : left;
margin : 0 0 5px 0;
width : 80%;
}
#eliminar_aviso {
float : right;
text-align : right;
margin : 0 0 5px 0;
padding : 10px 0 0;
width : 18%;
}
label.error {
color : red;
font-style : italic;
}
div.error {
display : none;
}
input:focus {
border : 1px dotted black;
}
input.error {
border : 1px dotted red;
}
textarea.error {
border : 1px dotted red;
}
#inmueble-form {
border : 1px solid #bdb398;
padding : 1px 0 10px 0;
}
#inmueble-form form {
font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
color : #fff;
}
#inmueble-form form .labelgroup, #inmueble-form form label {
display : block;
margin : 7px 0 0 30px;
overflow : hidden;
color : #003366;
}
#inmueble-form form span.pretext {
display : block;
padding : 0 0 4px 0;
font-size : 12px;
text-align : left;
}
#inmueble-form form select {
width : 235px;
font-size : 11px;
}
#inmueble-form form .labelgroup select {
width : 110px;
}
#inmueble-form form input {
width : 230px;
font-size : 11px;
margin : 0;
padding : 2px 0 0 0;
}
#inmueble-form form .labelgroup label {
width : 110px;
float : left;
display : inline;
margin : 0;
padding : 0;
}
#inmueble-form form .labelgroup label input {
width : auto;
font-size : 11px;
margin : 0;
padding : 2px 0 0 0;
}
#inmueble-form form .btnset {
width : 270px;
margin : 7px 0 0 12px;
text-align : center;
border : 0 solid #000;
overflow : hidden;
}
#inmueble-form form button {
width : 234px;
height : 26px;
background : url(../images/busqueda-rapida-btn.gif) no-repeat 0% 0%;
display : block;
overflow : hidden;
text-indent : -9999px;
border : none;
padding : 0;
margin : 0 auto;
}
#inmueble-form form button:hover {
background-position : 0% -26px;
}
#inmueble-form .fieldgroup.contract label {
display : block;
float : left;
margin : 0 0 5px 0;
width : 33%;
}
#inmueble-form .fieldgroup.contract label.error {
font-size : 10px;
width : 150px;
}
#inmueble-form .fieldgroup.contract2 label {
display : block;
float : left;
margin : 0 0 5px 0;
width : 33%;
}
#inmueble-form .fieldgroup.contract2 input {
float : left;
margin : 0 0 0 0;
width : 10px;
}
#inmueble-form .fieldgroup.direccion {
float : left;
margin : 0;
padding : 0;
width : 65%;
}
#inmueble-form .fieldgroup.direccion label {
width : 25%;
}
#inmueble-form .fieldgroup.direccion .prelabel {
width : auto;
text-align : right;
}
#inmueble-form .fieldgroup.extended input, #inmueble-form .fieldgroup.extended textarea, #inmueble-form .fieldgroup.extended select {
float : left;
margin : 0;
padding : 0;
width : 95%;
}
#inmueble-form form .labelgroup label.rightmargin15px {
margin-right : 15px;
}
#caracteristicas .fieldgroup {
float : left;
margin : 0;
padding : 0;
width : 100%;
}
#caracteristicas input {
float : left;
width : 10%;
margin : 0;
padding : 0;
}
#caracteristicas .prelabel {
float : left;
width : 70%;
}
#caracteristicas .fieldgroup label {
display : block;
float : left;
margin : 0 0 5px 0;
width : 25%;
}
#inmueble-form .fecha, #inmueble-form .referencia, #inmueble-form .cp {
width : 60px;
}
#inmueble-form .precio, #inmueble-form .precio_v_a, #inmueble-form .valorhacienda {
width : 80px;
text-align : right;
}
#inmueble-form .comunidad {
width : 40px;
text-align : right;
}
#inmueble-form .superficie, #inmueble-form .altura, #inmueble-form .playa, #inmueble-form .numero, #inmueble-form .piso, #inmueble-form .letra, #inmueble-form .escalera, #inmueble-form .antiguedad {
width : 40px;
}
#datos_vivienda select, #datos_oficina select, #datos_pabellon select {
width : 40px;
}
#form_destacado .referencia {
width : 60px;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form {
margin : 0;
padding : 0;
}
p, h1 {
margin : 0 0 1em;
}
ul, ol, li {
list-style : none;
}
a img {
border : 0;
}
abbr, acronym {
text-decoration : none;
border : 0;
}

#separador {
border-top : 4px solid red;
}
#contenedor {
position : relative;
width : 1000px;
margin : 0 auto;
overflow : visible;
clear : both;
}
#cabecera {
border-color : #d0d0d0;
border-style : solid;
border-width : 1px 1px;
height : 85px;
margin : 0 auto;
position : relative;
width : 992px !important ;
}
#navegacion {
margin : 0 auto;
padding-bottom : 10px;
float : left;
display : inline;
width : 1000px !important ;
padding : 0;
margin : 0;
background : url(../images/bg_bloque_02.png) repeat -13px 0%;
}
#contenido {
clear : both;
float : left;
width : 100%;
position : relative;
padding : 10px 0 0;
overflow : hidden;
}
#contenido_principal, #contenido_secundario, #contenido_suplementario, #info_site {
clear : both;
}
a, a:focus, a:active {
text-decoration : none;
color : #035a89;
outline : none;
}
a:hover {
text-decoration : none;
color : #770035;
}
table, th, td {
border-collapse : collapse;
}
table tr td .fondogris {
background-color : #efefe7;
}
.fondogris {
background-color : #efefe7;
}

.accesskey {
border : 0;
text-decoration : none;
}

.informacion h2,h3{
margin-bottom : 0px;
}

h1, h2, h3, h4, h5, h6 {
line-height : normal;
padding-right : 0;
color : #3f5974;
}
h2 em, h3 em, h4 em, h5 em, h6 em {
font-family : Georgia, "Times New Roman", Times, serif;
font-style : italic;
font-size : 1.05em;
}
h2 {
font-size : 30px;
}
h3 {
font-size : 22px;
}
h2 {
line-height : 1.1em;
}
h4 {
font-size : 18px;
background : url(../images/bg_esquinas.png) no-repeat -1016px 0%;
position : relative;
top : -11px;
left : -15px;
margin-right : -26px;
padding : 11px 15px 0;
width : 1025px;
}
h5 {
font-size : 16px;
}
h6 {
font-size : 14px;
}
h2 a, h3 a, h4 a, h5 a, h6 a {
color : #044364;
border : 0;
}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
color : #770035;
}
#contenido_principal h4 {
width : auto;
margin-right : 0;
padding-right : 6px;
}
sup {
height : 0;
line-height : 1;
vertical-align : top;
position : relative;
}
p {
color : #555;
}
p a {
border-bottom : 1px dotted #ddd;
}
li a:hover {
text-decoration : none;
}
.wrap {
background : url(../images/bg_bloque_02.png) repeat -13px 0%;
padding : 0 15px 10px;
float : left;
width : 970px;
}
.bloque {
clear : both;
padding : 11px 0;
background : #fff url(../images/bg_esquinas.png) no-repeat -4px 100%;
float : left;
}
.col_01 {
width : 640px;
float : left;
}
.col_02 {
width : 315px;
float : right;
}
.fila {
clear : both;
position : relative;
}
.foto {
background : #fff;
position : relative;
overflow : hidden;
margin : 0 auto 6px;
}
.foto p {
position : absolute;
bottom : 0;
left : 0;
background : #334457;
color : #fff;
margin-right : -30px;
width : 100%;
padding : 4px 0 4px 8px;
font-size : 11px !important ;
line-height : 14px;
}
#cabecera h1 {
text-indent : -9999px;
position : relative;
left : 11px;
width : 700px;
}
#cabecera_info {
position : absolute;
top : 0;
right : 14px;
}
#cabecera_datos {
position : absolute;
top : 0;
right : 14px;
text-align : right;
font-size : 12px;
padding : 0 0 0 80px;
font-family: 'Inder',sans-serif;
}
#cabecera_separador {
position : absolute;
top : 5px;
right : 245px;
width : 2px;
height : 75px;
border-right : 1px solid #b6b8ba;
color : #ffffff;
font-size : 12px;
}
#cabecera_acceso {
position : absolute;
top : 67px;
right : 12px;
font-size : 10px;
}
#cabecera_login #acceso_usuarios {
float : left;
}
#cabecera_login #alerta {
float : right;
width : 60px;
}
#cabecera_login #icon_alerta {
background : transparent url("../images/icons.png") no-repeat scroll -2px -143px;
height : 15px;
width : 15px;
clear : both;
float : left;
}
#cabecera_login #icon_alerta #texto_alerta {
padding-top : 2px;
float : left;
}
#cabecera_login #salir {
width : 40px;
float : right;
}
#cabecera_login #icon_salir {
background : transparent url("../images/icons.png") no-repeat scroll -2px -175px;
height : 15px;
width : 15px;
clear : both;
float : left;
}
#cabecera_login #icon_salir #texto_salir {
padding-top : 2px;
float : left;
}
#cabecera_datos p {
margin : 0;
}
p.tagline {
color : #717477;
font-size : 11px;
display : inline;
padding : 0 6px 0 0;
}
p.tagline em, p.update em {
font-style : normal;
}
p.update {
font-size : 11px;
margin-bottom : 6px;
display : inline;
color : #333;
border-left : 1px solid #b6b8ba;
padding : 0 0 0 7px;
}
p.update em {
color : #666 !important ;
}
#cabecera .update {
text-transform : none;
}
#cabecera h1 a {
display : block;
width : 349px;
height : 49px;
}
#saltar_nav {
display : none;
}
#cabecera h1 span {
display : none;
}
#cabecera .logotipo {
background-image : url("/images/artea_head.png");
background-repeat : no-repeat;
display : block;
font-size : 16px;
height : 80px;
left : 0;
overflow : hidden;
position : absolute;
text-indent : -9999px;
width : 700px;
}
#cabecera h1 .seccion {
text-indent : 0;
position : absolute;
top : 10px;
text-transform : none;
color : #52575a;
font-size : 32px;
height : auto;
width : auto;
white-space : nowrap;
line-height : 32px;
}
#cabecera h1 em, #cabecera h1 a.subseccion {
display : block;
font-size : 16px;
font-style : normal;
font-weight : bold;
line-height : 16px;
}
#cabecera h1 a.subseccion {
position : absolute;
top : 43px;
left : 375px;
width : 140px;
padding-left : 15px;
text-indent : 0;
text-transform : none;
color : #52575a;
}
#cabecera h1 a.seccion:hover, #cabecera h1 a.subseccion:hover {
color : #b2b2b2;
}
#cabecera .tag {
position : absolute;
bottom : 12px;
left : 405px;
font-size : 16px;
font-weight : bold;
}
.modulo .nav {
position : absolute;
top : -24px;
left : 0;
z-index : 100;
clear : both;
}
.modulo_suvivienda .nav {
position : static;
}
#contenido_secundario h3 {
display : none;
}
.tamano10 {
font-size : 10px !important ;
}
.tamano12 {
font-size : 12px !important ;
}
.tamano14 {
font-size : 14px !important ;
}
.tamano15 {
font-size : 15px !important ;
}
.tamano16 {
font-size : 16px !important ;
}
.tamano17 {
font-size : 17px !important ;
}
.tamano18 {
font-size : 18px !important ;
}
.tamano19 {
font-size : 19px !important ;
}
.tamano20 {
font-size : 20px !important ;
}
.tamano21 {
font-size : 21px !important ;
}
.tamano22 {
font-size : 22px !important ;
}
#contact-us-wrap {
background : #003a62;
border-bottom : 1px solid #fff;
width : 100%;
overflow : hidden;
}
#contact-us {
border : 0 solid #fff;
width : 950px;
margin : 0 auto;
overflow : hidden;
padding : 20px 0 20px 10px;
color : #cdc6b3;
}
#contact-us h3 {
color : #fff;
font-weight : normal;
}
#contact-us p {
line-height : 1.44;
color : #cdc6b3;
}
#contact-us a {
color : #cdc6b3;
}
#contact-us a:hover {
font-weight : bold;
}
#contact-us-data {
width : 400px;
float : left;
}
.floated {
float : left;
margin : 10px 15px 0.5em 0;
}
.floated.alt {
float : right;
margin : 0 0 0.5em 15px;
}
#content-feature {
background : url(../images/mostrar-ocultar-slide-bg.gif) repeat-x left top;
margin : 0 0 0 0;
clear : left;
border : 0 solid #000;
}
#slideshow-control {
height : 29px;
margin : 0 0 0 0;
position : relative;
}
#slideshow-control a {
width : 89px;
position : absolute;
right : 10px;
top : 9px;
text-indent : -9999px;
display : block;
outline : none;
background-color : #f7f5f2;
background-position : right top;
background-repeat : no-repeat;
}
#slideshow-control a.hide-ss {
background-image : url(../images/ocultar-slideshow.png);
}
#slideshow-control a.show-ss {
background-image : url(../images/mostrar-slideshow.png);
}
#slideshow-wrap {
padding : 0 0;
margin : 0;
border-bottom : 5px solid #e3ded3;
}
#slideshow {
border : 1px solid #d3ccba;
text-align : center;
padding : 9px 9px 9px 8px;
margin : 4px 0 12px 0;
overflow : hidden;
}
#slideshow a, #slideshow a:focus, #slideshow a:active {
text-decoration : none;
color : #ffffff;
outline : none;
}
#slideshow a:hover {
text-decoration : none;
color : #cc0000;
font-size : 110%;
}
#slideshow-control #ultimos_inmuebles {
padding : 5px 0 0 5px;
font-weight : bold;
}
.columna {
height : 300px;
text-align : center;
font-size : 10px;
color : #555555;
font-family : Trebuchet MS, Helvetica, sans-serif;
}
.columna p {
margin : 1px 0 0 0;
}
#sub-navigation {
font-size : 14px;
background : #e1e6e9;
margin : 0 0;
padding : 0 0;
overflow : hidden;
width : 98%;
}
#sub-navigation ul {
margin : 0 0;
padding : 0 0;
list-style : none;
overflow : hidden;
width : 98%;
}
#sub-navigation li {
width : 25%;
float : left;
margin : 0 0;
padding : 0 0;
font-size : 92%;
}
#sub-navigation li a {
display : block;
padding : 5px 0 5px 15px;
color : #4581a3;
background : url(../images/small-arrow-white.gif) no-repeat 7px center;
text-decoration : none;
}
#sub-navigation li a:hover, #sub-navigation li a.current {
background : #4581a3 url(../images/small-arrow.gif) no-repeat 7px center;
color : #fff;
}
#sub-navigation li.selected a {
background : #4581a3 url(../images/small-arrow.gif) no-repeat 7px center;
color : #fff;
}
#sub-navigation1 {
font-size : 14px;
margin : 0 0;
padding : 0 0;
overflow : hidden;
width : 98%;
font-weight : bold;
}
#sub-navigation1 ul {
width : 99%;
border : 1px solid #999999;
float : left;
}
#sub-navigation1 li {
width : 50%;
float : left;
margin : 0 0;
padding : 0 0;
font-size : 92%;
}
#sub-navigation1 li a {
display : block;
padding : 5px 0 5px 15px;
color : #4581a3;
background : url(../images/small-arrow-white.gif) no-repeat 7px center;
text-decoration : none;
}
#sub-navigation1 li a:hover, #sub-navigation1 li a.current {
background : #4581a3 url(../images/small-arrow.gif) no-repeat 7px center;
color : #fff;
}
#sub-navigation1 li.selected a {
background : #4581a3 url(../images/small-arrow.gif) no-repeat 7px center;
color : #fff;
}
#sub-navigation2 {
font-size : 13px;
margin : 0 0;
padding : 0 0;
overflow : hidden;
width : 98%;
font-weight : bold;
}
#sub-navigation2 ul {
width : 99%;
border : 1px solid #999999;
border-top : none;
float : left;
}
#sub-navigation2 li {
width : 25%;
float : left;
margin : 0 0;
padding : 0 0;
font-size : 92%;
}
#sub-navigation2 li a {
display : block;
padding : 5px 0 5px 15px;
color : #4581a3;
background : url(../images/small-arrow-white.gif) no-repeat 7px center;
text-decoration : none;
}
#sub-navigation2 li a:hover, #sub-navigation2 li a.current {
background : #4581a3 url(../images/small-arrow.gif) no-repeat 7px center;
color : #fff;
}
#sub-navigation2 li.selected a {
background : #4581a3 url(../images/small-arrow.gif) no-repeat 7px center;
color : #fff;
}
#sub-navigation3 {
font-size : 12px;
margin : 0 0;
padding : 0 0;
overflow : hidden;
width : 98%;
}
#sub-navigation3 ul {
width : 99%;
border : 1px solid #999999;
border-top : none;
float : left;
}
#sub-navigation3 li {
width : 25%;
float : left;
margin : 0 0;
padding : 0 0;
font-size : 92%;
}
#sub-navigation3 li a {
display : block;
padding : 5px 0 5px 15px;
color : #4581a3;
}
#sub-navigation3 li a:hover, #sub-navigation li a.current {
text-decoration : underline;
}
#sub-navigation3 li.selected a {
background : #e1ff00 url(../images/small-arrow.gif) no-repeat 7px center;
color : #fff;
}
ul.actividades {
margin : 0 0;
padding : 0 0 0 10px;
width : 100%;
}
ul.actividades li {
list-style-type : square;
margin : 0 20px;
font-size : 14px;
padding : 2px 0 0 0;
color : #555555;
}
.highlight {
background : #f4f4f4;
color : #4a3905;
}
#referecia {
width : 230px;
}
#content-secondary {
width : 100%;
clear : right;
border : 0 solid #000;
overflow : hidden;
}
#content-secondary .cs-area-footer {
background-color : #cc0000;
width : 303px;
padding : 7px 0 9px 0;
display : block;
color : #fff;
text-decoration : none;
}
#content-secondary a.cs-area-footer:hover {
background-color : #ff0000;
}
#featured-communities {
width : 100%;
text-align : left;
margin : 10px 0 5px 0;
}
#featured-communities h2 {
margin : 0 0 2px 0;
padding : 0;
}
#featured-communities ul {
width : 100%;
background : #fff;
border-top : 1px solid #003a62;
border-bottom : 1px solid #003a62;
overflow : hidden;
list-style : none;
padding : 1px 1px;
margin : 0;
}
#featured-communities li {
float : left;
display : inline;
width : 50%;
font-size : 90%;
}
#featured-communities li.odd {
background : #efefe7;
}
#featured-communities li a {
color : #454545;
display : block;
padding : 5px 5px 6px 10px;
text-decoration : none;
}
#featured-communities li a:hover {
color : #671e0c;
}
#content-secondary #featured-communities .cs-area-footer {
padding-left : 10px;
width : 303px;
background-position : 250px center;
background-repeat : no-repeat;
}
#info_site {
position : relative;
color : #777;
font-size : 11px;
background : #fff;
width : 970px;
padding : 10px;
width : 970px;
border-top : 1px solid #f0f0f0;
left : 3px;
}
#info_site {
height : 60px;
}
#info_site .avisos {
position : relative;
left : -5px;
top : 30px;
}
#info_site .modulo_partners {
position : absolute;
right : 5px;
top : 15px;
float : right;
}
.modulo_partners li {
float : left;
padding : 0 5px;
border-left : 1px solid #e0e0e0;
}
#info_site strong {
font-size : 11px;
font-weight : normal;
top : -3px;
}
#info_site img {
display : inline;
}
#info_site .avisos {
left : -5px;
position : relative;
}
#info_site .avisos li {
border-right : 1px solid #e0e0e0;
float : left;
line-height : 12px;
padding : 0 5px;
}
#info_site .avisos li#nav_rss {
border : 0;
padding : 0;
background : transparent url(../images/rss.gif) no-repeat scroll 8px center;
float : left;
font-weight : bold;
padding-left : 25px;
}
#info_site p {
margin : 0;
}
#contenido_principal {
width : 720px;
margin : 0 0 0;
padding-top : 0;
}
#contenido {
padding : 0;
}
#desarrollo_informacion {
padding : 0 0 10px;
margin : 0 0 10px;
}


h2 {
font-size : 14px;
line-height : 30px;
color : #3f5974;
padding : 0 0 5px 0;
line-height : 1.1em;
}
h4 {
font-size : 20px;
font-weight : normal;
margin : 0;
padding : 0;
background : none;
position : static;
}
h1 {
font-size : 16px;
font-weight : bolder;
margin : 0;
padding: 5px 0 5px;
background : none;
position : static;
}
#contenido_secundario {
clear : none;
width : 240px;
}
#contenido_secundario .modulo {
margin-left : 8px;
}
#contenido_secundario h4 {
position : static;
padding : 0;
margin : 0;
width : auto;
}
#desarrollo_informacion p {
font-size : 13px;
text-align : justify;
}
#desarrollo_informacion h3, #desarrollo_informacion h4, #desarrollo_informacion h5, #desarrollo_informacion h6 {
color : #3f5974;
font-size : 12px;
margin : 0px 0 0px;
}

.euribor{
	margin: 15px 0;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

.euribor span{
	font-size : 12px;
	font-weight : bold;
	color: #3F5974;
}

#buscador-inmuebles {
font-size : 14px;
font-weight : bold;
color : #454545;
padding : 5px 0 5px;
color: #3F5974;
}

.fieldgroup_hipoteca label {
display : block;
float : left;
margin : 0 0 5px 0;
width : 80%;
}
.fieldgroup_hipoteca, .field {
width : 100%;
float : left;
padding : 0;
}

.titular-portada{
	color: #3F5974;
    font-size: 14px;
	font-weight: bolder;
    line-height: 1.1em;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}


#desarrollo_informacion .opcion-busqueda {
color : #3f5974;
font-size : 14px;
margin : 10px 0 10px;
padding-bottom : 3px;
border-bottom : 1px solid #ddd;
}


#resultado{
	height: 10px;
	width: 100%;
	padding: 0 0 10px 0;
}

#registros{
	float: left;
	color: #AAA;
	padding-bottom: 5px;
}

#ordenar{
	background-attachment: scroll;
    background-clip: border-box;
    background-color: #aaaaaa;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
	margin-bottom: 5px;
    margin-left: -10px;
    margin-top: -5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px;
	margin-right: 10px;
	float: right;
	font-weight: bold;
}


#filters {
    float: left;
    margin-bottom: 20px;
	width: 100%;
}

#filters .busqueda_ref{
    float: left;
	width: 200px;
}

#filters label {
    display: block;
    font-weight: bold;
    padding-top: 5px;
	color: #3F5974;
}

#filters .filter.inline div label:first-child {
    margin-left: 0;
}


#filters .filter.inline div label:first-child {
    margin-left: 0;
}
#filters .filter.inline div label {
    display: inline;
    margin-left: 9px;
}
#filters .filter.inline2 div label:first-child {
    margin-left: 0;
}
#filters .filter.inline2 div label {
    display: inline;
    float: left; 
}

#filters #filtroopcion label span{
    margin-left: 0;
    vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}

#filters label span, #filters input {
    margin-left: 0;
    vertical-align: middle;
	font-weight: normal;
}

#filters .filters-wrap-ref {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EFEFE7;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 0;
	margin-bottom: 10px;
}

#filters .filters-wrap {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EFEFE7;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 0;
}

#filters .filters-wrap.buscador {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EFEFE7;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 0;
	height: 600px;
}

#filters .filters-wrap #izq{
	width: 250px;
	height: 550px;
	float: left;
	padding-top: 10px;
}

#filters .filters-wrap #elements_idtipo{
	width: 450px;
	float: right;
	padding-top: 30px;
}

#filters .filters-wrap.filtropcion{
	width: 100%;
}

#filters .filter.inline2 div label:first-child {
    margin-left: 0;
}

#filters .filter.inline2 div label {
    display: inline;
	width: 33%;
	float: left;
}

.buscador-criterios select{
	width: 150px;
	font-size : 12px;
	background-image: -moz-linear-gradient(#F8F8F8, #FCFDFC);
    background-repeat: repeat;
}

.buscador-criterios #filtrotipo select, .buscador-criterios #filtrozona select, .buscador-criterios #filtrolocalidad select, .buscador-criterios #filtrobarrio select{
	width: 220px;
	background-image: -moz-linear-gradient(#F8F8F8, #FCFDFC);
    background-repeat: repeat;
}

.buscador-searchform .btnset {
	width: 100%;
	float: right;
}

.buscador-searchform .btnset button {
	border : 1px solid #cc0000;
	height : 30px;
	background-color : #f5f5f5;
	cursor : pointer;
	font-weight: bold;
	font-family: verdana;
}


#cajacargando-box {
	visibility: hidden;
	position: absolute;
	left: 220;
	top: 0%;
	width: 720px;
	text-align: center;
}

#cajacargando-block {
	position: absolute;
	top: 0;
	left: 0;
	width: 720px;
	background-color: #FFFFFF;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	z-index: 8000;
}


#cajacargando-datos{
	position: absolute;
	left: 210px;
	display: inline-block;
	height: 80px;
	padding-right: 7px;
	border: 1px solid #E2E2E2;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	z-index: 9200;
	background-color: #FFFFF5;
	top: 50%;
}

#cajacargando-inner {
	line-height: 32px;
	text-align: center;
	padding: 25px 50px;
}


#cajacargando-datos .cargando-image {
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-right: 15px;
}


#cajacargando-datos strong {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.msg_accion_correcto{
	margin: 5px 0px;
	color: #DADADA;
	background-color: grey;
	padding: 10px 0;
}

