#slideshow-container {
    position:relative;
}
#slideshow-container img {
    position:absolute;
    top:0;
    left:0;
    display:none;
    width: 900px;
    height: 450px;
}

/*CSS Document*/
DIV#config-busca SELECT
{
	border: 1px solid #CBCBCB;
	text-align: left !important;
}
DIV#config-busca SELECT#select_ventas
{
	width: 180px;
	background-color: #F2FEC2;
}
DIV#config-busca SELECT#select_alquileres
{
	width: 177px;
	text-align: left !important;
}
DIV#config-busca SELECT
{
	text-align: left;
}
*
{
	margin: 0;
	padding: 0;
	border: 0;
}


.wp-nm {
  color: #262626;
  font-family: arial;
  font-size: 15px;
  left: 299px;
  position: absolute;
  top: 6px;
  border: 1px solid white;
  border-radius: 30px;
  padding: 4px;
  padding-top: 0px;
  padding-bottom: 7px;
  padding-right: 23px;
}
.wp-nm img {
    padding-left: 8px;
    position: relative;
    top: 7px;
}
.wp-nm > span {
    padding-left: 4px;
}


DIV#config-busca DIV#rpta_buscador {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  color: #d40707;
  font-weight: bold;
  height: 24px;
  line-height: 22px;
  margin: 0 auto;
  padding-top: 1px;
  position: relative;
  text-align: center;
  width: 245px;
}

DIV#config-busca LABEL
{
	margin-right: 2px;
}
DIV#propiedad-tipo
{
	text-align: right;
}
DIV#seccion-cfg LABEL
{
	margin-right: 9px;
}

DIV#busqueda_por {
  float: left;
  margin-bottom: 0;
  margin-top: 19px;
  min-width: 240px;
  position: relative;
  width: 100%;

}

DIV#config-busca #busqueda_por LABEL {
  float: left;
  margin-bottom: 7px;
  margin-right: 10px;
  margin-top: 7px;
  min-width: 66px;
  position: relative;
}

DIV#seccion-cfg
{
	height: 36px;
	text-align: right;
}

#config2 #rango {
  float: left;
  position: relative;
  width: 100%;
}

DIV#config2 {
  float: left;
  left: 0;
  min-width: 240px;
  position: relative;
  top: 0;
  width: 64%;
}

#rango div {
  float: left;
  margin-bottom: 10px;
  position: relative;
}

INPUT#calle_text
{
	border: 1px solid #808992;
	width: 237px;
}
INPUT#calle_text.input_busca
{
	height: 19px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 17px;
	padding-left: 6px;
	padding-right: 6px;
}
INPUT#calle_text.input_busca:focus
{
	border: 2px solid #619432;
}
DIV#calle
{
	margin-top: 8px;
	margin-bottom: 0;
}
DIV#config-busca INPUT[type=button]:hover
{
	border: 2px solid #80BDE9 !important;
	background-color: #DBF9DC;
}

DIV#config-busca INPUT[type="button"] {
  border: 1px solid #808992 !important;
  cursor: pointer;
  height: 24px;
  margin-top: 5px;
  position: relative;
  width: 98px;
}

DIV#rango INPUT.input_busca:focus
{
	border: 2px solid #808992;
}
DIV#rango INPUT.input_busca
{
	border: 1px solid #AFAFAF;
}
DIV#div_fotos IMG
{
	width: 340px;
	height: 234px;
}
DIV#paginador A DIV
{
}
.boton
{
	position: relative;
	float: left;
	width: 85px;
	height: 27px;
	background-image: url(img/boton_mas.png);
	background-position: top;
	margin-left: 1px;
	margin-top: 12px;
	cursor: pointer;
}
.boton:hover
{
	background-position: bottom;
	cursor: pointer;
}
#general_content {
  background: url("../img/fondo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 1264px;
  margin: 0 auto;
  max-width: 960px;
  position: relative;
  width: 100%;
}

#contenido {
  height: auto;
  margin: 0 auto;
  max-width: 900px;
  padding-top: 15px;
  position: relative;
  width: 94.1%;
}

#cuerpo {
  float: left;
  max-width: 900px;
  position: relative;
  width: 100%;
}

#cuerpo_content {
  background-color: white;
  border-radius: 10px 10px 0 0;
  float: left;
  height: auto;
  max-width: 900px;
  position: relative;
  width: 100%;
}

#send_consulta {
  margin: 0 !important;
}

.btn-jd {
  color: #242424;
  cursor: pointer;
  float: left;
  font-family: verdana;
  font-size: 13px;
  margin-left: 76px;
  position: relative;
  width: 150px !important;	
}

