<!DOCTYPE HTML>
	<head>
		<title>CasasMap | Casas Departamentos venta alquiler La Paz Santa Cruz Cochabamba | Bienes Raices Bolivia</title>
<meta name="description" content="CasasMap, Casas, Departamentos, venta, alquiler, La Paz, Santa Cruz, Cochabamba, Bienes Raices Bolivia" />
<meta name="keywords" content="CasasMap, Casas, Departamentos, venta, alquiler, La Paz, Santa Cruz, Cochabamba, Bienes Raices Bolivia" />
		<link href="http://www.casasmap.com/css/style.css" rel="stylesheet" type="text/css"  media="all" />
		<script src="http://code.jquery.com/jquery-1.9.1.min.js" type="text/javascript"></script>
		<script src="http://www.casasmap.com/js/countdown.js" type="text/javascript"></script>	
	    <script src="http://www.casasmap.com/js/init.js" type="text/javascript"></script>
		<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
<style>
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	background: url("http://upload.wikimedia.org/wikipedia/commons/8/86/La_Paz-center.jpg") no-repeat #E7E7E7;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	font-family: 'Roboto',arial,sans-serif;
}
/*---start-wrap-----*/
.wrap{
	width:80%;
	margin:0 auto;
}
/*---start-header----*/
.bottom-social-icons{
	text-align:center;
}
.bottom-social-icons ul li{
	display:inline-block;
	margin-top:0.7em;
}
.bottom-social-icons h3{
	font-size: 1em;
	color: #3B3B3B;
	text-transform:uppercase;
}
.bottom-social-icons ul li a{
	padding:5px;
	display:block;
}
/*---start-content-----*/
.content{
	border: 10px dotted #3B3B3B;
	box-shadow: 0px 0px 10px #464646;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	padding: 30px 0;
	text-align:center;
	margin-top: 5em;
	opacity: 0.8;
}
/* ---------- TIMER ---------- */
#countdown{
	background:#FFF;
	padding: 1em 0 2em 0;
	margin-top: 3em;
}
ul#countdown{text-align:center;}
ul#countdown span {
	color: #3B3B3B;
	font-size: 5em;
	font-weight: bold;
	text-align: center;
	display: inline-block;
}
ul#countdown h3{
	color:#3B3B3B;
}
ul#countdown li{
	display: inline-block;
	width: 13%;
	text-align: center;
}
ul#countdown li p.timeRefDays,
ul#countdown li p.timeRefHours,
ul#countdown li p.timeRefMinutes,
ul#countdown li p.timeRefSeconds {
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	font-size: 1.2em;
	191919
}
.content h1{
	font-size:5em;
	color:#3B3B3B;
}
.content p{
	font-size: 0.875em;
	color: #3B3B3B;
	line-height: 1.8em;
	width: 70%;
	margin: 0 auto;
}
/*----start-notify----*/
.notify form{
	background: #FFF;
	width: 78%;
	margin: 0 auto;
	border:1px solid #EEE;
}
.notify input[type="text"]{
	width: 80%;
	padding:12px;
	outline: none;
	border:none;
	color:#3B3B3B;
	font-size:0.875em;
	font-family: 'Roboto',arial,sans-serif;
}
.notify input[type="submit"]{
	padding: 12px 23px;
	border:none;
	background:#3B3B3B;
	font-family: 'Roboto',arial,sans-serif;
	color:#FFF;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor:pointer;
}	
.notify input[type="submit"]:hover{
	background:#555;
}
.notify{
	width:70%;
	margin: 2em auto 2em auto;
}
/*----start-copy-right-----*/
.copy-right{
	text-align:center;
}
.copy-right p{
	color:#3B3B3B;
	font-size:0.875em;
}
.copy-right p a{
	color:#3B3B3B;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.copy-right p a:hover{
	color:#555;
}
/*----responsive-design-----*/
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
	.wrap{
		width:90%;
	}
	.notify input[type="text"] {
		width: 78.5%;
	}
	.content {
		margin-top: 0.7em;
	}
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	.wrap{
		width:90%;
	}
	.notify input[type="text"] {
		width: 77%;
	}
	.content {
		margin-top: 2em;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.wrap{
		width:90%;
	}
	.notify input[type="text"] {
		width: 71%;
	}
	.content {
		margin-top:0.5em;
	}
	ul#countdown li {
		width: 17%;
	}
}
@media only screen and (max-width: 768px) and (min-width: 640px) {
	.wrap{
		width:90%;
	}
	.notify input[type="text"] {
		width: 71%;
	}
	.content {
		margin-top:0.5em;
	}
	ul#countdown li {
		width: 22%;
	}
	.notify form {
		width: 100%;
	}
	.notify {
		width: 77%;
	}
}
</style>
	<script type="text/javascript"></script></head>
	<body>	
