﻿.texte_bleu_gros {
	color: #009999;
    font-size: 14pt;
    font-weight: bold; 
}

.texte_bleu_moyen {
	color: #009999;
    font-size: 13pt;
    font-weight: bold; 
}

.texte_verdana {
	color: #000000;
	font-family: Verdana Arial;
    font-size: 10pt;
    font-weight: bold; 
}

.champs_obligatoires {
	font-size : 8pt;
  	font-family: Arial,sans-serif;
	color :Red; 
}

.texte_bouton {
    color: #009999;
    font-size: 10pt;
    font-weight: bold;
}

.bouton {
    border: 0px;
    font-size: 8pt;
    background-color: #EEEEEE;
    height: 15px;
    width: 208px;
    font-weight: bold;
    margin-bottom: 3px;
}

.bouton_courant {
    color: #FF0000;
    border: 0px;
    font-size: 8pt;
    background-color: #EEEEEE;
    height: 15px;
    width: 209px;
    font-weight: bold;
    margin-bottom: 3px;
}

#menu_compte {
    text-align: justify;
}

.offres {
    font-size: 13pt;
    color: Red;
    font-weight: bold;
}