/* STYLES DE LA PAGE ICI T LIBRE */
body {
    background: #d6d6d6 url(/img/ici-t-libre/icitlibre_bg.jpg?20121002) center 114px no-repeat;
}
#wrap.icitlibre {
    background: transparent;
}

.icitlibre h1 {
    width: 720px;
    height: 117px;
    margin: 70px auto 80px;
}
.icitlibre h1 img {
    margin-left: 80px;
}

.icitlibre ul li {
    margin-bottom: -30px;
}
.icitlibre .item3 {
    margin-top: 10px;
}
.icitlibre .item4 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.bt-subscribe {
    margin: 0 0 45px;
    text-align: center;
}


/* TABLEAU */
.icitlibre table {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    width: 815px;
    font-size: 12px;
    margin: 0 auto;
}
.icitlibre table th, .icitlibre table tr, .icitlibre table td {
    height: 44px;
}

.icitlibre table tbody tr.odd {
    background: #ccc !important;
}


.icitlibre table thead {
    background: #e42845;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.icitlibre table .liberte_item {
    padding-left: 20px;
    width: 353px;
}
.icitlibre table .liberte_skyrock {
    width: 120px;
    text-align: center;
}
.icitlibre table .liberte_autre {
    width: 270px;
    text-align: center;
}

