﻿body
{
    margin: auto;
    background-image: url(../Imagenes/background.gif);
}
/*A*/
a
{
    text-decoration: none;
}
/*LOGOBDO*/
.mastdiv
{
    border: none;
    width: 988px;
    background-color: #ffffff;
}
.logo
{
    width: 100px;
    height: 38px;
    padding: 15px 0px 0px 15px;
    float: left;
    margin-right: 55px;
}
.tablacontent
{
    background-color: #ffffff;
    width: 988px;
    height: auto;
}

.tdmenu
{
    background-color: #b9aca5;
    width: 86px;
    height: 22px;
    text-align: center;
}
.tdmenu:hover
{
    background-color: #ed1a3b;
}
/*FRANJAS*/
.superior
{
    width: 17px;
    height: 60px;
    float: right;
    margin-right: 79px;
}
.inferior1
{
    width: 17px;
    vertical-align: bottom;
}

.boton
{
    color: #ffffff;
    background-color: #ed1a3b;
    border: solid 1px #ed1a3b;
    font-family: "Trebuchet MS" , Arial, sans-serif;
    font-size: 10pt;
}
/*MOSCA*/
.mosca
{
    width: 988px;
    text-align: right;
    background-color: White;
    padding-right:5px;
    padding-top: 20px;
    
   
}

