body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #575B5E;
}

.documento_version {
    font-size: 10px;
    color: #666;
}

.body_site_home {
    background-image: url(../../Images/fondo_home_principal.gif);
    background-repeat: repeat-x;
}

.body_site_sustainable_development {
    background-image: url(../../Images/fondo_sustainable_development.gif);
    background-repeat: repeat-x;
}

.body_site_integrated_operations {
    background-image: url(../../Images/fondo_integrated_operations.gif);
    background-repeat: repeat-x;
}

.body_site_investor_relations {
    background-image: url(../../Images/fondo_investor_relations.gif);
    background-repeat: repeat-x;
}

.body_site_case_studies {
    background-image: url(../../Images/fondo_casos_estudio.gif);
    background-repeat: repeat-x;
}

#contenedor {
    text-align: left;
    width: 75%;
    margin: auto;
    height: auto;
}
/* BUSCADOR */
#buscador {
    height: 28px;
    width: 144px;
    text-align: right;
    vertical-align: bottom;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    float: right;
    padding-top: 4px;
}
/* FORMULARIO: SEARCH */
/*form * {
    font-size: 12px;
}*/

#tablainterna td {
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
}

input, select, textarea {
    font-size: 11px;
    /*font-family: Helvetica Neue,Arial,Helvetica,sans-serif;*/
    font-family: Verdana,Arial,sans-serif;
}

.searchBox input {
    color: #b62025;
    background-color: #FFFFFF;
    background-position: 0% 0%;
    height: 12px;
    width: 100px;
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 8px;
    float: left;
    outline-style: none;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #AAAAAA;
    border-bottom-color: #AAAAAA;
    border-right-width: 0px;
    border-left-width: 0px;
    border-right-style: solid;
    border-left-style: solid;
    -moz-border-radius-topleft: 6px;
    -Webkit-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    -Webkit-border-radius-bottomleft: 6px;
}

.searchBox button {
    background-image: url(../../Images/btn_search.gif);
    background-repeat: no-repeat;
    border: none;
    width: 24px;
    height: 24px;
    float: right;
    cursor: pointer;
}


/* MENU SUPERIOR*/


#menu_superior {
    height: 11px;
    width: auto;
    text-align: center;
    vertical-align: bottom;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

    #menu_superior a {
        color: #FFFFFF;
        text-decoration: none;
        padding-right: 10px;
        padding-left: 10px;
    }

    #menu_superior .raya {
        padding-left: 11px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #EEEEEE;
    }
    /*
#menu_superior a:link{
	width: 970px;
	color: #00CC66;
	text-decoration: none;
}*/
    #menu_superior a:hover {
        color: #CC3300 !important;
        text-decoration: none;
    }

/* MENU PRINCIPAL */
#menuDesp {
    height: 40px;
    width: 587px;
    float: left;
    padding-top: 22px;
    vertical-align: middle;
    position: relative;
    left: 0;
    border: 0px;
    text-align: center;
    padding-left: 30px;
    padding-right: 0px;
}

    #menuDesp div {
        height: 40px;
        color: #485760;
        background-image: url(../../Images/menu_principal_off.gif);
        font-family: Calibri, Arial, Helvetica, sans-serif;
        background-repeat: no-repeat;
        font-size: 17px;
        line-height: 15px;
        padding-top: 6px;
        padding-right: 26px;
        padding-bottom: 0px;
        padding-left: 18px;
        float: left;
        vertical-align: middle;
        overflow: hidden;
        text-align: left;
    }

        #menuDesp div.prendido {
            height: 40px;
            background-image: url(../../Images/menu_principal_on.gif);
            font-family: Calibri, Arial, Helvetica, sans-serif;
            background-repeat: no-repeat;
            font-size: 17px;
            color: #720021;
            line-height: 15px;
            padding-top: 6px;
            padding-right: 26px;
            padding-bottom: 0px;
            padding-left: 18px;
            float: left;
            vertical-align: middle;
            overflow: hidden;
            text-align: left;
        }
/* LOGO */
#logo {
    height: 46px;
    width: 320px;
    float: left;
    margin: 0px;
    padding-top: 22px;
    padding-bottom: 15px;
}
/* FLASH */
#presentacion {
    clear: both;
    padding-bottom: 4px;
    background-color: #FFFFFF;
}

#presentacion2 {
    clear: both;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}
