/*RESETEO*/


:focus {

    outline: 0;

}

table {

    border-collapse: separate;

    border-spacing: 0;

}

caption, th, td {

    text-align: left;

    font-weight: normal;

}

a img, iframe {

    border: none;

}

ol, ul {

    list-style: none;

}

input, textarea, select, button {

    font-size: 100%;

    font-family: inherit;

}

select {

    margin: inherit;

}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */

ol { margin-left:2em; }

/* == clearfix == */

.clearfix:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/*FIN RESETEO*/



html, body {

  height: 100%;

  width: 100%;

}





#main_wrapper {

	position: relative;

	width: 905px;

	margin: 0 auto;

	top: 8px;

	border: 2px solid #ddd;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	-webkit-box-shadow:  0px 0px 8px 2px rgba(0, 0, 0, 0.4);

    box-shadow:  0px 0px 8px 2px rgba(0, 0, 0, 0.4);

}



#logo {

	position: absolute;

	z-index: 1;

	left: 0px;

	top: 14px;

}



#logofot {

	position: absolute;

	z-index: 1;

	right: 14px;

	top: 14px;

}



#pdf_download {

	position: absolute;

	z-index: 10;

	left: 0px;

	top: 218px;

}



#pdf_download img {

	position: absolute;

	top: 0;

	left: 0;

	z-index: 11;

}



#pdf_download p {

	position: absolute;

	top: 71px;

	left: 12px;

	z-index: 12;

}



#pdf_download p a {

	font-size: 11px;

	font-weight: bold;

	color: #fff;

}



#ver_video {

	position: absolute;

	z-index: 10;

	left: 0px;

	top: 351px;	

	cursor: pointer;

}



#videoBox {

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	z-index: 201;

	text-align: center;

}



#vidWrapper {

	position: absolute;

	z-index: 21;

	top: 50%;

	left: 50%;

	margin-top: -210px;

	margin-left: -330px;

	border: 10px solid #eff4f2;

}



.close_vid {

	position: absolute;

	z-index: 30;

	right: -10px;

	top: -10px;

	cursor: pointer;

}



#vB_bk {

	background: #000;

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";

	filter: alpha(opacity=85);

	-moz-opacity: 0.85;

	-khtml-opacity: 0.85;

	opacity: 0.85;

	z-index: 20;

}



#refs2 {

	position: absolute;

	z-index: 1;

	right: 14px;

	top: 114px;

}



#refs {

	position: absolute;

	z-index: 1;

	right: 14px;

	bottom: 14px;

}



#pop_ups {

	position: relative;

	z-index: 180;

}



.lotes_default_layout {

	position: absolute;

	z-index: 6;

	right: 8px;

	top: 430px;

	padding: 10px;

}



.bk_lotes {

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	background: #fff;

	z-index: -1;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";

	filter: alpha(opacity=85);

	-moz-opacity: 0.85;

	-khtml-opacity: 0.85;

	opacity: 0.85;

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	border-radius: 8px;

	-webkit-box-shadow:  0px 0px 8px 2px rgba(0, 0, 0, 0.4);

    box-shadow:  0px 0px 8px 2px rgba(0, 0, 0, 0.4);

}



.ll_microsite {

	position: absolute;

	top: 4px;

	right: 24px;

	cursor: pointer;

}



.close_lote {

	position: absolute;

	top: 4px;

	right: 4px;

	cursor: pointer;

}



.lote_title {

	padding-bottom: 16px;

	text-align: center;

}



.lote_col1 {

	float: left;

	padding-bottom: 18px;

}



.lote_col2 {

	float: right;

	padding-bottom: 18px;

}



#ll {

	position: absolute;

	z-index: 3;

	width: auto;

	left: 68px;

	top: 240px;

	padding: 10px;

}



#ll_col1 {

	float: left;

	width: 198px;

}



#ll_col2 {

	float: left;

	width: 320px;

	margin: 46px 30px 0 26px;

}



#ll_col3 {

	float: left;

	width: 164px;

	margin-top: 20px;

}



#gallery_lote_lago {

	position: relative;	

	margin: 0 auto;

	margin-top: 18px;

}



.gallery_thumbs ul li {

	float: left;

	margin-right: 4px;

}



.next_img {

	position: relative;

	display: inline-block;

	color: #57575a;

	font-size: 12px;

	text-decoration: none;

	font-weight: bold;

	padding: 2px 10px 2px 0px;

	background: url(images/arrow_nx.png) no-repeat right center;

	float: right;

	z-index: 4;

}



.prev_img {

	position: relative;

	display: inline-block;

	color: #57575a;

	font-size: 12px;

	text-decoration: none;

	font-weight: bold;

	padding: 2px 0 2px 10px;

	background: url(images/arrow_bk.png) no-repeat left center;

	float: left;

	z-index: 4;

}



.lotes_default_layout .gallery_imgs img {

	margin-left: -552px;

}



.gallery_imgs img {

	position: absolute;

	z-index: 200;

	/*left: 50%;*/

	top: -20%;

	padding: 30px 10px 10px 10px;

	background: url(images/btn_close.png) no-repeat 546px 8px #f6f6f5;

	/*margin-left: -305px;*/

	margin-top: -216px;

}



.inst_gallery {

	position: absolute;

	width: 100%;

	text-align: center;

	bottom: 12px;

	left: 0;

	color: #6d6e71;

	font-size: 11px;

	z-index: 0;

}



#footer {

	text-align: center;

	color: #fff;

	padding: 24px 0 8px 0;

}



#tempAviso {

	display: block;

	position: absolute;

	padding: 28px;

	bottom: 4px;

	right: 4px;

	background: #333;

	color: #fff;

	z-index: 10;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";

	filter: alpha(opacity=85);

	-moz-opacity: 0.85;

	-khtml-opacity: 0.85;

	opacity: 0.85;

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	border-radius: 8px;

}



/*Clases Genéricas*/

.bold{font-weight:bold}.clear{clear:both}