@charset "utf-8";

body{
	width: 100%;
	margin: 0 none;
	padding: 0px;
	min-height: 100%;
    background-color:##FFFFFF;
    	background-image: url();
	background-repeat: ;
    	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 100%/1em;*/
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	/*-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;*/
}
html {
    font-size: 1em; /* 1 */
    -webkit-text-size-adjust: 1em; /* 2 */
    -ms-text-size-adjust: 1em; /* 2 */

}
.imgx {
		  max-width:100%;
		  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  box-shadow:2px 2px 3px #999999;
		  /*border:1px solid #666666;*/

}
.imgx:hover {

	
		  border-radius: 50%;
		  border:0 none;
	
}
.imgx2 {
		  max-width:160px;
		  max-height:130px;
		  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  border:1px solid #666666;
		   box-shadow:2px 2px 3px #999999;

}
.imgx2:hover {

	-webkit-transform: rotate(-5deg);
     -moz-transform: rotate(-5deg);
       -o-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
		  border-radius: 10px;
		  border:1px solid #CCCCCC;
	
}
img, object, embed, video {
	max-width: 100%;
}
iframe[id^="oauth2relay"] { position: fixed !important; } /*para evitar que g+ cause scroll horizontal*/

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
@font-face {
    font-family: 'abel';
    src: url('css/abel-regular-webfont.eot');
    src: url('css/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/abel-regular-webfont.woff') format('woff'),
         url('css/abel-regular-webfont.ttf') format('truetype'),
         url('css/abel-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
/******* TEXTOS GENERALES **********/
#name{
	display:none;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;

}
#noregistros {
	float: left;
	margin:10px 0 10px 0;
	padding:20px 0px 2px 0px;
	width: 100%;
	min-height: 50px;
	height:auto;
	padding-bottom:8px;
	text-align:center;
border: 1px solid #E5E5E5;
border-radius:3px;
font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #Ff0000;
	font-weight:bold;
	
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	padding-left: 0px;
}
.bodytextrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	padding-left: 0px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #666666;
	font-weight:bold;
}
.bodytextsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	font-weight:bold;
}
.bodytextbold_cel {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #5079B8;
}
.bodytextbold_rojo {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 0.938em;
	font-weight: bold;
	color: #FF0000;
}
.bodytextbold_verde {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #009900;
}
.orange {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0054A8;
	font-weight: bold;
	text-align: center;
}
.nar {
	color: #FF6600;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytextbolderror {
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FF0000;
	font-weight:bold;
}

a.enlacesneg:link {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	text-decoration: none;

}
a.enlacesneg:visited {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	text-decoration: none;

}
a.enlacesneg:hover {
	color: #148ab5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	text-decoration: none;

}
.tits {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
	color:#1f3740;
	font-weight:bold;
	text-decoration:underline;
	text-shadow:2px 2px 3px #CCCCCC;
	text-transform:uppercase;
}
.props-tits {
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #1f3740;
	font-weight:bold;
	text-shadow:2px 2px 3px #CCCCCC;
}
.props-tits-detalle-item {
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FF6600;
	font-weight:bold;
	text-shadow:2px 2px 3px #CCCCCC;
}
.varios-detalle-item {
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #FF6600;
	font-weight:bold;
	text-shadow:2px 2px 3px #CCCCCC;
}
a.enlaces:link {
	color: #0066CC;
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size:130%;
	text-decoration: none;
	font-weight:bold;
}
a.enlaces:hover {
	color: #FF6600;
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-decoration: none;
	font-weight:bold;
}
a.enlaces:visited {
	color: #0066CC;
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-decoration: none;
	font-weight:bold;
}
a.enlacesnormal:link {
	color: #0066CC;
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-decoration: none;
	font-weight:bold;
}
a.enlacesnormal:hover {
	color: #FF6600;
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight:bold;
}
a.enlacesnormal:visited {
	color: #0066CC;
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight:bold;
}

a.enlacesdiv:link {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;


}
a.enlacesdiv:hover {
	color: #090;
	text-decoration: none;

}
a.enlacesdiv:visited {
	color: #0066CC;
	text-decoration: none;

}
.telefono {
	font-family: abel,Arial, Verdana, sans-serif;
	font-size: 1.4em;
	color: #828282;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}
a.telefono:link, a.telefono:visited{
	font-family: abel,Arial, Verdana, sans-serif;
	font-size: 1.4em;
	color: #828282;
	text-decoration: none;
	cursor: default;
	height: 36px;
	font-weight:bold;
}
.telefonofoot {
	font-family: abel, Arial, Verdana, sans-serif;
	font-size: 1.6em;
	color: #828282;
	text-decoration:none;
	cursor:default;
}
a.telefonofoot:link {
	font-family: abel,Arial, Verdana, sans-serif;
    font-size: 1.6em;
	color: #828282;
	text-decoration: none;
	cursor: default;
	height: 36px;
}

#navegacion a:link {
	float:inherit;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	font-family: arial;
    font-size: 1.6em;
	margin:4px;
	text-decoration: none;
	font-weight:bold;
	background: none repeat scroll 0 0 #EEEEEE;
	color: #222222;
	
}
#navegacion a:hover {
	background-color: #FF0000;
	color:#FFF;
}
#navegacion a:active {
	background-color: #000;
	color:#FFF;
}
.fields {
	float:right;
	margin:0 2px 1px 0;
	width:48%;
	background: #FFFFFF; /* Old browsers */
background: -moz-linear-gradient(top,  #FFFFFF 0%, #DBE6F0 100%);/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#DBE6F0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FFFFFF 0%,#DBE6F0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FFFFFF 0%,#DBE6F0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FFFFFF 0%,#DBE6F0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #FFFFFF 0%, #DBE6F0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#DBE6F0',GradientType=0 ); /* IE6-9 */
}
.fields:hover {
	
	background: #FFFFFF; /* Old browsers */
background: -moz-linear-gradient(top,  #FFFFFF 0%, #CCFF00 100%);/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#CCFF00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FFFFFF 0%,#CCFF00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FFFFFF 0%,#CCFF00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FFFFFF 0%,#CCFF00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #FFFFFF 0%, #CCFF00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCFF00',GradientType=0 ); /* IE6-9 */
}
.divfields {
	float:left;
	margin:0 auto;
	padding:2px 0 0 2px;
	width:99.8%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:96%;
	color:#000000;
	font-weight:bold;
}
#menuvertical {
	float:left;
	clear:left;
	margin:0px auto;
	margin-top:6px;
	margin-left:4px;
	margin-bottom:10px;
/*	max-width:298px;*/
	width:96%;
	min-height:100px;
	height:auto;

}
#menuvertical ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
}
#menuvertical a:link, #menuvertical a:visited {
width: 82%;
font-family: abel, Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
height: 18px;
color: #ffffff;
display: block;
background-color: #10665f;
background-image: url(images/fondo-menu-trans.png) 0px 0px no-repeat; /* fallback */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#1f3740), to(#10665f)); /* Saf4+, Chrome */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat, -webkit-linear-gradient(top, #1f3740, #10665f); /* Chrome 10+, Saf5.1+ */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat,    -moz-linear-gradient(top, #1f3740, #10665f); /* FF3.6+ */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat,     -ms-linear-gradient(top, #1f3740, #10665f); /* IE10 */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat,      -o-linear-gradient(top, #1f3740, #10665f); /* Opera 11.10+ */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat,         linear-gradient(top, #1f3740, #10665f); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#1f3740", endColorstr="#10665f",GradientType=0 ), progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/fondo-menu-trans.png") 0px 0px no-repeat; /* IE8 */
padding: 8px 0 8px 36px;
text-decoration: none;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
}
#menuvertical a:hover {
color: #ffffff;
background-color: #CC0000;
background-image: url(images/fondo-menu-trans.png) 0px -42px no-repeat; /* fallback */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#CC0000)); /* Saf4+, Chrome */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat, -webkit-linear-gradient(top, #FF0000, #CC0000); /* Chrome 10+, Saf5.1+ */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat,    -moz-linear-gradient(top, #FF0000, #CC0000); /* FF3.6+ */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat,     -ms-linear-gradient(top, #FF0000, #CC0000); /* IE10 */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat,      -o-linear-gradient(top, #FF0000, #CC0000); /* Opera 11.10+ */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat,         linear-gradient(top, #FF0000, #CC0000); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FF0000", endColorstr="#CC0000",GradientType=0 ), progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/fondo-menu-trans.png") 0px -42px no-repeat; /* IE8 */
padding: 8px 0 8px 36px;
text-indent:13px;
}
#menuvertical2 {
	float:left;
	clear:left;
	margin:0px auto;
	margin-top:6px;
	margin-left:4px;
	margin-bottom:10px;
