/*--------------------------------
|                                  |
|              contenu             |
|                                  |
--------------------------------*/

#Tit_Question {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bolder;
    font-style: italic;
    letter-spacing: 2px;
}

#Tit_Question_2 {
    padding: 25px 0 10px 90px;
    background-image: url(../images/barre-titre.gif);
    background-repeat: no-repeat;
    display: block;
    width: 580px;
    height: 70px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bolder;
    letter-spacing: 2px;
}

#Widget {
    padding: 0 0 0 50px;
}

#ColonneMilieu {
    width: 70px;
}

#Opinion {
    width: 90px;
    height: 85px;
    margin: 0 30px 0 0px;
    padding: 15px 0 0 160px;
    background-image: url(../images/voice.gif);
    background-repeat: no-repeat;
    font-size: 20px;
    color: #fff;
}