/***********************************************
* Feuille de style pour l'internet de la-sofia *
*                 IMPRESSION                   *
************************************************/

.print_hidden {
  display: none;
}

  /**************************
* Commun a toutes les pages *
*****************************/
body,td,th {
  font-size: 12px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}

a {
  font-size: 12px;
  color: #000000;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #CF011E;
  text-decoration: none;
}

a:active {
  color: #000000;
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

.utilisateur {
  font-size: 14px;
  font-weight: bold;
}

.connexion {
  font-size: 14px;
}

.corps {
  color: #000000;
}

.liens_utile {
  font-size: 12px;
  font-weight: bold;
}

.couleur {
  color: #CF011E;
}

.titre_1 {
  color: #CF011E;
  font-size: 12px;
  font-weight: bold;
}

.Titre {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #CF011E;
  font-weight: bold;
}

.intituler_formulaire {
  font-size: 11px;
}

.details {
  font-size: 9px;
  font-style: italic;
}

.messerr {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
  font-weight: bold;
  text-align: center;
  background-color: #FFFF00;
}

.messinfo {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #0000FF;
  font-weight: bold;
  text-align: center;
}

/**************
* Formulaires *
***************/
input,select {
  font-size: 9px;
}

.entete_formulaire {
  color: #CF011E;
  font-weight: bold;
}

.mandatory_input {
  background-color: #FFFF00;
}

/************
* Connexion *
*************/
.texte_presentation {
  text-align: justify;
}

/**************************************
* Demande de Gencod  et mot de passe  *
***************************************/
.intituler {
  font-weight: bold;
  font-size: 10px;
  color: #CF011E;
}

/*****************************
* creation des declarations  *
******************************/
.details_modification {
  background-color: #FFFF00;
  font-size: 11px;
  font-style: italic;
  color: #CF011E;
}

/*************************
* voir les declarations  *
**************************/
.titre_tableau {
  color: #FFFFFF;
}

.entete_tableau {
  color: #FFFFFF;
  font-weight: bold;
}

.contenu_tableau {
  font-size: 11px;
}

/****************************
* Etapes de la facturations *
*****************************/
.informations_importantes {
  font-size: 10px;
}

.Style1 {
  font-weight: bold
}