 /* ------------------------------------ *
/bin/bash: line 1: :$: command not found
  *  juin 2003 15:07:32
  *  Administration / configuration
  * ------------------------------------ */
body {
     font-family: sans-serif;
     font-size: 10px;
     font-style: normal;
     line-height: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     color: #000066;
     background-image:url(../images/fondspip.jpg);
     background-color: #FFFFFF;
     }
table {
      font-family: sans-serif;
      font-size: 10px;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      background-color: transparent;
      }
h1 {
   text-align: center;
   text-shadow: #C0C0C0;
   }

a:hover {
  color: #993366;
  text-decoration: overline;
  background-color: transparent;
  }

a {
  color: #990066;
  text-decoration: underline;
  background-color: transparent;
  }

a:active {
  font-style: italic;
  color: #FF0000;
  background-color: transparent;
  }

a:visited {
  color: #990066;
  background-color: transparent;
  }

input {
  font-family: monospace;
  font-size: 12px;
  color: #000080;
  text-decoration: none;
  background-color: transparent;
  border-color: #000000;
  border-style: outset;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  }

.input {
  font-family: monospace;
  font-size: 12px;
  color: #000080;
  text-decoration: none;
  background-color: transparent;
  border-color: #000000;
  border-style: outset;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  }

textarea {
  background-image: none;
  font-family: monospace;
  font-size: 12px;
  color: #000080;
  text-decoration: none;
  background-color: transparent;
  border-color: #C0C0C0;
  border-style: outset;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  }

select  {
  background-color: #FFFFFF;
}
code {
  color: #000000;
  background-color: #C0C0C0;
}
.titre {
  background-color: #8c9fca;
  border: 2px #000000 outset;
/*  border-left: none;
  border-right: none;*/
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: cursive;
  text-align: center;
  font-size: 1.5em;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  }
/* --------------------------------------------------------------------

                    I N S T A L L A T I O N

   -------------------------------------------------------------------- */

/********************************
            A GAUCHE
  ********************************/




.gauche {
  position: fixed;
  width: 200px;
}

.devel {
    font-family: sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color: #DD0000;
    border-color: #3A6EA5;
    border-style: solid;
    border-width: 1px;
    background-color: #5B96D7;

    width: 200px;
    text-align: center;
    padding: 15px;
    margin: 15px;
}


.choixlangue {
    font-family: sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    background-color: #FFFFFF;
    width: 200px;

    text-align: center;
    padding: 10px;
    margin: 15px;
    }

.imagepmr  {
    width: 200px;
    padding: 10px;
    margin: 15px;
    text-align: center;
}

/********************************
            A DROITE
  ********************************/

.bienvenue {
  font-family: sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: center;
  background-color: transparent;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  position: relative;
  width: 350px;
  left: 350px;
  padding: 25px;
  margin: 15px;
}

.droite {
  position: relative;
  width: 350px;
  left: 350px;
}

.demarrer {
   border: #000000;
   border-style: dashed;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   margin-left: auto;
   margin-right: auto;
   padding: 1em; 
   text-align: center;
   font-weight:bold;
   font-size: 1.5em;
}

.ok {
  color: #009900;
  background-color: transparent;
}

.erreur {
  color: #DD0000;
  background-color: transparent;
  text-align: center;
}


.tableaufichierconfig {
  position: relative;
  background-color: transparent;
  width: 550px;
  margin-left: -20%;
  margin-right: 20%;
}

.cellulefichierconfig {
  position: relative;
  border-color: #009900;
  border-style: dotted;
  border-width: 1px;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 20px;
  background-color: transparent;
  }

.cellulefichierconfighaut {
  background-color: #FBF5D2;
  color: #000000;
  font-weight: bolder;
  padding-top: 3px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  
}


