/* CSS Document */
/* Estructura de la página*/
body
{
	font-family:Arial;
	font-size:12px;
	margin:0px;
	top: 0px;
	left: 0px;		
	position:relative;	
	width:995px;
	height:100%;
	margin: 0px auto; /* centrar con firefox */
	text-align:center; /* centra las capas con internet explorer */
	
	
}
input{font-family:Cooper,Arial;
	font-size:12px; background-color:#60482B; color:#D6BD78; width:100px;}
select{font-family:Cooper,Arial;
	font-size:12px; background-color:#60482B; color:#D6BD78;}	
textarea{font-family:Cooper,Arial;
	font-size:12px; background-color:#60482B; color:#D6BD78;}	
a{text-decoration:none;}
a:hover{text-decoration:underline;}
form{margin:0px;}
.textogoogleinicio{display:none;} /*Se pone en la css para que lo coja google*/

#pagina { width:995px; float:left; background-color:#DAC486;}
#cabecera{
width:995px;
height:120px;
background-image:url(img/cabecera.jpg); margin-top:5px;
float:left;
}
#menu{
width:995px;
margin-top:1px;
height:30px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
float:left; background-image:url(img/menu.jpg);

}
#localizacion{
width:995px; color:#666666;  font-size:10px; text-align:left; height:27px; padding-top:3px; 
float:left;
}

#contenido{
width:995px; 
float:left; 
}
#contenidoficha{
width:995px; float:left;
}
#derecha{

float:left;
width:195px;

}
#izquierda{
font-weight:bold;
float:left;
width:195px;
background-image:url(img/fondolateral.png);
background-repeat:no-repeat;
padding-top:5px;
margin-top:5px;
line-height:20px;
text-align:left;
padding-left:5px;
height:820px;
}
#centro{
float:left;
width:595px;
overflow:auto;
}
#pie{
width:995px;
clear:both;
background-image:url(img/pie.jpg); background-repeat:no-repeat;
text-align:center;
padding-top:15pz;
font-weight:bold;
color:#000000;
float:left;
}
#pagficha{
width:685px;  float:left;
}
#derechaficha{
width:200px; float:left;
}
#izquierdaficha{
float:left;
width:0px; 
}


