body {
	font-family: 'Encode Sans Expanded', sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
*:focus {
       outline: none;
}	
*:before {
       outline: none;
}
*option{
	 outline: none;
	 padding-bottom:10px;
	 padding-top:10px;
}	
header {
	overflow:hidden;
	background:#000;
	width: 100%;
}
#Conlogo1{
	background:#DBDBDB;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
}
#Conlogo2{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
}
#Contrmh {
	height: 50px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#Contr {
	float: left;
	height: 50px;
	width: 200px;
	margin-left: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#Conth {
	float: right;
	height: 35px;
	width: 250px;
	margin-right: 100px;
	text-align: center;
	font-size: 0.8em;
	color: #666;
	padding-top: 15px;
}
#Contm {
	float: right;
	height: 35px;
	width: 250px;
	text-align: center;
	font-size: 0.8em;
	color: #666;
	padding-top:15px;
}
#ConLogos{
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	height: 100px;
}
#ConLogosUno{
	float:left;
	width: 300px;
	height: 100px;
}
#ConLogosDos{
	float:left;
	width: 300px;
	height: 100px;
}
#Conlnmd {
	background:#333;
	height: 50px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#VideoBotones {
	background-size: 100%;
	overflow:hidden;
	width: 100%;
}
#VideoBotonesDentro{
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	position:absolute;
	z-index: 500;
	top:400px;
	background:#fff;
	padding-top:20px;
	padding-bottom:20px;
	background-color: rgba(255,255,255,0.3);
}
#VideoBotonesCont{
	width: 500px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
#BotonBuscador {
	margin-right:100px;
	float:left;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	background-color: #0C6;
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	font-size: 1.1em;

}
#BotonBuscador:hover{
	background-color: #999;
}
#BotonNovedades {
	float:left;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	background-color: #1bb8bd;
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	font-size: 1.1em;
}
#BotonNovedades:hover{
	background-color: #999;
}
#Contl {
	text-align:center;
	height: 150px;
	width: 220px;
	float: left;
}
#Contn {
	height: 100px;
	width: 250px;
	float: left;
	font-size: 0.9em;
	color: #666;
	text-align: center;
	padding-top: 50px;
}
#Contmail {
	height: 100px;
	width: 250px;
	float: left;
	font-size: 0.9em;
	color: #666;
	text-align: center;
	padding-top: 50px;
}
#Contd {
	height: 110px;
	width: 250px;
	float: left;
	font-size: 0.9em;
	color: #666;
	text-align: center;
	padding-top: 40px;
}
#MenuMovilImg {display:none;}
#Menu {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#MenuMovil {
	display:none;
}
#LLamanos{
	text-align:right;
	font-size: 1.2em;
	cursor:pointer;
	background-color: #000;
	height: 35px;
	width: 780px;
	float: left;
	padding-top: 15px;
	color: #FFF;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
}

#Empresa{
	font-size: 0.9em;
	cursor:pointer;
	background-color: #000;
	height: 35px;
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
}
#Empresa:hover {
	background-color: #CCCCCC;
}
#Tasaciones{
	font-size: 0.9em;
	cursor:pointer;
	background-color: #000;
	height: 35px;
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
}
#Tasaciones:hover {
	background-color: #CCCCCC;
}
#Emprendimientos{
	font-size: 0.9em;
	cursor:pointer;
	background-color: #000;
	height: 35px;
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
}
#Emprendimientos:hover {
	background-color: #CCCCCC;
}
#facebook{
	font-size: 0.9em;
	cursor:pointer;
	background-color: #3b5998;
	height: 35px;
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
}
#facebook:hover {
	background-color: #999;
}
#Ventas{
	font-size: 0.9em;
	cursor:pointer;
	background-color: #000;
	height: 35px;
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
}
#Ventas:hover {
	background-color: #CCCCCC;
}
#Alquileres{
	font-size: 0.9em;
	cursor:pointer;
	background-color: #000;
	height: 35px;
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
	
}
#Alquileres:hover {
	background-color: #CCCCCC;
}
#Contacto{
	font-size: 0.9em;
	cursor:pointer;
	background-color: #000;
	height: 35px;
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
}
#Contacto:hover {
	background-color: #eee;
}
section {
	overflow:hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 100px;
}
#datosFicha {
	overflow: auto;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#BuscadorPropiedades {
	overflow: auto;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
}
#Subir {
	display: none;
	cursor: pointer;
	position: fixed;
	z-index: 10;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding: 5px;
	right: 40px;
	bottom: 25px;
	font-family: "Courier New", Courier, monospace;
	font-size: 3em;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
