﻿#como_llegar {
    background-attachment: scroll;
    background-image: url("../Images/separador.png");
    background-position: 0 0;
    background-repeat: repeat no-repeat;
    background-size: auto auto;
    clear: none;
    float: none;
    height: auto;
    left: 0;
    margin: 1.5% auto 0;
    position: relative;
    top: 0;
    width: 100%;
}

#encabezado_como_llegar {
    background-attachment: scroll;
    /*background-image: url("../Images/como-llegar_icono.png");*/
    background-image: url("../Images/IconosTitulos/icon_como_llegar_60x46.png");
    background-position: 100% 100%;
    background-repeat: no-repeat no-repeat;
    background-size: contain;
    border-bottom: 1px solid #ED1C24;
    clear: none;
    float: none;
    height: auto;
    margin: 1.5% auto 0;
    width: 85%;
}

    #como_llegar_titulo {
        border-bottom: 2px solid #ED1C24;
        clear: none;
        color: #ED1C24;
        float: left;
        font-family: 'Actor',sans-serif;
        font-size: 30px;
        font-weight: 600;
        height: 30px;
        line-height: 1em;
        margin: 5% 0 0 0;
        min-height: 0;
        text-align: left;
        width: auto;
        word-wrap: break-word;
    }

#como_llegar_contenido {
    clear: none;
    float: none;
    height: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 84.9991%;
}
    #como_llegar_ articulos {
        border-bottom: 2px solid #C8C8C8;
        border-top: 2px solid #C8C8C8;
        clear: none;
        float: left;
        height: auto;
        left: 0;
        margin-left: 2.35938px;
        margin-right: 0;
        margin-top: 0;
        max-height: none;
        position: relative;
        top: 0;
        width: 48%;
    }

        #como_llegar_articulo_1 {
            background-attachment: scroll;
            background-position: 0 100%, 0 0;
            background-repeat: no-repeat no-repeat;
            background-size: contain;
            border-bottom: 1px solid #C8C8C8;
            border-top: 1px solid #C8C8C8;
            clear: none;
            float: none;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            padding: 15px;
            width: 100%;
        }

        #como_llegar_articulo_2 {
            background-attachment: scroll;
            background-position: 0 100%, 0 0;
            background-repeat: no-repeat no-repeat;
            background-size: contain;
            border-bottom: 1px solid #C8C8C8;
            border-top: 1px solid #C8C8C8;
            clear: none;
            float: none;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 20px;
            padding: 15px;
            width: 100%;
        }

        #como_llegar_articulo_3 {
            background-attachment: scroll;
            background-position: 0 100%, 0 0;
            background-repeat: no-repeat no-repeat;
            background-size: contain;
            border-bottom: 1px solid #C8C8C8;
            border-top: 1px solid #C8C8C8;
            clear: none;
            float: none;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 20px;
            padding: 15px;
            width: 100%;
        }

        #como_llegar_articulo_4 {
            background-attachment: scroll;
            background-position: 0 100%, 0 0;
            background-repeat: no-repeat no-repeat;
            background-size: contain;
            border-bottom: 1px solid #C8C8C8;
            border-top: 1px solid #C8C8C8;
            clear: none;
            float: none;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 20px;
            padding: 15px;
            width: 100%;
        }

        .articulo_titulo {
            color: #ED1C24;
            float: none;
            font-family: 'Actor',sans-serif;
            font-size: 24px;
            font-weight: 600;
            line-height: 1em;
            text-align: left;
            word-wrap: break-word;
            margin-bottom:15px;
        }

        .articulo_detalle {
            color: #555555;
            float: none;
            font-family: 'Actor',sans-serif;
            font-size: 15px;
            line-height: 15px;
            font-weight: normal;
            text-align: left;
            word-wrap: break-word;
        }

    #contenedor_ruta {
        margin-bottom:5px;
    }

    #como_llegar_articulos {
        width:50%; 
        height: 100%;
    }

    #mapa {
        width:50%; 
        height: 100%; 
        left: 53.1299%;
        display:block;
        top: 0;
        float: right;
        clear: both;
        position: absolute;
        margin-left:10px;
    }

    #Td1 {
        width:400px;
    }

    #text_desde {
        border: 1px solid #DBDBDB;
        font-size: 18px;
        padding: 0;
        width: 70%;
    }

    #boton_ruta {
        background-color: #B0B0B0;
        border: 1px solid #B0B0B0;
        color: #FFFFFF;
        height: 25px;
        margin-left: 0.5%;
        padding: 0;
        width: 28%;
    }

#map {
    height: 425px;
    width: 395px;
}


#Td1 {
    width: 395px;
}
