img
{
    border:0px;
}

a,a:hover
{
    text-decoration:none;
    color:auto;
    color:black;
}

h1
{
    font-family:Arial;
    color: #673B14;
    margin: 0px;
    margin-top: 10px;

}


.barraSac
{
    height: 40px;
    background-image: url('../img/auca/sac_tallat_fosc.jpg');
    margin-top: 10px;
}


.slider1
{
    /*height:200px;*/
    overflow:hidden;
    position: relative;
}
.slider1 img
{
    height:100%;
}

.menuLateral
{
    padding: 0px;
    margin: 0px;
}

.menuLateral li
{
    padding: 0px;
    list-style-type: none;
    margin: 0px;
    font-family: Arial;
    padding-bottom: 5px;
}

.text
{
    z-index: 10;
    position: relative;
    padding: 20px;
    font-weight: bold;
    padding-right:0px;
    height: 100%;
}

.fonsText
{
    background: url('/img/auca/sac_tallat_clar.jpg');
    padding: 20px;
    margin-left: 10%;
    height: 100%;
    position: absolute;
    z-index: 5;
    width: 100%;
}

.peu
{
    border-top: 2px solid #919388;
    padding-top:10px;
}

.logoPeu
{
    height: 95px;
    /*text-align: center;*/
}
.logoPeu img
{
    position: absolute;
    top: 0;
    bottom: 0;
    left:0;
    right:0;
    margin: auto;
}
.select a
{
    font-weight:bold;
}