#carrusel {
	width: 600px;
	height: 310px;
	position: relative;
}
#slides {
	position: absolute;
	z-index: 100;
	height: 310px;
	width: 600px;
}
.slides_container a{
	width:600px;
	overflow:hidden;
	position:relative;
	display:none;
	height: 287px;
}

.next, .prev {
	position:absolute;
	top:230px;
	left:39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.next {
	left:500px;
}
.pagination {
	display:none;
}

#cont1 {
	height: 300px;
	width: 300px;
	color: #FFF;
	background-size: 150%;
	background-repeat: no-repeat;
	background-position: center center;
}
#cont1:hover {
	background-size: 160%;
}
#cont2 {
	font-size: 1.1em;
	background-color: #1bb8bd;
	float: left;
	position: relative;
	z-index: 50;
	margin: 10px;
	padding: 5px;
	color: #FFF;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 6px 7px 32px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 6px 7px 32px -9px rgba(0,0,0,0.75);
	box-shadow: 6px 7px 32px -9px rgba(0,0,0,0.75);
}
#cont2:hover {
	background-color: #999;;
}

#Buscador {
	overflow:hidden;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #eee;
	padding-bottom: 10px;
}

#TituloBuscador{
	font-size: 1.5em;
	height: 50px;
    padding-top:50px;
	padding-bottom:50px;
	width: 100%;
}
#BuscadorForm {
	overflow:hidden;
	text-align: center;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#tasacionForm {
	overflow:auto;
	text-align: center;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	
}
#tasacionFormDentro{
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	float:left;
}
#BuscadorFormDentro{
	float: left;
	height: auto;
	width: 250px;
}
#TituloModf {
	color: #666;
}
#Titulotasacion {
	color: #666;
}
select {
	background:#eee;
	cursor: pointer;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 37px;
	border: 0.5px solid #CCC;
}
.selectTasacion {
	background:#eee;
	cursor: pointer;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 37px;
	border: 0.5px solid #CCC;
}
#ficha,#fic,#fich{
	background:#eee;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 25px;
	border: 0.5px solid #CCC;
}

#BuscadorFormDentroBoton{
	width:100px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
#tasacionFormDentroBoton{
	width:100px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#Boton {
	cursor:pointer;
	color: #FFF;
	background-color: #0C6;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.1em;
	height: 50px;
	width: 100px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin-bottom: 50px;

}
#Boton:hover {
   background-color: #848484;
}
#BotonTasacion{
	cursor:pointer;
	color: #FFF;
	background-color: #0C6;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.1em;
	height: 50px;
	width: 100px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin-right: auto;
	margin-left: auto;

}
#BotonTasacion:hover {
   background-color: #848484;
}

