.OCClassementGroupeRes { padding:1px; }
.OCClassementRes  { padding:7px; }
.OCClassementGroupeResFleche { position: relative; float: right; margin-top: -20px; }
.OCClassementGroupeResFleche div { position: absolute; margin-left: 10px; background:url('../img/fleche_right.png') center center repeat-y; }

.OCClaColVide { float:left; width:10px; }
.OCClaColJauge { float:left; width:165px; margin: 0 15px 0 0; }
.OCClaColGpRes { float:left; width:265px; margin: 27px 25px 0 0;}
.OCClaColListRes { float:left; width:535px; margin: 35px 0 0 0;}

.OCClaColResBack, .OCClaColResLabel, .OCClaResidFicheDetail  { position: absolute; padding:10px;}
.OCClaColResBack  { border:1px solid #b37e00; z-index:9; min-height:15px;}
.OCClaColResLabel  { z-index:10; padding-right:45px;}
.OCClaResidFicheDetail { right:0px; z-index:10; }

.OCClaJaugeMoy { background:url('../img/jauge_moy.png') center center no-repeat; height:210px; }
.OCClaJauge { background:url('../img/jauge.png') center center no-repeat; height:210px; }
.OCClaJaugeSpan { border:1px solid #000; padding:3px; line-height: 16px; white-space: nowrap; }
.OCClaJaugeColLeft { text-align:right;}
.OCClaJaugeColCenter { text-align:center;}
.OCClaJaugeColRight { text-align:left;}
.OCClaJaugeMed { color:#fff !important; font-weight:normal !important; background:#999 !important;}
.OCClaJaugeMedExtInfo {
    background-color: transparent;
    border-color: #563d7c;
    color: black;
    border-radius: 6px;
    
    line-height: 1.33333;
    padding: 10px 16px;
}
.OCClaSpaceBefore10:first-of-type {
    margin-top: 45px;
}
.OCClaJaugeMedExtInfo a {
    text-decoration: none;
    display: inline-block;
}