#main-content dl.meteo{
    background: url(/images/bck-meteo.png) 0 0 no-repeat;
    width:351px;
    height:100px;
    float:left;
    margin : 0 10px 10px 0;
}
#main-content dl.meteo dt {
    color: #758D18;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#main-content dl.meteo dd img {
    background: url(/images/ombre-photo2.png) repeat-x scroll 0 bottom transparent;
    float: left;
    margin: 0 40px 2px 0;
    max-height: 85px;
    max-width: 115px;
    padding: 5px 0 6px;
    width: auto;
}


#main-content dl.meteoweather{
    background: url(/images/bck-meteoweather.png) 0 0 no-repeat;
    width:778px;
    height:auto;
    float:left;
    margin : 0 10px 10px 0;
}
#main-content dl.meteoweather dt {
    color: #758D18;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#main-content dl.meteoweather dd img {
    background: url(/images/ombre-photo2.png) repeat-x scroll 0 bottom transparent;
    float: left;
    margin: 0 40px 2px 0;
    max-height: 85px;
    max-width: 115px;
    padding: 5px 0 6px;
    width: auto;
}