<script>
!function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):a(jQuery)}(function(a){"use strict";function b(a){if(a instanceof Date)return a;if(String(a).match(h))return String(a).match(/^[0-9]*$/)&&(a=Number(a)),String(a).match(/\-/)&&(a=String(a).replace(/\-/g,"/")),new Date(a);throw new Error("Couldn't cast `"+a+"` to a date object.")}function c(a){var b=a.toString().replace(/([.?*+^$[\]\\(){}|-])/g,"\\$1");return new RegExp(b)}function d(a){return function(b){var d=b.match(/%(-|!)?[A-Z]{1}(:[^;]+;)?/gi);if(d)for(var f=0,g=d.length;g>f;++f){var h=d[f].match(/%(-|!)?([a-zA-Z]{1})(:[^;]+;)?/),j=c(h[0]),k=h[1]||"",l=h[3]||"",m=null;h=h[2],i.hasOwnProperty(h)&&(m=i[h],m=Number(a[m])),null!==m&&("!"===k&&(m=e(l,m)),""===k&&10>m&&(m="0"+m.toString()),b=b.replace(j,m.toString()))}return b=b.replace(/%%/,"%")}}function e(a,b){var c="s",d="";return a&&(a=a.replace(/(:|;|\s)/gi,"").split(/\,/),1===a.length?c=a[0]:(d=a[0],c=a[1])),1===Math.abs(b)?d:c}var f=100,g=[],h=[];h.push(/^[0-9]*$/.source),h.push(/([0-9]{1,2}\/){2}[0-9]{4}( [0-9]{1,2}(:[0-9]{2}){2})?/.source),h.push(/[0-9]{4}([\/\-][0-9]{1,2}){2}( [0-9]{1,2}(:[0-9]{2}){2})?/.source),h=new RegExp(h.join("|"));var i={Y:"years",m:"months",w:"weeks",d:"days",D:"totalDays",H:"hours",M:"minutes",S:"seconds"},j=function(b,c,d){this.el=b,this.$el=a(b),this.interval=null,this.offset={},this.instanceNumber=g.length,g.push(this),this.$el.data("countdown-instance",this.instanceNumber),d&&(this.$el.on("update.countdown",d),this.$el.on("stoped.countdown",d),this.$el.on("finish.countdown",d)),this.setFinalDate(c),this.start()};a.extend(j.prototype,{start:function(){null!==this.interval&&clearInterval(this.interval);var a=this;this.update(),this.interval=setInterval(function(){a.update.call(a)},f)},stop:function(){clearInterval(this.interval),this.interval=null,this.dispatchEvent("stoped")},toggle:function(){this.interval?this.stop():this.start()},pause:function(){this.stop()},resume:function(){this.start()},remove:function(){this.stop.call(this),g[this.instanceNumber]=null,delete this.$el.data().countdownInstance},setFinalDate:function(a){this.finalDate=b(a)},update:function(){return 0===this.$el.closest("html").length?void this.remove():(this.totalSecsLeft=this.finalDate.getTime()-(new Date).getTime(),this.totalSecsLeft=Math.ceil(this.totalSecsLeft/1e3),this.totalSecsLeft=this.totalSecsLeft<0?0:this.totalSecsLeft,this.offset={seconds:this.totalSecsLeft%60,minutes:Math.floor(this.totalSecsLeft/60)%60,hours:Math.floor(this.totalSecsLeft/60/60)%24,days:Math.floor(this.totalSecsLeft/60/60/24)%7,totalDays:Math.floor(this.totalSecsLeft/60/60/24),weeks:Math.floor(this.totalSecsLeft/60/60/24/7),months:Math.floor(this.totalSecsLeft/60/60/24/30),years:Math.floor(this.totalSecsLeft/60/60/24/365)},void(0===this.totalSecsLeft?(this.stop(),this.dispatchEvent("finish")):this.dispatchEvent("update")))},dispatchEvent:function(b){var c=a.Event(b+".countdown");c.finalDate=this.finalDate,c.offset=a.extend({},this.offset),c.strftime=d(this.offset),this.$el.trigger(c)}}),a.fn.countdown=function(){var b=Array.prototype.slice.call(arguments,0);return this.each(function(){var c=a(this).data("countdown-instance");if(void 0!==c){var d=g[c],e=b[0];j.prototype.hasOwnProperty(e)?d[e].apply(d,b.slice(1)):null===String(e).match(/^[$A-Z_][0-9A-Z_$]*$/i)?(d.setFinalDate.call(d,e),d.start()):a.error("Method %s does not exist on jQuery.countdown".replace(/\%s/gi,e))}else new j(this,b[0],b[1])})}});
</script>
		<!---start-wrap---->
		<div class="wrap">
			<!---start-content---->
			<div class="content">
				<h1>Volvemos pronto!</h1>
				<p>mejoras y nuevas caracteristicas</p>
				<!---start-countdown-timer----->
<br/>
<div id="getting-started"></div>
<script type="text/javascript">
  $('#getting-started').countdown('2015/12/31', function(event) {
    $(this).html(event.strftime('%w semanas %d dias %H:%M:%S'));
  });
</script>

				<!---End-countdown-timer----->
<br/>
				<div class="clear"> </div>
				<div class="bottom-social-icons">
					<h3>Siguenos!</h3>
					<ul>
						<li><a href="http://facebook.com/casasmap"><img src="images/facebook.png" title="facebook" /></a></li>
						<li><a href="http://twitter.com/casasmap"><img src="images/twitter.png" title="Twitter" /></a></li>
<br/>
<li><a href="mailto:info@casasmap.com">info@casasmap.com</a></li>
					</ul>
				</div>
				<!---start-copy-right----->
				<div class="copy-right">
				</div>
				<!---end-copy-right----->
			</div>
			<!---End-content---->
		</div>
		<!---End-wrap---->
	</body>
</html>
