body
{
  /*scrollbar-face-color: #000003; 
  scrollbar-shadow-color: #FFFFFA;
  scrollbar-highlight-color: #FF0000;
  scrollbar-3dlight-color: #FFFFFF; 
  scrollbar-darkshadow-color: #FF9999; 
  scrollbar-track-color: #00000F; 
  scrollbar-arrow-color: #FFFFFF;*/
  background-color: #2da5f0;
  color: #000000;
  font-family:"arial";
  font-size:12px;
}

.Petit
{
  font-family:arial;
  font-size:10px;
  color:black;
}

/* Petits liens (comme vers les profils, en page d'accueil) */
.LienPetit
{
  font-family:arial;
  font-size:11px;
  color:#0000FF;
  text-decoration:underline;
  font-weight:bold;
}

/* Style pour les messages d'erreur */
.Erreur
{
  font-family:arial;
  font-size:10px;
  color:red;
  font-weight: bold;
}

/* Style pour les messages d'informations diverses */
.Information
{
  font-family:arial;
  font-size:12px;
  color:red;
  font-weight: bold;
}

/* Style pour les messages de validation des diverses actions */
.Valide
{
  font-family:arial;
  font-size:12px;
  color:green;
  font-weight: bold;
}

/* Texte normal */
.Normal
{

}

/* Titre de chaque page */
.Titre
{
  font-family:arial;
  font-size:18px;
  color:black;
  font-weight: bold;
}

/* Style d'ecriture marquant le nombre de messages non lus */
.BoiteReception
{
  color:black;
  text-decoration:none;
}

a.BoiteReception:hover
{
  color: #000000;
  text-decoration:underline;
}

/* Style de l'annonce generale */
.AnnonceGenerale
{
  color:#222222;
  font-style:italic;
  font-size:14px;
}

/* Légers messages discrets */
.MessageDiscret
{
  color:#cccccc;
  font-style:italic;
  font-size:10px;
}

.EncadreTop
{
  height:32px;
  background-image:url(/images/menu/encadre_top.jpg);
}

.EncadreTopMiddle
{
  background-image:url(/images/menu/encadre_extensible/encadre_top_middle.jpg);
  text-align:center;
  font-weight:bolder;
}

.EncadreMiddleLeft
{
  background-image:url(/images/menu/encadre_extensible/encadre_middle_left.jpg);
}

.EncadreMiddleRight
{
  background-image:url(/images/menu/encadre_extensible/encadre_middle_right.jpg);
}

.EncadreBottom
{
  background-image:url(/images/menu/encadre_bottom.jpg);
  height:5px;
}

.EncadreBottomMiddle
{
  background-image:url(/images/menu/encadre_extensible/encadre_bottom_middle.jpg);
}

.Meteo
{
  width:280px;
  height:136px;
  text-align:center;
}
