body { font:normal normal normal 9pt arial; text-align:center; }
h1 { text-indent:0px; background-color:#fff; color:#666666; font-size:13pt;}
h3, h6 { height:21px; font:normal normal 900 12pt arial; }

.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; height:60px; }
.banner { float:left; width:719px; height:70px; background:#ff9900; padding:10px 0 0 0; border-left:3px solid #ff6600; z-index:10; }
.fecha { width:238px; height:15px; text-align:left; color:#999999; padding:5px 0 0 0; }

.td { background:#e2e2e2; 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; }

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

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

.empr { float:left; width:470px; }
.titLink { width:960px; padding:6px 0 0 0; background:#8e8f93/* url(bg.tit.jpg) 0 0 no-repeat*/; border-bottom:5px solid #f78e25; color:#fff; } /* height 27px */
.emprLnk { float:left; width:470px; height:20px; text-align:left;}
.emprLnk a:link { text-decoration:none; }
.emprLnk a:active { text-decoration:none; }
.emprLnk a:visited { text-decoration:none; }
.emprLnk a:hover { text-decoration:underline; }

.prensa { width:960px; height:23px; font-weight:bold; color:#fff; background:#000; padding:7px 0 0 0; }
.pren { float:left; width:470px; height:23px; font-weight:bold; color:#000; background:#f0f0f0; padding:7px 0 0 0; }
.prenCont { float:left; width:468px; height:100px; color:#000; 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-bottom:3px solid #f78e25; }
.lnkpielnk { border:1px solid #8e8f93; }
.lnkpielnk a{ color:#333333 }
.lnkpielnk a:link { text-decoration:none; }
.lnkpielnk a:active { text-decoration:none; }
.lnkpielnk a:visited { text-decoration:none; }
.lnkpielnk a:hover { text-decoration:underline;color:#666666 }

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

/* 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:1000;
   display:block;
}
#form
{
	position:relative;
	margin:auto;
   width:400px;
   height:250px;
   z-index:1000;
   display:none;
   /*background:#ff8;*/
}
#content
{
   width:400px;
   /*height:250px;*/
   border:3px solid #ff9900;
	padding:5px;
   background:#666666;
}

/* formularios */
#titForm
{
	float:left; width:350px; text-align:left; color:#fff;
}
#cerrar
{
	float:right; width:50px; text-align:center; background:#ff6600;
}
#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:#000; }
.txtForm
{
	border:1px solid #666;
	width:200px;
}
.btn
{
	width:110px;
	height:18px;
	color:#fff;
	font-size:8pt;
	border:1px solid #666666;
	background:#ff9900;
} 

/* 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 a:link { text-decoration:none; color:#000; }
.titNota a:active { text-decoration:none; color:#000; }
.titNota a:visited { text-decoration:none; color:#000; }
.titNota a:hover { text-decoration:underline; color:#000; }

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

.pie { color:#000; }
.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; }