/*	max-width:298px;*/
	width:96%;
	min-height:100px;
	height:auto;

}
#menuvertical2 ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
}

#menuvertical2 a:link, #menuvertical2 a:visited {
width: 82%;
font-family: abel, Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
height: 18px;
color: #ffffff;
display: block;
background-color: #10665f;
background-image: url(images/fondo-menu-trans.png) 0px 0px no-repeat; /* fallback */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#1f3740), to(#10665f)); /* Saf4+, Chrome */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat, -webkit-linear-gradient(top, #1f3740, #10665f); /* Chrome 10+, Saf5.1+ */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat,    -moz-linear-gradient(top, #1f3740, #10665f); /* FF3.6+ */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat,     -ms-linear-gradient(top, #1f3740, #10665f); /* IE10 */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat,      -o-linear-gradient(top, #1f3740, #10665f); /* Opera 11.10+ */
background: url(images/fondo-menu-trans.png) 0px 0px no-repeat,         linear-gradient(top, #1f3740, #10665f); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#1f3740", endColorstr="#10665f",GradientType=0 ), progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/fondo-menu-trans.png") 0px 0px no-repeat; /* IE8 */
padding: 8px 0 8px 36px;
text-decoration: none;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
}
#menuvertical2 a:hover {
color: #ffffff;
background-color: #CC0000;
background-image: url(images/fondo-menu-trans.png) 0px -42px no-repeat; /* fallback */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#CC0000)); /* Saf4+, Chrome */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat, -webkit-linear-gradient(top, #FF0000, #CC0000); /* Chrome 10+, Saf5.1+ */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat,    -moz-linear-gradient(top, #FF0000, #CC0000); /* FF3.6+ */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat,     -ms-linear-gradient(top, #FF0000, #CC0000); /* IE10 */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat,      -o-linear-gradient(top, #FF0000, #CC0000); /* Opera 11.10+ */
background: url(images/fondo-menu-trans.png) 0px -42px no-repeat,         linear-gradient(top, #FF0000, #CC0000); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FF0000", endColorstr="#CC0000",GradientType=0 ), progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/fondo-menu-trans.png") 0px -42px no-repeat; /* IE8 */
padding: 8px 0 8px 36px;
text-indent:13px;
}
.botcierrauser {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	padding: 4px;
	margin: 8px;
	height: 40px;
	width:180px;
	background: #00FF00; /* Old browsers */
	background: -moz-linear-gradient(top,  #00FF00 20%, #00CC00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#00FF00), color-stop(100%,#00CC00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00FF00 20%,#00CC00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00FF00 20%,#00CC00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00FF00 20%,#00CC00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00FF00 20%, #00CC00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00FF00', endColorstr='#00CC00',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
}
.botcierrauser:hover {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border: 2px dotted #FFF;
	padding: 4px;
	margin: 8px;
	height: 40px;
	width:180px;
	background: #00CC00; /* Old browsers */
	background: -moz-linear-gradient(top,  #00CC00 20%, #00FF00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#00CC00), color-stop(100%,#00FF00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00CC00 20%,#00FF00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00CC00 20%,#00FF00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00CC00 20%,#00FF00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00CC00 20%, #00FF00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00CC00', endColorstr='#00FF00',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		16;
	dw-num-cols-tablet:		18;
	dw-num-cols-desktop:	24;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
/*textos adaptados*/


body{
		background-image: url();
	background-repeat: ;
    }
a.enlacesbl:link, a.enlacesbl:visited  {
	font-family: abel, Arial, Helvetica, sans-serif;
    color: #828282;
	font-size:1.2em;
	text-decoration: none;
	font-weight:bold;
}

a.enlacesbl:hover {
color: #828282;	
	text-decoration: none;
	font-weight:bold;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 97%;
	padding-left: 0.2%;
	padding-right: 0.2%;
	padding-bottom:15px;
	
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	min-height:280px;
	display: block;
	margin-top: 0px;
	margin-bottom: 4px;
	background-color: #cccccc;

background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#cccccc)); /* Saf4+, Chrome */
background: -webkit-linear-gradient(top, #ebebeb, #cccccc); /* Chrome 10+, Saf5.1+ */
background: -moz-linear-gradient(top, #ebebeb, #cccccc); /* FF3.6+ */
background: -ms-linear-gradient(top, #ebebeb, #cccccc); /* IE10 */
background: -o-linear-gradient(top, #ebebeb, #cccccc); /* Opera 11.10+ */
background: linear-gradient(top, #ebebeb, #cccccc); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ebebeb", endColorstr="#cccccc",GradientType=0 );
}
#headertxt {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-indent: -9999px;
	height: 0px;
}
#logo {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 98.2758%;
	display: block;
	margin-top: 5px;
	height:auto;
    text-align: center;
}
#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 2px;
    margin-top:0px;
    min-height:40px;
	background-color:#1f3740;
	transition: .7s all;
	-moz-transition: .7s all;
	-webkit-transition: .7s all;
	-o-transition: .7s all;	
}
#submenuline {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	height:7px;
	background-color:#a80f66;
}
#menuvertical {
	margin:0px auto;
	margin-top:8px;
	margin-left:6px;
	margin-bottom:10px;
	width:100%;
		overflow:hidden;
}

#left-column {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-left: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #E5E5E5;

}
#mapa-props-idx {
	
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 8px;
	margin-bottom: 14px;
	text-align:center;
    
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 10px;
	margin-top: 10px;
	background-color: #1f3740;

background: -webkit-gradient(linear, left top, left bottom, from(#1f3740), to(#1f3740)); /* Saf4+, Chrome */
background: -webkit-linear-gradient(top, #1f3740, #1f3740); /* Chrome 10+, Saf5.1+ */
background: -moz-linear-gradient(top, #1f3740, #1f3740); /* FF3.6+ */
background: -ms-linear-gradient(top, #1f3740, #1f3740); /* IE10 */
background: -o-linear-gradient(top, #1f3740, #1f3740); /* Opera 11.10+ */
background: linear-gradient(top, #1f3740, #1f3740); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#1f3740", endColorstr="#1f3740",GradientType=0 );
}
#lupa-buscar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 23.0769%;
	display: block;
	margin-top: 10px;
}
#tit-buscar {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 61.5384%;
	display: block;
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #1E2C44;
	font-weight: bold;
	text-shadow: 2px 2px 3px #CCCCCC;
	margin-top: 15px;
}
#props-publicadas {
	clear: both;
	float: left;
	margin: 8px auto 8 12.8205%;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 74.3589%;
	display: block;
	border: 1px solid #CCCCCC;
	margin-left: 12.8205%;
}
#hola {
	clear: both;
	float: left;
	margin: 4px auto 4px 1%;
	text-align: left;
	padding: 4px 0 4px 4px;
	width: 90.3589%;
	display: block;
	border: 1px solid #CCCCCC;

}
#buscador {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 10px;
}
#flyerh {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 98%;
	height:45px;
	display: none;
	padding-left: 8px;
	margin-top: 4px;
	margin-bottom: 16px;
}
#tit-props-idx {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 98%;
	height:45px;
	display: block;
	padding-left: 8px;
	margin-top: 4px;
	margin-bottom: 16px;
}
#props-columna {
	float: left;
	margin-left: 2%;
	width: 97%;
	display: block;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 8px;
    margin-bottom: 6px;
	position:relative;
	min-height:370px;
	height:auto;
}
#props-columna:hover {
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
	border: 1px solid #CCCCCC;
	box-shadow: 2px 2px 8px 2px #333333;
	
}
.coltit{
	float:none;
	margin:0 auto;
	margin-top:12px;
	margin-bottom:8px;
	text-align:left;
	min-height:20px;
	height:auto;
	width:97%;
}
.colimg{ /*max 480px*/
	float:none;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:4px;
	text-align:left;
	min-height:140px;
	height:auto;
	width:100%;

}
.colimgitem{ /*max480pxdisplay:none;*/

	float:left;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	min-height:162px;
	height:auto;
	width:220px;


}
.fajareservada {
    position: static;
	top:0px;
    bottom: 0px;
	left:0px;
	min-height:100px;
    width: auto;
    overflow: none;

}
.col{
	clear:left;
	float:left;
	/*margin:0 auto;*/
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
	min-height:20px;
	height:auto;
	width:34%;

}
.col2{
clear:none;
	float:left;
	/*margin:0 auto;*/
	margin-top:2px;
	margin-bottom:2px;
	padding:2px 4px 2px 4px;
	text-align:left;
	min-height:18px;
	height:auto;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.850em;
    font-weight: bold;
	color:#333;
        border-right: 1px solid #999;
}
.coltxt{
clear:both;
	float:left;
	/*margin:0 auto;*/
	margin-top:6px;
	margin-bottom:2px;
	padding:2px 4px 2px 4px;
	text-align:left;
	min-height:28px;
	max-height:58px;
    overflow: hidden;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.900em;
	color:#333;

}
.precio{
	float:right;
	clear:none;
	margin:0 auto;
	top:0px;
    right: 0px;
	margin-bottom:2px;
	padding:2px 6px 2px 8px;
	text-align:right;
	min-height:18px;
	height:auto;
	width:auto;
	font-family:robotobold, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size:1.5em;
	color:#FFF;
    position: absolute;
    text-shadow:1px 1px 1px #000;
    background: rgba(19,83,96,0.7);
    border-radius: 6px;
}
.code{
	float:left;
	clear:none;
	margin:0 auto;
	top:112px;
    left: 0px;
    width: auto;
	margin-bottom:2px;
	padding:6px;
	text-align:center;
	min-height:14px;
	font-family:robotothin, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
    position: absolute;
    background: rgba(76, 175, 80, 0.7);
}
.codepermuta{
	float:right;
	clear:none;
	margin:0 auto;
	top:112px;
    right: 0px;
    width: auto;
	margin-bottom:2px;
	padding:6px;
	text-align:center;
	min-height:14px;
	font-family:robotothin, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
    position: absolute;
    background: rgba(76, 0, 102, 0.7);
}
.codeaceptav{
	float:right;
	clear:none;
	margin:0 auto;
	top:80px;
    right: 0px;
    width: auto;
	margin-bottom:2px;
	padding:6px;
	text-align:center;
	min-height:14px;
	font-family:robotothin, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
    position: absolute;
    background: rgba(0, 102, 102, 0.8);
}
.colbot{
	float:left;
	margin:0 auto;
	margin-top:8px;
	min-height:10px;
	height:auto;
	width:99%;
}
.colbotfull, .colbotfull:visited{
	float:left;
	min-height:18px;
	height:auto;
	width:100%;
	padding:10px 0;
	position: absolute;
    bottom: 0;
    left: 0;
    background-color: #1f3740;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
    font-weight:bold;
    color: #ffffff;
    cursor:pointer;
    text-align:center;
    margin-top:6px;
}
.colbotfull:hover{
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      background: #10665f;
          transition: all 0.5s ease;
          color: #ffffff;
          font-size:1em;
}
.colbotfulltop, .colbotfulltop:visited{
	float:left;
	min-height:18px;
	height:auto;
	width:100%;
	padding:10px 0;
    background-color: #1f3740;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
    font-weight:bold;
    color: #ffffff;
    cursor:pointer;
    text-align:center;
    margin-top:6px;
}
.colbotfulltop:hover{
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      background: #10665f;
          transition: all 0.5s ease;
          color: #ffffff;
          font-size:1em;
}
.botcont, .botcont:visited {
float:left;
margin:12px 0 5px 0;
width:100%;
padding: 12px 0px 12px 0px;
height:auto;
background-color: #32536D;
font-family:robotomedium, Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
color: #FFFFF8;
cursor:pointer;
border: 1px solid #00477D;
border-radius: 3px;
}
.botcont:hover{
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
background-color: #3A8740;
color: #FFFFF8;
border: 1px solid #3A8740;
border-radius: 6px;
}
#contenido {
	clear: both;
	float: left;
	margin-left: 0;
	width: 99%;
	display: block;
}
#idxnovedades {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: none;
}
#idxnovtit {
	clear: both;
	float: left;
	margin-left: 0;
	width: 87.1794%;
	display: none;
	margin-top: 10px;
	padding-left: 8px;
}
#idxnovedades-cont {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#idxnovedades-cont:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #E5E5E5; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFFFFF 20%, #E5E5E5 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#FFFFFF), color-stop(100%,#E5E5E5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FFFFFF 20%,#E5E5E5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FFFFFF 20%,#E5E5E5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FFFFFF 20%,#E5E5E5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #FFFFFF 20%, #E5E5E5 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E5E5E5',GradientType=0 ); /* IE6-9 */
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	box-shadow: 2px 2px 8px 2px #666666;
}
#novedades {
	clear: both;
	float: left;
	margin-left: 6.3291%;
	width: 87.3417%;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
