 /* ------------------------------------ *
  *  HAPedit 2.6 - CSS
  *  juillet 2003 22:23:35
  *  Partie générale du site
  * ------------------------------------ */

/* - - - - - - - - - - - - - - - - - -
   I M P O R T A N T :
   Évitez de modifier ce fichier.
   Vous devriez n'avoir à modifier que 
   le fichier styles_prso.css pour 
   personnaliser votre webring
   - - - - - - - - - - - - - - - - - - */

#navig-voir-site {
  position: fixed;
  right: 12px;
  bottom: 12px;
  font-family: sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #3A6EA5;
  text-align: center;
  padding: 6px;
  background-color: #B1D399;
  border-color: #666600;
  border-style: outset;
  border-width: 1px;
}

#navig-voir-site:hover{
  background-color: #45C29F;
  border-style: inset;
}


body {
  font-family: sans-serif;
  font-size: 12px;
  font-style: normal;
  }

/* Titre du webring */
.titre {
  font-family: cursive;
  text-align: center;
  font-size: 1.5em;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  }

code {
  color: #000000;
  background-color: #C0C0C0;
}


table {
  font-family: sans-serif;
  font-size: 12px;
  font-style: normal;
}
  
a:hover {
  color: #993366;
  text-decoration: overline;
  }
  
a {
  color: #990066;
  text-decoration: underline;
  }
  
a:active {
  font-style: italic;
  color: #FF0000; 
  }
a:visited {
  color: #990066; 
  }
  
input {
  font-family: monospace;
  font-size: 12px;
  text-decoration: none;
  }
  
textarea {
  background-image: none;
  font-family: monospace;
  font-size: 12px;
  text-decoration: none;
  }
  
.tablewebring {
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-align: center;
  font-family: cursive;
  margin-top:5px;
  margin-right:10%;
  margin-left:10%;
  margin-bottom:8px;
  padding: 15px;
  text-decoration: none;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  }

.description_site_liste {
  font-family: sans-serif;
  font-size: 12px;
  font-style: normal;
  }

.infos_site {
  font-family: sans-serif;
  font-size: 0.8em;
  font-style: oblique;
  }

.titre_site_liste {
  font-weight: bold;
  font-size:1.2em;
  }

.visites_site {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  }


.tableau-inscription {
   margin-top:5px;
   margin-bottom:5px;
   margin-left: auto;
   margin-right: auto;
   padding-top:10px;
   padding-right:10px;
   padding-bottom:10px;
   padding-left:10px;
   font-size: 50px;
}



.titre-tableau-inscription {
  font-family: sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  margin-top:5px;
  margin-right:10%;
  margin-bottom:5px;
  margin-left:10%;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  }

.titre-item-tableau-inscription {
    padding: 5px;
    margin-bottom: 5px;
}
.item-tableau-inscription {
  font-family:sans-serif;
  font-size: 12pt;
  padding-top:8px;
  padding-right:8px;
  padding-bottom:8px;
  padding-left:8px;
  margin-left: 20%;
  margin-right: 20%;
  margin-bottom: 9px;
}

.message-info-actions {
  font-family: serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
  color: #000080;
  text-align: left;
  margin-bottom: 25px;
  margin-top: 10px;
  margin-left: 30%;
  margin-right: 30%;
  padding: 6px;
  background-color: #FFFFFF;
  border-color: #DD0000;
  border-style: solid;
  border-width: 1px;
}

.message_acc {
  font-family: fixed;
  font-size: 12px;
  font-weight: bold;
  padding: 15px;
  margin: 20px;
  }


.table_admin {
  border-style: solid;
  border-width: 0px;
  }
  
.haut_table_admin {
  font-family: sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  padding:4px;
  margin:10px;
  }
  
.table_liste_ad {
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  }
  
.haut_table_liste_ad {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: normal;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px  }

.administration {
  border-style: solid;
  border-width: 1px;
  margin-left: 15%;
  margin-right: 15%;
  margin-bottom: 15px;
}

.titre-administration {
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  margin: 15px;
  padding: 8px; 
}

.pied-de-page {
  border-left: none;
  border-right: none;
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: cursive;
  text-align: center;
  font-size: 1.5em;
}

p.message-liste {
text-align: center;
}

div.classement {
display: table;
margin-left: auto;
margin-right: auto
}

div.classement-item {
display: table-cell;
padding-left: 2em;
padding-right: 2em;
padding-bottom: 1em;
border-color: #98addd;
border-width: 0px;
border-style: dotted;
}


.img-pmr {
border-top-style: inset;
border-left-style: inset;
border-bottom-style: outset;
border-right-style: outset;
border-width: 0px;
border-color:#929292;
}

/* 
 * Menu de navigation
 */

div.navig {
display: table;
margin-left: auto;
margin-right: auto;
margin-bottom: 1em;
margin-top: 1em;

}

div.navig-ligne {
display: table-row;
}

div.navig-item {
  display: table-cell;
  padding-left: 4em;
  padding-right: 4em;
  border-color: #00cc00;
  border-width: 1px;
  border-style: dotted;
  text-align:center;
  font-size: 0.8em;
  color: #ffffff;
  font-weight: bold;
}


div.navig-item:hover {
   background-color: #222222;
   border: #706d6d 1px outset;
}

div.navig-item:active {
   background-color: #222222;
   border: #706d6d 1px inset;
}

/* -- 
   Tableau de la liste des sites du webring
   -- */

div.table_liste {
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  width: 70%;
  }


div.ligne_liste {
  display: table-row;
  }

div.cellule_liste {
display: table-cell;
vertical-align: middle;
}


.fleches {
text-align: center;
}


.tableau-auth {
  font-family: sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  position: relative;
  padding: 25px;
  width: 30%;
  margin-left:auto;
  margin-right: auto;
  margin-bottom: 15px;
  margin-top: 20px;
}

.titre-tableau-auth {
  font-size: 12pt;
  font-weight: bolder;
  text-align: center;
  padding: 8px;
}

.nb_visites {
  font-weight: bold;
  margin-bottom: 5px;
}

.formulaire_modif {
  margin: 2em;
  padding:1em;
  margin-left:auto;
  margin-right: auto;
  border-style: dotted;
  border-width:0px;
  border-color: #000000;
  width: 65%;
}

.formulaire_modif_item {
  padding:0.5em;
  margin:1em;
  border-style: solid;
  border-width:1px;
  border-color: #929292;
}

.formulaire_modif_item-titre {
 background-color:#89C2FF;
 padding:0.3em;
}

.formsearch {
  text-align: center;
  padding: 20px;
  margin-left:auto;
  margin-right: auto;
  margin-bottom: 15px;
  margin-top: 20px;
  width: 35%;
  border-style: dotted;
  border-width:1px;
}

a.lien-menu {
text-decoration:none;

}

.titre-resultats-recherche {
  text-align: center;
  padding: 20px;
  margin-left:auto;
  margin-right: auto;
  margin-bottom: 15px;
  margin-top: 20px;
  width: 60%;
  border-style: dotted;
  border-width:1px;
  color: #FFFFFF;
  font-size: large;
}

.resultats-recherche {
  text-align: left;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-top: 5px;
  width: 50%;
  border-style: solid;
  border-width: 1px;
}