  /* CSS Alternativo  */
  
  /* CSS MENU */
  #lh-col{
    min-width: 230;
    float: left;
    color: #444;
    margin: 0;
  }
  /* */
  
  /* Alan Garay Arias */
  .precios{
    font-size: 11px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif; 
  }
  
  .titSecc{
    background-color:#000;
    color:#FFF;
    height:25px;
    text-align:center;
    font-family: sans-serif;
    font-size: 13pt;
    font-weight: bold;
    letter-spacing:1px;
  }
  
  a.textoEncabezado{
    color:#FFF;
    font-size: 15px;
    letter-spacing:1px;
    text-shadow: #000 0.1em 0.2em 0.2em;
    cursor:pointer;
  }
  
  a.textoEncabezado:hover{
    color:#ffdf1a;
    font-size: 14px;
    letter-spacing:1px;
    text-shadow: #000 0.1em 0.2em 0.2em;
    cursor:pointer;
  }
  
  
  .titSecc2{
    background-image:url('../images/identificadores/ide_.jpg');
    color:#FFF;
    height:25px;
    text-align:center;
    font-family: sans-serif;
    font-size: 13pt;
    font-weight: bold;
    letter-spacing:1px;
  }
  
  input {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    line-height: normal; 
    color: #69624f;
    width:250px;
  }
  
  textarea {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    line-height: normal; 
    color: #69624f;
    width:250px;
  }
  
  .textoF { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    line-height: normal; 
    color: #69624f; 
    text-decoration: none; 
    font-weight: normal; 
    font-style: normal ; 
    text-align: right;
  }
  
  .button {
   	font: 12px Geneva, Arial, Helvetica, sans-serif;
 	color:#EEEEEE;
	font-weight: bold;
 	padding:2px;
 	width:110px;
 	text-align: center;
 	background-color:#000000;
	border: solid #FFCF00 1px;
  }
  
  #signupform label.error1 {
    background-image:url("../images/index/noval.png");
    background-repeat:no-repeat;
    display:block;
    font-size:12px;
    padding-left: 16px;
    padding-bottom: 2px;
    font-weight: bold;
    color: #D8000C;
  }
  
  .info, .exito, .alerta, .error{  
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position:relative;  
  }
  
  .exito {  
    color: #4F8A10;  
    background-color: #DFF2BF;  
    background-image: url('../images/index/exito.png');    
  }
  
  .error {  
    color: #D8000C;  
    background-color: #FFBABA;  
    background-image: url('../images/index/error.png');  
  }
  
  .alerta {  
    color: #9F6000;  
    background-color: #FEEFB3;  
    background-image: url('../images/index/alerta.png');    
  }
  
  
  .tinytable{
    border-collapse:collapse;
  }
  
  .tinytable th {
    background: #fff;
    border-bottom: 2px solid #000;
    color:#f3b305;
    font-size: 14px;
  }
  
  .tinytable tr.evenrow td {
    border-bottom: 1px solid #666;
    background: #fff;
    padding: 2px 8px;
    color: #000;
    font-weight: normal;
  }
  
  .tinytable tr.on td {
    border-bottom: 2px solid #666;
    border-top: 2px solid #666;
    background: #FFFF99;
    padding: 2px 8px;
    color: #000;
    font-weight: bold;
    font-size: 11px;
  }

  .tinytable tr.oddrow td {
    border-bottom: 1px solid #666;
    background: #E6E6E6;
    padding: 2px 8px;
    color: #000;
    font-weight: normal;
  }

.tinytable th h3 {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 8px;
}

.tinytable th h2 {
  font-size: 11px;
  font-weight: bold;
  padding: 0px 6px;
  text-align: center;
  color: #000;
}

.tinytable td {
  padding:2px; 
  border-bottom:1px solid #c6d5e1;
  border-right:1px solid #c6d5e1;
  border-left:1px solid #c6d5e1;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 12px;
}

.tinytable .head h3 {
  background:url(images/sort.gif) 7px center no-repeat; 
  cursor:pointer; 
  padding-left:18px
}


.tinytable .desc h3 {
  background:url(../libjs/tinytable/images/desc.gif) 7px center no-repeat; 
  background-color: #99C7FF; 
  cursor:pointer; 
  color:#fff;
  padding-left:18px
}

.tinytable .asc h3 {
  background:url(../libjs/tinytable/images/asc.gif) 7px  center no-repeat;  
  background-color: #99C7FF; 
  cursor:pointer; 
  color:#fff;
  padding-left:18px
}

.tinytable td.evenrow {
  border-bottom: 1px solid #95bce2;
  background: #fff;
  padding: 2px 8px;
  color: #000;
  font-weight: normal;
}

.tinytable td.oddrow { 
  border-bottom: 1px solid #95bce2;
  background: #ecf6fc;
  padding: 2px 8px;
  color: #000;
  font-weight: normal;
}

.tinytable td.good { 
  border-bottom: 1px solid #32DF00;
  background: #B3FF99;
  padding: 2px 8px;
  color: #000;
  font-weight: normal;
}

.tinytable td.reg { 
  border-bottom: 1px solid #EDEF85;
  background: #FFFFB5;
  padding: 2px 8px;
  color: #000;
  font-weight: normal;
}

.tinytable td.ale { 
  border-bottom: 1px solid #FF800D;
  background: #FFAB60;
  padding: 2px 8px;
  color: #000;
  font-weight: normal;
}

.tinytable td.cri { 
  border-bottom: 1px solid #F70000;
  background: #FF5353;
  padding: 2px 8px;
  color: #000;
  font-weight: normal;
}

.tinytable .small {
  font-family: tahoma,verdana,sans-serif;
  font-size: 11px;
  color: #000000;
}

.tinytable td.total {
  border-bottom: 1px solid #666;
  background: #eee;
  padding: 2px 8px;
  color: #000;
  font-weight: normal;
}
  
  
  
  
  
  
  
  
  
   
  
  
  
  
  
.expe_1 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}

a {  font-family: Arial, Helvetica, sans-serif; text-decoration: none} 
body {  font-family: Arial, Helvetica, sans-serif}
a:hover { color : #000; font-weight: bold ;}

.liga_menu { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; color: #565349; text-decoration: none; font-weight: bold }
.titulo_1 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; line-height: normal; color: #f3b305; text-decoration: none; font-weight: bold ; font-style: normal}
.texto { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; color: #69624f; text-decoration: none; font-weight: normal; font-style: normal ; text-align: justify}
.subtitulo_1 { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; line-height: normal; color: #8c815e; text-decoration: none; font-weight: bold ; font-style: normal}
.liga_home { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; color: #42403a; text-decoration: none; font-weight: normal}
.fecha { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #FFFFFF; text-decoration: none; font-weight: normal; font-style: normal ; text-align: justify }
.hora { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #FFFF00; text-decoration: none; font-weight: normal; font-style: normal ; text-align: justify }

.empsoni { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #ffdf1a; text-decoration: none; font-weight: bold; font-style: normal ; text-align: justify}
.dr { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #FFF; text-decoration: none; font-weight: bold; font-style: normal ; text-align: justify}