#Contcontacto{
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Textcontacto {
	padding: 20px;
	float: left;
	height: auto;
	width: 460px;
	margin-top: 25px;
}
#Imgcontacto {
	float: left;
	height: auto;
	width: 500px;
	text-align: center;
	margin-top: 50px;
}
input {
	padding: 5px;
	height: 25px;
	width: 80%;
	margin-top: 10px;
	margin-bottom:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inputtasacion {
	height: 25px;
	width: 90%;
	border: 0.5px solid #CCC;
}
#textareatasacion {
	height: 25px;
	width: 90%;
	border: 0.5px solid #CCC;
}
textarea {
	font-family: 'Noto Sans', sans-serif;
	padding: 5px;
	height: 50px;
	width: 80%;
	margin-top: 20px;
}
#botonEnviar {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	cursor:pointer;
	background-color: #1bb8bd;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	height: auto;
	width: 60%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#resp {
	color: red;
	margin-top: 15px;
	font-weight: bold;
}
#respTasacion {
	color: red;
	margin-top: 15px;
	font-weight: bold;
}
#tasacionImg{
	height: 300px;
	width: 100%;
	background-image: url(img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: 100%
}
#NovedadesImg{
	font-weight: bold;
	height: 300px;
	width: 100%;
	background-image: url(img/fondoDos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: 100%
}
#Propiedadesencontradas {
	overflow: auto;
	height: auto;
	width: 1000px;
	
}
#PropiedadesencontradasDentro {
	float:left;
	cursor: pointer;
	overflow:hidden;
	width: 500px;
	height:250px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
}
#PropiedadesencontradasImg {
	float: left;
	height: 150px;
	width: 250px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
#PropiedadesencontradasTex {
	float: left;
	overflow:hidden;
	width: 230px;
	padding: 10px;
}
#PropiedadTexDentro{
	text-align:center;
	height: 95px;
	width: 230px;
}
#PropiedadesencontradasDentro:hover {
   background-color:#eee;
}
#verMas {
	width: 100px;
	color: #FFF;
	background-color: #1bb8bd;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	padding: 10px;
	text-align: center;
	position: static;
	margin-left: 50px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#verMas:hover {
   background-color: #848484;
}

#FichaText {
	margin-left:auto;
	margin-right:auto;
	height: auto;
	width: 800px;
	text-align: center;
}
#FichaTitulo {
	width: 300px;
	text-align: left;
	padding-top: 10px;
	color: #999;
	padding-left: 15px;
}


#Contficha {
	margin-top:50px;
	overflow: auto;
	float: left;
	height: auto;
	width: 1000px;
}
#FichaImg {
	overflow: auto;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#FichaImgDentro {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 140%;
	float: left;
	height: 100px;
	width: 140px;
	margin-right: 25px;
	margin-bottom: 25px;

}
#FichaImgDentro:hover {
   background-size: 145%;
}
#PidaInformacion {
	cursor:pointer;
	background-color: #666;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-bottom:50px;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#PidaInformacion:hover {
	background-color: #848484;
}
#DescargarFicha {
	cursor:pointer;
	background-color: #1bb8bd;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-bottom:50px;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#DescargarFicha:hover {
	background-color: #848484;
}
#DescargarFichaWhatsapp {
	cursor:pointer;
	background-color: #25d366;
	height: auto;
	width: 250px;
	margin-top: 50px;
	margin-bottom:50px;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#DescargarFichaWhatsapp:hover {
	background-color: #848484;
}
#VerMapa {
	cursor:pointer;
	background-color: #1bb8bd;
	height: auto;
	width: 200px;
	margin-bottom:15px;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#VerMapa:hover {
	background-color: #848484;
}
#CargarMas {
	cursor:pointer;
	background-color: #1bb8bd;
	height: auto;
	width: 200px;
	margin-bottom:15px;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#CargarMas:hover {
   background-color: #848484;
}
#ContObs {
	-webkit-box-shadow: 0px 0px 41px -2px rgba(161,158,161,1);
	-moz-box-shadow: 0px 0px 41px -2px rgba(161,158,161,1);
	box-shadow: 0px 0px 41px -2px rgba(161,158,161,1);
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
}
#Novedades {
	overflow:hidden;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#NovedadesDentro {
	float: left;
	height: 300px;
	width: 300px;
	margin-top: 30px;
	margin-left: 30px;
}
#TituloNovedades {
	text-align:center;
	font-size: 1.5em;
	height: 50px;
    padding-top:20px;
	width: 100%;
}
hr{
	background-color: #CCC;
	width: 600px;
}
#whatsappenlinea {
	cursor: pointer;
	position: fixed;
	z-index: 550;
	height: 150px;
	width: 150px;
	right: 10px;
	top: 100px;
}
#contacto1 {
	background-color: #DBDBDB;
	height: 600px;
	width: 100%;
	margin-top: 25px;
	color: #333;
}
#contacto2 {
	background-color: #000;
	height: 600px;
	width: 100%;
	margin-top: 25px;
	color: #FFF;
}
#direccionBuscar{
	margin-right: auto;
	margin-left: auto;
	width:450px;
	font-size:0.9em;
	padding-top:25px;
	padding-bottom:10px;
	overflow:hidden;
}
#ContVoideo{
	margin-right: auto;
	margin-left: auto;
	width:560px;
	overflow:hidden;
}

