.body {
  background-image:url(imag/tex.gif);
}
.body {
background-color:#999999;
background-position:center;
}
.texto_simple {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #303F47;
  font-size: 9px;
  font-style: bold;
}
.texto_normal {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #303F47;
  font-size: 10px;
  font-weight: bold;
}
.texto_titulos{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
}
.texto_grande{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #303F47;
  font-size: 11px;
  font-style: bold;
}
a:link{
  color: #303F47;
  font-size: 10px;
  font-weight: bold;
  font-decoration: none;
}
a:visited{
  color: #303F47;
  font-size: 10px;
  font-weight: bold;
  font-decoration: none;
}
a:hover, a:active{
  color:#FF0000
  font-size: 10px;
  font-weight: bold;
  font-decoration: none;
}
.barra_botones {
  background-color:B7C4CB;
  background:url(imag/barra_botones.gif);
  background-repeat:repeat-x;
  background-repeat:repeat-y;
} 
.barra_titulos {
background:url(imag/barra_titulo.gif);
}
.barra_notocias {
  background-image:url(imag/division_noti.gif);
}

.fondo_rojo{
  background-color:#FF0000;
}

.texto_blanco{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  font-style: bold;
}