
html,body
    {
    background-color : #666666 ;
    font-size : 12px;
    }


.fond_clair
    {
    background-color : #666666 ;
    }


.warning
    {
    font-size : 13px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    font-style: bold;
    font-weight: bold;
    color : red;
    }


.titre1
    {
    font-size : 13px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    font-style: bold;
    font-weight: bold;
    color : white;
    }

.champ_form1
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : white;
    font-style: bold;
    font-weight: bold;
    }

.champ_form1_soulign
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : white;
    font-style: bold;
    font-weight: bold;
    font-style:italic;
    text-decoration:underline;
    }

.champ_form2
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : black;
    }



.info_saisie
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : white;
    }

.options
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : white;
    }


.bouton
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : white;
    }

.champ_form_petit
    {
    font-size : 10px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : red;
    }

.champ_form_petit2
    {
    font-size : 10px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : white;
    }

.champ_form_prix
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : red;
    font-style: bold;
    font-weight: bold;
    }

.champ_form_prix_petit
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : red;
    }

.champ_form_rouge
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : red;
    font-style: bold;
    font-weight: bold;
    }


.total
    {
    font-size : 12px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : white;
    font-style: bold;
    font-weight: bold;
    }

.total2
    {
    font-size : 13px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : red;
    font-style: bold;
    font-weight: bold;
    }

.input_submit
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : #FFFFFF;
    background:#343434;
    border:1px solid;
    border-top-color: white;
    border-left-color: white;
    border-right-color: white;
    border-bottom-color: white;
    }

.input_text
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : black;
    background:#FFFFFF;
    border:1px solid;
    border-top-color: white;
    border-left-color: white;
    border-right-color: white;
    border-bottom-color: white;
    }

.select
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : black;
    background:#FFFFFF;
    border:1px solid;
    border-top-color: white;
    border-left-color: white;
    border-right-color: white;
    border-bottom-color: white;
    }


.rouge_petit
    {
    font-size : 9px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : red;
    }

.champ_gris
    {
    font-size : 11px;
    font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
    color : #E2F9C9;
    font-style: bold;
    font-weight: bold;
    }