body {
    padding: 0;
    margin: 0;
}
body .vignette-portrait {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.vignette-portrait ul, li.vignette-portrait {
    padding: 0px;
    margin: 0px;
    display: block;
    color: #555555;
}
.map.vignette-portrait {
    margin: 3px;
    display: block;
    background: #FFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 1em;
}
.container.vignette-portrait {
    border: solid 1px;
    width: 148px;
    height: 298px;
    background: url('../images/vignette/fond150x300.png') repeat-x;
}
.header.vignette-portrait {
    margin: 3px;
    z-index: 1;
    position: relative;
}
.header .titre.vignette-portrait {
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #c6d782;
    width: 142px;
}
li.vignette-portrait div {
    float: none;
    text-align: center;
}
.map li.vignette-portrait {
    padding: 0px 0px;
    background: url('../images/vignette/gray4.png') repeat-x 0px 0px;
    border-top: #FFF solid 1px;
    border-bottom: #ebebeb solid 1px;
    height: 55px;
    width: 142px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1em;
}
.outlink {
    display: block;
    text-align: center;
    padding: 3px 0px 3px 8px;
    font-size: 10px;
    text-decoration: none;
    color: #1f3c47;
    background: url('../images/vignette/puce.png') 4px 7px no-repeat;
}
.outlink:hover {
    text-decoration: underline;
}
.vignette-portrait .data .picTemps {
    float: left;
    margin: 0px 6px;
}
.vignette-portrait .data span {
    display: block;
    width: 50px;
    margin: 3px 3px;
    float: right;
    color: #000;
}
.footer.vignette-portrait {
    text-align: center;
    width: 142px;
}
.footer.vignette-portrait img {
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: '-';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.vignette-portrait .vignette-pictos {
    width: 126px;
    height: 40px;
    margin: 0px;
    padding-left: 8px;
    padding-right: 8px;
}