/* WEBPARTS */
#web_parts {
    clear: both;
    background-color: #FFFFFF;
    /*height: 186px;*/
    overflow: hidden;
    position: relative;
}

    #web_parts #flechas {
        text-align: right;
    }

    #web_parts .bloque1 {
        float: left;
        position: relative;
        margin-right: 5px;
        width: 198px;
        overflow: hidden;
    }

    #web_parts .bloque2 {
        float: left;
        position: relative;
        margin-right: 5px;
        width: 280px;
        overflow: hidden;
    }

    #web_parts .bloque3 {
        float: left;
        position: relative;
        margin-right: 5px;
        width: 177px;
        overflow: hidden;
    }

    #web_parts .bloque4 {
        float: left;
        position: relative;
        margin-right: 0px;
        width: 300px;
        overflow: hidden;
    }

    #web_parts .bloque5 {
        float: left;
        position: relative;
        margin-right: 0px;
        width: 318px;
        margin-right: 5px;
    }

    #web_parts .bloque6 {
        float: left;
        position: relative;
        margin-right: 0px;
        width: 324px;
        margin-right: 5px;
    }

    #web_parts .bloque7 {
        float: left;
        position: relative;
        margin-right: 0px;
        width: 318px;
    }

    #web_parts .tabla {
        border: 4px solid #c8d3d8;
        width: auto;
        -moz-border-radius: 8px;
        -Webkit-border-radius: 8px;
        text-align: left;
        padding-top: 2px;
        padding-right: 4px;
        padding-bottom: 4px;
        padding-left: 4px;
        background-color: #FFFFFF;
        height: 170px;
    }

    #web_parts .tabla2 {
        border: 4px solid #c8d3d8;
        width: auto;
        -moz-border-radius: 8px;
        -Webkit-border-radius: 8px;
        text-align: left;
        padding-top: 2px;
        padding-right: 4px;
        padding-bottom: 4px;
        padding-left: 4px;
        background-color: #FFFFFF;
        height: 200px;
    }

    #web_parts .doblez {
        height: 10px;
        width: auto;
        background-image: url(../../Images/fondo_doblez.gif);
        background-repeat: no-repeat;
        background-position: right;
        position: relative;
    }

    #web_parts .fondo_titulo {
        height: 18px;
        background-image: url(../../Images/fondo_tabla_titulo.gif);
        background-repeat: repeat-x;
        padding-top: 4px;
        padding-right: 6px;
        padding-bottom: 6px;
        padding-left: 20px;
        clear: both;
        width: auto;
        font-weight: bold;
        color: #ca1925;
        font-size: 13px;
    }

.shsitemap {
    color: #3c464c;
    clear: both;
    float: right;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 3px;
    padding-left: 1px;
}

    .shsitemap a:hover {
        color: #811730;
        font-size: 10px;
        text-decoration: none;
        font-weight: bold;
    }

    .shsitemap a {
        color: #444444;
        font-size: 10px;
        text-decoration: none;
        font-weight: bold;
    }



#sitemap {
    clear: both;
    padding-top: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-top: solid 2px #990000; /*Edwin 12/09/2011*/
}

#bloque {
    float: left;
    padding-right: 20px;
    padding-left: 6px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #AAAAAA;
    padding-bottom: 6px;
    width: 165px;
}

#sitemap_detalle2 .nombre_site {
    color: #888888;
    font-weight: bold;
    background-image: url(../../Images/sitemap_icono.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 5px;
}

    #sitemap_detalle2 .nombre_site a {
        color: #888888;
        font-size: 12px;
        text-decoration: none;
    }

        #sitemap_detalle2 .nombre_site a:hover {
            color: #721515;
        }


#sitemap_detalle2 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #sitemap_detalle2 .items a {
        display: block;
        text-decoration: none;
        text-align: left;
        color: #222222;
        padding-top: 3px;
        padding-right: 0;
        padding-bottom: 2px;
        padding-left: 14px;
        font-size: 11px;
    }

        #sitemap_detalle2 .items a:hover {
            color: #888888;
        }


#pie a {
    color: #555555;
    text-decoration: none;
}

    #pie a:hover {
        color: #721515;
        text-decoration: none;
    }

/*INSIDDE */
#arco {
    text-align: right;
    margin: 0px;
    padding: 0px;
    clear: both;
    height: auto;
}

#contenido {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: auto;
    background-color: #FFFFFF;
}

