body {
    background-image:url('../img/fons_home.gif');
    background-repeat:repeat-x;
    background-color:#085B28;
    text-align:center;
    padding-top:120px;
}

.div {
    margin-left:auto;
    margin-right:auto;
}

#botons {
    margin-top:3px;
    margin-left:auto;
    margin-right:auto;
    width:196px;
    height:140px;
}

#botons a {
    width:97px;
    display:block;
    background-image:url('../img/boto.gif');
    text-transform:uppercase;
    text-align:center;
    text-decoration:none;
    letter-spacing:1px;
    color:#9AA794;
    font-size:10px;
    float:left;
}

a.l1 {
    height:54px;
    padding-top:43px;
}

a.be {
    margin-right:2px;
}

#adress a {
    color:#FFF;
    text-decoration:none;
}

#adress {
    color:#FFF;
    font-size:14px;
    border-bottom:solid 1px #FFF;
    padding-bottom:10px;
    margin:0 100px 10px 100px;
}

#desc {
    color:#FFF;
    font-size:12px;
}

#olis {
    margin:0 auto;
    position:relative;
}

#nadal-2011 {
    position:absolute;
    right:112px;
    bottom:56px;
}