#novtit {
	clear: both;
	float: left;
	margin-left: 0;
	width: 87.1794%;
	display: block;
	margin-top: 10px;
	padding-left: 8px;
}
#novedades-cont {
	clear: both;
	float: left;
	margin:2px 0 0 0;
	padding:4px;
	width: 100%;
	display: block;
    border: 1px solid #E2E2E2;
}
#novedades-cont:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #E5E5E5; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFFFFF 20%, #E5E5E5 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#FFFFFF), color-stop(100%,#E5E5E5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FFFFFF 20%,#E5E5E5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FFFFFF 20%,#E5E5E5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FFFFFF 20%,#E5E5E5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #FFFFFF 20%, #E5E5E5 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E5E5E5',GradientType=0 ); /* IE6-9 */
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	box-shadow: 2px 2px 8px 2px #666666;
}
#novbot {
	clear: both;
	float: left;
	margin-left: 37.9746%;
	width: 55.6962%;
	display: block;
	margin-top: 4px;
	margin-bottom: 6px;
}
#footer-data {
	clear: both;
	float: left;
	margin-left: 0;
	width: 95%;
	display: block;
	padding-left: 8px;
    text-align:center;
}
#aws {
	clear: none;
	float: right;
	margin-right: 4.3846%;
	width: 50.8974%;
	display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
}
#footertxt {
	clear: both;
	float: left;
	margin-left: 4px;
	width: 98%;
	display: block;
	margin-top: 10px;
	margin-bottom: 8px;
    text-align: center;
}
#slogan {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
    font-family: abel, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #828282;
	font-weight:bold;
	/*text-shadow:2px 2px 3px #666;*/
    text-align: center;
    margin-bottom: 12px;
    font-style:italic;
}
#domicilio {
	clear: none;
	float:left;
    margin-left: 1%;
	width: 94%;
	margin-top:20px;
    margin-bottom:10px;
	height:auto;
	font-family:abel, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#828282;
	text-align:center;
}
#icoemail {
	clear: right;
	float:right;
	margin:0px 2% 6px 0;
	width: 34px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#828282;
	background: transparent url(images/mail1.png) 0px 0px no-repeat;
	text-indent:-9999px;
}
a:hover #icoemail  {
	background: transparent url(images/mail1.png) 0px -34px no-repeat;
	-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
