.infotrafic {
    font-size: 0.86em;
}

.infotrafic h3 {
    font-size: 1.27em;
    font-weight: bold;
}

.chantiers, .circulation {
    background: #eee;
/*
    clear: both;
    width: 444px;
    padding: 10px;
    margin: 20px 0;
*/
}

.chantiers .marge, .circulation .marge {
    padding: 10px;
}

.carte {
    margin: 0 0 20px 0;
}

.chantiers img, .circulation img {
    float: left;
    margin: 5px 20px;
}

.chantiers p.telecharger {
    margin-top: 10px;
}

.chantiers p.psn {
    padding: 10px 10px 0 10px;
}

.infotrafic p.telecharger a, .infotrafic p.psn a {
    background: url("../../../images/portlets/green-bullet.png") no-repeat 0 3px;
    padding-left: 10px;
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}

.infotrafic p.telecharger a:visited {
    text-decoration: underline;
}

.infotrafic div.hr {
    clear: both;
    border-bottom: 1px solid #B2B2B2;
    margin: 30px 20px 0 20px;
}

