
/* gestion du menu 3d */
.imag{position:absolute;cursor:hand;}

/* compteur de visite */
.compteur{ font-family:Verdana; font-size:10pt; color:rgb(0,190,0); font-weight:bold; font-stretch:ultra-expanded; }

/* nom utilisateur */
.utilisateur{
  font-family:Arial;
  font-size:10pt;
  color:rgb(250,50,50);
  }

/* menu à gauche */
.menutitre{
  font-family:Times new roman;
  font-size:12pt;
  color:rgb(80,170,255);
  font-weight:bold;
  }

.menucommentaire{
  font-family:Times new roman;
  font-size:9pt;
  color:rgb(180,180,180);
  font-weight:normal;
  }

.menuitemstandard{
  font-family:Arial Black;
  font-size:10pt;
  color:rgb(180,0,180);
  font-weight:bold;
  margin-left:30px;
  }

/* police pour les liens */
.lientitre{
  font-family:Times new roman;
  font-size:16pt;
  color:rgb(80,80,80);
  font-weight:bold;
  font-stretch:ultra-expanded;
  }

.liencommentaire{
  font-family:Arial;
  font-size:12pt;
  color:rgb(64,0,128);
  }

/* police générale */
.note{
  font-family:Times new roman;
  font-size:10pt;
  color:rgb(80,80,80);
  font-weight:normal;
  font-style:italic;
  }

.texte{
  font-family:Times new roman;
  font-size:12pt;
  color:rgb(60,60,60);
  font-weight:normal;
  }

.titre{
  font-family:Times new roman;
  font-size:16pt;
  color:rgb(60,60,60);
  font-weight:bold;
  }

.soustitre{
  font-family:Times new roman;
  font-size:14pt;
  color:rgb(100,100,100);
  font-weight:bold;
  }

.titretableau{
  font-family:Times new roman;
  font-size:8pt;
  color:rgb(80,80,80);
  font-weight:bold;
  }

.textetableau{
  font-family:Times new roman;
  font-size:12pt;
  color:rgb(20,20,20);
  font-weight:normal;
  }

.aero_titre {
  font-family:Times New Roman;
  font-size:16pt;
  font-weight: bold;
  color:rgb(51, 51, 255);
  }

.aero_titre2 {
  font-family:Times New Roman;
  font-size:16pt;
  color:rgb(51, 51, 255);
  }

.aero_stitre {
  font-family:Times New Roman;
  font-size:14pt;
  font-weight: bold;
  color:rgb(53, 143, 253);
  }

.aero_stitre2 {
  font-family:Times New Roman;
  font-size:14pt;
  color:rgb(53, 143, 253);
  }

.aero_texte {
  font-family:Times New Roman;
  font-size:12pt;
  color:rgb(74,74,74);
  }

.aero_texten {
  font-family:Times New Roman;
  font-size:12pt;
  color:rgb(74,74,74);
  }

.aero_commentaire {
  font-family:Times New Roman;
  font-size:8pt;
  color:rgb(74,74,74);
  }
  