.rst-jd {
  color: #242424;
  cursor: pointer;
  float: left;
  font-family: verdana;
  font-size: 13px;
  position: relative;
  width: 150px !important;
}
#busqueda {
  background: url("../img/left_busqueda.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  height: 48px;
  max-width: 900px;
  position: relative;
  width: 100%;
}
#boton_busqueda {
  background: url("../img/busqueda.png") no-repeat scroll center top / 100% 100% rgba(0, 0, 0, 0);
  cursor: pointer;
  float: right;
  height: 97px;
  min-width: 175px;
  position: relative;
  width: 27%;
}
#boton_busqueda:hover
{
	cursor: pointer;
	background-position: bottom;
}
#header {
  float: left;
  height: auto;
  height: 450px;
  max-width: 900px;
  position: relative;
  width: 100%;
  background: #a0cfdd;
}
#botonera {
  float: left;
  height: auto;
  margin: 0 auto;
  max-width: 900px;
  position: relative;
  width: 100%;
  display: table;
}
#botonera_izq
{
	width: 4px;
	height: 59px;
	position: relative;
	float: left;
	background: url(../img/down-bot_left.png);
}
#botonera_centro
{
	width: 891px;
	height: 59px;
	position: relative;
	float: left;
	background: url(../img/down-bot.png) repeat-x;
}
#botonera_der
{
	width: 5px;
	height: 59px;
	position: relative;
	float: right;
	background: url(../img/down-bot_right.png);
}
#seccion {
  background: linear-gradient(#2798cf, #0c84bf) repeat scroll 0 0 blue;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #0d5579 inset, 0 0 1px #262a2c inset;
  float: left;
  height: 59px;
  max-width: 900px;
  position: relative;
  width: 100%;
}

#front_oport{
    float: left;
    height: auto !important;
    max-width: 901px;
    position: relative;
    width: 100% !important;
}

#FlashID > object {
  max-width: 900px;
  width: 100% !important;
}

.ver_mas{background: #2798cf;border-radius: 1px;border-style: solid;border-width: 1px;cursor: pointer;float: left;position: relative;color: white;font-family: verdana;font-weight: bold;line-height: 29px;text-align: center;left: 0px !important;font-size:  13px;text-transform:  uppercase;padding: 2px;}


.ver_mas:hover{ 
  background: linear-gradient(#65bce6, #3daadf) repeat scroll 0 0 blue;
  border-color: #4a8fb1 #4282a1 #3f7a97 !important;
  box-shadow: 0 1px 1px #bbe8ff inset;
  cursor: pointer;
}

DIV#config1 {
  float: left;
  left: 0;
  margin: 3%;
  position: relative;
  top: 0;
}

DIV#config-busca
{
	font-family: verdana;
	font-size: 13px;
	display: table;
	padding-left: 5%;
	padding-top: 7px;
	border: 1px solid #E8E8E8;
	background-color: #F2F2F2;
	padding-bottom: 10px;
}
#icono_seccion
{
	float: right;
	height: 55px;
	position: relative;
	top: 4px;
	width: 264px;
}

.titular_index {
  color: #262626;
  display: block;
  font-family: verdana;
  font-size: 16px;
  font-weight: bold;
  padding-left: 88px;
  padding-top: 20px;
  text-transform: uppercase;
}

#oportunidad_principal
{
	position: relative;
	float: left;
	width: 100%;
	background: #FFFFFF;
}
#oportunidad_principal_contenido
{
	background: linear-gradient(white, #d3d8e8) repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: auto;
	margin-left: 3.4%;
	margin-top: 25px;
	position: relative;
	width: 92.8%;
	padding-bottom: 15px;
}
#imagen_prin
{
	float: left;
	position: relative;
	margin-left: 2%;
	margin-top: 3px;
	border: 2px solid #5B5B5B;
	width: 40.1%;
	max-width: 335px;
	min-width: 235px;
	margin-right: 2.5%;
}

#imagen_prin > div {
  float: left;
  height: auto;
  position: relative;
  width: 100% !important;
}

#imagen_prin img {
  float: left !important;
  position: relative !important;
  width: 100% !important;
}

#datos_prin_cont
{
	float: left;
	position: relative;
	margin-left: 45px;
	margin-top: 23px;
	width: 353px;
}
#datos
{
	display: block;
	font-family: verdana;
	margin-left: 10px;
	color: #606060;
	text-align: left;
	font-size: 15px;
}
#zona
{
	display: block;
	margin-left: -116px;
}
#dormitorios
{
	margin-left: 26px;
	width: 417px;
	text-align: center;
	padding-top: 12px;
}
SPAN.dato_prin_domicilio
{
	display: block;
}
SPAN.dato_prin_zona
{
	display: block;
}
SPAN.dato_prin_dormitorio
{
	display: block;
}
#txt_prin
{
	/*border-top: 5px outset #CCCCCC;*/
	float: left;
	margin-top: 13px;
	padding-top: 10px;
	position: relative;
	min-width: 250px;
	width: 52%;
	margin-left: 2%;
}
.direccion {
  color: #404040;
  display: block;
  float: left;
  font-family: verdana;
  font-size: 15px;
  font-weight: bold;
  height: 27px;
  position: relative;
  text-align: left;
  width: 100%;
}
SPAN.observacion_prin
{
	color: #606060;
	display: block;
	font-family: verdana;
	font-size: 15px;
	height: 164px;
	text-align: left;
	width: 100%;
}
#precio
{
	position: relative;
	float: left;
	margin-top: 18px;
	color: #262626;
	font-family: verdana;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	width: 51%;
	text-align: right;
}


#btn_ficha_principal {
	background: linear-gradient(#2798cf, #0c84bf) repeat scroll 0 0 blue;
	border-color: #297296 #236585 #225974 !important;
	border-image: none;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 1px #73cffd inset;
	display: block;
	float: right !important;
	height: 30px;
	margin-right: 38px;
	margin-top: -25px;
	position: relative !important;
	width: 106px;
	color: white;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	font-family: verdana;
	font-weight: bold;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase;
}


