﻿body
{
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS, Tahoma;
    font-size: 12px;
    background-color: #4A4A4A;
    color: #3F3516;
}

a
{
    font-weight: bold;
    color: #AC382C;
}
img
{
    border: none;
}

#contenedor
{
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: top;
    background: transparent url(images/bgpage2.gif) no-repeat;
    background-position: left top;
}
#cuerpo
{
    margin: 0 auto 0 auto;
    width: 778px;
    text-align: left;
    border: 1px solid red;
}
#cabecera
{
}

#menupie
{
    text-align: center;
    height: 50px;
    background: red;
    background-color: #937307;
    background-image: url(images/bgpie.gif);
    border-top: 1px solid #FFE468;
    font-size: 11px;
}

#menupie a
{
    color: #FFE468;
    display: inline;
    padding: 5PX;
}


#contenido
{
    background-color: #E1D5C7;
    height: 500px;
    vertical-align: top;
}



#tablafotos img
{
    border: 1px solid #AC382C;
}

.tabledistancias
{
    border: 1px solid #AC382C;
}
.td01
{
    background-color: #E3C870;
    font-weight: bold;
}
.td02
{
    background-color: #E7C7A2;
}

.titular
{
    background-color: #FFE468;
}



#asisoy
{
    min-height: 500px;
    background-image: url(images/fondoasisoy.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

#paraencontrarme
{
    min-height: 500px;
    background-image: url(images/fondoparaencontrarme.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

#alternativas
{
    min-height: 500px;
    background-image: url(images/fondoalternativas.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
#tarifa
{
    min-height: 500px;
    background-image: url(images/fondotarifa.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.txtplano *
{
    padding: 10;
    font-size: 10px;
    display: inline;
}

#logos img
{
    
    display: inline;
    border: 1px solid #800000;
    margin:10px;
}

#logo {
    width: 780px;
    text-align: center;
    display: inline;
}
