﻿body {
}

.menu
{
    background: url("Imagenes/Inicio/fondomenu.jpg") no-repeat;
    height:43px;
    width:938px;
    color:White;
    font-size:12px;
}

.menu a
{
    color:White;
    text-decoration:none;
}

.menu a:hover
{
    text-decoration:underline;
}

.link
{
    color:Black;
    text-decoration:none;
}

.link:hover
{
    text-decoration:underline;
}

.link_debajoMenu
{
    color:Black;
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
    border-width:0px;
}

.link_debajoMenu:visited
{
    color:Black;
    text-decoration:none;
}

.link_debajoMenu:hover
{
    text-decoration:underline;
}

.link_Captative
{
    color:#FF6600;
    font-family:Tahoma;
    font-size:11px;
    text-decoration:none;
    border-width:0px;
}

.link_Captative:visited
{
    color:#FF6600;    
}

.link_Captative:hover
{
    color:#FF6600;    
    text-decoration:underline;
}

#subabajo
{
    width:938px;
    text-align:left;
}

.separador
{
    width:10px;
    background: url("Imagenes/Inicio/separador.gif") no-repeat center;
}

.separador_negro
{
    width:10px;
    background: url("Imagenes/Inicio/separador_negro.gif") no-repeat center;
}

.cabecera
{
        background: url("Imagenes/Inicio/fondocabecera.jpg") no-repeat right;
        height:130px;
        width:938px;
}

.escuchaloBoton
{
    display:block;
    position:relative;
    height:21px;
    width:92px;
    top:95px;
    left:220px;
    border:dotted 1px red;
}

.medio
{
    width:938px;
}

/*.medio derecha_contenido
{
	padding-left:10px;
	margin:0;	
}*/

.clear
{
    clear:both;
}

.link_Captative
{
    color:#FF6600;
    font-family:Tahoma;
    font-size:11px;
    text-decoration:none;
    border-width:0px;
}

.link_Captative:visited
{
    color:#FF6600;    
}

.link_Captative:hover
{
    color:#FF6600;    
    text-decoration:underline;
}

.texto_Diseno
{
    font-family:Tahoma;
    font-size:11px;
    color:#666666;
    text-decoration:none;
    border-width:0px;
}