/*
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 : 24 déc. 2014, 14:39:01
    Author     : marouane
*/

.datte::-webkit-input-placeholder {
    font-size: 11px;
}

.datte::-moz-placeholder {
    font-size: 11px;
}


/* firefox 19+ */

.datte:-ms-input-placeholder {
    font-size: 11px;
}


/* ie */

.datte.input:-moz-placeholder {
    font-size: 11px;
}

.resrever {
    background: url("/webroot/img/fov_fleche.png") no-repeat scroll 68px center #333 !important;
    width: 80px !important;
}

.accroche .clo1 {
    font-size: 10px !important;
}

.accroche .clo2 {
    font-size: 19px !important;
    padding-top: 4px !important;
    text-align: center;
}

.thanks {
    max-width: 550px;
}

.thanks .message {
    padding-top: 22px;
}