html,body,form {
	height:100%;
	margin:0;
    padding:0;
}

.titre {
    color: #2A2D28;
    font-size : 12;
    font-family : Microsoft Sans Serif;
    font-weight : bolder;
}

.label {
    color: #598DAC;/*bleu ARCADE*/
    background-color : white;
    font-size : 12;
    font-family : Microsoft Sans Serif;
    font-weight : normal;
}