body
{
    font-family: Verdana;
    color: White;
}

.nb_menuseparator
{
    font-size: small;
    color: White;
}

.nb_menuitem
{
    font-size: small;
    color: White;  
}

.nb_menulink
{
    font-size: small;
    color: White;
    text-decoration: none;
}

.nb_menulink:hover
{
    font-size: small;
    color: White;
    text-decoration: underline;
}

.info_link
{
    color: White;
    padding-bottom: 5px;
    font-size: small;
}

.info_text
{
    color: White;
    font-size: small;
}

/* Enlaces Patrocinados */

.homelinks_layout
{
    width: 100%;
    text-align: center;
}

.homelinks_title
{
    background-color: #ffffff;
}

.homelinks_item
{
    border: #ffffff 0px none;
    text-align: center; 
    padding-left: 5px;
    padding-right: 5px;
}

/* Menú de textos Legales */

.master_menutop
{
    text-align: right;
    height: 32px;
    color: #6c6f70;
    font-size: 7pt;
}

.top_menuitem
{
    padding-left: 3px;
    padding-right: 3px;
    color: #6c6f70;
    font-size: 7pt;
}

.copyright_text
{
    color: #6c6f70;
    font-size: 7pt;
    padding-right: 10px;
}

/* Contenido Textos legales */

.legal_layout
{
    width: 100%;
}

.legal_body
{
    padding: 5px 20px 15px 20px;
}

.legal_item
{
    border-top: none;
    text-align: left; 
}

.legal_h1
{
    font-size: 24px;
    font-weight: normal;
}

.legal_itemname
{
    font-size: 16px;
}

.legal_itemdesc
{
    font-size: 13px;
}

/* */

.menu_top
{
    height: 4px;
    width: 188px;
    background: url(/images/naturabergueda/menu_top.png) no-repeat;
}

.menu_body
{
    width: 168px;
    background: url(/images/naturabergueda/menu_body.png);
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.menu_bottom
{
    height: 4px;
    width: 188px;
    background: url(/images/naturabergueda/menu_bottom.png) no-repeat;
}


.g_content_top
{
    height: 4px;
    width: 600px;
    background: url(/images/naturabergueda/content_top.png) no-repeat;
    padding-top: 0px;
    padding-bottom: 0px;
}

.g_content_body
{
    width: 580px;
    background: url(/images/naturabergueda/content_body.png);
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.g_content_bottom
{
    height: 4px;
    width: 600px;
    background: url(/images/naturabergueda/content_bottom.png) no-repeat;
}

.menu_level1
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}

.menu_level2
{
    
}

.menu_level1_link
{
    color: White;
    font-size:14px;
    font-weight: bold;
    text-decoration: none;
}

.banner_body
{
    background: url(/images/naturabergueda/banner_back.png) no-repeat;
    padding-right: 4px;
    padding-left: 2px;
    padding-bottom: 3px;
    padding-top: 2px;
}

.est_layout
{
    width: 580px;
    text-align: left;
}

.est_title
{
    text-align: left;
    font-size: 20px;
}

.est_body
{
    margin-top: 15px;
    margin-bottom: 15px;
}

.est_item
{
    width: 104px;
    vertical-align: top;
    padding-left: 8px;
}

.est_img
{
    border-right: white 3px solid;
    border-top: white 3px solid;
    border-left: white 3px solid;
    border-bottom: white 3px solid;

}

.est_name
{
    font-size: 12px;
}

/****** Página de Error (Inicio) *****/

.errorpagetitle
{
    font-family: Tahoma;
    padding-right: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-weight: bold;
    font-size: large;
    vertical-align: middle;
    background-color: #006634;
    color: White;
    text-align: left;
}


.errorpagebody
{
    font-size: small; 
    font-family: Tahoma;
    font-weight: normal;
    color: Black;
    background-color: #FFFFFF;
}

.errorpagepie
{
    font-size: x-small; 
    padding-bottom: 4px; 
    padding-top: 4px;
    padding-right: 5px;
    padding-left: 5px;   
    font-family: Tahoma;
    font-weight: bold;
    color: White;
    background-color: #006634;
}

/***** Página de Error (Fin) *****/