#data {
    clear: both;
}

    #data #columna1 {
        float: left;
        width: 300px;
        padding-top: 20px;
        padding-left: 40px;
        padding-right: 50px;
    }

    #data #columna2 {
        width: auto;
        overflow: hidden;
        padding-top: 20px;
        padding-right: 50px;
        padding-bottom: 12px;
    }

#submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 270px;
}

    #submenu li {
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #BBBBBB;
        padding-right: 60px;
        text-align: right;
        padding-bottom: 8px;
        margin-top: 4px;
        font-size: 12px;
    }

        #submenu li a {
            display: block;
            text-decoration: none;
            text-align: right;
            color: #3B454C;
            padding-top: 10px;
            padding-bottom: 2px;
            margin: 0px;
            font-size: 14px;
            font-weight: bold;
        }

            #submenu li a:hover {
                color: #990000;
            }

#submenu2 {
    list-style: none;
    margin: 0;
    width: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 15px;
}

    #submenu2 li {
        padding-right: 55px;
        text-align: right;
        padding-bottom: 8px;
        margin-top: 4px;
        font-size: 10px;
    }

        #submenu2 li a {
            display: block;
            text-decoration: none;
            text-align: right;
            color: #3B454C;
            padding-top: 8px;
            padding-bottom: 2px;
            margin: 0px;
            font-size: 12px;
            font-weight: bold;
            height: 40px;
        }

            #submenu2 li a:hover {
                color: #990000;
            }

    #submenu2 .titulo_people {
        background-image: url(../../Images/SustDevelopment/icn_people.gif);
        background-repeat: no-repeat;
        background-position: right top;
    }

    #submenu2 .titulo_comunity {
        background-image: url(../../Images/SustDevelopment/icn_communities.gif);
        background-repeat: no-repeat;
        background-position: right top;
    }

    #submenu2 .titulo_environmental {
        background-image: url(../../Images/SustDevelopment/icn_ambiente.gif);
        background-repeat: no-repeat;
        background-position: right top;
    }

/* */
#submenu .titulo_ssc {
    background-image: url(../../Images/About/icn_sccataglance.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#submenu .titulo_structure {
    background-image: url(../../Images/About/icn_structure.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#submenu .titulo_history {
    background-image: url(../../Images/About/icn_history.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#submenu .titulo_people {
    background-image: url(../../Images/SustDevelopment/icn_people.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#submenu .titulo_comunity {
    background-image: url(../../Images/SustDevelopment/icn_communities.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#submenu .titulo_environmental {
    background-image: url(../../Images/SustDevelopment/icn_ambiente.gif);
    background-repeat: no-repeat;
    background-position: right top;
}


#submenu .resumen {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #BBBBBB;
    padding-top: 0px;
    padding-right: 60px;
    padding-bottom: 4px;
    padding-left: 8px;
    text-align: right;
}

#rayaroja {
    width: 100%;
    background-color: #990000;
    position: relative;
    clear: both;
    height: 2px;
    padding: 0px;
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: 0px; /*Edwin 12/09/2011*/
}

#pie {
    text-align: left;
    width: 970px;
    margin: auto;
    height: auto;
}

#lista {
    display: block;
    text-decoration: none;
    text-align: left;
    padding-right: 12px;
    list-style-image: url(../../Images/vineta.gif);
    list-style-position: outside;
    list-style-type: circle;
}

    #lista li {
        text-align: left;
    }
/* oooo */
#web_parts2 {
    clear: both;
    background-color: #ffffff;
    height: 186px;
    position: relative;
}


/*---cambios al 18 de marzo- */
#web_parts .tabla3 {
    border: 4px solid #AAAAAA;
    width: auto;
    -moz-border-radius: 8px;
    -Webkit-border-radius: 8px;
    -ms-border-radius: 1em;
    behavior: url(border-radius.htc);
    text-align: left;
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    background-color: #BBBBBB;
    height: 200px;
}