#btn_ficha_principal:hover {
  background: linear-gradient(#65bce6, #3daadf) repeat scroll 0 0 blue;
  border-color: #4a8fb1 #4282a1 #3f7a97 !important;
  box-shadow: 0 1px 1px #bbe8ff inset;
  cursor: pointer;
}


#btn_ficha_oport
{
	background: linear-gradient(#2798cf, #0c84bf) repeat scroll 0 0 blue;
	border-color: #297296 #236585 #225974 !important;
	border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px #73cffd inset;
	position: relative !important;
	float: right !important;
	display: block;
	height: 30px;
	width: 96px;
	margin-right: 3%;
	margin-top: 5px;
	color: white;
  	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  	font-family: verdana;
  	font-weight: bold;
  	line-height: 29px;
  	cursor: pointer;
  	text-transform: uppercase
}
#btn_ficha_oport:hover
{
	background: linear-gradient(#65bce6, #3daadf) repeat scroll 0 0 blue;
	border-color: #4a8fb1 #4282a1 #3f7a97 !important;
    box-shadow: 0 1px 1px #bbe8ff inset;
	cursor: pointer;
}

#botones {
  background: linear-gradient(#2798cf, #0c84bf) repeat scroll center top blue;
  border-radius: 3px;
  border-width: 1px;
  box-shadow: 1px 1px 1px #0d5579 inset, 0 0 1px #56bbec inset;
  cursor: pointer;
  float: left;
  height: 47px;
  position: relative;
  text-align: center;
  width: 16.6667%;
}

/*#botonera #botones:nth-child(6) {
  max-width: 149px !important;
}*/

#botones:hover {
  background: linear-gradient(#65bce6, #3daadf) repeat scroll center bottom blue;
  border-radius: 3px;
  cursor: pointer;
}

#separador_titulares
{
	position: relative;
	float: left;
	width: 100%;
	height: 60px;
	background: #FFFFFF;
}

#titular_primero {
  background: linear-gradient(#2798cf, #0c84bf) repeat scroll 0 0 blue;
  border-color: #297296 #236585 #225974 !important;
  border-radius: 3px 3px 0 0;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px #73cffd inset;
  float: left;
  height: 40px;
  margin-left: 3%;
  margin-right: 3%;
  margin-top: 16px;
  position: relative;
  width: 93%;
}
#txt_tit_pri
{
	margin-top: 8px;
	margin-left: 13px;
}
SPAN.tit_pri {
  color: white;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#titular_segundo
{
  background: linear-gradient(#2798cf, #0c84bf) repeat scroll 0 0 blue;
  border-color: #297296 #236585 #225974 !important;
  border-radius: 3px 3px 0 0;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px #73cffd inset;
  float: left;
  height: 40px;
  margin-left: 3%;
  margin-right: 3%;
  margin-top: 16px;
  position: relative;
  width: 93%;
}
#txt_tit_seg
{
	margin-top: 11px;
	margin-left: 13px;
}
SPAN.tit_seg {
  color: white;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

#titular_tercero {
  background: linear-gradient(#2798cf, #0c84bf) repeat scroll 0 0 blue;
  border-color: #297296 #236585 #225974 !important;
  border-radius: 3px 3px 0 0;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px #73cffd inset;
  float: left;
  height: 40px;
  margin-left: 3%;
  margin-right: 3%;
  margin-top: 16px;
  position: relative;
  width: 93%;
}

#txt_tit_ter {
	margin-top: 11px;
	margin-left: 13px;
}

SPAN.tit_ter {
  color: white;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

#contenido_oportunidades
{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
}

#destacado_contenido {
  background: linear-gradient(white, #e4e7f2) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 0 0 5px 5px;
  float: left;
  height: auto;
  margin-left: 3%;
  margin-right: 3%;
  position: relative;
  width: 94%;
  padding-bottom: 10px;
}

#primera_oportunidad {
  float: left;
  height: auto;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}

#segunda_oportunidad
{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
#btn_ficha_oport_2
{
	background: linear-gradient(#2798cf, #0c84bf) repeat scroll 0 0 blue;
	border-color: #297296 #236585 #225974 !important;
	border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px #73cffd inset;
	position: relative !important;
	float: right !important;
	display: block;
	height: 30px;
	width: 96px;
	margin-right: 3%;
	margin-top: 5px;
	color: white;
  	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  	font-family: verdana;
  	font-weight: bold;
  	line-height: 29px;
  	cursor: pointer;
  	text-transform: uppercase
}
#btn_ficha_oport_2:hover
{
	background: linear-gradient(#65bce6, #3daadf) repeat scroll 0 0 blue;
	border-color: #4a8fb1 #4282a1 #3f7a97 !important;
    box-shadow: 0 1px 1px #bbe8ff inset;
	cursor: pointer;
}
#btn_ficha_oport_3
{
	background: linear-gradient(#2798cf, #0c84bf) repeat scroll 0 0 blue;
	border-color: #297296 #236585 #225974 !important;
	border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px #73cffd inset;
	position: relative !important;
	float: right !important;
	display: block;
	height: 30px;
	width: 96px;
	margin-right: 3%;
	margin-top: 5px;
	color: white;
  	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  	font-family: verdana;
  	font-weight: bold;
  	line-height: 29px;
  	cursor: pointer;
  	text-transform: uppercase
}
#btn_ficha_oport_3:hover
{
	background: linear-gradient(#65bce6, #3daadf) repeat scroll 0 0 blue;
	border-color: #4a8fb1 #4282a1 #3f7a97 !important;
    box-shadow: 0 1px 1px #bbe8ff inset;
	cursor: pointer;
}
#tercera_oportunidad
{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
#img_dest
{
	position: relative;
	float: left;
	width: 120px;
	height: 190px;
	margin-left: 20px;
	margin-top: 13px;
	border: 2px solid #5B5B5B;
}
#div_obser_dest
{
	position: relative;
	float: left;
	margin-left: 9px;
	margin-top: 24px;
	width: 94% !important;
}
SPAN.observ_dest
{
	display: block;
	text-align: left;
	color: #474747;
	font-family: arial;
	font-size: 13px;
	letter-spacing: -0.03em;
}
#precio_dest
{
	color: #262626;
	float: left;
	font-family: arial;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	margin: 0 !important;
    padding-top: 10px;
    position: relative !important;
    text-align: right;
    width: 94% !important;
}
#footer {
  background: linear-gradient(#cacaca, #999999) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 0 0 10px 10px;
  border-top: 1px solid gray;
  box-shadow: 0 1px 0 #e6e7e8 inset;
  float: left;
  height: auto;
  margin-left: 0;
  max-width: 100%;
  position: relative;
  width: 900px;
}
#footer_izq
{
	position: relative;
	float: left;
	width: 15px;
	height: 81px;
	margin-left: -7px;
}

#footer_centro {
  float: left;
  height: 81px;
  max-width: 877px;
  position: relative;
  width: 100%;
}
#footer_txt
{
	margin-top: 26px;
	font-family: verdana;
}
SPAN.footer_txt_1
{
	color: #201717;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
SPAN.footer_txt_2
{
	color: #494949;
	font-size: 10px;
	font-weight: lighter;
	line-height: 17px;
	text-align: center;
}
SPAN.footer_txt_2:hover
{
	color: #716464;
}
#footer_der
{
	position: relative;
	float: right;
	width: 14px;
	height: 81px;
}
.texto_botonera
{
/*color:#68563E; para el btn claro*/
	color: white;
	display: block;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 46px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5)
}
.texto_botonera:hover
{
/*color:#262626; para el btn claro*/
	color: #FFFFFF;
}
/*CSS DE VENTAS Y ALQUILERES*/
#back_result {
  background-color: #fff;
  float: left;
  height: auto;
  max-width: 900px;
  position: relative;
  width: 100%;
}
#tabla_resultados {
  float: left;
  margin-top: 18px;
  position: relative;
  width: 69% !important;
  min-width: 400px;
}

#tabla_resultados_busca {
  border-left: 1px solid #c2d6e8;
  border-right: 1px solid #c2d6e8;
  display: table;
  height: 547px;
  margin: 0 auto;
  max-width: 627px;
  padding-top: 7px;
  position: relative;
  width: 100%;
}

.menu UL
{
	float: left;
	font: bold 13px Verdana;
	list-style-type: none;
	margin: 47px 0 0 10px;
	padding: 15px 0 0 5px;
	position: relative;
	width: 250px;
}
.menu UL LI
{
	background: transparent url(../img/boton.png) repeat scroll 0 0;
	height: 40px;
	margin-top: -13px;
	position: relative;
	width: 219px;
}
.menu UL LI:hover
{
	background: url(../img/boton.png) bottom;
}
DIV#menu
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.menu UL LI A
{
	color: #FFFFFF;
	display: block;
	padding-left: 38px;
	padding-top: 12px;
	text-decoration: none;
}
/*CSS CONOZCANOS*/
#primera_linea
{
	color: #262626;
	font-size: 16px;
	margin-left: 33px;
	text-shadow: 1px 3px 5px #606060;
	text-transform: uppercase;
}
#img-conozcanos
{
	position: relative;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#txt_descripcion_conozcanos
{
	color: #262626;
	font-family: verdana;
	font-size: 13px;
	text-align: justify;
	margin: 33px;
}
/*CSS FORM TASACIONES Y CONTACTO*/

.cont_bon {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 485px;
    padding-top: 12px;
    position: relative;
    width: 96%;
}

#form_pri
{
	height: 4px;
}
#form_ter
{
	height: 5px;
}

#bienvenidos_tas {
  color: #262626;
  font-family: verdana;
  font-size: 12px;
  margin: 53px 6%;
}

#bienvenidos_con {
  color: #424441;
  font-family: arial;
  font-size: 13px;
  margin: 66px 8% 28px;
}

/*CSS FICHA*/
DIV#ficha
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	left: 22px;
	position: absolute;
}
DIV.div_serv
{
	width: 140px;
	color: #262626;
	font-size: 11px;
}
DIV.div_detalles
{
	color: #ffffff;
	float: left;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 3%;
	padding-top: 2%;
	position: relative;
	width: 100%;
	line-height: 100%;
}
DIV.div_equip
{
	width: 153px;
	color: #262626;
	height: 17px;
	font-size: 14px;
	position: relative;
	float: left;
}
DIV.div_obs
{
	width: 294px;
	color: #ffffff;
	font-size: 13px;
	margin-top: 10px;
	float: left;
	font-family: verdana;
	padding-left: 10px;
	position: relative;
	width: 98%;
	font-weight:  bold;
	height: 300px;
	overflow-y: auto;
	text-align: justify;
}
#observaciones_ficha
{
    background-color: #4594c6;
    border: 1px solid #3878a1;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #041d33;
    float: left;
    height: 347px;
    margin-left: 2%;
    margin-top: 20px;
    position: relative;
    width: 69%;
    min-width: 230px;
}
#boton_cerrar
{
	cursor: pointer;
	position: relative;
	width: 60px;
	height: 66px;
	float: right;
}

#datos_principales_ficha {
  background-color: #4594c6;
  border: 1px solid #3878a1;
  border-radius: 2px;
  box-shadow: 1px 1px 2px #041d33;
  float: left;
  height: 168px;
  margin: 20px 1% 1%;
  min-width: 230px;
  position: relative;
  width: 25%;
}

#ficha
{
	background: url(../img/ficha.png) no-repeat;
	height: 723px;
	width: 940px;
}
#txt
{
	font-size: 15px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	text-align: justify;
	font-weight: 400;
	color: #262626;
	line-height: 20px;
}
.fade-box {
  border: 1px solid #3878a1;
  position: absolute;
  text-align: center;
  width: 100%;
}
#image-container {
  min-width: 230px;
  width: 100%;
  min-height: 470px;
}

#image-container img {
  width: 100%;
  height: 460px;
}

#form_contacto {
	color: #262626;
	font-family: verdana;
	font-size: 14px;
	background: linear-gradient(white, #d4d9e7) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #c7ccdc #9da1ad #9da1ad;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    box-shadow: -1px -1px 0 #ececec inset;
    float: left;
    height: auto;
    margin-bottom: 45px;
    padding-top: 12px;
    position: relative;
    width: 100%;
}

#form_contacto table {
  float: left;
  position: relative;
  width: 100%;
}

