﻿#cuerpo
{
    /*background-image: url(images/stripes.gif);     background-repeat: repeat-x;     background-color: #F5FBFF;*/
}
body
{
    font-family: 'Myriad Web' , Calibri, Arial, Helvetica, sans-serif;
    font-size: 90%;
    margin: 0;
    padding: 0;
    background-color: White;
}

#general
{
    width: 925px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    margin-top: 5px;
    padding: 1px; /*border: 1px solid #4285B8;*/
    padding: 1px;
    background-color: White;
}

#header
{
}

#logo
{
    float: left;
}

a
{
    color: #4A647A;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #FD6F01;
    text-decoration: underline;
}

.masinfo1
{
    color: White;
    font-weight: bold;
}

#column_left a
{
    color: white;
    text-decoration: none;
}

#column_left a:hover
{
    text-decoration: underline;
    color: #214553;
}

#menu_list
{
    list-style: none;
    padding: 5px 0px 0px 5px;
    margin: 0;
}

.content
{
    text-align: justify;
    font-family: 'Segoe UI';
    font-size: 13px;
}

.content a
{
    color: #FF1D40;
}

#tablecont
{
    margin-top: 1px;
}

#footer
{
    width: 100%;
    clear: right;
    font-size: 11px;
    padding-top: 10px;
    background-image: url(images/bgfooter.gif);
    background-position: top top;
    background-repeat: no-repeat;
    padding-top: 20px;
}
#footer a
{
    text-decoration: none;
    font-size: 11px;
}

#footer img
{
    border: 0;
    padding: 3px;
}

.banners img
{
    border: 1px solid #4A647A;
}
.banners td
{
    height: 83px;
}


.menu
{
    background-image: url(images/menu.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.menuitems
{
    padding-top: 5px;
}
.menuitems td
{
    height: 35px;
}

.banners_centrales img
{
    border: None;
}