.m1 {
    height: 188px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.m2 {
    height: 188px;
    margin: 0px;
    padding: 0px;
}

.f1 {
    background-image: url(../../Images/c3.gif);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    height: 5px !important;
}

.f2 {
    background-image: url(../../Images/c6.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 0px;
    padding: 0px;
    height: 5px;
}

.f4 {
    background-image: url(../../Images/c7.gif);
    background-repeat: repeat-y;
    background-position: left;
    margin: 0px;
    padding: 0px;
}

.f3 {
    background-image: url(../../Images/c7.gif);
    background-repeat: repeat-y;
    background-position: right;
}

.f5 {
    background-image: url(../../Images/fondo_doblez.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.fondo_titulo {
    height: 18px;
    background-image: url(../../Images/fondo_tabla_titulo.gif);
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    clear: both;
    width: auto;
    font-weight: bold;
    color: #ca1925;
    font-size: 13px;
    text-align: left;
}



.btn_readmore a {
    text-align: center;
    margin-right: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    height: 20px;
    width: 72px;
    clear: both;
    float: right;
    background-image: url(../../Images/btn_off.gif);
    background-repeat: no-repeat;
    padding-top: 3px;
}

    .btn_readmore a:link,
    .btn_readmore a:visited {
        color: #ffffff;
        text-decoration: none;
    }

    .btn_readmore a:hover {
        background-image: url(../../Images/btn_on.gif);
        background-repeat: no-repeat;
    }

#tb_contenido {
    font-weight: lighter;
    padding: 10px;
}

#tb_contenido2 {
    font-weight: lighter;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

#tb_titulo {
    font-size: 18px;
    font-weight: lighter;
    color: #060102;
    background-image: url(../../Images/fondo_titulo.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
}

#tb_texto {
    padding-left: 18px;
    padding-right: 28px;
}

.subtitulo {
    font-size: 14px;
    font-weight: lighter;
    color: #465760;
}

.texto {
    line-height: 17px;
}

.marco_foto {
    padding: 2px 2px 2px 2px;
    background-color: #ffffff;
    width: 200px;
    border: 4px solid #CDCDCD;
}

.subtitulos_rojos {
    color: #ca1925;
    font-size: 15px
}

.subtitulos_negros {
    color: #000000;
    font-size: 15px
}

#lista2 {
    display: block;
    text-decoration: none;
    text-align: left;
    padding-right: 12px;
    list-style-position: outside;
    list-style-type: lower-alpha;
}

#lista3 {
    display: block;
    text-decoration: none;
    text-align: left;
    padding-right: 12px;
    list-style-position: outside;
    list-style-type: upper-alpha;
}

#lista2 li {
    text-align: left;
}

.mod_tabla_cabecera {
    text-align: center;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #990000;
    color: #ffffff;
    background-color: #990000;
}

.mod_tabla_celdas {
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #990000;
}
/* modificado al 22 de marzo */
.referencia {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #990000;
    line-height: normal;
}

.referencia_comillas {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: normal;
    color: #713222;
    font-style: italic;
}

.referencia_firma {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #990000;
}

.m3 {
    height: 218px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-left: 0px
}

#items {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #items li a {
        display: block;
        text-decoration: none;
        text-align: left;
        color: #555555;
        padding-top: 6px;
        padding-right: 0;
        padding-bottom: 6px;
        padding-left: 8px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: #BBBBBB;
        border-left-color: #BBBBBB;
        margin: 4px;
        font-size: 11px;
    }

        #items li a:hover {
            color: #990000;
            /*background-color:#FF9900;*/
            border-left-color: #990000;
            border-bottom-color: #BBBBBB;
        }

    #items li .fecha {
        color: #3c464c;
        font-weight: bold;
    }
/*al 25 */
.subtitulos_grises {
    color: #777777;
    font-size: 16px;
    font-weight: lighter;
}

#link_relacionados {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #link_relacionados li a {
        display: block;
        text-decoration: none;
        text-align: left;
        color: #282f53;
        padding-top: 6px;
        padding-right: 4px;
        padding-bottom: 6px;
        padding-left: 8px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: #BBBBBB;
        border-left-color: #BBBBBB;
        margin: 4px;
        font-size: 12px;
    }

        #link_relacionados li a:hover {
            color: #ffffff !important;
            border-left-color: #990000;
            border-bottom-color: #990000;
            text-decoration: none;
            background-color: #990000;
        }






#link_comun {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #link_comun li a {
        display: block;
        text-decoration: none;
        text-align: left;
        color: #990000;
        padding-top: 2px;
        padding-right: 0;
        padding-bottom: 2px;
        padding-left: 40px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        margin: 4px;
    }

        #link_comun li a:hover {
            color: #CC0000;
            /*background-color:#FF9900;*/
            border-left-color: #990000;
            border-bottom-color: #990000;
            text-decoration: underline;
        }


