#main {
    width:75em;
}
/* header */

#header {
    text-align:center;
}

#header h1 a {
    float:none;
}

/* footer */

#footer {
    display:none;
}

/* intro */
#content .intro {
    height:296px;
}

#content .intro div {
    width:108%;
}

#content .intro div img {
    display:inline;
    float:left;
}

/* menu intro */
#menuIntroL1,
#menuIntroL1 ul {
    width:804px;
}

#menuIntroL1 .backToTop {
    display:none;
}

#anch-menuMain {
    display:none;
}

#menuIntroL1 ul li {
    width:268px;
    height:54px;
    padding-top:18px;
    display:block;
    text-align:center;
}

#menuIntroL1 ul li a {
    display:block;
}
#menuIntroL1 ul li a {
    text-decoration: none;
}

#menuIntroL1 ul li b {
    padding-top:10px;
    display:block;
    font-weight:normal;
    font-size:1em;
    text-decoration: underline;
}

#menuIntroL1 #almendraPL b,
#menuIntroL1 #almendraEN b {
    color:#8f897d;
}

#menuIntroL1 #decomurPL b,
#menuIntroL1 #decomurEN b {
    color:#a87bb2;
}

#menuIntroL1 #piedraPL b,
#menuIntroL1 #piedraEN b {
    color:#8f897d;
}

#menuIntroL1 #almendraPL,
#menuIntroL1 #decomurPL,
#menuIntroL1 #piedraPL {
    background-color:#fff;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #bbb;
}

#menuIntroL1 #almendraEN {
    background-color:#4C4840;
    border-bottom: 1px solid #4e2458;
}

#menuIntroL1 #decomurEN {
    background-color:#672c74;
    border-bottom: 1px solid #4e2458;
}

#menuIntroL1 #piedraEN {
    background-color:#4c4840;
    border-bottom: 1px solid #48443d;
}
