/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11 nov. 2014, 09:53:26
    Author     : mslosar
*/



h3 {
    padding: 56px 0px 28px;
}

#bloc_bas .colonne.gauche p.feedback_negatif {
    float: none;
    height: 10px;
    text-align: right;
}
.colonne.gauche p.feedback_negatif {
    height: 20px;
    line-height: 20px;
    color: #9a2106;
    font-size: 11px;
    float: right;
}
#bloc_bas .colonne.droite p.feedback_negatif {
    float: none;
    height: 10px;
    text-align: right;
}
.colonne.droite p.feedback_negatif {
    height: 20px;
    line-height: 20px;
    color: #9a2106;
    font-size: 11px;
    float: right;
}

#bloc_bas p.descr {
    color: #007281;
    float: left;
    margin-top: 20px;
    padding-right: 36px;
    width: 762px;
}


p.feedback {
    text-align: center;
    color: #18ad86;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
}