#items_marcados {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #items_marcados li {
        display: block;
        text-decoration: none;
        text-align: left;
        color: #993300;
        padding-top: 6px;
        padding-right: 0;
        padding-bottom: 6px;
        padding-left: 8px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: #BBBBBB;
        border-left-color: #660000;
        margin: 4px;
        font-size: 12px;
    }

.mod_tabla_cabecera_especial {
    text-align: center;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7b858b;
    color: #ffffff;
    background-color: #7b858b;
}


#items_noticias {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #items_noticias li a {
        display: block;
        text-decoration: none;
        text-align: left;
        color: #555555;
        padding-top: 4px;
        padding-right: 6px;
        padding-bottom: 3px;
        padding-left: 30px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #BBBBBB;
        margin: 4px;
        font-size: 12px;
    }

        #items_noticias li a:hover {
            color: #990000;
            /*background-color:#FF9900;*/
            border-left-color: #990000;
            border-bottom-color: #BBBBBB;
        }

    #items_noticias li .fecha {
        color: #3c464c;
        font-weight: bold;
    }

.fecha_titulo {
    border-bottom-color: #BBBBBB;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #990000;
    padding: 4px;
}

.mod_tabla_cabecera_gris {
    font-weight: bold;
    color: #111111;
    background-color: #DDDDDD;
}




.link_comun2 a {
    display: block;
    text-decoration: none;
    color: #990000;
}

    .link_comun2 a:hover {
        color: #CC0000;
        /*background-color:#FF9900;*/
        border-left-color: #990000;
        border-bottom-color: #990000;
    }

.tb_form {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #888888;
}

.tb_form_marcado {
    color: #000000;
    font-weight: bolder;
}

#items_marcados2 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #items_marcados2 li {
        display: block;
        text-decoration: none;
        text-align: left;
        color: #222222;
        padding-top: 6px;
        padding-right: 0;
        padding-bottom: 6px;
        padding-left: 8px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: #BBBBBB;
        border-left-color: #BBBBBB;
        margin: 4px;
        font-size: 11px;
        line-height: 15px;
    }

.items_marcados2_marcado {
    font-size: 13px;
    font-weight: bolder;
    color: #000000;
}


#link_preguntas {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #link_preguntas li {
        text-decoration: none;
        text-align: left;
        color: #777777;
        padding-top: 2px;
        padding-right: 0;
        padding-bottom: 2px;
        padding-left: 50px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        margin: 4px;
    }

        #link_preguntas li a {
            display: block;
            text-decoration: none;
            text-align: left;
            color: #990000;
            background-image: url(../../Images/vineta.gif);
            background-repeat: no-repeat;
            padding-left: 16px;
        }

            #link_preguntas li a:hover {
                color: #CC0000;
                /*background-color:#FF9900;*/
                border-left-color: #990000;
                border-bottom-color: #990000;
                text-decoration: underline;
            }


        #link_preguntas li .preguntas {
            font-size: 13px;
            border-bottom-width: 1px;
            border-bottom-style: dashed;
            border-bottom-color: #777777;
        }

.m_io {
    border-left-color: #990000;
    border-bottom-color: #990000;
    background-image: url(../../Images/fondo_io.gif);
    background-repeat: no-repeat;
    margin: 0px;
    height: 180px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
}

#lista_grande {
    display: block;
    text-decoration: none;
    text-align: left;
    padding-right: 12px;
    list-style-image: url(../../Images/vineta.gif);
    list-style-position: outside;
    list-style-type: circle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
}

    #lista_grande li {
        text-align: left;
    }


.f1_naranja {
    background-image: url(../../Images/cb3.gif);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    height: 5px;
}

.f2_naranja {
    background-image: url(../../Images/cb6.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 0px;
    padding: 0px;
    height: 5px;
}

.f4_naranja {
    background-image: url(../../Images/cb7.gif);
    background-repeat: repeat-y;
    background-position: left;
    margin: 0px;
    padding: 0px;
    background-color: #fce4d0;
}

.f3_naranja {
    background-image: url(../../Images/cb7.gif);
    background-repeat: repeat-y;
    background-position: right;
    background-color: #fce4d0;
}

.f5_naranja {
    background-image: url(../../Images/fondo_doblez.gif);
    background-repeat: no-repeat;
    background-position: right;
}

#tb_titulo_naranja {
    font-size: 20px;
    font-weight: lighter;
    color: #060102;
    background-image: url(../../Images/fondo_titulo_naranja.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
}

#lista_grande_naranja {
    display: block;
    text-decoration: none;
    text-align: left;
    padding-right: 12px;
    list-style-image: url(../../Images/vineta_naranja.gif);
    list-style-position: outside;
    list-style-type: circle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #671E01;
}

    #lista_grande_naranja li {
        text-align: left;
    }

