
a
{	text-decoration: none;
	color: #5f5c5c;
    font-weight: bold;
}

a:hover
{	text-decoration : underline;
	color: #8b9dc2;
}

.fondotablemedio {
  background-attachment: scroll;
  background-image: url(img/medio_body.png);
  background-repeat: repeat-y;
}
.fondotabletitle {
  background-attachment: scroll;
  background-image: url(img/title_body.png);
  background-repeat: repeat-y;
  padding-top: 5px;

}
.fondoinferior {
  background-image: url(img/inferior_body.png);
  background-repeat: no-repeat;
}
.fondosuperior {
  background-image: url(img/superior_body.png);
  background-repeat: no-repeat;
}
body {
  margin: 0px;
  background-image: url(img/Dibenzo-p-dioxin.png);
  background-repeat: repeat;
  background-color: #b9c4dd;
}
.contenido {
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #333333;
  vertical-align: top;
  padding-left: 10px;
}
.fondopie {
  background-image: url(img/pie.png);
  background-repeat: no-repeat;
}
.linkpie {
  font-family: "Trebuchet MS";
  font-size: 10px;
  font-weight: bold;
  color: #e2e7f1;
  text-decoration: none;
}
.linkpie:link {
  font-family: "Trebuchet MS";
  font-size: 10px;
  font-weight: bold;
  color: #e2e7f1;
}
.linkpie:hover {
  font-family: "Trebuchet MS";
  font-size: 10px;
  font-weight: bold;
  color: #ff9933;
  text-decoration: underline;
}
.textopie {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #e2e7f1;
}
.menu {
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: bold;
  color: #116ea2;
  text-decoration: none;
  text-align: left;
  padding-left: 20px;

}
.itemmenu {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color: #5f5c5c;
  text-decoration: none;
  padding-left: 40px;
}
.enlaceconte {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color: #f98906;
}
.enlaceconte:link {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color: #f98906;
  text-decoration: underline;
}
.enlaceconte:hover {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
.header {
  font-family: "Trebuchet MS";
  font-size: 14pt;
  font-weight: bold;
  color: #116ea2;
}

.titulo {
  font-family: "Trebuchet MS";
  font-size: 12pt;
  font-weight: bold;
  color: #116ea2;
}
.vineta {
  background-image: url(img/linea_vineta.jpg);
  background-repeat: repeat-x;
  background-position: right bottom;
}
.lineagris {
  background-image: url(img/puntogris.jpg);
  background-repeat: repeat-x;
  background-position:  center center;
}
.volver {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color: #9eabce;
  font-style: italic;
}
.volver:link {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color: #9eabce;
  text-decoration: underline;
  font-style: italic;
}
.volver:hover {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  font-style: italic;
}
.tabla1 {
  background-color: #d2dcf5;
}
.tabla2 {
  background-color: #becced;
}
.subtitulo {
  font-family: "Trebuchet MS";
  font-size: 12pt;
  font-weight: bold;
  color: #f98906;
 }
