h2.h2_ofertes {
    font-size:24px;
    color:#666666;
    margin-bottom:12px;
    margin-top:12px;

}


.oferta {
    float:left;
    width:180px;
    height:253px;
    margin-right:14px;

    margin-bottom:9px;
}

.imatgeoferta {
    width:178px;
    height:125px;
    border:solid 1px #cccccc;

    text-align:center;

    overflow:hidden;
}

.imatgeoferta img {
    max-width:200px;
    max-height:150px;
}


.textoferta {
    width:156px;
    height:103px;

    padding:12px;

    background-color:#d6d6d6;
}

.textdins {
    width:156px;
    height:83px;
}

.mesinfo {
    width:156px;
    height:15px;
    padding-top:5px;

}

.mesinfo a{
    font-weight:bold;
}



.ofertadins {
    margin-top:12px;
    width:970px;


}

.imatgeofertadins {
    width:968px;

    border:solid 1px #cccccc;

    text-align:center;

    overflow:hidden;
}

.imatgeofertadins img {
    max-width:970px;
    max-height:700px;
}


.textofertadins {
    width:946px;

    padding:12px;

    background-color:#d6d6d6;
}
