body{
    background: #f5f5f5;
}

a{
    text-decoration: none; color: #0000;
}

.bgLogo{
    background: #727376;
    padding-bottom: 30px;
}

.margintop{
    margin-top: 80px;
}

.marginlogo{
    margin-top: 30px; margin-left: 80px;
}

.teles{
    color: #6B6B6B;
    margin-left: 40px;
    font-weight: 600;
}
.teles a{color: #6B6B6B; text-decoration: none;}
.teles a:hover{color: #6B6B6B; text-decoration: underline;}

.teles i{
    color: #B0CF65;
}

.boxtxt{
    color: #5D5E5F;
}

.boxtxt img{
    margin-bottom: 30px; margin-top: 30px;
}

.bgline{
    background: url(../images/numeros.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 400px;
}

.clearboth{
    clear: both;
}

.anochaus{
    padding: 0;
    margin: 0;
    font-size: 8em;
    color: #fff;
    border: 0px #000 solid;
    height: 110px;
    width: 100%;
    font-weight: bold;
    letter-spacing: -1px;
}

.numchaustit{
    margin-top: 100px;
    color: #fff;
}

.numchaus{
    font-size: 4em;
    letter-spacing: -2px;
    color: #fff;
    padding-top: 10px; padding-bottom: 20px;
}

.lineover{
    width: 40px; height: 4px; background: #fff;
}

.lineunder{
    width: 40px; height: 4px; background: #5D5E5F;
}

.txtproj{
    font-weight: 600;
    margin-bottom: 30px;
}

.bgmesa{
    background: url(../images/mesa.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 400px;
    padding: 20px;
}

.bgmesa p{
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    font-style: italic;
    margin-left: 20px;
}
.bgmesa h2{
    font-size: 4em;
    font-weight: bold;
    color: #fff;
    padding: 20px;
    font-style: italic;
    margin-top: 60px;
}

.titsolu{
    margin-top: 100px;
}

.footerbase{
    background: #fff; padding-top: 30px; margin-top: 30px;
}
