body { font:normal normal normal 9pt arial; text-align:center; margin:0px;}
h1 { text-indent:0px; background-color:#fff; color:#666666; font-size:18pt; margin:0px}
h3, h6,h2 { font:normal normal 900 12pt arial; margin:5px 0 3px; }

img {border:0px;}

.back_a { background:#bbb; }
.back_b { background:#ddd; }

.clear_l { clear:left; }
.clear_b { clear:both; }
.clear_r { clear:right; }

.sep { clear:left; width:960px; height:10px; }

.logo { width:238px; }
.banner { float:left; width:719px; height:70px; background:#ed8122; padding:10px 0 0 0; border-left:3px solid #ed8122; z-index:10; }
.fecha { width:238px; height:15px; text-align:left; color:#999999; padding:5px 0 0 0; }

.td { background:#f4f4f4; color:#666666; font-weight:bold; border-style:solid; border-width:1px; border-color:#fff #fff #999 #fff; }
.tds { /*background:#fff;*/color:#666666; font-weight:bold; border-style:solid; border-width:1px; border-color:#fff #cccccc #999 #cccccc; text-align:center}

.titLianding { width:960px; color:#666666; text-align:center; }

.descripcion { width:938px; text-align:justify; background:#f4f4f4; padding:10px; border:1px solid #8e8f93; }

.empr { float:left; width:470px; }
.titLink { width:958px; padding:3px 0; background:#ed8122; color:#FFFFFF; border-top:1px solid #ed8122; border-left:1px solid #ed8122; border-right:1px solid #ed8122;}
.emprLnk { float:left; width:470px; height:20px; text-align:left;}
.emprLnk a:link { text-decoration:none; color:#666666 }
.emprLnk a:active { text-decoration:none; color:#666666 }
.emprLnk a:visited { text-decoration:none; color:#666666 }
.emprLnk a:hover { color:#ed8122 }

.prensa { width:960px; font-weight:bold; color:#fff; background:#666666; padding:7px 0; font-size:12pt }
.pren { float:left; width:470px; height:23px; font-weight:bold; color:#666666; background:#f0f0f0; padding:7px 0 0 0; }
.prenCont { float:left; width:468px; height:100px; color:#666666; background:#fff; border:1px solid #f0f0f0; }

.lnkpiecon { float:left; width:306px; }
.lnkpietit { width:306px; height:23px; font-weight:bold; color:#fff; background:#8e8f93; padding:7px 0 0 0;border:1px #8e8f93 solid; border-bottom:3px solid #ed8122;}
.lnkpielnk { border:1px solid #8e8f93; }
.lnkpielnk a:link { text-decoration:none; }
.lnkpielnk a:active { text-decoration:none; }
.lnkpielnk a:visited { text-decoration:none; }
.lnkpielnk a:hover { text-decoration:underline; }

.lnkNota a:link { text-decoration:none; color:#ed8122; }
.lnkNota a:active { text-decoration:none; color:#ed8122; }
.lnkNota a:visited { text-decoration:none; color:#ed8122; }
.lnkNota a:hover { text-decoration:underline; color:#ed8122; }

/* lightwindow */
.transparent
{
   position:absolute;
   left:0;
   top:0;
   width:100%;
   height:100%;
   background:#fff;
   
   filter:alpha(opacity=70); 
   -moz-opacity: 0.7; 
   opacity: 0.7;
   
   z-index:999;
   display:none;
}
.content
{
   position:absolute;
   left:0;
   top:0;
   width:100%;
   /*height:100%;*/
   z-index:1666666;
   display:block;
}
#form
{
	position:relative;
	margin:auto;
   width:400px;
   height:250px;
   z-index:1666666;
   display:none;
   /*background:#ff8;*/
}
#content
{
   width:400px;
   /*height:250px;*/
   border:3px solid #ed8122;
	padding:5px;
   background:#666666;
}

/* formularios */
#titForm
{
	float:left; width:350px; text-align:left; color:#fff;
}
#cerrar
{
	float:right; width:50px; text-align:center; background:#ed8122;
}
#cerrar a:link { text-decoration:none; color:#fff; }
#cerrar a:active { text-decoration:none; color:#fff; }
#cerrar a:visited { text-decoration:none; color:#fff; }
#cerrar a:hover { text-decoration:none; color:#666666; }
.txtForm
{
	border:1px solid #666;
	width:200px;
}
.btn
{
	width:110px;
	height:18px;
	color:#fff;
	font-size:8pt;
	border:1px solid #666666;
	background:#ed8122;
} 

/* Para flotar elementos dentro de un div y adaptar el alto de este al contenido ---------- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix { display:inline-block; }

/* Para IE-Mac ------------- */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* ---------------------------------------------------------------------------------------- */
.titNota { height:40px; width:466px; background:#f4f4f4; border-top:solid 1px #ed8122; border-left:solid 1px #ed8122; border-right:solid 1px #ed8122; text-align:left; padding:6px 0 0 0; }
.titNota a:link { text-decoration:none; color:#666666; }
.titNota a:active { text-decoration:none; color:#666666; }
.titNota a:visited { text-decoration:none; color:#666666; }
.titNota a:hover { text-decoration:underline; color:#666666; }

.linkHT a:link { text-decoration:none; color:#666666; }
.linkHT a:active { text-decoration:none; color:#666666; }
.linkHT a:visited { text-decoration:none; color:#666666; }
.linkHT a:hover { text-decoration:underline; color:#666666; }

.pie { color:#666666; }
.pie a:link { text-decoration:none; color:#666; }
.pie a:active { text-decoration:none; color:#666; }
.pie a:visited { text-decoration:none; color:#666; }
.pie a:hover { text-decoration:underline; color:#666; }

.center {text-align:center; margin:0 auto; width:960px}

.separador{height:5px;margin:3px 0px 5px; background:url(http://www.elinmobiliario.com/images/btnTopFondo.gif) repeat-x;}

.titPrincipal {
height:21px; width:466px; background:#f4f4f4; text-align:center; padding:6px 0 0 0; border-top:1px solid #e2e2e2; border-left:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}
