#resultat_liste {
    float: left;
    padding-top: 32px
    }
#lignesListe {
    position: relative;
    clear: both;
    width: 754px;
    height: 736px;
    overflow: auto
    }
.ligneContainer {
    position: relative;
    width: 707px;
    height: 170px;
    margin: 0 0 12px 26px;
    border-top: 1px solid #9d9b9e
    }
.ligneContainer div.vignetteContainer {
    float: left;
    position: relative;
    width: 132px;
    height: 150px;
    overflow: hidden;
    margin-top: 15px
    }
.ligneContainer div.vignetteContainer div.imgContainer {
    position: relative;
    width: 130px;
    height: 130px;
    overflow: hidden;
    border: 1px solid #2d2d2d
    }
.ligneContainer div.vignetteContainer div.imgContainer table {
    width: 100%;
    height: 130px
    }
.ligneContainer div.vignetteContainer div.imgContainer table tr td {
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 0
    }
.ligneContainer div.vignetteContainer div.discipline {
    position: relative;
    margin-top: 5px;
    height: 15px;
    width: 100%;
    color: #2d2d2d;
    font-size: 11px;
    overflow: hidden;
    text-align: center
    }
.ligne_detailsContainer {
    float: right;
    position: relative;
    width: 565px;
    height: 150px;
    margin-top: 15px
    }
.ligne_gaucheContainer {
    float: left;
    position: relative;
    width: 265px;
    height: 160px
    }
.ligne_droiteContainer {
    float: right;
    position: relative;
    width: 265px;
    height: 160px
    }
.ligne_titre {
    /*font-size: 17px;
    	font-weight: bold;*/
    line-height: 20px;
    height: 55px;
    width: 100%;
    /*color: #c11429;*/
    font-size: 14px;
    color: #be1327;
    text-transform: uppercase;
    font-weight: bold
    }
.ligne_description {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.2em;
    height: 6em;
    width: 100%;
    overflow: hidden;
    text-align: justify
    }
.ligne_representationContainer {
    position: relative;
    width: 100%;
    height: 141px;
    overflow: auto
    }
.ligne_gaucheBas {
    margin-top: 0.5em;
    width: 100%;
    height: 22px;
    overflow: hidden
    }
.imgCoupDeCoeur {
    float: left;
    vertical-align: top;
    margin-top: 1px;
    margin-right: 20px
    }
.nbCoupDeCoeur {
    float: left;
    display: block;
    width: 15px;
    margin-left: 0
    }
.activityListMore {
    font-size: 10px;
    color: #575757;
    font-weight: bold
    }
.activityListMoreDates {
    font-size: 11px;
    color: #575757;
    font-weight: bold
    }