text-indent:38px;
padding-top:8px;
width: 84px;
}
#face {
	clear:none;
	float:right;
	margin:0px 6px 6px 0;
	width: 34px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#828282;
	background: transparent url(images/face1.png) 0px 0px no-repeat;
	text-indent:-9999px;
}
a:hover #face  {
	background: transparent url(images/face1.png) 0px -34px no-repeat;
	-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
text-indent:36px;
padding-top:8px;
width:108px;
}
#youtube {
	clear:none;
	float:right;
	margin:0px 6px 6px 0;
	width: 34px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#828282;
	background: transparent url(images/youtube.png) 0px 0px no-repeat;
	text-indent:-9999px;
}
a:hover #youtube  {
	background: transparent url(images/youtube.png) 0px -34px no-repeat;
	-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
text-indent:36px;
padding-top:8px;
width:104px;
}
#icotwitter {
	clear:none;
	float:right;
	margin:0px 6px 6px 0;
	width: 34px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#828282;
    
	background: transparent url(images/twitter.png) 0px 0px no-repeat;
	text-indent:-9999px;
}
a:hover #icotwitter  {
	background: transparent url(images/twitter.png) 0px -34px no-repeat;
	-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
text-indent:36px;
padding-top:8px;
width:104px;
}
#icoinstagram {
	clear:none;
	float:right;
	margin:0px 6px 6px 0;
	width: 34px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#828282;
	background: transparent url(images/instagram.png) 0px 0px no-repeat;
	text-indent:-9999px;
}
a:hover #icoinstagram  {
	background: transparent url(images/instagram.png) 0px -34px no-repeat;
	-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
text-indent:36px;
padding-top:8px;
width:108px;
}
#navegacion {
	clear: both;
	float: left;
	width: 98%;
	display: block;
	text-align: right;
	min-height: 22px;
    height: auto;
	padding-top: 5px;
	margin: 10px 4px 0 0;
	padding-right: 4px;
}
a.navega:link {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight: bold;
	text-decoration: none;
}
a.navega:visited {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight: bold;
	text-decoration: none;
}
a.navega:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight: bold;
	text-decoration: underline;
	padding:2px;
	border:1px dotted #FF0000;
	background-color: #FFFFFF;
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition:all 0.5s ease;
}
#pagina {
	clear: both;
	float: left;
	margin-left: 6.3291%;
	width: 87.3417%;
	display: block;
}
#error {
	clear: both;
	float: left;
	margin-left: 6.3291%;
	width: 87.3417%;
	display: block;
	margin-top: 8px;
}
#formulario {
	clear: both;
	float: none;
	margin-left: 6.3291%;
	width: 87.3417%;
	display: block;
}
#volver {
	clear: none;
	float: left;
	margin-left: 1.2151%;
	width: 17.7215%;
	display: block;
	margin-top: 6px;
}