#items_grande {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #items_grande li a {
        display: block;
        text-decoration: none;
        text-align: left;
        color: #555555;
        padding-top: 6px;
        padding-right: 0;
        padding-bottom: 6px;
        padding-left: 8px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: #BBBBBB;
        border-left-color: #BBBBBB;
        margin: 4px;
        font-size: 12px;
    }

        #items_grande li a:hover {
            color: #990000;
            /*background-color:#FF9900;*/
            border-left-color: #990000;
            border-bottom-color: #BBBBBB;
        }

    #items_grande li .fecha {
        color: #3c464c;
        font-weight: bold;
    }

.m4 {
    height: 306px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-left: 0px
}

.m5 {
    height: 306px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px
}

.marco {
    margin: 0px;
    padding: 4px;
    border: 1px solid #A0A0A4;
}

.m6 {
    height: 218px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px
}

a,
a:link,
a:active,
a:visited {
    color: #7F0000;
    text-decoration: none;
}

    a:hover {
        color: #AA0000;
        text-decoration: underline;
    }


.cabecera_separacion {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.subtitulos_bloques {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #2A7FAA;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #2A7FAA;
    padding-bottom: 4px;
}

.bloque_manrcado {
    background-color: #E1FDF2;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #A0A0A4;
    border-bottom-color: #A0A0A4;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #D3D3DC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #D3D3DC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2A3F55;
}

.bloque_cabecera_leyenda {
    font-size: 12px;
    color: #AA0000;
    background-color: #D0D2D7;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #808080;
}

.bloque_leyenda {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #5D6950;
    font-size: 11px;
    color: #797979;
}

#pie_pagina {
    background-color: #96002d;
    clear: both;
    padding-top: 12px;
    padding-bottom: 15px;
    margin-bottom: 12px;
    overflow: hidden;
}

#derechosreservados {
    font-size: 10px;
    color: #ffffff;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    /*background-color: #FF3F00;*/
}

    #derechosreservados a,
    #derechosreservados a img {
        border: none;
    }

    #derechosreservados .dir {
        TEXT-TRANSFORM: uppercase;
        WIDTH: auto;
        PADDING-RIGHT: 25px;
        FLOAT: left;
        COLOR: #DADEE4
    }

    #derechosreservados .links {
        BORDER-LEFT: #fff 1px dotted;
        WIDTH: auto;
        FLOAT: left;
        COLOR: #00FF00;
        BORDER-RIGHT: #fff 1px dotted
    }

#derechosreservados-links {
    BORDER-LEFT: #fff 1px dotted;
    LIST-STYLE-TYPE: none;
    PADDING-LEFT: 20px;
    WIDTH: auto;
    PADDING-RIGHT: 5px;
    FONT-SIZE: 10px;
    LIST-STYLE-IMAGE: none;
    BORDER-RIGHT: #fff 1px dotted;
    FLOAT: left;
    margin-top: auto;
    margin-bottom: auto;
}

    #derechosreservados-links LI {
        WIDTH: auto;
        FLOAT: left;
        background-image: url(../../Images/ar-footer.gif);
        background-repeat: no-repeat;
        background-position: left 20%;
    }

    #derechosreservados-links A {
        PADDING-LEFT: 8px;
        WIDTH: auto;
        PADDING-RIGHT: 30px;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        COLOR: #D6DBE3;
        margin-top: auto;
        margin-bottom: auto;
        font-size: 9px;
    }

        #derechosreservados-links A:hover {
            TEXT-DECORATION: underline
        }

#derechosreservados .img {
    POSITION: relative;
    WIDTH: auto;
    FLOAT: right;
    TOP: -5px
}

#derechosreservados .bmv {
    PADDING-RIGHT: 5px
}

#derechosreservados .nyse {
    WIDTH: auto
}




#rayagris {
    width: 100%;
    background-color: #999;
    position: relative;
    clear: both;
    height: 1px;
    padding: 0px;
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

/* Estilos a partir del 17-01-2011 */
#tb_titulo2 {
    font-size: 20px;
    font-weight: lighter;
    color: #666;
}