.formconfig {
  color: #3A6EA5;
  font-family: sans-serif;
  font-size: 9pt;
  background-color: #FBF5D2;
  padding: 0px;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

.cellulefichierconfigaide {
  position: relative;
  color: #3A6EA5;
  font-family: sans-serif;
  font-size: 9pt;
  background-color: transparent;
}


/* -------------------------------------------------------------

                A D M I N I S T R A T I O N

   --------------------------------------------------------------  */

#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;
}
.titre-section {
  font-family: cursive;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #3A6EA5;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 10px;
  margin-left: 20%;
  margin-right: 20%;
  padding: 6px;
  background-color: #B1D399;
  border-color: #666600;
  border-style: solid;
  border-width: 1px;
}

.message-info-actions {
  font-family: sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: bolder;
  color: #000080;
  text-align: left;
  margin-bottom: 25px;
  margin-top: 10px;
  margin-left: 30%;
  margin-right: 30%;
  border-color: #DD0000;
  border-style: solid;
  border-width: 1px;
  background-image:url(../images/warning.png);
  background-repeat:no-repeat;
  background-color: #FFFFFF;
  min-height: 48px;
  vertical-align:baseline;
  padding-left: 50px;
  }

.information {
  color: #DD0000;
  background-color: transparent;
  font-family: Sans-serif;
  font-weight: bold;
  padding-bottom: 15px;
}

