body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #D8E7A4;
}

a, a:visited {
  font-family: Verdana; 
  font-size: 12px; 
  color:#336633; 
} 

a:link {
  text-decoration: underline; 
}

a:hover {
  text-decoration: none; 
  color: #FF0000; 
} 

a:active {
  text-decoration: underline; 
  color: #FF0000; 
} 

ol.titulo {
  list-style-image:url(../images/ball.gif);
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  font-style:italic;
  color: #3D422E;
}

ul {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color:#000000;
  padding: 10px;
  margin-left: 10px;
}

span.titulo {
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
  color: #919C6B;
}

p, .contenedor {
  font-family: Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #373737;
  text-align: justify;
  white-space: normal
  margin-left: 50px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 0px;
}

img {
	border: none;
}

img.icono_pdf {
	width: 30px;
}

.contenedor table {
  border-collapse: collapse;
  border: 2px solid #3f7c5f;
  font: normal 80%/140% verdana, helvetica, sans-serif;
  color: #000;
  background: #fff;
}

.contenedor caption {
  padding: 0 0.6em 0.8em;
  font-size: 1.3em;
  font-weight: bold;
  text-align: left;
  color: #000;
  background: transparent;
}

.contenedor td, .contenedor th {
  border: 1px solid #e0e0e0;
  padding: 0.5em;
}

.contenedor thead th {
  border: 1px solid #e0e0e0;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  background: #c6d7cf;
}

.contenedor tfoot th, tfoot td {
  border: 1px solid #e0e0e0;
  text-align: left;
  font-size: 1em;
  background: #e8e8cf;
}

.contenedor tfoot th {
  font-weight: bold;
}

.contenedor tbody td a {
  background: transparent;
  color: #336633;
  text-decoration: none;
}

.contenedor tbody td a:hover {
  background: transparent;
  color: #00c;
  text-decoration: none;
}

.contenedor tbody th a {
  background: transparent;
  color: #336633;
  text-decoration: none;
  font-weight: bold;
}

.contenedor tbody th, tbody td {
  vertical-align: top;
  text-align: left;
}

.contenedor tfoot td {
  border: 1px solid #996;
}

/*.contenedor tbody tr:hover {
  background: #ffffd9;
}*/

.busqueda table td tr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #769A32;
  border-width: 0px;
}

.sin_resultados {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #769A32;
}

.copyright {
  text-align: center;
}

.copyright a, .copyright a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
}

#buscador {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3C483F;
  position: absolute;
  left: 716px;
  top: 250px;
  width: 180px;
  height: 30px;
  z-index: 5;
}

#buscador_lupa {
  position: absolute;
  left: 660px;
  top: 242px;
  width: 40px;
  height: 40px;
  z-index: 5;
  cursor: hand;
}

#flashAvances {
  width: 100%;
  text-align: center;
}

#flashBanner {
  float: left;
}

#flashTablon {
  float: right;
}

.noticias_titular {
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

.noticias_fecha {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9px;
  color: #336633;
  margin-top: 0px;
  margin-bottom: 8px;
}

.noticias_mensaje {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 20px;
}