.foto_bloque
{
	cursor: pointer !important;
	border: 0 !important;
	margin-left: -4px;
	height: 125px;
	margin-top: -15px;
	width: 188px;
}
DIV#table_data {
  color: #3a3a3a !important;
  float: left !important;
  font-family: Arial !important;
  font-size: 12px !important;
  position: relative !important;
  width: 100%;
  min-width: 490px;
}
STRONG
{
	color: #212121;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	line-height: 37px;
	/*+placement:shift -6px -10px;*/
	position: relative;
	left: -6px;
	top: -10px;
	letter-spacing: -1px;
}
/*agregado correccion*/
DIV#rango STRONG
{
	/*+placement:shift -1px 0px;*/
	position: relative;
	left: -1px;
	top: 0px;
	font-size: 13px;
}
#form_tasaciones
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*de los bloques de resultados*/


tbody tr td {
  color: #3e3f40;
  float: left;
  font-family: verdana;
  padding: 3px;
  position: relative;
  width: 225px;
}


tbody tr td input {
  border: 1px solid gray;
  border-radius: 3px;
  box-shadow: -1px 1px 0 #e1e1e2 inset;
  width: 200px;
  height: 18px;
}

tbody tr td textarea {
  border: 1px solid gray;
  border-radius: 3px;
  box-shadow: -1px 1px 0 #e1e1e2 inset;
  width: 200px;
}

