#module-preview-container {
    background-image: url(/tomos/module-preview/woman.png);
    background-position: top right;
    background-repeat: no-repeat;
    width: 530px;
}

.module-preview-title {
    width: 432px;
    color: #cddd00;
    font-size: 23px;
    font-family: arial;
    margin-bottom: 10px;
}
.module-preview-subtitle {
    height: 32px;
    color: #65b7e2;
    font-size: 13px;
    font-family: arial;
    background-image: url(/tomos/module-preview/clock.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 7px;
    padding-left: 55px;
    margin-bottom: 15px;
}
.module-preview-block-container {
    width: 100%;
    margin-bottom: 30px;
}
.module-checked {
    float: right;
    height: 25px;
    width: 90px;
    padding-top: 15px;
    color: #FFF;
    font-size: 21px;
    font-family: arial;
    margin-top: -55px;
    background-image: url(/tomos/module-preview/check-green.png);
    background-position: top right;
    background-repeat: no-repeat;
    margin-right: 20px;
    margin-bottom: 15px;
}

#module-preview-block-theorie {
    width: 259px;
    padding: 0px;
    margin-right: 10px;
    background-image: url(/tomos/module-preview/background-blue.png);
    background-repeat: repeat-y;
    color: #FFF;
    font-size: 13px;
    font-family: arial;
}


#module-preview-block-pratique {
    width: 219px;
    padding: 20px;
    background-image: url(/tomos/module-preview/background-blue.png);
    background-repeat: repeat-y;
    color: #FFF;
    font-size: 13px;
    font-family: arial;
    margin-top: 32px;
}

#module-preview-block-pratique a, #module-preview-block-theorie a {
    color: #FFF;
    text-decoration: none;
}

#module-preview-block-pratique a:hover, #module-preview-block-theorie a:hover {
    text-decoration: underline;
}

#module-preview-block-objectifs {
    width: 259px;
    padding: 0px;
    background-image: url(/tomos/module-preview/background-green.png);
    background-repeat: repeat-y;
    color: #1d4e8b;
    font-size: 13px;
    font-family: arial;
}

#module-preview-block-theorie .module-preview-block-title, #module-preview-block-pratique .module-preview-block-title  {
    color: #FFF;
    font-size: 17px;
    font-family: arial;
    margin-bottom: 15px;
}

#module-preview-block-objectifs-img {
    width: 156px;
    height: 160px;
    background-image: url(/tomos/module-preview/background-crayon.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 53px;
    margin-left: 114px;
}

#module-preview-block-moyenpedagogiques {
    width: 259px;
    padding: 0px;
    background-image: url(/tomos/module-preview/background-grey.png);
    background-repeat: repeat-y;
    color: #1d4e8b;
    font-size: 13px;
    font-family: arial;
    margin-top: 4px;
    margin-right: 12px;
}

#module-preview-block-pointscles {
    width: 259px;
    padding: 0px;
    background-image: url(/tomos/module-preview/background-grey.png);
    background-repeat: repeat-y;
    color: #1d4e8b;
    font-size: 13px;
    font-family: arial;
    margin-right: 12px;
}

.module-preview-block-sublesson {
    margin-left: 35px;
}