/* OJO ->>>>>>>>>>>>>>>>>>>>>> LEER COMENTARIOS <<<<<<<<<<<<<<<<<<<<<-*/

body {
	font:12px Arial; color:#000;
	margin: 0; 
	padding: 0;	
	}

a,visited{font:12px arial; color:#666;}
a:hover{font:12px arial; color:#000;}

.menu a, visited{font:bold 12px arial; color:#000; text-decoration:none}
.menu a:hover{font:bold 12px arial; color:#666666;}

.titular a{font:bold 12px Arial; color:#fe4819; text-decoration:none;}
.titular a:hover{font:bold 12px Arial; color:#666; text-decoration:none;}


/* TEXTOS */
.texto1{font:12px Arial; color: #000;}
.texto2{font:bold 12px arial;}
.texto3{font:bold 10px arial; }

.super{ vertical-align: super; font:10px Arial;} /* para los metros cuadrados */ 

.titulo1{font:bold 12px Arial; color:#fe4819; }
.titulo2{font:bold 14px arial; color:#FFFFFF;}



/* FORMULARIOS*/
.miboton{
	font:bold 10px arial; color:#000;
	padding:0 0 4px 0;
	height:18px;
	width:100px;
	background:#f96125;
	cursor:pointer;
	}
.miboton:hover{
	background:#fcb073;
	}
fieldset{
	width:500px;
	border:solid 1px #ccc;
	}
legend{font:bold 12px arial; color:#000;}
.cont_formulario_anuncio{
	margin:10px;
	padding:5px 0 10px 0;
	border: dashed 1px #999;
	}
.cont_form{
	margin:10px;
	padding:5px 0 10px 120px;
	border: dashed 1px #999;
	}
label {
	color:#666;
	padding-left:2px;
	/*line-height:20px;
	vertical-align: bottom;*/
}
/*
.radio{
	position:relative;
	width:15px;
	height:15px;
	cursor:pointer;
}*/
.campo_texto{
	font:12px arial; color:#666666;
	/*height:12px;*/
	}
select{
	font:10px arial;
	height:18px;
	}
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	
	background:url(../imagenes/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinput2, .textinput2Hovered {
	width:65px;
	height:15px;
	text-align:right;
	background:url(../imagenes/input2.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinput3, .textinput3Hovered {
	width:94px;
	height:12px;
	margin:2px;
	/*background-attachment:fixed;
	background:url(../imagenes/input3.jpg) no-repeat center;*/
	font:10px arial; color:#333333;
	/*border:none;
	padding:4px 2px;*/
}
/*Text areas*/
.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(../imagenes/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}

/* REGISTRO */
.cont_registro{
	margin:0px;
	width:203px;
	padding:0px;
	}
.fondo_registro{
	background:url(../imagenes/fondo_registro.jpg) no-repeat center top;
	height:99px;
	margin:0px;
	padding:5px;
	}
.cab_registro{
	background:url(../imagenes/cabregistro.jpg) no-repeat left top;
	padding:0 70px;
	font-weight:bold;
	height:18px;
	vertical-align:middle;
	}
.pie_registro{
	background:url(../imagenes/pie_registro.jpg) no-repeat;
	}
/* ESTILOS BUSQUEDA */
.cont_busqueda{
	padding:0px 0 0 0;
	}
/* ESTILOS PORTADA*/
.promociones{
	margin:43px 0 0 5px;
	width:318px;
	height:155px;
	}
.ofertas{
	margin: 60px 0 0 5px;
	width:318px;
	height:155px;
	}

#puerta {  
	list-style:none;
	margin:0;
	padding:0;
}
#puerta li {
	margin:2px;
	padding:0; 
	/*float:left;*/
}
#puerta li a {
	cursor: url('../imagenes/llave.png'),pointer;
	#cursor: url('imagenes/llave.cur');
	display: block;
	width: 150px;
	height: 120px;
	background: url(../imagenes/puerta_cerrada.gif) no-repeat center bottom;
	
	
}
 #puerta li a:hover {
	background: url(../imagenes/puerta_abierta.gif) no-repeat center bottom;
	
}
.cont_portada{
	margin:50px 0 0 0;
	}
.cont_central{
	margin:189px 30px 71px 18px;
	height:50px;
	}
.texto_portada{
	text-align:left;
	margin:60px 5px 0 10px;
	font:12px arial; color: #333333;
	}
.anuncio{
	list-style:square; list-style-position:inside;
	padding:2px ;
	}
/*FIN ESTILOS PORTADA*/
/* DETALLE ANUNCIO*/
.cont_anuncio{
	font:12px arial;
	border:0px solid #666666;}
.cab_anuncio{
	margin: 0;
	padding:0px 5px 5px 5px;
	background:#f96125;
	border:0px solid #999999;
	} 
.centro_anuncio{
	padding:10px 0 0 0;}
.cuadro_car{
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	background:#fff;
	border: 1px dashed #fe4819;
	}
.cuadro_car2{
	margin:5px 0 3px 20px;
	}
.anomalia{
	padding:10px; text-align:center;
	
	}
.anomalia a{font:12px arial; color:#666666; text-decoration:underline;
	}
.anomalia a:hover{font:12px arial; color:#000; text-decoration:underline;
	}
/* FIN DETALLE ANUNCIO */
/* BOTON */
#boton {  
	list-style:none;
	margin:0;
	padding:0;
	
}
#boton li {
	margin:2px;
	padding:0; 
	float:left;
}
#boton li a {
	display:block; /*Convierte el vinculo en un bloque*/
	width:126px;
	padding:5px 0 ;
	text-decoration:none;
	text-align:center;
	font:12px arial; color:#000;
	background: url(../imagenes/b_boton.gif);
	background-repeat:no-repeat; background-position:center;
}
#boton li a:hover{
	font-color:#000;
	background: url(../imagenes/b_boton2.gif);
	text-decoration:none;
	background-repeat:no-repeat; background-position:center;
	}
/* CAPAS */
.enlaces{ padding:20px 0 20px 0; text-align:center;}
.res_busqueda{
		padding:10px; 
		text-align:center;
		font-weight:bold;
		color: #999999;
		}

.buscador {
	padding: 0 0px; 
	background: #FFFFFF;
	}
	.buscadortabla td{
		padding:0 0 0 5px;
		font:10px arial; color:#333;}

.pestanas {
	padding: 5px 0 0; 
	background: #FFF;
}
.ficha{
	border: 1px solid #ffc775;
	margin:5px 0;
	}
.ficha:hover{
	cursor:url('../imagenes/llave.png'),auto;
	#cursor: url('imagenes/llave.cur');
	
	}
.paginacion{
	margin:5px 0 5px 0;
	
	font:bold 12px arial; color:#fe4819;
	}
.paginacion a{
	font: 12px arial; color:#fe4819; text-decoration:none;
	}
.paginacion a:hover{
	font:bold 12px arial; color:#fe4819; text-decoration:none;
	}

#cont_cabecera {background:url(../imagenes/fondo_cab.gif);}

.cabecera{
	width:800px;
	margin: 0 auto; 
	padding: 0px 0px 0 0px;
	height:142px;
	}
.datos{
	padding:8px 5px 5px 0;
	text-align:right;
	font:bold 12px arial;
	}
.telefonos{
	padding:5px 5px 0 0;
	text-align: right;
	font:bold 14px Arial; color:#fe4819;
	}
.mail{
	padding:4px 5px 0 0;
	text-align:right;
	font:bold 12px arial;
	}
	.mail a,visited{font:bold 12px arial; color:#fff; text-decoration:none;}
	.mail a:hover{text-decoration:underline;}
	
.naranja{
	border:1px solid #fcb073;
	padding:5px;
	margin:0px;
	}
.info_busq{
	border:1px solid #fcb073;
	background-color: #FFFFBB;
	padding:5px;
	margin:0px;
	}
 #musuario{ /* estilo de la lista del menu de usuario*/
 	list-style: url(../imagenes/licuadro.jpg);
	line-height:10px;
	margin:2px;
	
	}
#musuario li{float:left; margin:0 15px;}
	#musuario li a,visited{font:12px arial; color:#666;display:block;}
	#musuario li a:hover{font:12px arial; color:#000;display:block;}
 
 /*MENU PESTAÑAS DE DETALLE ANUNCIO*/
 #menu_detalle {  
	list-style:none;
	margin:0;
	padding:0;
	height:20px;
	
}
#menu_detalle li {
	margin:0px;
	padding:0; 
	float:left;
}
/*#menu_detalle li a {
	display:block; /*Convierte el vinculo en un bloque
	width:95px;
	padding:7px 0 ;
	text-decoration:none;
	text-align:center;
	font:bold 12px arial; color:#000;
	background: url(../imagenes/pestana_d.jpg);
}
 
#menu_detalle li a:hover{
	display:block;
	text-decoration:none;
	text-align:center;
	font:bold 12px arial; color:#000;
	background: url(../imagenes/pestana_d2.jpg);
	}
	*/
	
.archivo_seleccionado{
	width:95px;
	padding:7px 0 ;
	display:block;
	text-decoration:none;
	text-align:center;
	font:bold 12px arial; color:#000;
	background: url(../imagenes/pestana_d2.jpg);	
}


.archivo_no_seleccionado{
	display:block; /*Convierte el vinculo en un bloque*/
	width:95px;
	padding:7px 0 ;
	text-decoration:none;
	text-align:center;
	font:bold 12px arial; color:#000;
	background: url(../imagenes/pestana_d.jpg);
}

.archivo_seleccionado:hover{
	width:95px;
	padding:7px 0 ;
	display:block;
	text-decoration:none;
	text-align:center;
	font:bold 12px arial; color:#000;
	background: url(../imagenes/pestana_d2.jpg);	
}

.archivo_no_seleccionado:hover{
	width:95px;
	padding:7px 0 ;
	display:block;
	text-decoration:none;
	text-align:center;
	font:bold 12px arial; color:#000;
	background: url(../imagenes/pestana_d2.jpg);
}

 /*MENU LISTA PESTAÑAS INMUEBLES*/
#minmuebles {  
	list-style:none;
	margin:0;
	padding:0;
}
#minmuebles li {
	margin:1px;
	padding:0; 
	float:left;
}
.label_no_seleccionado {
	display:block; /*Convierte el vinculo en un bloque*/
	width:85px;
	padding:5px 0 ;
	text-decoration:none;
	text-align:center;
	font:bold 12px arial;
	color:#000;
	background: url(../imagenes/pestana.jpg);
}
.label_seleccionado { /* CLASE PARA PESTAÑAS SELECCIONADAS*/
	display:block; /*Convierte el vinculo en un bloque*/
	width:85px;
	padding:5px 0 ;
	text-decoration:none;
	text-align:center;
	font:bold 12px arial;
	color:#000;
	background: url(../imagenes/pestana2.jpg);
}

.label_seleccionado:hover, .label_no_seleccionado:hover {
	color:#000;
	font-weight:bold;
	background: url(../imagenes/pestana2.jpg);
	}
/*FIN MENU INMUEBLES*/
/* BOTON MAS INFO */ 
 #masinfo {  
	list-style:none;
	margin:0;
	padding:0;
}
#masinfo li {
	margin:2px;
	padding:0; 
	float:left;
}
#masinfo li a {
	cursor:url('../imagenes/llave.png'),auto;
	display:block;
	width:150px;
	height:76px;
	background: url(../imagenes/candado1.jpg) no-repeat center;
	
}
 #masinfo li a:hover {
	background: url(../imagenes/candado2.jpg) no-repeat center;
	
}
 
 #contenedor, #contenedor1 {
	width: 800px;  
	background: #FFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
}
 #pie { 
 	margin: 10px 0;
	}
  