#detalle_foto {/*Mobile Layout: 480px and below. */
	clear: both;
	float: left;
	margin-left: 0%;
	margin-top:4px;
	margin-bottom:4px;
	width: auto;
	text-align:center;
	display: block;
	height: auto;
	border:1px solid #E5E5E5;
	
}
#detalle_fecha_code {
	clear: both;
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
    text-align: right;
}
#detalle_datos_generales {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top:3px;
	width: 100%;
	display: block;
}
#detalle_operacion {
	clear: both;
	float: left;
	margin-left: 0.6554%;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;


}
#detalle_propiedad {
	clear: both;
	float: left;
	margin-left: 1%;
	margin-bottom:2px;
	width: 99%;
	display: block;
	text-align:center;
	border:1px solid #E5E5E5;
    background-color: #FFFFFF;
}
#detalle_dormitorios {
	clear: both;
	float: left;
	margin-left: 1%;
	margin-bottom:2px;
	width: 99%;
	display: block;
	text-align:center;
	border:1px solid #E5E5E5;
    background-color: #FFFFFF;
}
#detalle_superficie {
	clear: both;
	float: left;
	margin-left: 1%;
	margin-bottom:2px;
	width: 99%;
	display: block;
	text-align:center;
	border:1px solid #E5E5E5;
    background-color: #FFFFFF;
}
#detalle_precio { /*max 480*/
	clear: left;
	float: left;
	margin-left: 1%;
	width: 99%;
	display: block;
	text-align:center;
	margin-bottom: 8px;
	border:1px solid #E5E5E5;
}
#detalle_zona_descrip {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
    padding: 1%;
	display: block;
    border:1px solid #E5E5E5;
    background-color:#FFFFFF;
    min-height: 100px;
}
#detalle_plazo_venta {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalle_precio2 { /*max 480*/
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;

}
#detalle_operacion2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalle_metros_cubiertos {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalles_det_top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalles_repetidos {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.detalles_repetidos {
	float: left;
	margin-left: 4px;
	margin-top:8px;
	width: 98%;
	display: block;
}
.detalles_repetidos_descrip {
	float: left;
	padding: 6px;
	margin:16px 0 20px 4px;
	width: 96%;
	display: block;
	border:1px solid #E5E5E5;
    background-color: #FFFFFF;
}
#detalles_it_alquiler_otro {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalles_foto_top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#detalle_titulo {
	clear: both;
	float: left;
	margin-left: 6.3291%;
	width: 93.6708%;
	display: block;
}
#detalle_visitas {
	clear: both;
	float: left;
	margin-left: 6.3291%;
	width: 93.6708%;
	display: block;
}
#detalles_video {
	clear: both;
	float: left;
	margin-left: 8.3291%;
	width: 87.3417%;
	display: block;
	margin-top: 15px;
	margin-bottom: 8px;
}
#detalles_ficha {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 93.6708%;
	display: block;
	margin-top: 10px;
	margin-bottom: 8px;
}
#detalles_redes_sociales {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 5px;
	margin-bottom: 8px;
}
#detalles_tits_main {
	clear: both;
	float: left;
	margin-left: 6.3291%;
	width: 87.3417%;
	display: block;
	margin-top: 8px;
	min-height: 10px;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-bottom: 2px;
}
#facelike {
	clear: both;
	float: left;
	margin-left: 2.5641%;
	width: 96%;
	display: block;
    margin-top: 20px;
}
#twitter {
	clear: none;
	float: left;
	margin-left: 2.5641%;
    margin-top: 5px;
	width: 100%;
	display: block;
}
#googleplus {/*480*/
	clear: none;
	float: left;
	margin-left: 2.5641%;
    margin-top: 5px;
	width: 20%;
	display: block;
}
#favs {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 97%;
	display: block;
}
#form_buscar_codigo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
}

#detalles_itemsvarios {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	padding:2px;
	margin-top: 5px;
	margin-bottom:10px;
	min-height:740px;
}
#enviarwhatsappdetalle { /*-480*/
	clear: both;
	float: left;
	margin-left: 2.3%;
	width: 48%;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;

}
#whatsapp-detalle { /*-480*/
	clear: none;
	float: left;
	margin-left: 1%;
	width: 48%;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;

}
#enviarwhatsapppie { /*-480*/
	clear: both;
	float: left;
	margin-left: 8%;
	width: 40%;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;

}
#whatsapp { /*-480*/
	clear: none;
	float: left;
	margin-left: 6%;
	width: 40%;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;

}

#addthis {
	clear: none;
	float: right;
	margin-right: 1.8403%;
	width: 95%;
	display: block;
	margin-top: 26px;
	text-align: right;
    

}
#subir {
	clear: both;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	margin-top: 10px;
	text-align: right;
}
#admin {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;

}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
body{
	background-image: url();
	background-repeat: ;
    	
}
a.enlacesbl:link, a.enlacesbl:visited  {
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration: none;
	font-weight:bold;
}

a.enlacesbl:hover {
	
	text-decoration: none;
	font-weight:bold;
}
.gridContainer {
	/*width: 93.4166%;
	padding-left: 0.7916%;
	padding-right: 0.7916%;*/
	width: 96.9666%;
	padding-left: 0.5166%;
	padding-right: 0.5166%;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
    min-height: 260px;
}
#logo {
	clear: none;
	float: left;
	margin-left: 10px;
	width: 44.8974%;
	display: block;
	margin-top: 16px;
	height:auto;
    text-align: left;
}
#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width:100%;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#submenuline {
height: 5px;
}
#domicilio {
	clear: none;
	float: right;
    margin-top:10px;
    margin-right: 2%;
	margin-bottom:10px;
	width: 49.9662%;
	display: block;
    text-align:right;
}
#menuvertical {
	margin:0px auto;
	margin-top:12px;
	margin-left:2px;
	margin-bottom:10px;
	width:96%;
}
#left-column { /* 481 768*/
	clear: both;
	float: left;
	margin-left: 0;
	/*width: 26.9662%;*/
	width: 30.9662%;
	display: block;
}

#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
    
}
#lupa-buscar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 21.3483%;
	display: block;
}
#tit-buscar {
	clear: none;
	float: left;
	margin-left: 6.7415%;
	width: 60.6741%;
	display: block;
	font-size: 110%;
}
#props-publicadas {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 96%;
	display: block;
	margin-top: 8px;
}
#hola {
	
	width: 88.3589%;
	

}
#buscador {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#flyerh {
	clear: both;
	float: left;
	margin-left: 0;
    margin-top: 12px;
	width: 94.382%;
	height:35px;
	display: none;
}
#tit-props-idx {
	clear: both;
	float: left;
	margin-left: 0;
    margin-top: 12px;
	width: 94.382%;
	height:35px;
	display: block;
}
#props-columna {
	float: left;
	/*margin-left: 3.6949%;
	width: 24.7288%;*/
	margin-left: 1.0949%;
	width: 47.9288%;
	display: block;
	padding: 0px;
	margin-top: 8px;
	min-height:370px;
	position:relative;
}