#lista4 {
    display: block;
    text-decoration: none;
    text-align: left;
    padding-right: 8px;
    color: #000;
    font-size: 12px;
    font-weight: lighter;
}

.subtitulos_negros1 {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
}

.body_site_adc {
    background-image: url(../../Images/fondo_adc.gif);
    background-repeat: repeat-x;
}

.subtitulos_rojos1 {
    color: #990000;
    font-size: 13px;
    font-weight: bolder;
}



/* Estilos a partir del 17-01-2011 */

.m5 {
    height: 152px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.m6 {
    height: 152px;
    margin: 0px;
    padding: 0px;
}

.m_mapa_zonainfluencia {
    border-left-color: #990000;
    border-bottom-color: #990000;
    background-image: url(../../Images/fondo_zonainfluencia.gif);
    background-repeat: no-repeat;
    margin: 0px;
    height: 180px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
}

#web_parts .fondo_titulo a:link, #web_parts .fondo_titulo a:visited {
    font-size: 13px;
    color: #4c4c3c;
    text-decoration: none;
}

#web_parts .fondo_titulo a:hover {
    font-size: 13px;
    color: #c40814;
    text-decoration: none;
}

/* --------Correccion para Firefox y Chrome---------*/

#web_parts .fondo_titulo {
    padding-right: 0px;
}

/* Estilos a partir del 04-02-2011 */
#rayagris2 {
    width: 100%;
    background-color: #CCCCCC;
    position: relative;
    clear: both;
    height: 1px;
    padding: 0px;
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#items_lista li {
    display: block;
    text-decoration: none;
    text-align: left;
    color: #858585;
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CACACA;
    margin: 4px;
    font-size: 13px;
    position: relative;
}

    #items_lista li a {
        display: block;
        text-decoration: none;
        text-align: left;
        font-size: 11px;
        padding-top: 6px;
    }

    #items_lista li .link {
        display: block;
        text-decoration: none;
        text-align: left;
        font-size: 11px;
        padding-top: 6px;
        background-image: url(../../Images/icn_link.gif);
        background-repeat: no-repeat;
        padding-left: 20px;
    }

    #items_lista li a:hover {
        color: #990000;
        /*background-color:#FF9900;*/
        border-left-color: #990000;
        border-bottom-color: #BBBBBB;
        text-decoration: underline;
    }

    #items_lista li .fecha {
        color: #666666;
        font-size: 11px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    #items_lista li .imagen {
        color: #666666;
        font-size: 11px;
        position: absolute;
        left: -670px;
        top: 7px;
        background-color: #00CC00;
    }

    #items_lista li .titulo {
        color: #333333;
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 20px;
        font-weight: bold;
    }

.lista_titulo {
    border-bottom-color: #BBBBBB;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #990000;
    padding: 4px;
}

/* Estilos a partir del 07-02-2011 */
#tb_buscador {
    clear: both;
    background-color: #FFFFFF;
    /*height: 186px;*/
    overflow: hidden;
    position: relative;
    padding-bottom: 3px;
}

    #tb_buscador .tb_buscador_izquierda {
        background-image: url(../../Images/tb_search_left.gif);
        background-repeat: no-repeat;
        height: 30px;
    }

    #tb_buscador .tb_buscador_derecha {
        background-image: url(../../Images/tb_search_right.gif);
        background-repeat: no-repeat;
        height: 30px;
    }

    #tb_buscador .tb_buscador_fondo {
        background-image: url(../../Images/tb_search_bk.gif);
        background-repeat: repeat-x;
        height: 30px;
    }


/*------ Proyectos ---*/

.tabs.ui-widget-content {
    border: none;
}

.tabs .ui-tabs-nav {
    border: none;
    background: none;
    padding: 0;
}

.tabs .ui-tabs-panel {
    border: 1px solid #AAAAAA;
}