#domicilio_table {
  float: left;
  font-size: 12px;
  height: 24px;
  margin-left: 19px;
  margin-top: 5px;
  position: relative;
  width: 350px;
  line-height: 12px;
  text-transform:  capitalize;
}

#cod_table {
  color: #727272;
  float: right;
  font-size: 10px;
  height: 12px;
  margin-top: 1px;
  position: absolute;
  text-align: right;
  border: 1px solid #bababa;
  padding: 2px;
  top: 0;
  right:  0;
}

#img_table {
  float: left;
  height: 102px;
  margin-left: 2px;
  margin-top: 13px;
  position: relative;
  width: 170px;
  min-width: 170px;
}
#table_data
{
	width: 588px;
	height: 122px;
	background-size: 100% 122px;
	border: #2798D0 2px solid;
	margin-bottom: 15px;
}
#datos_table
{
	width: 346px;
	position: relative;
	float: left;
	margin-left: 19px;
	margin-top: 6px;
	height: 87px;
}
#precio_table {
  float: left;
  height: 38px;
  margin-right: 3px;
  margin-top: 11px;
  position: relative;
  text-align: right;
  width: 79px;
}

#table_data .ver_mas {
  float: left;
  margin-left: -4px;
  width: 82px;
  margin-top: 9px;
}

/*----------------------VENTAS-------------------------------*/
/*ver_mas{
    background: linear-gradient(#2798cf, #0c84bf) repeat scroll center top blue;
    border-color: #297296 #236585 #225974 !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px #73cffd inset;
    cursor: pointer;
    float: left;
    height: 27px;
    margin-left: 1px;
    margin-top: 9px;
    position: relative;
    width: 85px;
    color: white;
  	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  	font-family: verdana;
  	font-weight: bold;
  	line-height: 29px;

}*/


