﻿body 
{
    margin-top:0px;
}

.superior
{
    height:116px;
    width:880px;
    color:Black;
    font-size:12px;
}

.superior a
{
    color:White;
    text-decoration:none;
}

.superior a:hover
{
    text-decoration:underline;
}

.menu
{
    text-align:left;
    height:30px;
    width:880px;
    margin-right:10px;
}

.menu a
{
    text-decoration:none;
}

.menu a:hover
{
    text-decoration:underline;
}

.medio
{
    text-align:left;
    width:865px;
}

.link
{
    font-family:Tahoma;
    font-size:11px;
    color:Black;
    text-decoration:none;
    border-width:0px;
}

.link:hover
{
    text-decoration:underline;
}

.link_gris
{
    font-family:Tahoma;
    font-size:11px;
    color:#666666;
    text-decoration:none;
    border-width:0px;
}

.link_gris:hover
{
    text-decoration:underline;
}

.texto_Diseno
{
    font-family:Tahoma;
    font-size:11px;
    color:#666666;
    text-decoration:none;
    border-width:0px;
}

.link_Captative
{
    font-family:Tahoma;
    font-size:11px;
    color:#FF6600;
    text-decoration:none;
    border-width:0px;
}

.link_Captative:hover
{
    text-decoration:underline;
}

.subabajo
{
    width:904px;
    text-align:left;
}

.separador
{
    width:10px;
    background: url("Imagenes/Inicio/separador.gif") no-repeat center;
}

.separador_gris
{
    width:10px;
    background: url("Imagenes/Inicio/separador_gris.gif") no-repeat center;
}


.clear
{
    clear:both;
}

.negrita_normal
{
    font-family:Tahoma;
    font-size:11px;
    color:#000000;
    text-decoration:none;
    border-width:0px;
}