body
{
    margin:0px;
}
TD.menu
{
    background-image: url(images/menu-fondo.gif);        
    background-repeat: repeat-y;
    height:100%;
}
TD.fondo-col-derecha
{
    background-image: url(images/col-derecha-fondo.jpg);
    background-repeat: repeat-y;
    height:100%;
}
TABLE.bordered
{
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
}
TABLE.bordered1
{    
    border-top: solid 1px #000000;
}
.texto
{
    font-size: 12px;
    font-family: 'Trebuchet MS';
}
.titulo
{
    background-image: url(images/titulo-fondo.gif);        
    background-repeat: repeat-x;
}
h1
{
    text-align:right;
    font-size: 12px;
    font-family: 'Trebuchet MS';
    margin:0px;    
}
h2
{
    font-size: 12px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    font-style: italic;
}
A
{
    text-decoration:underline;
}
Div.Footer P
{
    font-size: 10px;
    font-family: 'Trebuchet MS';
    text-align:center;
    margin-top:2px;
    margin-bottom:2px;
}
Div.Footer A
{
    color:#000000;
    text-decoration:none;
}
Div.Footer A:hover
{
    text-decoration:underline;
}
#ad_250_250 { 
width:281px; 
text-align:center; 
padding:5px 0px 20px 0px; 
background:transparent url(images/fondo_anuncio.jpg) center center no-repeat;
}