DIV#paginador
{
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
}
DIV#paginador A {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  
  : 1px
  box-shadow: 0 1px 1px #73cffd inset;
  color: white;
  font-family: verdana;
  font-size: 12px;
  background:  gray;
  padding: 6px;
  padding-left: 6px;
  padding-right: 6px;
}
DIV#paginador A.current
{
	border: 2px outset #E8E8E8;
	font-style: normal;
	font-weight: bold;
}
#num_pag {
  float: left;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  margin-top: 0;
  text-align: center;
  width: 100%;
}
#contact {
  cursor: pointer;
  float: left;
  margin-left: -1px;
  margin-top: -7px;
  position: relative;
  width: 67%;
}
/*#domicilio_f
{
	margin-top: 19px;
}
#barrio_f
{
	margin-top: -3px;
}
#localidad_f
{
	margin-top: -3px;
}
#ciudad_f
{
	margin-top: -2px;
}
#dimensiones_f
{
	margin-top: -3px;
} */
DIV#datos_principales_ficha
{
   /* width: 903px; */
}/*
#precio_f
{
	margin-top: -4px;
} */
.data_ficha
{
	color: white !important;
	float: left;
	font-family: arial;
	font-size: 11px;
	width: 100%;
	font-weight:  bold;
	letter-spacing:  -0.03em;
}
#categoria_f
{
	background-color: #1a7ebe;
    border-bottom: 1px solid #145e8c;
    float: left;
    font-size: 18px;
    height: 28px;
    padding-top: 3px;
    position: relative;
    text-shadow: 1px 1px 1px #363738;
    width: 100%;
    text-transform: uppercase;
}

#imagen_ficha {
  float: left;
  margin-left: 1%;
  margin-top: 20px;
  min-width: 230px;
  position: relative;
  width: 67%;
}

#descripcion_ficha {
    background-color: #4594c6;
    border: 1px solid #3878a1;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #041d33;
    float: left;
    height: 527px;
    margin-left: 1%;
    margin-top: 20px;
    position: relative;
    width: 25%;
    min-width: 230px;
}
#equipamiento_ficha {
  	background-color: #4594c6;
    border: 1px solid #3878a1;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #041d33;
    float: left;
    height: 161px;
    margin-left: 2%;
    margin-top: 20px;
    position: relative;
    width: 39.8%;
    min-width: 230px;
}
#servicios_ficha
{
	background-color: #4594c6;
    border: 1px solid #3878a1;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #041d33;
    float: left;
    height: 161px;
    margin-left: 2%;
    margin-top: 20px;
    position: relative;
    width: 27%;
    min-width: 230px;
}
#contact_text
{
	color: #262626;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	left: 71px;
	position: relative;
	text-decoration: none;
	top: 7px;
}
#contacto_por
{
	background-image: url(../img/contact2.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 57px;
	line-height: 74px;
	margin: 0 auto;
	text-align: center;
	width: 553px;
}
#botones_slider {
  float: left;
  position: relative;
  width: 102px;
  margin-left: 8px;
}
#respuesta
{
	margin-top: 10px;
}
#mas_table:hover
{
	background-position: 0 -27px;
	/*+placement:shift 1px 1px;*/
	position: relative;
	top: -1px;
	width: 0px;
	height: 0px;
}
#no-datos
{
	-moz-border-radius: 0 30px 0 22px;
	border: medium solid #999999;
	height: 40px;
	margin-left: 165px;
	margin-top: 35px;
	padding-top: 22px;
	text-align: center;
	width: 329px;
}
.txt_busca
{
	-moz-border-radius: 0 0 14px 14px;
	border-color: #818A93;
	border-right: 2px solid #818A93;
	border-style: none solid solid;
	border-width: medium 2px 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.buscador
{
	font-family: verdana;
	font-size: 18px;
	line-height: 50px;
	overflow: visible;
	text-align: center !important;
	width: 100% !important;
}
DIV.titulo1
{
	font-size: 12px;
	border-bottom: 1px dashed #CCCCCC;
	padding: 17px;
}

#titulo {
  background: linear-gradient(#2798cf, #0c84bf) repeat scroll 0 0 blue;
  border-color: #297296 #236585 #225974 !important;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px #73cffd inset;
  float: left;
  height: 59px;
  max-width: 898px;
  position: relative;
  width: 100% !important;
}



#contents {
  float: left;
  height: auto;
  max-width: 900px;
  position: relative;
  width: 100%;
}
#contents DIV
{
	/*float: left;*/
	/*position: relative;*/
}


#qr_bonfanti {
  bottom: 0;
  height: 113px;
  left: 0;
  margin-bottom: 15px;
  margin-left: 15px;
  position: fixed;
  width: 109px;
  z-index: 999;
}

#qr_bonfanti > img {
  transition: all 0.5s ease-in-out 0s;
}

#qr_bonfanti > img:hover {
  opacity: 0;
  transition: all 0.5s ease-in-out 0s;
}


#ficham {
  background-color: #4d5050;
  float: left;
  height: auto;
  max-width: 980px;
  position: relative;
  width: 100%;
}


