/***** BODY *****/

BODY {
  SCROLLBAR-FACE-COLOR: #CE63CD; SCROLLBAR-HIGHLIGHT-COLOR: #666666; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #C8D0E0; SCROLLBAR-ARROW-COLOR: #CCCCCC; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

#margintop1 { margin-top:35px; }
#margintop2 { margin-top:100px; }

A {color:#8B1A8A; text-decoration:underline;font-family:Verdana;font-size:11px}
A:hover {color:#9D0105; text-decoration:underline;font-family:Verdana;font-size:11px}
.texte, TD { color:#000000;font-family:Verdana;font-size:11px}
INPUT {font-size:10px;}
SELECT {font-size:10px;}

.titre_menu {color:#000000; font-family:Verdana;font-size:12px; font-weight:900}
.menu {color:#000000; text-decoration:none;font-family:Verdana;font-size:11px}
A.menu:hover {color:#BC0206; text-decoration:underline;font-family:Verdana;font-size:11px}
.texte, TD { color:#000000;font-family:Verdana;font-size:11px}

.top_titre {color:#000000; font-family:Arial;font-size:30px; font-weight:900}


.texteblanc { color:#FFFFFF;font-family:Verdana;font-size:11px}
.texteblanctitre { color:#FFFFFF;font-family:Verdana;font-size:11px;font-weight:bold}

a.lien {color: #000000; font-weight: none; font-family: tahoma; font-size:13px;text-decoration: none}
a.lien:hover {color: #000000; text-decoration: underline; font-weight: none; font-family:tahoma; font-size: 13px}

/* ------------------------ easy rencontre -----------------------------*/
             .easy_geo_inscris {
  /* bordure du tableau */
  border:1px solid #ffffff;
  /* pas de bordure inferieure sur le tableau */
  border-bottom:none;
  /* Attribue une largeur au tableau */
  width:230px;
}
.easy_geo_inscris td {
  /* couleur de fond du tableau */
  background-color:#ffffff;
  /* type de la police */
  font-family:Verdana,Arial;
  /* taille de la police */
  font-size:12px;
  /* marge intérieure des cellules */
  padding:3px;
  /* bordure inferieure des cellules */
  border-bottom:1px solid #fff;
}
.easy_geo_inscris img {
  /* bordure de l'image */
  border-width:5px;
  /* couleur de la bordure de l'image */
  border-color:#fff;
  /* marge droite de l'image */
  margin-right:5px;
}
.easy_geo_inscris a {
  /* couleur du lien */
  color:#0000CC;
  /* police du lien */
  font-weight:bold;
  /* non souligné */
  text-decoration:underline;
}
.easy_geo_inscris a:hover {
  color: #000760;
  background-color : #FFFF00;
}
.easy_geo_inscris .label {
  /* style du label */
  /* Couleur du texte */
  color:#000;
  /* gras */
  font-weight:none;
}


