body{
 margin:0px;
 background-image: url(images/fondopie.gif);
 overflow:auto;
}
.cabeceraseccion{
 font: 11px tahoma;
 color:#000000;
 background:#bbbbbb;
 text-indent:3px;
 padding-left:3px;
 padding-righ:3px;
}
.tituloseccion{
 font: 11px tahoma;
 color: #9D1708;
 text-decoration:underline;
}
.contenidoseccion{
 font: 11px tahoma;
 color: #555555;
}
.fecha{
 font: 11px tahoma;
 color: #9D1708;
 text-decoration:underline;
}
select{
 font: 11px tahoma;
 color: #fff;
 background:#171615;
}
table.pie{
 font-family:tahoma,arial;
 font-size: 10px;
 color: #5C5C5C;
}
a.enlaceizquierdo{
 color:#ffffff;
 font-family:tahoma,arial;
 font-size:11px;
}
a.enlacenoticia{
 color:#ffffff;
 font-family:tahoma,arial;
 font-size:11px;
 text-decoration:none;
}
a.enlacederecho{
 color:#3C3C3C;
 font-family:tahoma,arial;
 font-size:11px;
}