/*
SAL
Isthmus
Diseño Web GEPanamaá
*/


body{
  padding: 0px;
  margin: 0px;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  color: #454545;
}
p{
  margin: 5px 0px;
  text-align: justify;
}

a{
  font-size: 12px;
  text-decoration: underline;
  color: #0033FF;
  background-color: #FFFFFF;
}

a:hover{
  text-decoration: underline;
}

ul{
  font-family: Arial, Helvetica, sans-serif;
  color: #454545;
  font-size: 13px;
  text-align: justify;
}

.tda{
  margin: 0px 4px 0px 4px;
  font-size: 12px;
  text-align: justify;
  color: #333333;
  background-color: #FFFFFF;
}

td{
  margin: 0px;
  padding: 0px;
}

.conf_nombre{
  font-size: 12px;
  color: #0000FF;
  background-color: #FFFFFF;
}

#headMenu{
  width: 700px;
  height: 25px;
}


.cont{
  clear: both;
}

/* Lateral Izquierdo */
#leftColumn{
  float: left;
  width: 215px;
  padding: 0px 30px 8px 0px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}
#leftColumn h3{
  padding: 10px 0px 4px 0px;
  margin: 0px;
  font-weight: normal;
  font-size: 18px;
  color: #9ACD32;
  border-bottom: #666666 2px solid;
  letter-spacing: -1px;
}
#leftColumn h3 span{
  color: #9ACD32;
}
#leftColumn ul{
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 10px;
  list-style: circle;
}
#leftColumn li{
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  border-bottom: #CCCCCC 1px dotted;
}
#leftColumn li a{
  padding: 8px 0px 8px 0px;
  margin: 0px;
  display: block;
  color: #666666;
  text-decoration: none; 
}
#leftColumn li a:hover{
  padding: 8px 0px 8px 5px;
  margin: 0px;
  display: block;
  background-color: #F5F5F5;
  color: #000000;
  text-decoration: none;
}
/* Fin de Lateral Izquierdo */

/* Centro */
#center{
  float: left;
  width: 455px;
  padding: 8px 0px 8px 0px;
  font-family: Arial, Helvetica, sans-serif;
}
#center ul.menu li{
  padding: 2px 0px 2px 0px;
  margin: 0px 0px 0px 1em; 
}
#center p{
  padding: 4px 0px 4px 0px;
  margin: 0px;
  font-size: 12px;
  text-align: justify;
  color: #333333;
  background-color: #FFFFFF;
}
#center h1{
  padding: 0px 0px 12px 0px;
  margin: 10px 0px 0px 0px;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none;
  letter-spacing: 0px;
  line-height: 1em;
  border-bottom: #CCCCCC 1px dotted;
  color: #D36206;
}
#center h1 a{
  padding: 0px 0px 12px 0px;
  margin: 10px 0px 0px 0px;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none;
  border-bottom: #CCCCCC 1px dotted;
  color: #D36206;
  line-height: 1em;
  letter-spacing: 0px;
}
#center h1 a:hover{
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  font-size: 18px;
  color: #B40000;
  letter-spacing: 0px;
  text-decoration: none;
}
#center h2{
  padding: 2px 0px 2px 8px;
  margin: 8px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0px;
  color: #000000;
  background-color: #F5F5F5;
  border-top: #CCCCCC 1px dotted;
  border-left: #9ACD32 8px solid;
  border-bottom: #CCCCCC 1px dotted;
}
#center h2 a{
  text-decoration: none;
  color: #666666;
}
#center h2 a:hover{
  color: #9ACD32;
}
#center h3{
  padding: 0px;
  margin: 8px 0px 0px 0px;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0px;
  text-decoration: none;
  color: #666666;
}
#center h3 a{
  padding: 0px;
  margin: 8px 0px 0px 0px;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0px;
  text-decoration: none;
  color: #666666;
}
/* Fin de Centro */

/* Leer más */
.leer_mas {
  font-size: 10px;
  list-style-type: none;
}
.leer_mas a{
  padding: 0px 5px 0px 5px;
  color: #000000;
  text-decoration: none;
  border-right: #CCC 1px solid;
  border-top: #CCCCCC 1px solid;
  border-left: #CCCCCC 1px solid;
  border-bottom: #CCCCCC 1px solid;
  background-color: #E4F8DA;
}
.leer_mas a:hover{
  color: #888888;
  text-decoration: none;
}
/* Fin de Leer más */

/* Pie de Página */
#pie{
  clear: both;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  font-size: 10px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align: right;
  color: #CCCCCC;
  border-bottom: #CCCCCC 1px solid;
}

.copy{
  margin-bottom: 10px;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
.copy a{
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  color: #9ACD32;
  text-decoration: none;
}
.copy a:hover{
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  border-bottom: #CCCCCC 4px solid;
  background-color: #F5F5F5;
}
/* Fin de Pie de Página */

/* Página Programa */
.tabla{
  border:#000000 1px solid; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10px;
}
.celda_hora{
  width: 60px;
  height: 50px;
  border: #000000 1px solid; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.celda_1{
  width: 110px;
  height: 50px;
  border: #000000 1px solid; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.celda_2{
  width: 110px;
  height: 50px;
  border: #000000 1px solid; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.celda_3{
  width: 110px;
  height: 50px;
  border: #000000 1px solid; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.celda_4{
  width: 70px;
  height: 50px;
  border: #000000 1px solid; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.cabecera{
  border: #000000 1px solid;
  background-color: #9ACD32; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
/* Fin de Página Programa */