.coltit{
	float:none;
	margin:0 auto;
	margin-top:2px;
	margin-bottom:10px;
	text-align:left;
	min-height:20px;
	height:auto;
	width:97%;

}
.colimg{ /*max768px*/
	float:none;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:4px;
	text-align:left;
	min-height:160px;
	height:auto;
/*	width:220px;*/


}
.col{
	float:left;
	clear:left;
/*	margin:0 auto;*/
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
	min-height:20px;
	height:auto;
	width:92%;
	/*background-color:#0FF;*/
}
.col2{
	float:left;
	clear:none;
/*	margin:0 auto;*/
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	padding:2px 4px 2px 4px;
	text-align:left;
	min-height:18px;
	height:auto;
	width:auto;
	
	/*background-color:#0F0;*/
}
.precio{
	float:right;
	clear:none;
	margin:0 auto;
	top:0px;
    right: 0px;
	margin-bottom:2px;
	padding:2px 6px 2px 8px;
	text-align:right;
	min-height:18px;
	height:auto;
	width:auto;
	font-family:robotobold, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size:1.4em;
	color:#FFF;
    position: absolute;
    text-shadow:1px 1px 1px #000;
    background: rgba(19,83,96,0.7);
    border-radius: 6px;
}
.code{
	float:left;
	clear:none;
	margin:0 auto;
	top:132px;
    left: 0px;
	margin-bottom:2px;
	padding:6px;
	text-align:center;
	min-height:14px;
	font-family:robotothin, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
    position: absolute;
}
.codepermuta{
	float:right;
	clear:none;
	margin:0 auto;
	top:132px;
    right: 0px;
	margin-bottom:2px;
	padding:6px;
	text-align:center;
	min-height:14px;
	font-family:robotothin, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
    position: absolute;
}
.codeaceptav{
	float:right;
	clear:none;
	margin:0 auto;
	top:102px;
    right: 0px;
	margin-bottom:2px;
	padding:6px;
	text-align:center;
	min-height:14px;
	font-family:robotothin, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
    position: absolute;
}
.colbot{
	width:100%;

}

#contenido {
	clear: none;
	float: left;
	margin-left: 1.1235%;
	/*width: 70.9101%;*/
	width: 66.9101%;
	display: block;

}
#idxnovedades {
	clear: both;
	float: left;
	margin-left: 5.6179%;
	width: 88.764%;
	display: block;
	margin-top: 10px;
}
#idxnovtit {
	clear: both;
	float: left;
	margin-left: 0;
	width: 87.1794%;
	display: block;
	margin-top: 10px;
	padding-left: 8px;
}
#idxnovedades-cont {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top:15px;
	padding:6px;
    border: 1px solid #E2E2E2;
}
#novedades {
	clear: both;
	float: left;
	margin-left: 0;
	width: 94.382%;
	display: block;
}
#novtit {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#novedades-cont {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#novbot {
	clear: both;
	float: left;
	margin-left: 67.4157%;
	width: 26.9662%;
	display: block;
}
#footer-data {
	clear: both;
	float: left;
	margin-left: 0;
	width: 70.5842%;
	display: block;
}
#aws {
	clear: none;
	float: right;
	margin-right: 3.4494%;
	width: 21.3483%;
	display: block;
}
#footertxt {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
#slogan {
	clear: both;
	float: left;
	margin-left: 2%;
	width: 62.5842%;
	display: block;
    text-align: left;
}

#navegacion {
	clear: both;
	float: left;
	width: 96%;
	display: block;
	text-align: right;
	padding-top: 5px;
	margin: 10px 4px 0 0;
	padding-right: 4px;
}
#pagina {
	clear: both;
	float: left;
	margin-left: 5.6179%;
	width: 88.764%;
	display: block;
}
#error {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 10px;
}
#formulario {
	clear: both;
	float: none;
	margin-left: 5.6179%;
	width: 94.382%;
	display: block;
}
#volver { /*481px to 768px*/
	clear: none;
	float: right;
	margin-left: 1.6949%;
	width: 25.7215%;
	display: block;
}
#detalle_foto {
	clear: both;
	float: left;
	margin-left: 2%;
	width: auto;
	display: block;
	text-align:center;
	height: auto;
	border:1px solid #E5E5E5;
	
}
#detalle_operacion {
	clear: both;
	margin-left: 0%;
	width: 100%;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;

}

#detalle_fecha_code {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;

}
#detalle_datos_generales {
	clear: none;
	float: left;
	margin-top:0px;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalle_propiedad {
	clear: both;
	float: left;
	margin-left: 2.2016%;
	width: 30.3697%;
	display: block;
	text-align: center;
    min-height: 90px;
}
#detalle_dormitorios {
	clear: none;
	float: left;
	margin-left: 0.8403%;
	width: 30.3697%;
	display: block;
	text-align: center;
    min-height: 90px;
}
#detalle_superficie {
	clear: none;
	float: left;
	margin-left: 0.8403%;
	width: 31.3697%;
	display: block;
	text-align: center;
    min-height: 90px;
}
#detalle_precio { /*min-width: 481px*/
	clear: left;
	float: left;
	/*margin-left: 0.8403%;*/
	margin-left: 2.2016%;
	width: 95.168%;
	display: block;
	text-align: center;
}
.detalles_repetidos {
	float: left;
	margin-left: 4px;
	margin-top:8px;
	width: 49%;
	display: block;
}
.detalles_repetidos_descrip {
	float: left;
	padding: 6px;
	margin:16px 0 20px 4px;
	width: 97%;
	display: block;
	border:1px solid #E5E5E5;
}

#detalle_zona_descrip {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
}
#detalle_plazo_venta {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalle_precio2 { /*min-width: 481px*/
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalle_operacion2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalle_metros_cubiertos {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalles_det_top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalles_repetidos {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalles_it_alquiler_otro {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalles_foto_top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalle_titulo {
	clear: both;
	float: left;
	margin-left: 2%;
	width: 60.6779%;
	display: block;

}
#detalle_visitas {
	clear: both;
	float: left;
	margin-left: 2%;
	width: 48.6779%;
	display: block;
}
#detalles_video {
	clear: none;
	float: left;
	margin-left: 18%;
	width: 32.2033%;
	display: block;
}
#detalles_ficha {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 98.7288%;
	display: block;
}
#detalles_redes_sociales {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
#detalles_tits_main {
	clear: both;
	float: left;
	margin-left: 2%;
	width: 45.6779%;
	display: block;
	margin-top: 8px;
	min-height: 10px;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-bottom: 2px;

}

