body {margin-top:0px;  background-color: #FEE7E2;
 SCROLLBAR-FACE-COLOR: #FF6664; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #68C9FE; SCROLLBAR-3DLIGHT-COLOR: #339687; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #FEE7E2; SCROLLBAR-DARKSHADOW-COLOR: #339687
overflow:hidden;
     overflow-x: hidden;
     overflow-y: auto;
     overflow : -moz-scrollbars-vertical;
    
}

a img {
      border-style: none;
      }
form{
    display:inline;
}

.texte {font-family:Verdana; color : #000000; font-size : 11px; font-weight: none; text-decoration: none;}
.texte_grand {font-family:Verdana; color : #000000; font-size : 14px; font-weight: none; text-decoration: none;}
.rouge {font-family:Verdana; color : #000000; font-size : 8px; font-weight: none; text-decoration: none;}

a.lien_rouge {font-family: Verdana; font-weight: bold; color: #B100FF;  font-size: 12px; text-decoration: none;}
a.lien_rouge:hover {color: #B100FF;  font-weight: bold; font-family:Verdana; font-size: 12px; text-decoration: underline;}

a.lien_rouge_2 {font-family: Verdana; font-weight: none; color: #FF6664;  font-size: 10px; text-decoration: none;}
a.lien_rouge_2:hover {color: #FF6664;  font-weight: none; font-family:Verdana; font-size: 10px; text-decoration: underline;}

a.lien_titre {font-family: Verdana; font-weight: bold; color: #FF0000;  font-size: 20px; text-decoration: underline;}
a.lien_titre:hover {color: #FF0000;  font-weight: bold; font-family:Verdana; font-size: 20px; text-decoration: underline;}

.table_marie_josephine { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}

.easy_geo_inscris {
  /* bordure du tableau */
  border:1px solid #C7084B;
  /* pas de bordure inferieure sur le tableau */
  border-bottom:none;
  /* Attribue une largeur au tableau */
  width:120px;
}
.easy_geo_inscris td {
  /* couleur de fond du tableau */
  background-color:#FF3473;
  /* type de la police */
  font-family:Verdana, Arial, Helvetica, sans-serif;
  /* taille de la police */
  font-size:10px;
  /* marge intérieure des cellules */
  padding:2px;
  /* bordure inferieure des cellules */
  border-bottom:1px solid #C7084B;
}
.easy_geo_inscris img {
  /* bordure de l'image */
  border-width:1px;
  /* couleur de la bordure de l'image */
  border-color:#FFCC00;
  /* marge droite de l'image */
  margin-right:5px;
}
.easy_geo_inscris a {
  /* couleur du lien */
  color:#ffffff;
  /* police du lien */
  font-weight:bold;
  /* non souligné */
  text-decoration:none;
}
.easy_geo_inscris a:hover {
  /* couleur du lien survolé */
  color:#FFCC00;
  /* souligné au survol */
  text-decoration:underline;  
}
.easy_geo_inscris .label {
  /* style du label */
  /* Couleur du texte */
  color:#FFffff;
  /* gras */
  font-weight:bold;
}