#ficham #titular {
  background-color: #0068ab;
  border-bottom: 1px solid #145e8c;
  border-top: 1px solid #145e8c;
  box-shadow: 0 1px 2px #041d33;
  float: left;
  height: 48px;
  margin-left: 0;
  margin-top: 10px;
  padding-top: 8px;
  position: relative;
  text-align: center;
  width: 100%;
}

#ficham #back {
  background-color: #97c8f1;
  border-left: 2px solid #2d2e2e;
  border-right: 2px solid #2d2e2e;
  box-shadow: 0 0 10px #131313;
  display: table;
  height: auto;
  margin-left: 2.5%;
  padding-bottom: 15px;
  position: relative;
  width: 95%;
}

#map-canvas {
  border: 1px solid #3878a1;
  box-shadow: 1px 1px 2px #041d33;
  height: 279px;
  min-width: 230px;
  width: 27%;
  position: absolute !important;
  top: 252px;
  left: 6px;
}


.fr {
    float: right;
    padding-top: 8px;
    position: relative;
    width: 69%;
    height: 119px;
}

#categoria_f span {
    padding-left: 1%;
}


#datos_principales_ficha #infoblack {
    float: left;
    font-family: arial;
    font-size: 10px;
    line-height: 19px;
    padding-top: 7px;
    position: relative;
    text-align: right;
    width: 30%;
    font-weight:  bold;
    color: #f2f1f1;
    font-size: 10px;
}

.margentop{ 
	background-color: #1a7ebe;
    border-bottom: 1px solid #145e8c;
    float: left;
    font-size: 18px;
    height: 28px;
    padding-top: 3px;
    position: relative;
    text-shadow: 1px 1px 1px #363738;
    width: 100%;
    text-transform: uppercase;
}


#equipamiento_ficha > #bott {
    color: #262626;
    font-family: verdana;
    font-size: 11px;
    padding-left: 3%;
    padding-top: 14%;
}



.margentop span {
    color: white;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    padding-left: 1%;
    text-shadow: 1px 1px 1px #363738;
}

#cabeceraq {
    background-color: #1a7ebe;
    border-bottom: 1px solid #145e8c;
    float: left;
    font-size: 18px;
    height: 28px;
    padding-top: 3px;
    position: relative;
    text-shadow: 1px 1px 1px #363738;
    width: 100%;
    text-transform: uppercase;
}


#cabeceraq span {
    color: white;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    padding-left: 1%;
    text-shadow: 1px 1px 1px #363738;
}

#cabeceraservi {
    background-color: #1a7ebe;
    border-bottom: 1px solid #145e8c;
    float: left;
    font-size: 18px;
    height: 28px;
    padding-top: 3px;
    position: relative;
    text-shadow: 1px 1px 1px #363738;
    width: 100%;
    text-transform: uppercase;
}


#cabeceraservi span {
    color: white;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    padding-left: 1%;
    text-shadow: 1px 1px 1px #363738;
}
    .div_serv {
    color: #262626;
    float: left;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding-left: 3%;
    padding-top: 2%;
    position: relative;
    width: 100%;
    }


#observaciones_ficha #cabeceraob {
    background-color: #1a7ebe;
    border-bottom: 1px solid #145e8c;
    float: left;
    font-size: 18px;
    height: 28px;
    padding-top: 3px;
    position: relative;
    text-shadow: 1px 1px 1px #363738;
    text-transform: uppercase;
    width: 100%;
}

#cabeceraob span {
    color: white;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    padding-left: 1%;
    text-shadow: 1px 1px 1px #363738;
}


#gastosc {

    background-color: #4594c6;
    border: 1px solid #3878a1;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #041d33;
    float: left;
    height: 161px;
    margin-left: 2%;
    margin-top: 20px;
    position: relative;
    width: 27.8%;
    min-width: 230px;
}

#caberagas {
	background-color: #1a7ebe;
    border-bottom: 1px solid #145e8c;
    float: left;
    font-size: 18px;
    height: 28px;
    padding-top: 3px;
    position: relative;
    text-shadow: 1px 1px 1px #363738;
    text-transform: uppercase;
    width: 100%;

}

#caberagas span {
	color: white;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    padding-left: 1%;
    text-shadow: 1px 1px 1px #363738


}

#titular span {
  color: white;
  font-family: verdana;
  font-size: 22px;
  font-weight: bold;
  margin: 0 auto;
  text-transform: uppercase;
}

#botones_ficha {
	float: left !important;
	position: relative !important;
	margin-left: 2% !important;
	margin-top: 0px !important;
}

#ventas #menu {
  float: left;
  max-width: 250px;
  position: relative;
  width: 88% !important;
}

#menu #menu {
  float: left;
  position: relative;
}

#respuesta {
  float: left;
  position: relative;
}

.menu UL LI {
  background: url("../img/boton.png") repeat scroll 0 0 transparent;
  height: 40px;
  margin-top: -13px;
  max-width: 219px;
  min-width: 219px;
  position: relative;
  width: 100%;
}

#contents #ventas {
  float: left;
  position: relative;
  width: 100%;
}

#back_result .menu {
  width: 29% !important;
  min-width: 240px;
}


#back_result span {
  margin-left: 24px !important;
}


.tott {
  float: left;
  position: relative;
  width: 100%;
}