#facelike {
	clear: both;
	float: left;
	margin-left: 1.6949%;
	width: 100%;
	display: block;
}
#twitter {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 100%;
	display: block;
}
#googleplus { /*481 a 768*/
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 100%;
	display: block;
}
#favs {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 100%;
	display: block;
}
#form_buscar_codigo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 20px;
}
#detalles_itemsvarios {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 5px;
	min-height:400px;
	height:auto;
}
#enviarwhatsappdetalle { /*481*/
	clear: both;
	float: left;
	margin-left: 2%;
	width: 140px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
}
#whatsapp-detalle { /*481*/
	clear: none;
	float: left;
	margin-left: 3%;
	width: 140px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;

}

#enviarwhatsapppie { /*481*/
	clear: both;
	float: left;
	margin-left: 3%;
	width: 10%;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;

}
#whatsapp { /*481*/
	clear: none;
	float: left;
	margin-left: 4%;
	width: 10%;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;

}

#addthis {
	clear: none;
	float: right;
	margin-right: 1.8403%;
	width: 20%;
	display: block;
	margin-top: 26px;
	text-align: right;

}
#subir {
	clear: both;
	float: right;
	margin-right: 2%;
	width: 20%;
	display: block;
	margin-top: 5px;
	text-align: right;
}
#admin {
	clear: both;
	float: left;
	margin-left: 3.2016%;
	width: 7.563%;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
body {
	background-image: url();
	background-repeat: ;
        }
a.enlacesbl:link, a.enlacesbl:visited  {
	
	font-family: abel, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-decoration: none;
	font-weight:bold;
}

a.enlacesbl:hover {
	
	text-decoration: none;
	font-weight:bold;
}
.gridContainer {
width: 99%;
	max-width: 1600px;
	padding-left: 0.375%;
	padding-right: 0.375%;
	margin: auto;
    clear:both;
    float:left;
    position:relative;
    margin-top: 70px;
    }
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	min-height: 210px;
	margin-bottom:0;
}
#logo {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 47.8974%;
	display: block;
	margin-top: 16px;
	height: auto;

}
#menu {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top:208px;
	width:100%;
	display: block;
	margin-bottom: 0px;
    position:absolute;

}
#submenuline {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
    margin-top:265px;
	padding:0px;
	width:100%;
	height:7px;
    position:absolute;
}
#menuvertical {
	margin:0px auto;
	margin-top:8px;
	margin-left:7px;
	margin-bottom:10px;
	width:96%;

}
#left-column {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 26.068%;
	/*width: 21.3483%;*/
	display: block;
	min-height: 300px;
	height: auto;	
}

#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	min-height: 50px;
	margin-top: 30px;

}
#lupa-buscar {
	clear: both;
	float: left;
	margin-left: 1.4%;
	width: 21.3483%;
	display: block;
	margin-top: 2px;
}
#tit-buscar {
	clear: none;
	float: left;
	margin-left: 1.1235%;
	width: 71.9101%;
	display: block;
	text-align: center;
	height: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 120%;
}
#props-publicadas {
	clear: both;
	float: left;
	width: 88.764%;
	display: block;
	margin-left: 5.6179%;
	
}
#buscador {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#banner-tasaciones {
	clear: both;	
	float: left;	
	margin-left: 0;
	min-height:10px;	
	width: 100%;	
	display: block;
	background-color:#09F;
	
}
#flyerh {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:auto;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
    text-align:center;
}
#tit-props-idx {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	height:35px;
	display: block;
	margin-top: 8px;
	margin-bottom: 10px;

}
#mapa-props-idx {
	
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 8px;
	margin-bottom: 14px;
	text-align:center;
    
}
#detalles_tits_main {
	clear: both;
	float: left;
	margin-left: 0;
	min-height: 10px;
	width: 49.5798%;
	display: block;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
}
#props-columna {
	float: left;
	margin-left: 1.742%;
	min-height: 380px;
	width: 30.3697%;
	display: block;
	padding: 0px;
	margin-top: 8px;
	position: relative;
}



.coltit{
	float:none;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:10px;
	text-align:left;
	min-height:20px;
	height:auto;
	width:97%;
}
.colimg{ /*min769pxdisplay:none;*/

	float:none;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:4px;
	text-align:left;
	min-height:160px;
	height:auto;
/*	width:220px;*/


}
.colimgitem{ /*min769pxdisplay:none;*/

	float:left;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	min-height:162px;
	height:auto;
	width:190px;


}
.col{
	float:left;
	clear:none;
	margin:0 auto;
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
	min-height:20px;
	height:auto;
	width:52%;

}
.col2{
	float:left;
	clear:none;
	margin:0 auto;
	margin-top:2px;
	margin-bottom:2px;
	padding:2px 4px 2px 4px;
	text-align:left;
	min-height:18px;
	height:auto;
	width:auto;
}
.precio{
	float:right;
	clear:none;
	margin:0 auto;
	top:4px;
    right: 4px;
	margin-bottom:2px;
	padding:2px 6px 2px 8px;
	text-align:right;
	min-height:18px;
	height:auto;
	width:auto;
	font-family:robotobold, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size:1.4em;
	color:#FFF;
    position: absolute;
    text-shadow:1px 1px 1px #000;
    background: rgba(19,83,96,0.7);
    border-radius: 6px;
}
.code{
	float:left;
	clear:none;
	margin:0 auto;
	top:132px;
    left: 0px;
	margin-bottom:2px;
	padding:6px;
	text-align:center;
	min-height:14px;
	font-family:robotothin, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
    position: absolute;
}
.codepermuta{
	float:right;
	clear:none;
	margin:0 auto;
	top:132px;
    right: 0px;
	margin-bottom:2px;
	padding:6px;
	text-align:center;
	min-height:14px;
	font-family:robotothin, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
    position: absolute;
}
.codeaceptav{
	float:right;
	clear:none;
	margin:0 auto;
	top:102px;
    right: 0px;
	margin-bottom:2px;
	padding:6px;
	text-align:center;
	min-height:14px;
	font-family:robotothin, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
    position: absolute;
}
#contenido {
	clear: none;
	float: left;
	margin-left: 2.042%;
	width: 70.5882%;
	/*margin-left: 6.7415%;
	width: 66.2921%;*/
	height:auto;
	display: block;
	margin-top: 10px;
}
#idxnovedades {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 92%;
	display: block;
	margin-top: 10px;
}
#idxnovtit {
	clear: both;
	float: left;
	margin-left: 0;
	width: 87.1794%;
	display: block;
	margin-top: 10px;
	padding-left: 8px;
}
#idxnovedades-cont {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#novedades {
	clear: both;
	float: left;
	margin-left: 4.2016%;
	width: 95.7983%;
	display: block;
	padding: 6px;
	height: auto;
	margin-top: 0px;
}
#novtit {
	clear: both;
	float: left;
	margin-left: 0;
	width: 78.9915%;
	display: block;
	
}
#novedades-cont {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	padding: 6px;
	margin: 2px 0 0 0;
}

