/* Fueille de style de YManager */

/* Titre principal */
.titre { font-family: Verdana; font-size: 30px; color: #004892; font-weight: bold; }

/* Titre secondaire */
.titre2 { font-family: Verdana; font-size: 14px; color: #004892; font-weight: bold; }

/* Titre sous secondaire*/
.titre3 { font-family: Verdana; font-size: 10px; color: #004892; font-weight: bold; }

/* Texte */
.texte { font-family: Verdana; font-size: 10px; color: #000000; }

/* Lien */
.lien { font-family: Verdana; font-size: 10px; color: #000000; font-weight: bold; }

/* Champs de Formulaire */
.form_champ { font-family: Verdana; font-size: 10px; text-align: center; color: #000000; }

/* Boutons de Formulaire */
.form_bouton { font-family: Verdana; font-size: 10px; color: #000000; font-weight: bold; }
