body
{
    margin:0px;
    background-color: #74859a;
}
TD.banner
{
    background-position: center;
    background-image: url(images/banner-disney-fondo.jpg);
    width: 100%;
}
TD.fondo-default
{
    background-position: center;
    background-image: url(images/default-fondo.jpg);
    width: 100%;
    vertical-align:top;
}
TD.fondo-magic-kingdom
{
    background-position: center;
    background-image: url(images/parques-disney-magic-kingdom-fondo.jpg);
    width: 100%;
    vertical-align:top;
}
TD.fondo-epcot-center
{
    background-position: center;
    background-image: url(images/parques-disney-epcot-center-fondo.jpg);
    width: 100%;
    vertical-align:top;
}
TD.fondo-mgm-studios
{
    background-position: center;
    background-image: url(images/parques-disney-mgm-studios-fondo.jpg);
    width: 100%;
    vertical-align:top;
}
TD.fondo-animal-kingdom
{
    background-position: center;
    background-image: url(images/parques-disney-animal-kingdom-fondo.jpg);
    width: 100%;
    vertical-align:top;
}
TD.fondo-typhoon-lagoon
{
    background-position: center;
    background-image: url(images/parques-disney-typhoon-lagoon-fondo.jpg);
    width: 100%;
    vertical-align:top;
}
TD.fondo-blizzard-beach
{
    background-position: center;
    background-image: url(images/parques-disney-blizzard-beach-fondo.jpg);
    width: 100%;
    vertical-align:top;
}
TD.fondo-consejos-viajar-orlando
{
    background-position: center;
    background-image: url(images/parques-disney-consejos-viajar-orlando-fondo.jpg);
    width: 100%;
    vertical-align:top;
}
TD.parques-tematicos-disney-7-fondo
{
    background-position: center;
    background-image: url(images/parques-tematicos-disney-7-fondo.jpg);
    width: 100%;
    vertical-align:top;
}
TD.parques-tematicos-disney-1-fondo
{
    background-position: center;
    background-image: url(images/parques-tematicos-disney-1-fondo.gif);
    width: 100%;
    vertical-align:top;
}
TABLE.bordes
{
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
}
P.seccion-disney
{
    margin-top:0px;
    margin-bottom:0px;
}
DIV.Menu A
{
    font-size: 10px;
    color: #cccccc;
    font-family: 'Microsoft Sans Serif';
    text-align:center;
    text-decoration:none;
}
DIV.Menu A:hover
{
    color: #fa8a4a;
    text-decoration:underline;
}
DIV.Menu P
{
    text-align:center;
    margin:0px;
    vertical-align:top;
}
.sin-espacios
{
    margin-top:0px;
    margin-bottom:0px;
}
TD.color1
{
    background-color: #0066cc;
}
TD.color2
{
    background-color: #333333;
}
.texto
{
    font-size: 11px;
    color: #ffffff;
    font-family: 'Microsoft Sans Serif';
    text-align: left;
}
A
{
    color: #ffffff;
    text-decoration:underline;
}
A:hover
{
    color: #fa8a4a;
}
.texto-pie
{
    font-size: 11px;
    color: #999999;
    font-family: 'Microsoft Sans Serif';
    text-align: left;
    margin-top:4px;
    margin-bottom:4px;
    margin-left:10px;
    vertical-align:top;
}
.texto-pie A
{
    color: #999999;    
    text-decoration:none;
}
.texto-pie A:hover
{    
    color: #ffffff;
    text-decoration:underline;
}
.separador-disney
{    
    background-image: url(images/separador-contenido-disney.gif);    
    background-repeat: repeat-y;
}