Body
{
    margin:0px;
    background-color:#000;
}
.FondoCeleste
{
    background-color: #a4c4cf;
}
#botonera
{
    width:752px;
    height:35px;
    text-align:center;
    margin:0px;
}
#botonera a
{
    font-size: 14px;
    color: #FCDE00;
    text-decoration: none;
    font-family: Arial;
    margin-top: 10px;
    vertical-align: middle;
}
#botonera p
{
    margin-top:7px;
}
li
{
    list-style-type: none;
    float: left;
    margin:0px;
    font-size:14px;
    color:#FCDE00;
    text-decoration:none;
    font-family:Arial;
}
ul
{
    width:752px;
    margin:0px;
    float:right;
}
li#inicio
{
    background-image: url(images/inicio.gif);
    width:82px;
    height:35px;
    margin:0px;
}
li#inicio.act, #inicio:hover
{
    background-image: url(images/inicio-act.gif);
}
li#turismo-en-disney
{
    background-image: url(images/turismo-en-disney.gif);
    width:143px;
    height:35px;
}
li#turismo-en-disney.act, #turismo-en-disney:hover
{
    background-image: url(images/turismo-en-disney-act.gif);
}
li#parques-de-disney
{
    background-image: url(images/parques-de-disney.gif);
    width:147px;
    height:35px;
}
li#parques-de-disney.act, #parques-de-disney:hover
{
    background-image: url(images/parques-de-disney-act.gif);
}
li#hoteles-en-orlando
{
    background-image: url(images/hoteles-en-orlando.gif);
    width:147px;
    height:35px;
}
li#hoteles-en-orlando.act, #hoteles-en-orlando:hover
{
    background-image: url(images/hoteles-en-orlando-act.gif);
}
li#alquiler-de-coches
{
    background-image: url(images/alquiler-de-coches.gif);
    width:140px;
    height:35px;
}
li#alquiler-de-coches.act, #alquiler-de-coches:hover
{
    background-image: url(images/alquiler-de-coches-act.gif);
}
li#recomendaciones
{
    background-image: url(images/recomendaciones.gif);
    width:93px;
    height:35px;
}
li#recomendaciones.act, #recomendaciones:hover
{
    background-image: url(images/recomendaciones-act.gif);
}
TD.footer
{
    background-image: url(images/footer.gif);
    width:752px;
    height:100px;
}
P.footer
{
    font-family:Tahoma;
    color:#fff;
    font-size:10px;
    margin: 5px 10px 5px 10px;
}
P.footer A
{
    color:#fff;
}
TD.Color2
{
    background-color:#fcde00;
}
TD.Color3
{
    background-color:#444444;
}
TD.FondoBlanco
{
       background-color:#fff;
}
TD.Box8
{
    background-image: url(images/Box8.gif);
    background-repeat:repeat-x;
}
TD.Box2
{
    background-image: url(images/Box2.gif);
    background-repeat:repeat-x;
}
TD.Box4
{
    background-image: url(images/Box4.gif);
    background-repeat:repeat-y;
}
TD.Box6
{
    background-image: url(images/Box6.gif);
    background-repeat:repeat-y;
}
TD.Ads-8
{
    background-image: url(images/Ads-8.gif);
    background-repeat:repeat-x;
}
TD.Ads-2
{
    background-image: url(images/Ads-2.gif);
    background-repeat:repeat-x;
}
TD.Ads-4
{
    background-image: url(images/Ads-4.gif);
    background-repeat:repeat-y;
}
TD.Ads-6
{
    background-image: url(images/Ads-6.gif);
    background-repeat:repeat-y;
}
#contenido P
{
    font-family: Times New Roman;
    font-size: 13px;
    color: #fff;
    margin: 4px 10px 4px 15px;
    text-align: justify;
}
#contenido h1
{
    font-family:Times New Roman;
    font-size:16px;
    color:#fcde00;
    margin: 4px 10px 4px 15px;
}
#contenido h2
{
    font-family:Times New Roman;
    font-size:15px;
    color:#dc0019;
    margin: 4px 10px 4px 15px;
}
#contenido a
{
    color:#fcde00;
    text-decoration:none;
}
#contenido a:hover
{
    text-decoration:underline;
}
p.intro
{
    font-family: Times New Roman;
    font-size: 13px;
    color: #fff;
    margin: 4px 10px 4px 15px;
    text-align: justify;
}