.validator {
  text-align: center;
  margin-bottom: 25px;
  margin-top: 10px;
  margin-left: 30%;
  margin-right: 30%;
  padding: 6px;
  background-color: transparent;
  border-color: #496843;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}

/*************************
      MENU NAVIGATION
  ************************/
.titre-administration {
  font-family: sans-serif;
  font-size: 15pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  margin-bottom: 30px;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 15px;
  padding: 10px;
  border-color: #3A6EA5;
  border-style: dashed;
  border-width: 1px;
  position: relative;
  top: 0px;
  text-align: center;
  background-color: transparent;
}

.menu-navigation {
  margin-top: 2px;
  margin-left: 30px;
  margin-bottom: 5px;
  border-color: #3A6EA5;
  border-style: dashed;
  border-width: 0px;
  position: absolute;
}


.item-menu-navigation {
  width: 90px;
  height: 50px;
  display: table;
  text-align: center;
  border-color: #3A6EA5;
  border-style: outset;
  border-width: 1px;
}

.item-menu-navigation:hover {
  border-color: #3A6EA5;
  border-style: inset;
  border-width: 1px;
}


/*************************
         ACCUEIL
  ************************/

.tableau-auth {
  font-family: sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: center;
  background-color: transparent;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  position: relative;
  padding: 25px;
  margin-left: 30%;
  margin-right: 30%;
  margin-bottom: 12px;
}

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


.image-bienvenue {
  position: absolute;
  padding: 8px;
}

.message-bienvenue {
  position: relative;
  padding: 25px;
  left: 50px;
  font-size: 10px;
  color: #3A6EA5;
  background-color: transparent;
}

.accueil {
  font-family: sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: center;
  background-color: transparent;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  position: relative;
  padding: 19px;
  margin-left: 30%;
  margin-right: 30%;
  margin-bottom: 12px;
}
/*
.recapitulatif {
  position: relative;
  padding: 25px;
  left: 100px;
  width: 50%;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  margin: 25px;
}

.titre-recapitulatif {
  font-size: 12pt;
  text-align: center;
  background-color: #B1D399;
  padding: 8px;
}
            */
.liste-recapitulatif {
  list-style-image:url(../images/puce.gif);
  font-size: 10px;
  color: #3A6EA5;
  background-color: transparent;
  text-align: left;
}

.message-accueil {
  position: relative;
  padding: 25px;
  width: 50%;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  margin-left: 20%;
  margin-right: 20%;
}

.titre-message-accueil {
  font-size: 12pt;
  font-weight: bolder;
  text-align: center;
  color: #FFFFFF;
  background-color: #B1D399;
  padding: 8px;
}

.contenu-message-accueil {
  font-family: monospace;
  color: #000000;
  font-size: 11pt;
  padding-bottom: 12px;
  background-color: transparent;
}

.modif-msg {
  text-align: center;
  border-top-color: #3A6EA5;
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 7px;
}

.liste-sites-inscription {
  position: relative;
  padding: 25px;
  width: 50%;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 25px;
}

.titre-liste-sites-inscription {
  font-size: 12pt;
  font-weight: bolder;
  text-align: center;
  color: #FFFFFF;
  background-color: #B1D399;
  padding: 8px;
}

.titre-tableau-sites-inscription {
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  color: #808080;
  background-color: #CBE7B9;
  padding: 8px;
}

/*************************
       VERIFICATION
  ************************/

.liste-des-sites-verif {
  position: relative;
  padding: 12px;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  margin-left: 30%;
  margin-right: 30%;
}

.titre-liste-des-sites-verif {
  font-size: 12pt;
  font-weight: bolder;
  text-align: center;
  color: #FFFFFF;
  background-color: #B1D399;
  padding: 8px;
  margin-bottom: 9px;
}

.item-liste-des-sites-verif {
  margin: 10px;
}

.suiv-prec {
  margin-left: 30%;
  margin-right: 30%;
}
.prec-liste-des-sites-verif {
  width: 100px;
  display: table-cell;
  text-align: center;
  left: 15px;
}

.suiv-liste-des-sites-verif {
  width: 100px;
  right: 15px;
  display: table-cell;
  text-align: center;
}

.aucun-liste-des-sites-verif {
  display: table-cell;
}

.resultat-verif {

}

/*************************
       LISTE DES  SITES
  ************************/

.liste-sites {
  position: relative;
  padding: 12px;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  margin-left: 23%;
  margin-right: 23%;
}

.ligne-titre-liste-sites {
  font-size: 12pt;
  font-weight: bolder;
  text-align: center;
  color: #FFFFFF;
  background-color: #B1D399;
  padding: 8px;
  margin-bottom: 9px;
}

/*************************
       FICHE d'UN SITE
  ************************/

.fiche-site {
  position: relative;
  padding: 1em;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:0.5em;
  margin-top:0.5em;
  width:45%;
  text-align: center;
}

.item-liste-site {
  padding:1em;
  margin:0em;
}

.item-liste-site-titre {
  color: #000101;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  background-color: #B1D399;
  font-weight: bold;
  padding: 0.5em;
  margin: 0.5em;
}
/*************************
       MESSAGE AUX MEMBES
  ************************/
.forumaire-configuration {
  position: relative;
  padding: 12px;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  margin-left: 15%;
  margin-right: 15%;
}
.msg-mbres {
  position: relative;
  padding: 12px;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  margin-left: 23%;
  margin-right: 23%;
}

.item-msg-mbres {
  margin: 10px;
  }


  /*************************
       FICHIER LOG
  ************************/

.fichier-log {
  position: relative;
  padding: 2em;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  margin-left: 15%;
  margin-right: 15%;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  font-family: monospace;
  color: #000000;
}

.vider-log {
 text-align: center;  
}



  /*************************
       TABLEAU ADMIN
  ************************/


.tableau-liste-adm {
  position: relative;
  padding: 12px;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 1px;
  margin-left: 20%;
  margin-right: 20%;
}

.liste-adm {
  position: relative;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 0px;
  background-color: #83ABC7;
  margin: 15px;
  }

.item-liste-adm-img  {
  background-color: #A7B5E6;
  padding: 12px;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 0px;
  margin-left: 19px;
  margin-right: 19px;
  color: #FFFFFF;
  font-weight: bolder;
  width: 50px;
  height: 50px;
  top: 10px;
  left: 10px;
  float: left;
}


.item-liste-adm{
  background-color: transparent;
  padding: 12px;
  border-color: #D4D0C8;
  border-style: solid;
  border-width: 0px;
  margin-left: 19px;
  margin-right: 19px;
  color: #000000;
  font-weight: bolder;
}

.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;
  color: #330099;
  text-decoration: none;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  }

/*-------------------------------------------*/

/*-- Installation : Boîtes d'actions --*/

.install-boite {
padding: 10px;
margin:auto;
width: 100%;
font-size:1.2em;
}

.install-boite-action {
font-weight:bold;
font-family:sans-serif;
padding-top:1.5em;
}

.install-boite-resultat-ok {
font-family:serif;
color:#179814;

}

.install-boite-resultat-er {
font-family:serif;
color:#da2929;


}