@media screen and (min-width:10px) and (max-width:600px) {
	
header {
	width: 600px;
}	
#Conlnmd {
	width: 600px;
}	
#Empresa{
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
	width: 300px;
}
#Tasaciones{
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
	width: 300px;
}
#Emprendimientos{
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
	width: 300px;
}
#facebook{
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
	width: 300px;
}
#Ventas{
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
	width: 300px;
}
#Alquileres{
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
	width: 300px;
}
#Contacto{
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
	width: 300px;
}
#Buscador {
	float:none;
	width: 600px;
}
#BuscadorForm {
	width: 600px;
}
#BuscadorFormDentro{
	width: 600px;
}
#TituloModf {
	font-size: 1.3em;
}
input {
	font-size: 1.3em;
	height: 50px;
	width: 90%;

}	
select {
	font-size: 1.3em;
	width: 90%;
	height: 50px;
}
#Boton {
	font-size: 1.4em;
	height: 60px;
	width: 200px;
}
#BuscadorFormDentroBoton{
	width:200px;
}
section {
	overflow:hidden;
	width: 600px;
}
#Novedades {
	width: 600px;
}
#NovedadesDentro {
	height: 250px;
	width: 250px;

}
#cont1 {
	height: 250px;
	width: 250px;

}
#tasacionForm {
	width: 600px;
}
#tasacionFormDentro{
	width: 600px;
	float:none;
}
#BotonTasacion{
	font-size: 1.4em;
	height: 60px;
	width: 200px;

}
#tasacionFormDentroBoton{
	width:200px;
}
#contacto1 {
	height: auto;
	width: 600px;
	overflow:hidden;
}
#contacto2 {
	height: auto;
	width: 600px;
	overflow:hidden;
}
#Contcontacto{
	width: 600px;
}
#Imgcontacto {
	float: none;
	width: 600px;
}
#Textcontacto {
	float: none;
	width: 600px;
}
#BuscadorPropiedades {
	width: 600px;
}
#Propiedadesencontradas {
	width: 600px;
	
}
#PropiedadesencontradasDentro {
	float:none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;

}
#PropiedadTexDentro{
	font-size: 1.3em;
	text-align:center;
	height: auto;
	overflow:hidden;
	width: 300px;
}
#verMas {
	font-size: 1.4em;
	width: 200px;
	color: #FFF;
}
#CargarMas {
	width: 250px;
	font-size: 1.4em;
}
#PropiedadesencontradasImg {
	height: 150px;
	width: 300px;
}
#PropiedadesencontradasTex {
	width: 260px;
	padding: 10px;
}
#datosFicha {
	width: 600px;
}
#FichaText {
	width: 600px;
}
#Contficha {
	width: 600px;
}
#ContObs {
	overflow:hidden;
	height: auto;
	width: 590px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#DescargarFichaWhatsapp {
	width: 300px;
	font-size: 1.4em;
}
#DescargarFicha {
	width: 300px;
	font-size: 1.4em;
}
#PidaInformacion {
	width: 300px;
	font-size: 1.4em;
}
#direccionBuscar{
	font-size: 1.4em;
	width:500px;
	padding-top:20px;
	padding-bottom:20px;
}
#ContVoideo{
	padding-top:50px;
	padding-bottom:50px;
	margin-right: auto;
	margin-left: auto;
	width:560px;
	overflow:hidden;
}
	
}