BODY 
{ 
/*  background : #C0D9D9 url(../images/Tux.gif) repeat; */
/*  background : #5C4033; */
  background : #000000; 
  font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
  color : #666666; 
  margin : 20px 0px 20px 0px; 
  text-align: center;

}
#cabecera
{ 
  height : 150px; 
  width: 980px; 
}
#contenedor
{ 
  text-align: left; 
  width: 980px; 
  background-color : rgb(250,247,228);   /* #ffffff; */
  margin: auto;

}
#izquierda
{ 
/*  background : #FFFFFF;*/
/*  padding : 17px 10px 17px 10px;*/
  margin-top : 1cm; 
  margin-left : 3px; 
  width:142px;
  float:left;

}
#navegador
{ 
/*  background : #FFFFFF;*/
  padding : 17px 10px 17px 10px;
/*  margin-top : 1cm; */
/*  margin-left : 3px; */
  border-top : 2px solid #000000; 
  border-bottom : 2px solid #000000; 
  border-left : 1px solid #000000; 
  border-right : 1px solid #000000; 
/*  width:130px;*/
  float:left;
  background-color: rgb(240,232,172);

}
#cuerpo
{ 
  width:530px; 
/*  height:200px; */
  margin-left: 17px; 
  margin-right: 5mm; 
  padding: 12px 5px 10px 5px; 
/*  background-color : #ffffff;*/
/*  padding: 4 22 4 22px;*/
  text-align:justify;
  float:left; 
  font-size: 10pt;
  color: #000000; 
  border-left : 1px solid #000000; 
  border-right : 1px solid #000000; 
}
#derecha
{
  width: 240px;

  padding: 4 0 4 4px;
  margin-right : 8px; 
/*  margin-left: 780px; */
  margin-top: 0.5cm;
  font-size: 9pt; 
  float: right;
}
#noticias
{
 /* height: 100px;*/
  margin-top: 20px;
  border-bottom : 1px solid #000000; 
  border-top : 1px solid #000000; 
  border-left : 1px solid #000000; 
  border-right : 1px solid #000000;
  background-color: rgb(240,232,172);
  color: rgb(48,71,37);
  
}
#contenido_noticia
{
  padding: 5 5 5 5px;
  font-size:10px;
  text-align:left;
}
p.contenido_noticia
{
  text-indent: 0cm;
  padding: 0 5 5 5px;
  text-align:left;
}

#comentarios
{
/*  height: 100px;*/
  margin-top: 20px;
  border-bottom : 1px solid #000000; 
  border-top : 1px solid #000000; 
  border-left : 1px solid #000000; 
  border-right : 1px solid #000000;
  background-color: rgb(240,232,172);
  text-align:left;
  color: rgb(48,71,37);
}
#navabajo
{ 
  font-weight : bold; 
}




#correo
{ 
  width: 130px; 
  background-color: #EBF2FE;
  margin-top : 1cm; 
  margin-left : 3px; 
  border-bottom : 1px solid #cccccc; 
  border-left : 1px solid #cccccc; 
  border-right : 1px solid #cccccc; 
  clear:both;
  float:left; 
}

#pie
{ 
  font-size: 10pt;
  clear : both; 
/*  color : #000000; */
  text-align : right; 
  margin : 20px 10px 0px 10px; 
  padding-bottom:10px; 
  padding-top:10px; 
}


.contenido_noticia
{
  font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
  text-align : justify;
  text-indent:25px; 

}
.titulo_noticia
{ 
/*  background-color:#68729E; */
  background-color:#000000; 
  color:#ffffff; 
  font-size:10pt; 

  padding: 3px 3px 3px 3px; 
  font-weight : normal; 
  letter-spacing : 1px; 
  margin: 0px 0px 1px 0px;
  width:100%; 
}

hr
{
/*  color : #EBF2FE;*/
  color : #5C4033; 
}

#paginas
{
  text-align:center;

}

 
h1.titulo_noticia
{
  color: #ffffff;
  font-size:8pt;

}
h2.titulo_noticia
{
  font-size:8pt;
  text-transform : uppercase; 
}
.titulo_caja
{ 
  background-color:#000000; 
  color:#ffffff; 
  font-size:8pt; 
/*  text-transform : uppercase; */
  padding: 4px 4px 4px 4px; 
  font-weight : normal; 
  letter-spacing : 1px; 
  margin: 0px 0px 8px 0px; 
} 

.cuerpo_correo
{ 
  padding: 5px 4px 13px 10px; 
}

H1
{ 
  font-size: 12pt; 
} 

input
{
  font-family: Sans-serif, Arial;
  font-weight: bold;
  font-size: 11px;
  background-color: #FFFFFF;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
/*  width:90px;*/
  height:20px;
/*  display:block;*/
}

/*
INPUT {
   font-family: Sans-serif, Arial;
   font-weight: bold;
   font-size: 11px;
   background-color: #FFFFFF;
   border: #000000;
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px
  width:90px;
  height:20px;
}
SELECT {
   font-family: Sans-serif, Arial;
   font-weight: bold;
   font-size: 10px;
   background-color: #FFFFFF;
   border: #000000;
   border-style: hidden;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px
}
*/


select
{
  font-size: 7pt;

}

.enlacenav
{
  font-size: 10pt;
  letter-spacing : 1px; 
  display:block;
  padding:2 2 2 2px;
  color: rgb(23,75,16);
  font-weight: bold;
}
/*A.enlacenav:first-letter {
  font-size: 150%; float: left; 
  color: rgb(85,226,82);
}*/
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK { 
  color: rgb(23,75,16);
  text-decoration:none;
} 
A.enlacenav:HOVER { 
  color: rgb(85,226,82);
  text-decoration:none; 
}

.horario
{
  font-size: 8pt;
  background : #EBF2FE;
}

table
{
  /*width:100%;*/
  text-align:justify;
  float:left; 
  font-size: 10pt;
}
td.horario
{
  font-size: 8pt;
  width: 10%;
  height: 30pt;
}

body.horario
{
  background : #FFFFFF; 
}
A, A:VISITED, A:ACTIVE, A:FOCUS, A:LINK {
  color: rgb(23,75,16);
/*  color: rgb(23,75,16);*/
  text-decoration:none; 
  font-size: 10pt;
}
A:HOVER { 
  color: rgb(85,226,82);
  text-decoration:none; 
}
