﻿body {
    margin:0px;
    background-image: url(images/footer.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:#f9e6b4;
}
#main {
    text-align:center;
    background-color:#f9e6b4;
    width:974px;
}
TD.Color1 {
    background-color:#d8ceb0;
}
TD.menu-fondo-act {
    background-image: url(images/menu-fondo-act.gif);
    background-repeat:no-repeat;
    width:273px;
    height:40px;
    text-align:left;
}
TD.menu-fondo {
    background-image: url(images/menu-fondo.gif);
    background-repeat:no-repeat;
    width:273px;
    height:40px;
    text-align:left;
}
TD.menu-ads {
    background-image: url(images/menu-ads-fondo.jpg);
    background-repeat:repeat-y;
}
.ads-fondo
{
    background-image: url(images/box6b.gif);
    background-repeat:repeat-y;
}
.botonera-fondo
{
    background-image: url(images/box4b.gif);
    background-repeat:repeat-y;
}
#botonera P {
    font-family:Trebuchet MS;
    font-size:14px;
    text-align:left;
    margin-bottom:12px;
    margin-left: 35px;
    margin-top:0px;
}
#botonera A {
    color:#000;
    text-decoration:none;
}
#botonera TD:hover {
    background-image: url(images/menu-fondo-act.gif);
    background-repeat:no-repeat;
    width:273px;
    height:40px;
    text-align:left;
}
#botonera .NoOver:hover
{
    background-image: none;    
}
#box h1 {
    font-family:Trebuchet MS;
    color:#000;
    font-size:14px;
    text-align:left;
    margin:0px;
}
#box h2 {
    font-family:Trebuchet MS;
    color:#000;
    font-size:12px;
    text-align:left;
    margin:0px;
}
#box P {
    font-family:Trebuchet MS;
    color:#000;
    font-size:12px;
    text-align:left;
}
#box P.photo
{
    font-family: Trebuchet MS;
    color: #000;
    font-size: 12px;
    text-align: left;
    float: left;
    clear: right;
}
#box A {
    color:#da5a00;
}
TD.box2 {
    background-image: url(images/box2.gif);
    background-repeat:repeat-x;
}
TD.footer {
    background-image: url(images/footer.jpg);
    background-repeat:repeat-x;
    height:108px;
}
#footer P {
    font-family:Tahoma;
    font-size:10px;
    color:#000;
    text-align:center;
    margin-top: 5px;
    margin-bottom:0px;
}
#footer A
{
    color:#585858;
}
