html,form {
	margin:0;
    padding:0;
}

body {
    margin:0;
    padding:0;
    background-image:url(img/Arbre2.jpg);
}

.element {
    color: #2A2D28;
    font-size : 12;
    font-family : Microsoft Sans Serif;
    font-weight : normal;
}

.label {
    color: #598DAC;/*bleu ARCADE*/
    background-color : white;
    font-size : 12;
    font-family : Microsoft Sans Serif;
    font-weight : normal;
}

.DateMaj {
    text-decoration: none;
    color:#FFFFFF;
    font-size : 12;
    font-family : Microsoft Sans Serif;
    font-weight : normal;
    text-align : center;
}

.Valider {
    text-decoration: none;
    color: #2A2D28;
    font-size : 12;
    font-family : Microsoft Sans Serif;
    font-weight : normal;
    cursor: pointer;
}

.lienCR {
    text-decoration: none;
    color: #FFFFFF;
    font-size : 11;
    font-family : Microsoft Sans Serif;
    font-weight : bold;
}

.cadreAutour {
    background-color: #598DAC;/*bleu ARCADE*/
}

.imageLogo {
    height : 40px;
}