#novbot {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
	
}
#footer-data {
	clear: both;
	float: left;
	margin-left: 4.2016%;
	width: 60.168%;
	display: block;
	margin-top: 10px;
	
}
#aws {
	clear: none;
	float: right;
	margin-right: 2.2605%;
	width: 20.168%;
	display: block;
	text-align: right;
	margin-top: 10px;
	
}
#footertxt {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	
}
#slogan {
	clear: both;
	float: left;
	margin-left: 2%;
	margin-top:8px;
	width: 44.9747%;
	display: block;
    text-align: left;

	
}
#domicilio {
	clear: none;
	float: right;
	width: 40.2747%;
	display: block;
	text-align: right;
	margin-bottom:6px;
    margin-top:20px;
	margin-right:2%;

	
}
#navegacion {
	clear: both;
	float: left;
	width: 99%;
	display: block;
	text-align: center;
	padding-top: 5px;
	margin: 20px 4px 0 0;
	padding-right: 4px;
}
#pagina {
	clear: both;
	float: left;
	margin-left: 0;
	width: 95.7983%;
	display: block;
	padding: 6px;
	height: auto;
	margin-top: 2px;
	margin-bottom: 10px;
}
#error {
	clear: both;
	float: left;
	margin-left: 0;
	width: 95.7983%;
	display: block;
	margin-top: 10px;
}
#formulario {
	clear: both;
	float:none;
	margin-left: 0;
	width: 95.7983%;
	display: block;
	padding: 6px;
	margin-top: 2px;

}
#volver { /*min769px*/
	clear: none;
	float: right;
	margin-right: 11.0756%;
	width: 7.563%;
	display: block;
	margin-top: 10px;
}
#detalle_foto {
	clear: both;
	float: left;
	margin-left: 0;
	
	display: block;
	margin-top: 6px;
    width:100%;/*32.7731%*/
	max-width:100%;
    min-height:400px;
    height: auto;
	border:1px solid #E5E5E5;
	

}
#detalle_fecha_code {
	clear: both;
	margin-left: 0;
	width: 55.1764%;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	
}
#detalle_datos_generales {
	clear: both;
	float: left;
	margin-top:6px;
	margin-left: 0.8403%;
	width: 99%;
	display: block;
    
}
#detalle_operacion {
	clear: none;
	margin-left:0.6554%;
	width: 40.168%;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}
#detalle_propiedad {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.3697%;
	display: block;
	text-align: center;
}
#detalle_dormitorios {
	clear: none;
	float: left;
	margin-left: 0.8403%;
	width: 18.168%;
	display: block;
	text-align: center;
}
#detalle_superficie {
	clear: none;
	float: left;
	margin-left: 0.8403%;
	width: 18.5714%;
	display: block;
	text-align: center;
}
#detalle_precio {
	clear: none;
	float: left;
	margin-left: 0.8403%;
	width: 26.5714%;
	display: block;
	text-align: center;
}
#detalle_zona_descrip {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
	text-align: left;
	margin-top: 10px;
    
}
#detalle_plazo_venta {
	clear: both;
	float: left;
	margin-left: 0.8403;
	width: 36.9747%;
	display: block;
}
#detalle_precio2 {
	clear: left;
	float: left;
	margin-left: 0;
	width: 36.9747%;
	display: block;
}
#detalle_operacion2 {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 60.168%;
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-right: 6px;
}
.detalles_repetidos {
	float: left;
	margin-left: 4px;
	margin-top:8px;
	width: 49%;
	display: block;
}
.detalles_repetidos_descrip {
	float: left;
	padding: 6px;
	margin:16px 0 20px 4px;
	width: 97%;
	display: block;
	border:1px solid #E5E5E5;
}
#detalles_det_top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 95.7983%;
	display: block;
	margin-bottom: 20px;
	border: 1px solid #E5E5E5;
	padding: 8px;
}
#detalles_repetidos {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	min-height:380px;
	height: auto;
}
#detalles_it_alquiler_otro {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 4px;
	height: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #E5E5E5;
}
#detalles_foto_top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 4px;
	margin-top: 6px;
	margin-bottom: 10px;
}
#detalle_titulo {
	clear: left;
	float: left;
	margin-left: 0;
	width: 80.5798%;
	display: block;
	margin-top: 6px;
}
#detalle_visitas {
	clear: left;
	float: left;
	margin-left: 0;
	width: 45.3781%;
	display: block;
}
#detalles_video {
	clear: none;
	float: right;
	width: 36.9747%;
	display: block;
	text-align: right;
	margin: 15px;
}
#detalles_ficha {
	clear: right;
	float: right;
	width: 60.168%;
	display: block;
	text-align:right;
}
#detalles_redes_sociales {
	display:block;
	clear: left;
	float: left;
	margin-left: 0;
	width: 55.7983%;
}
#facelike {
	clear: both;
	float: left;
	margin-left: 0.8403%;
	width: 24.3697%;
	display: block;
}
#twitter {
	clear: left;
	float: left;
	margin-left: 0.8403%;
	width: 15.9663%;
	display: block;
}
#googleplus { /*769 a 1232*/
	clear: left;
	float: left;
	margin-left: 0.8403%;
    width: 70px;
	/*max-width: 8.7647%;*/
	display: block;

}

#favs {
	clear: none;
	float: left;
	margin-left: 0.8403%;
	width: 28.5714%;
	display: block;
}
#form_buscar_codigo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#detalles_itemsvarios {
	clear: both;
	float: none ;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 5px;
}
#enviarwhatsappdetalle { /*769*/
	clear: both;
	float: left;
	margin-left: 2.3%;
	width: 98%;
	display: none;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
}
#whatsapp-detalle { /*769*/
	clear: none;
	float: left;
	margin-left: 1%;
	width: 48%;
	display: none;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;

}
#enviarwhatsapppie { /*+769*/
	clear: both;
	float: left;
	margin-left: 3%;
	width: 10%;
	display: none;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;

}
#whatsapp { /*+769*/
	clear: none;
	float: left;
	margin-left: 4%;
	width: 10%;
	display: none;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;

}

#addthis {
	clear: both;
	float: right;
	margin-right: 1.8403%;
	width: 20%;
	display: block;
	margin-top: 18px;
	text-align: right;

}
#subir {
	clear: both;
	float: right;
	margin-right: 2%;
	width: 20%;
	display: block;
	margin-top: 10px;
	text-align: right;
}
#admin {
	clear: both;
	float: left;
	margin-left: 1.2016%;
	width: 7.563%;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}
}
@media only screen and (min-width: 1025px) {
#logo {
margin-left: 8%;
margin-top: 6px;
}
#slogan {
margin-top:14px;
margin-left: 5.5%;
margin-bottom:2px;
}
}

