/******************************** fons del peu *************************************/
#peu_pag, .push {
    height: 70px; /* .push must be the same height as .footer */
    clear:both;
}

#peu_pag {
    height: 65px; /* .push must be the same height as .footer */
    width:100%;
    background-color: #fff;
    border-top:1px dotted #999;


}
#peu_contenidor {
    width:960px;
    margin:0 auto;	
    font-size:0.7em; /* 12px */
    overflow:hidden;
}

#titol_peu {
    float:left;
    padding-top: 15px;
    color: #033ca3;
}

#credits {
    float:right;
    padding:5px;
}