/*ENLACES*/
a {
text-decoration:none;
color:#60482B;
}
.a1{
color:#D6BD78; font-size:15px; font-weight:bold; margin-left:5px; margin-right:10px;
font-weight:bold;
}
.aultimasaltas{
color:#000000;
}
.amasvisitados{
color:#000000;
}
.ainmueblesportipo{
color:#000000;
}
.ainmueblesporloc{
color:#000000;
}
.abajanprecio{
color:#000000;
}
.apie{ color:#000000;
}
.aidiomas{
color:#000000;
}
.adestacado{
color:#000000;
}
.apromos{
color:#000000;
}
.agaleria{
color:#000000;
}
.asolinfoficha2{
font-weight:bold;
color:#000000;
}
.ares4{ color:#000000; text-decoration:none;
}
.apaginador{ color:#000000; font-size:12px; font-weight:bold; margin:3px;}
.abarratareas{ color:#000000; }

/* ZONA CABECERA */
.parteizdacab2 {float:left; width:300px; margin-top:5px;}
.partedchacab2 {float:left; margin-top:5px;}
.destacadocab2{ background-color:#FFFFFF; color:#67130E; font-weight:bold; margin-left:5px; float:left; width:160px; border:solid 2px #000000; text-align:center;
}

/* ZONA MENU */
.opcionesmenu{
text-align:right;
width:845px; padding-top:5px;
margin-right:150px; color:#FFFFFF;
}
.opcionesmenu ul{ list-style-type:none; margin-left:305px; margin-top:0px;}
.opcionesmenu li{ float:left;  margin-left:10px;}

/* ZONA LOCALIZACION */

.idiomasmenu{
float:left;
font-size:12px;
text-align:right;
width:495px;
margin-right:50px;

}
.txtlocalizacion{ width:400px; margin-left:35px; float:left; color:#663300; font-weight:bold; font-size:18px;
}

.idiomasmenu2{
float:left;
font-size:10px;
text-align:right;
width:5px;
margin-right:50px;
}
.txtlocalizacion2{ width:900px; margin-left:35px; text-align:right; font-size:12px; font-weight:bold; float:left;
}



/* ZONA BUSCADOR */
.buscador1{
}
.buscador2{ margin-bottom:0px;
}
.buscador3{
}
.titulobuscador{
color:#000000; text-align:center; font-weight:bold; font-size:20px;
}
.tablabuscador{
margin-top:0px;  text-align:left; margin-left:10px; margin-right:10px; border-style:none; border-width:0px; padding:0px;
}
.ccabbuscador{/* celda cabecera buscador */
color:#60482B; font-size:14px; font-weight:bold;
}
.cconbuscador{ /* celda contenido buscador */
}

.buscador5{}
.titulobuscador5{color:#000000; text-align:center; font-weight:bold; font-size:20px;
}
.tablabuscador5{margin-top:0px;  text-align:left; margin-left:10px; margin-right:10px; border-style:none; border-width:0px; padding:0px;}
.ccabbuscador5{color:#60482B; font-size:14px; font-weight:bold;
}
.cconbuscador5{}
.tiposbuscador5{ font-weight:bold;}
.subtiposbuscador5{ padding-left:10px;}
.buscarbuscador5{}

/* ZONA BUSCADORREF */
.buscadorref1{ margin-top:0px;}
.titulobuscadorref{
color:#000000; text-align:center; font-weight:bold; font-size:17px;
}
.tablabuscadorref{
margin-top:0px;  text-align:left; margin-left:10px; margin-right:10px; border-style:none; border-width:0px; padding:0px;
}
.ccabbuscadorref{/* celda cabecera buscador */
color:#666666; font-weight:bold;
}
.cconbuscadorref{ /* celda contenido buscador */
}
.buscadorextra input { background-color:transparent; width:15px; }
/* INICIO */

.paginicio6{ padding:10px;}
.tituloinicio6{font-size:14px; text-align:left; border-bottom:solid 1px #60482B; margin:5px; font-weight:bold; margin-bottom:15px; color:#60482B;}
.sitiofotoinicio6{ float:left; margin-left:50px;}
.fotoinicio6{ width:160px; margin-top:15px; border:solid 2px;}
.datoslocinicio6{float:left; text-align:left;}
.listadodatoslocinicio6{}
.tabladestacadoinicio6{}
.tddestacadoinicio6{}
.itemdatoslocinicio6{margin-top:5px;}
.zonadestacadosinicio6{float:left; clear:both; width:565px; margin:10px;}
.tddestacadoinicio6{}
.cuadrodestacadoinicio6{ background-image:url(img/destacado.png); margin:15px; margin-right:50px; padding:10px; background-repeat:no-repeat; height:205px;}
.txtdestacadoinicio6{ width:140px;  color:#60482B; font-weight:bold; margin-bottom:2px;}
.masinfoinicio6{font-size:10px; text-align:left; margin-left:15px;}
.fotodestacadoinicio6{ width:150px; height:113px; border:solid 1px #000000;}

/* RESULTADOS */

.resultadonum4{ margin-top:25px; font-size:25px; font-weight:bold; color:#60482B;}
.fotoresultados4{ width:100px;}
.tablaresultados4{ margin-top:5px;  width:575px; font-size:12px;}
.ccabresultados4{ color:#D6BD78; background-color:#60482B; font-weight:bold;}
.fondoselresultados4{ background-color:#60482B; color:#D6BD78; font-weight:bold;}
.fondoresultados4{ }
.cconresultados4{}
.paginadornum4{margin-top:15px; width:550px; text-align:right; font-size:11px; font-weight:bold;}
.paginador4{width:550px; text-align:center; font-size:13px;}

/* PAGINACION*/
.cajaselec{ border:solid 1px #000000; background-color:#60482B; color:#D6BD78; }
.cajanoselec{}
.caja2selec{ border:solid 1px #000000; background-color:#60482B; color:#D6BD78; }
.caja2noselec{}

/* CONTENIDO */
.privacidad{ width:500px; height:380px; border:solid 1px #000000; overflow:auto; text-align:justify;
}
.infolegal{width:500px; height:300px; overflow:auto; text-align:justify; margin-top:20px; font-weight:bold;

}
.contactodireccion1 { font-size:16px; width:590px; height:100px; margin-top:20px; text-align:center; font-weight:bold;}
.mapacontacto{
 margin-top:5px; width:590px; heigth:200px;
}

/*Empresa*/
.empresaslogan{ width:525px; height:0px; text-align:center; color:#FF0000; font-weight:bold; margin-top:0px;
}
.empresadesc{
width:525px; height:0px; margin-top:0px; margin-left:10px;
}
.empresamodulotxt{ width:520px;  margin-top:20px;
}
.empresatxt{ text-align:justify;
}
.empresamodulofoto{float:left; width:150px; height:150px; margin-left:10px; 
}
.empresafoto{width:210px;  margin:10px; 
}

/* DESTACADOS */
.filadestacados{ width:590px; height:180px;  margin-top:5px;

}
.destacado{ background-color:#FFFFFF; color:#67130E; font-weight:bold; margin-left: 25px; float:left; width:160px; border:solid 1px #000000; text-align:center;

}
.titulodestacados{ font-size:14px; text-align:left; border-bottom:solid 1px #60482B; margin:5px; font-weight:bold; margin-bottom:15px; color:#60482B;
}
.fotodestacado {
border:2px solid #000000
}

/* FICHA */
.tituloficha{font-size:14px; text-align:left; border-bottom:solid 1px #60482B; margin:5px; font-weight:bold; margin-bottom:15px; color:#60482B;
}
.paginaficha{ float:left; width:825px; clear:both;
}
.secciondatosficha1{float:left; text-align:left; width:400px;}
.seccionfotosficha1{float:left; margin-left:25px;}
.derechaficha1{ margin-left:0px; background-color:#996600; }
.tablatxtficha1{width:200px; margin-top:2px;}
.nofotoficha1{ border:solid 2px #000000; width:196px; height:165px;}
.zonainfoficha1{float:left; width:625px; text-align:center; background-color:#00FF33}
.txtmasinfoficha1{width:400px; padding:5px; }
.tituloseccionficha1{ font-size:14px; text-align:left; border-bottom:solid 1px #60482B; margin:5px; font-weight:bold; margin-bottom:15px; color:#60482B;}
.colfotoficha{ float:left; margin-left:10px; width:345px; margin-top:10px; background-color:#0033FF;
}
.seccionficha{ background-color:#990000; color:#FFFFFF; font-weight:bold; width:200px; margin-top:10px;
}
.cabeceraficha{ font-weight:bold;}
.contenidoficha{}
.fotoficha{ width:220px; margin-bottom:10px; border:solid 1px #000000;
}
.contactoficha{ width:700px; text-align:center;  border:solid 1px #990000;
}
.tablaformficha{ width:400px; float:left; }
.botonesinfoficha1{width:400px; text-align:center;}
.fichaenviar{text-align:center; vertical-align:middle;}
.fichaimprimir{text-align:center; vertical-align:middle;}
.fichavisitas{text-align:center; vertical-align:middle;}
.txtdisenado{width:460px; float:left; text-align:center; margin-top:10px; clear:both;}

/*Ficha imprimir*/
.fichaimpresa{width:800px; font-size:11px; margin-left:30px;}
.fichaimpresacabecera{border-bottom:solid 1px #940612; border-top:solid 2px #940612; margin-bottom:20px; text-align:left; background-color:#FFFFFF; padding-left:5px;}
.fichaimpresatipo{border:solid 1px #940612; text-align:center;  background-color:#FFFFFF;}
.fichaimpresacarac{border:solid 1px #000000; text-align:center;  background-color:#FFFFFF;}
.fichaimpresatablacarac{width:600px; margin-left:100px; text-align:left;}
.fichaimpresafotos{text-align:center;}
.fotofichaimpresa{width:160px; margin:10px; border:solid;}
/* GALERIA */
.titulogaleria{font-size:14px; text-align:left; border-bottom:solid 1px #60482B; margin:5px; font-weight:bold; margin-bottom:15px; color:#60482B;
}
.fondogaleria{ width:895px; height:700px; background-color:#000000; padding:50px;}
.centrogaleria{ background-color:#FFFFFF; margin-top:0px; width:650px; height:417px; margin-left:6px; background-color:#FFFFFF;}
.fotogaleria{ border:solid 2px #000000; height:375px; margin-top:20px; }
.txtgaleria{}
.botoneragaleria{ margin-top:10px; width:650px;}
.botongaleria{width:70px;}

/* PROMOCIONES */
.paginapromocion{float:left; width:795px;}
.titulopromociones{
font-size:14px; text-align:left; border-bottom:solid 1px #60482B; margin:5px; font-weight:bold; margin-bottom:15px; color:#60482B;
}
.pagpromocion{

}
.fotopromos{ border:solid 2px #000000; width:400px;}
.txtpromos1{padding:4px; padding-top:10px;}
.txtpromos2{padding:4px;}
.txtpromos3{padding:4px; border-bottom:1px solid #000000; margin-bottom:40px;}
.txtrellenarformpromo1{ width:495px; padding:5px;}
.tablaformpromo1{margin-left:10px; width:430px;}


/* FICHA PROMOCION */
.paginapromocion{float:left; width:625px;}
.titulopromo{font-size:14px; text-align:left; border-bottom:solid 1px #60482B; margin:5px; font-weight:bold; margin-bottom:15px; color:#60482B;
}
.titulopromo1{ text-transform:uppercase; font-size:18px; font-weight:bold; color:#EF4723; margin-top:15px; border-bottom: solid 1px #EF4723; margin-top:10px; margin-bottom:15px; float:left; width:625px; text-align:left;}
.txtpromocab{ color:#EF4723; width:100px; text-align:left;}
.txtpromocont{ color:#00000; text-align:left;}
.txtpromocarac1{padding:10px; float:left;}
.tablacaracpromo1{width:350px; float:left;}
.fotofichapromo{ float:left; width:625px; }
.txtsolenviadapromo1{text-align:center; vertical-align:middle; color:#003300; font-weight:bold;}
.listaotrospromo1{list-style-type:circle; line-height:16px; padding:0px; margin:15px}
.fotosadicionalespromo1{border:1px solid #000000; width:250px;}
.fotossituacionpromo1{border:1px solid #000000;margin-right:5px; margin-bottom:5px; width:200px;}
.textosituacionpromo1{ text-align:left; margin-left:20px;}
.zonatipologiaspromo1{width:625px; float:left;}
.zonasituacionpromo1{ width:625px; margin-top:5px;  margin-bottom:5px; margin-top:5px; float:left}
.tipologiapromo1{width:615px; margin:5px; text-align:left; float:left;}
.fototipologiapromo1{border:1px solid #000000;margin-right:5px; margin-bottom:5px; width:210px;}
.nofotopromo1{width:250px; float:left;}
.nofotogeneralpromo1{width:250px; float:left;}
.comollegarpromo1{text-align:left; width:615px; margin:5px; float:left;}
.lugarfototipologiapromo1{ float:left;  }
.fototipologiapromo1{ width:250px; }
.textotipologiapromo1{ float:left; margin-left:20px; width:300px; }
.lugarfotocomollegarpromo1{ float:left;  }
.fotocomollegarpromo1{ width:250px; }
.textocomollegarpromo1{ float:left; margin-left:20px; width:300px; }
.fotogeneralpromo1{border:1px solid #000000; width:250px; text-align:left; }
.txtrellenarformpromo1{ float:left; width:625;}
.tablaformpromo1{ float:left; width:625px;}
.botonesinfopromo1{ float:left; width:625px;}
.resultadoinfopromo1{float:left; width:625px;}
/* COLUMNA LATERAL */
.lattitulo{ font-size:16px; font-weight:bold; text-align:center; margin-top:25px; margin-bottom:10px; color:#60482B;
}
.latinfoinmo{ margin-top:5px;  color:#000000; font-weight:bold; padding:10px;}
.latlineainfoinmo{text-align:left;}
.latlineafotoinmo{text-align:center; margin:5px;}
.fotoinfoinmo{ width:140px; text-align:center; border: solid 1px #000000; margin-top:10px;}


/* VENDER */

.titulovender{
font-size:14px; text-align:left; border-bottom:solid 1px #60482B; margin:5px; font-weight:bold; margin-bottom:15px; color:#60482B;
}
.formvender{ border:solid 1px #000000; width:450px; text-align:left; margin-left:60px; padding:10px;
}
.txtformvender{ margin:15px;
}
.submitvender{ text-align:center; }

/* COMPRAR */

.titulocomprar{
font-size:14px; text-align:left; border-bottom:solid 1px #60482B; margin:5px; font-weight:bold; margin-bottom:15px; color:#60482B;
}
.formcomprar{ border:solid 1px #000000; text-align:left; width:450px; margin-left:60px; padding:10px;
}
.txtformcomprar{ margin:15px;
}
.txtrescomprar{ margin:15px; color:#FF3300; font-weight:bold;
}
.submitcomprar{ text-align:center; }
