.ruta-nav {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
    color: #3C2110;
    border-bottom: 1px solid #e5ddd5;
}

.ruta-nav a {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8px;
    color: #ACB924;
    text-decoration: none;
}

.ruta-nav a:hover {
    color: #3C2110;
}

.ruta-nav .ruta-name {
    font-weight: bold;
}

.ruta-nav .ruta-ordre {
    font-weight: bold;
}

.ruta-nav .disabled-link {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8px;
    color: #ccc;
}

.ruta-info {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
    color: #3C2110;
}

.ruta-info .autor-name {
    font-weight: bold;
}

h1.title {
    margin: 0 0 0 0;
    padding: 0 0 9px 0;
    border-bottom: 1px solid #e5ddd5;
    line-height: 25px;
    color: #3C2110;
    font-family: Fagoblack;
    font-weight: bold;
    font-size: 24px;
}

.imatge {
    padding-top: 15px;
}

.imatge img {
    border: 1px solid #d2d2d2;
}

.text {
    font-family: Georgia, Times, serif;
    margin-top: 8px;
    padding-left: 25px;
    background: url('/media/img/comillas.png') no-repeat top left;
}

.text a {
    text-decoration: underline;
    color: black;
}

.biblio {
    font-family: Georgia, Times, serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #999;
}

.peu {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    color: #999;
}

.context {
    font-family: Georgia, Times, serif;
    margin: 30px auto 0 auto;
    padding: 20px;
    width: 285px;
    background-color: #eef2d4;
    font-size: 12px;
    line-height: 16px;
}

.context p {
    margin: 0;
}

.context a {
    text-decoration: underline;
    color: black;
}

.ruta-des {
    margin: 0 auto 0 auto;
    padding: 20px;
    width: 315px;
    background-color: #eef2d4;
    font-size: 12px;
    line-height: 16px;
}

.ruta-des p {
    margin: 0;
}

div.guia {
    width: 760px;
    margin: auto;
    background-color: white;
    border: 1px solid #999;
    padding: 25px;
}

body.guia {
    font-family: Georgia, Times, serif;
    background-color: #ccc;
    padding: 0;
    margin: 0;
}

h2.espai {
    color: #3C2110;
    font-family: Fagoblack;
    font-weight: bold;
    font-size: 20px;
    display: inline;
    padding-left: 3px;
}

div.espai-header {
    width: 740px;
    background-color: #eee;
    padding: 10px;
    border-top: 5px solid #3C2110;
    margin-top: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
}

div.espai-header .num {
    font-weight: bold;
    font-size: 16px;
}

h1.ruta-name {
    font-family: Fagoblack;
    font-weight: bold;
    font-size: 24px;
    margin-top: 0;
}

div.guia-header {
    padding: 20px;
    background-color: #eef2d4;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #3C2110;
    margin-bottom: 40px;
}

div.guia-header .autor-name {
    font-weight: bold;
}

div.guia-header .logos {
    width: 100%;
    position: relative;
}

div.guia-header .logos #guia-logo-ee {
    position: absolute;
    right: 0px;
}

body.guia .context {
    width: 680px;
}

@media screen {
    div.instructions {
        position: relative;
        background-color: #eef2d4;
        border-bottom: 1px solid #666;
        margin-bottom: 20px;
        padding: 15px 25% 15px 25px;
        font-size: 14px;
        font-family: Helvetica, Arial, sans-serif;
    }

    div.instructions button.print {
        position: absolute;
        top: 50%;
        margin-top: -1em;
        right: 5px;
        height: 2em;
    }
}

@media print {
    div.instructions {
        display: none;
    }

    p.so {
        display: none;
    }

    p.video {
        display: none;
    }
}

body.about {
    background-color: white;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

body.about h2 {
    font-size: 12px;
    line-height: normal;
    font-weight: bold;
    margin: 1.5em 0 0 0;
}

body.about h3 {
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    padding: 0;
    margin: 1em 0 0 0;
}

body.about a {
    color: black;
}