/*DIV BORDES REDONDEADOS*/
/* Este es el contenedor al que le pondremos bordes redondos */
div.round{
   width:100%px;
   height:auto;
   background:#ffc775;

}
/* En este contenedor va todo lo que queremos mostrar.  */
div.contenido{ 
  /*margin:1 1px;*/
  padding:0 1px;
   /*text-align:center;*/
}
/* Generamos los estilos de las span, los cuales contendrán las imágenes GIF */
span.top, span.bottom{
   width:100%;
   height:6px; /* El alto debe ser la mitad de alto de la imagen GIF */
   display:block;
}
/* A continuación viene el verdadero truco, la posición de las imágenes de fondo es importante*/
span.top {
   background:url(../imagenes/lc.gif) top left no-repeat; 
}
span.bottom{
   background:url(../imagenes/lc.gif) bottom left no-repeat;
}
span.top span, span.bottom span{
   width:6px; /* De acuerdo al tamaño de la imagen GIF */
   height:6px; /*De acuerdo al tamaño de la imagen GIF */
   float:right;
   font-size:6px; /* Esto es para IE6, que no respeta el height del span si el tamaño de letra es mayor a este  */
}
span.top span{
   background:url(../imagenes/rc.gif) top right no-repeat;
}
span.bottom span{
   background:url(../imagenes/rc.gif) bottom right no-repeat;
}
/*FIND DIV BORDES REDONDEADOS*/
.fieldset{
	width:97%;
	border:solid 2px; color:999;
	padding: 0 10px 0 10px;	
	}
.fieldset2{
	width:97%;
	border:solid 1px #FF6600;
	padding: 5px 5px 5px 5px;	
}
.legend{
	font:bold 14px arial;
	color:#666666;
	}
.legend2{
	font:bold 10px arial;
	color:#000000;
	}