.muestraj1 {
  float: left;
  position: relative;
  width: 33.3333%;
}


#destacado_contenido #img_dest {
    border: 2px solid #5b5b5b;
    float: left;
    height: 150px;
    margin-left: 39px;
    margin-top: 4px;
    position: relative;
    width: 187px;
}

#img_dest > img {
  height: 100%;
  width: 100%;
}

#form_tasaciones table {
  float: left;
  position: relative;
  width: 100%;
}

#form_tasaciones {
  background: linear-gradient(white, #d4d9e7) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: #c7ccdc #9da1ad #9da1ad;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  box-shadow: -1px -1px 0 #ececec inset;
  float: left;
  height: auto;
  margin-bottom: 45px;
  padding-top: 12px;
  position: relative;
}

.buscador .titular_index {
  padding: 11px 0 0;
}

.buscador #icono_seccion {
  width: 269px;
}

#rango STRONG {
  color: #212121;
  font-family: Arial;
  font-size: 15px;
  font-weight: normal;
  left: -6px;
  letter-spacing: -1px;
  position: relative;
  top: -10px;
  line-height: 0;
}

@media (max-width: 976px) {

	#botones {
	  width: 33.3333%;
	}

	.muestraj1 {
	  width: 50%;
	}

}


@media (max-width: 880px) {

	#tabla_resultados {
	  width: 94% !important;
	}

}

@media (max-width: 700px) {

	#txt_prin {
	  margin-left: 2%;
	  width: 96%;
	}

	SPAN.observacion_prin {
		height: auto;
	}

	#oportunidad_principal_contenido #precio {
	  width: 96%;
	}

	#imagen_prin {
		width: 55%;
	}

	DIV#config2 {
	  width: 100%;
	}

}





@media (max-width: 667px) {

	#botones {
	  width: 50%;
	}

	#botonera #botones:nth-child(6) {
	  max-width: 371px !important;
	}

	.muestraj1 {
	    width: 100%;
	}

}



@media (max-width: 550px) {

	#botones {
	  width: 100%;
	}

	#botonera #botones:nth-child(6) {
	  max-width: 496px !important;
	}

	#footer_txt {
	  font-family: verdana;
	  margin-top: 10px;
	}

		#tabla_resultados {
	    width: 100% !important;
	    min-width: 250px;
	}

	#table_data {
	  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	  border: 1px solid gray;
	  float: left;
	  height: auto;
	  margin-left: 2%;
	  width: 96% !important;
	  min-width: 250px !important;
	  margin-bottom: 10px;
	  border-radius: 4px;
	}

	.ver_mas {
	  margin-bottom: 4px;
	  margin-right: 5px;
	}

	#domicilio_table {
		float: left !important;
	    margin: 0 0 0 2% !important;
	    text-align: left !important;
	    width: 98% !important;
	}

	#cod_table{
		float: left !important;
	    margin: 0 0 0 2% !important;
	    text-align: left !important;
	    width: 98% !important;
	}

	#datos_table {
		float: left !important;
	    margin: 0 0 0 2% !important;
	    text-align: left !important;
	    width: 98% !important;
	}

	#precio_table {
		float: left !important;
	    margin: 0 0 0 2% !important;
	    text-align: left !important;
	    width: 98% !important;
	}

	.btn-jd {
		margin-left: 0px;
	}

	#titular span {
	  font-size: 15px;
	}

	DIV#config1 {
	  margin-left: 0 !important;
	}

	DIV#config-busca {
		padding-left: 1%;
	}
}


@media (max-width: 350px) {
	#footer {
	  height: 95px;
	}

}

/*gui*/


#requerimientos_ficha
{
    background-color: #4594c6;
    border: 1px solid #3878a1;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #041d33;
    float: left;
    height: 161px;
    margin-left: 2%;
    margin-top: 20px;
    position: relative;
    width: 39%;
    min-width: 230px;
}

#requerimientos_ficha #cabeceraob {
    background-color: #1a7ebe;
    border-bottom: 1px solid #145e8c;
    float: left;
    font-size: 18px;
    height: 28px;
    padding-top: 3px;
    position: relative;
    text-shadow: 1px 1px 1px #363738;
    text-transform: uppercase;
    width: 100%;
}


.youtube-canal {
  position: absolute;
  line-height: 40px;
  border: 1px solid white;
  border-radius: 30px;
  padding: 9px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 25px;
  margin-top: 8px;
}

.youtube-canal img {
  float: left;
  width: 30px;
  border-radius: 8px;
  margin-top: 4px;
}

.youtube-canal > p {
  color: white;
  float: left;
  margin-left: 5px;
  margin-top: auto;
  margin-top: 12px;
}
.fr .data_ficha span {
    line-height: 19px;
}

.fr .data_ficha {
    height: 18px;
    overflow: hidden;
}

@media (max-width: 450px) {

  .youtube-canal > p {
    display: none;
  }

  .youtube-canal {
    padding-left: 15px;
  }

}



.top a {
    text-transform: uppercase;
    color: black;
    font-family: arial;
    text-decoration: none;
    margin-left: 7px;
}

.wp-nm span {
    margin-left: 4px;
}
.top {
    position: absolute;
    z-index: 999999;
    width: 570px;
    height: 60px;
}