body {
    font-family: Verdana;
    margin-top: 0px;
    background-color: #000066;
    text-align: center;
}
A {text-decoration: none; }
A:link {text-decoration:none;}
A:hover {text-decoration: underline; }
.blanco  {
    color: #ffffff;
}
.verde  {
    color: #999933;
}
.azul  {
    color: #000066;
}
.gris  {
    color: #666666;
}
div.cuerpo  {
    width: 900px;
    background-image: url(fondo_arriba_cuerpo.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-top: 10px;  
}
div.cuerpoabajo  {
    width: 900px;
    background-image: url(fondo_abajo_cuerpo.gif);
    background-repeat: no-repeat;
    background-color: #000066;
    font-size: 10px;
    color: #CCCCCC;
    padding-top: 25px;
    padding-right: 120px;
    padding-left: 120px;
}
div.capsalera_1  {
    width: 400px;
    float: right;
    text-align: right;
    font-size: 12px;
    font-style: italic;
    color: #666666;
    padding-right: 10px;
}
div.capsalera_2  {
    width: 370px;
    float: left;
    padding-left: 30px; 
    padding-top: 20px;
    font-size: 32px;
    color: #666666;
}
div.capsalera_3  {
    width: 120px;
    float: right;
}
img.logoarriba  {
    width: 120px;
}
div.grupo  {
    font-size: 12px;
}
div.menuuno  {
    padding-left: 10px;
    margin-top: 20px;
    width: 450px;
    float: left;
    text-align: left;
}
div.item_menu  {
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #0066CC;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
}
span.resum_ft  {
    font-size: 10px;
    color: #666666;
}
div.item_menu_titol  {
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #0066CC;
    font-size: 17px;
    padding-top: 10px;
    color: #666666;
}
div.chicha  {
    width: 222px;
    background-image: url(fondo_veig.gif);
    float: left;
    margin-top: 15px;
    text-align: left;
}
div.destacar   {
    height: 20px;
    width: 203px;
    color: #333333;
    background-color: #CCCCCC;
    font-size: 14px;
    text-align: center;
    padding-top: 1px;
    margin-left: 19px;
}
div.destacado   {
    height: 20px;
    width: 203px;
    color: #333333;
    background-color: #FFFFFF;
    font-size: 12px;
    padding-top: 1px;
    padding-left: 10px;
    margin-left: 19px;
    margin-top: 10px;
    border: 1px solid #666666;
}
div.chicha_destacado  {
    width: 203px;
    padding: 10px;
    margin-left: 19px;
    font-size: 10px;
    text-align: justify;
}
div.foto_esq  {
    width: 203px;
    margin-left: 13px;
    float: left;
    margin-top: 15px;
}
img.foto_esq  {
    width: 190px;
}
div.menu_petit  {
    width: 203px;
    margin-left: 13px;
    float: left;
    margin-top: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0066CC;
    color: #666666;
    text-align: left;
    font-size: 15px;
}
div.item_menu_petit  {
    width: 203px;
    margin-left: 13px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #00CCFF;
    font-size: 13px;
    float: left;
    text-align: left;
    padding-left: 10px;
}