.lista_proyectos {
    list-style: outside none;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

    .lista_proyectos .item-proyecto {
        font-family: Arial, Helvetica, sans-serif;
        padding: 10px;
        padding-left: 20px;
        border-bottom: solid 1px #BBBBBB;
        color: #555555;
    }

        .lista_proyectos .item-proyecto p,
        .lista_proyectos .item-proyecto h4 {
            margin: 0;
        }

        .lista_proyectos .item-proyecto a:link,
        .lista_proyectos .item-proyecto a:visited,
        .lista_proyectos .item-proyecto a:active {
            text-decoration: none;
        }

.lista_albumes {
    list-style: outside none;
    padding: 0;
    margin: 20px 0;
}

    .lista_albumes .item-proyecto {
        border-bottom: 1px solid #BBBBBB;
    }

        .lista_albumes .item-proyecto a:link,
        .lista_albumes .item-proyecto a:visited,
        .lista_albumes .item-proyecto a:active {
            border-bottom: none;
            color: #555555;
            display: block;
            font-size: 12px;
            margin: 4px 0px;
            padding: 4px 6px 3px 30px;
            text-align: left;
            text-decoration: none;
        }

        .lista_albumes .item-proyecto a:hover {
            color: #990000;
        }

    .lista_albumes .fecha {
        color: #3C464C;
        font-weight: bold;
    }

    .lista_albumes #flechas {
        margin-top: 20px;
    }

/* Estilos a partir del 11-02-2011 */

#items_lista li .imagen2 {
    color: #666666;
    font-size: 11px;
    position: absolute;
    left: -85px;
    top: 0px;
    background-color: #00CC00;
}

/* Estilos a partir del 15-02-2011 */
#tb_titulo_ficha {
    font-size: 14px;
    font-weight: lighter;
    color: #060102;
    background-image: url(../../Images/icn_ficha.gif);
    background-repeat: no-repeat;
    padding-left: 33px;
    height: 20px;
}

.tb_special1 {
    background-image: url(../../Images/tb_special_left1.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 4px;
    background-color: #96002d;
    width: 4px;
}

.tb_special2 {
    background-image: url(../../Images/tb_special_right1.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 4px;
    background-color: #96002d;
    width: 4px;
}

.tb_special3 {
    background-color: #96002d;
    color: #FFFFFF;
}

.tb_special4 {
    background-image: url(../../Images/tb_special_left2.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 4px;
    background-color: #96002d;
    width: 4px;
}

.tb_special5 {
    background-image: url(../../Images/tb_special_right2.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 4px;
    background-color: #96002d;
    width: 4px;
}


.tb_ficha1 {
    background-image: url(../../Images/tb_ficha_left1.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 4px;
    width: 6px;
}

.tb_ficha2 {
    background-image: url(../../Images/tb_ficha_right1.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 6px;
    width: 6px;
}

.tb_ficha3 {
    background-image: url(../../Images/tb_ficha_top1.gif);
    background-repeat: repeat-x;
}

.tb_ficha4 {
    background-image: url(../../Images/tb_ficha_left2.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 6px;
    width: 6px;
}

.tb_ficha5 {
    background-image: url(../../Images/tb_ficha_right2.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 6px;
    width: 6px;
}

.tb_ficha6 {
    background-image: url(../../Images/tb_ficha_down1.gif);
    background-repeat: repeat-x;
}

.tb_ficha7 {
    background-image: url(../../Images/tb_ficha_side1.gif);
    background-repeat: repeat-y;
}

.tb_ficha8 {
    background-image: url(../../Images/tb_ficha_side2.gif);
    background-repeat: repeat-y;
}

.tb_ficha9 {
    background-image: url(../../Images/tb_ficha_line.gif);
    background-repeat: repeat-x;
    background-position: center;
}

.tb_ficha_subtitulo_rojo {
    color: #ca1925;
    font-size: 13px
}

.tb_ficha_subtitulo_negro {
    color: #000000;
    font-size: 13px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #990000;
}

.tb_ficha_celdas {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #990000;
}


/*para testimonios*/
.tb_sombra {
    background-color: #f2f2f2;
}

    .tb_sombra #tb_titulo {
        background-image: url(../../Images/fondo_titulo2.gif);
        background-repeat: no-repeat;
    }

/*Para Home de Líneas nuevo*/
#web_parts .fondo_titulo1 {
    height: 33px !important;
    background-image: url(../../Images/fondo_tabla_titulo1.gif) !important;
    background-repeat: repeat-x;
}

.m5 {
    height: 152px;
    padding-right: 3px;
}

.m6 {
    height: 152px;
}
/*PARA RECLUTAMIENTO DE PERSONAL - 13062011*/
#submenu .titulo_cv {
    background-image: url(../../Images/ToWork/icn_cv.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#tb_contenido2 .tabla_subtitulo {
    font-weight: bold !important;
}

.dvp1 {
    float: left;
}

.dvp2 {
    width: 80px;
    margin-left: 150px;
}

.dvp3 {
    width: 80px;
    margin-left: 312px;
}
