.condition {
    border: 1px solid #909ca4;
    clear: both;
    float: left;
    overflow: hidden;
    width: auto;
    height: 71px;
    margin: 0 0 12px
    }
.condition h3, .condition h4, .condition h5 {
    color: #001f3a;
    background: none;
    border: none;
    padding: 0;
    text-align: center;
    margin: 0;
    font-family: arial
    }
.condition h3, .condition h4 {
    font-size: 11px
    }
.condition h4, .condition h5 {
    font-weight: bold
    }
.condition h3 {
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 4px
    }
.condition h5 {
    font-size: 13px
    }
.condition img {
    float: left;
    border-right: 1px solid #909ca4
    }
.condition table.info {
    float: left;
    background: url(images/bg-conditions-fond.png) no-repeat 0 0;
    width: 224px;
    height: 71px;
    border: none;
    border-collapse: collapse;
    margin: 0;
    border-spacing: 0
    }
.condition table.info tr td {
    padding: 0
    }
.condition table.info tr td.pistes-ouvertes {
    width: 83px
    }
.condition table.info tr td.accumulation {
    height: 18px
    }
.condition table.info tr td.sous-titre {
    width: 66px;
    height: 18px
    }
.condition table.info tr td.val {
    padding: 4px 0 0;
    vertical-align: middle
    }
.condition table.btn-info {
    float: left;
    border-collapse: collapse
    }
.condition table.btn-info td {
    padding: 0;
    border-left: 1px solid #6f8997
    }
.condition table.btn-info a {
    display: block;
    width: 114px;
    height: 71px;
    background: url(images/btn-info.png) no-repeat left top;
    text-decoration: none;
    position: relative
    }
.condition table.btn-info a span {
    display: block;
    text-align: center;
    font-size: 11px;
    color: #001f3a;
    text-transform: uppercase;
    line-height: 12px
    }
.condition table.btn-info a span.ico {
    width: 57px;
    height: 48px;
    position: absolute;
    left: 27px;
    bottom: 3px;
    z-index: 0;
    background-position: 0 0;
    background-repeat: no-repeat
    }
.condition table.btn-info a.webcam span.text {
    padding-top: 2px
    }
.condition table.btn-info a.webcam .ico {
    background-image: url(images/ico-info-webcam.png)
    }
.condition table.btn-info a.cartes .ico {
    background-image: url(images/ico-info-cartes.png)
    }
.condition table.btn-info a.tarifs .ico {
    background-image: url(images/ico-info-tarifs.png)
    }