BODY {
  font: 12pt Arial, Helvetica, sans-serif;
  color: #1B252E;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
  background-color: #6699FF;
  background-position: 100% 100%;
  background-attachment: fixed;
  background-image: url(imagenes/fondo.jpg);
  background-repeat: no-repeat;
}

#contenedor{
  width: 1050px;
  text-align: left;
  margin: auto;
}
#cabecera{
  font-weight: bold;
  padding: 3px 3px 3px 10px;
  text-align: center;
}
#cuerpo{
  margin: 10px 0px 10px 0px;
  padding:  5px 10px 5px 10px;
}
#izquicentr{
  width: 850px;
  float: left;
}
#izquierda{
  width: 160px;
  float: left;
}
#izquierda ul{
  margin : 0px;
  padding: 0px;
  list-style: none;
}
#izquierda li{
  margin: 0px 0px 0px 2px;
  padding: 0px 0px 0px 2px;
  font-weight: bold;
  margin-bottom: 3px;
}
#izquierda a{
  color: #3333cc;
  text-decoration: none;
}
#menu{
  font-size: 10pt;
}
.submenu, .submenu li, .submenu a, .submenu ul{
  font-weight: lighter;
  margin-bottom: 0px;
}
#principal{
  margin-left: 10px;
  float: right;
  width: 680px;
  text-align: justify;
}
#principal h1{
  text-align: center;
}
#derecha{
  width: 170px;
  float: right;
}
#pie{
  padding: 3px 10px 3px 10px;
  text-align: center;
  clear: both;
} 
#pie2{
  padding: 3px 10px 3px 10px;
  text-align: center;
  clear: both;
} 
.cuadro{
  background-color: #E2E6EF;
  border-color: #55565a;
  border-style: solid;
  border-width: 2px;
  padding: 4px;
  margin-bottom: 10px;
}
#buscador{
  text-align: center;
}
#novedades{
  text-align: center;
}
.carpetas{
  list-style-image: url('/imagenes/arbol/fold.gif');
}
.enlaces{
  list-style-image: url('/imagenes/arbol/list.gif');
}
.enlaces .desc{
  right:10px;
  background-color: #FFFFFF; 
  border-style: solid;
  position: absolute;
  width: 400px;
}
.foto{
  float: left;
  margin: 4px;
  padding: 4px;
  width: 150px;
  height: 150px;
  text-align:center;
}
.foto .desc{
  background-color: #FFFFFF; 
  border-style: solid;
  border-width: 1px;
  border-color: #55565a;
  font-weight: normal;
  font-size: 10pt;
}
.fotos{
  display: inline-block;
}
.ftemas{
  text-align:center;
  font-size: 10pt;
  width: 100%;
}
.ftemas td{
  border-style: solid;
  border-width: 1px;
}
.ftemas th{
  text-decoration: underline;
}
.ftemas .pe{
  font-size: 8pt;
}
.ftemas .ti{
  text-align:left;
}
.fmensa {
  font-size: 10pt;
  width: 100%;
}
.fmensa td{
  border-style: solid;
  border-width: 1px;
  vertical-align: top;
  text-align:left;
}
.fmensa th{
  text-decoration: underline;
}
.fmensa .fcit{
  float: right;
}
.fmensa .fttit{
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.fmensa .ftit{
  font-size: 12pt;
}
.fmensa .ffec{
  margin-top: 4px;
  font-size: 8pt;
}
.lfec{
  font-size: 8pt;
}
.ldat{
  font-size: 10pt;
  width: 150px;
}
.libro{
  text-align:left;
}
.libro td{
  border-style: solid;
  border-width: 1px;
  vertical-align: top;
}
#prevision{
}
.pe{
  color:#000000;
  font-size: 10pt;
}
#titulo a{
  text-decoration: none;
  color:#000000;
}
#titulo a:hover{
  text-decoration: none;
  color:#3333cc;
}
#iemarquee{
  font-size: 8pt;
}
