/*------------------------------------
* La feuille de style du site ZPV
*------------------------------------
*/

H1.titre {
  color: black;
  font-weight:bold;
  font-size:2em;
  padding: 5px 0;
  margin: 0;
}

IMG.left {
  float: left;
  margin: 4px;
  margin-right: 10px;
  width: 76px;
  height: 107px;
}

P#greeting_bar {
  background-color: #e7d15c;
  margin: 0 1px;
  color: #333333;
  }

#greeting {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 0;
  margin-right: 5px;
  width: 75%;
}

#greeting A {
  color: #333333;
  text-decoration: none;
}

#greeting A:hover {
  color:#808080;
}

#greeting A.active {
  font-weight: bold;
}

FORM.global_search {
  display: inline;
}

FORM.global_search FIELDSET {
  display: none;
}

FORM.global_search input {
  vertical-align: middle;
}

FORM.global_search INPUT.recherche {
  vertical-align: middle;
  border: 1px solid #808080;
}


/*
 *concerning Internaute.php
 */
.dispatcher {
  text-align: right;
} 

#menu_internaute A {
  /*display:block;*/
  text-decoration:none;
}
#menu_internaute A#current {
  font-weight:bold; 
}

.info_perso {
  float: left;
  width: 50%;
  margin: 0 0 2em 0; 
  padding: 0;  
}

.title_perso {
  width: 210px;
  color: #404040;
  vertical-align: top;
}

#paymentHistory {
  margin: 0;
  padding: 0;
}

#paymentHistory LI {
  list-style: none;
  width: 150px;
  border-bottom: 1px dashed #FF8C00;
  padding: 2px;
}

#paymentHistory LI#total {
  border-bottom: 3px double black; 
}

.paymentLesson#total {
  font-weight: bold;
}
  
.paymentAmount#total {
  font-weight: bold;
}

.paymentLesson {
  display: inline-block;
  width: 100px;
  color: #404040
}

.paymentAmount {
  display: inline-block;
  width: 50px;
  text-align: right;
}
  
H1.categorie {
  clear: left;
  background-color: #e7d15c;
  border-bottom: 2px solid #FF8C00;
  color: #333333;
  font-size: 1.4em;
  padding: 2px;
}

TH {
  background-color: #e7d15c;
  border-bottom: 1px solid #FF8C00;
  font-size: 1em;
  padding: 1px;
  text-align: left;
}

TR.ligne_alt {
  background-color: #eae073;
}


/*table courrier*/
TABLE.courrier_affichage {
  margin: 0 0 2em 0;
  padding: 0;
  border-collapse:collapse;
}

.courrier_affichage TD {
  padding: 5px;
  border-bottom: 1px solid #FF8C00;
}

.date_message {
  font-size: 0.8em;
  color: #404040;
}

.NONLU {
  font-weight: bold;
}

#NONLU {
  font-weight: bold;
}

.courrier_ecrire {
  margin: 0 auto;
}

/*table questionnaire*/
TABLE.questionnaire_v2 {
  margin: 0 0 2em 0;
  padding: 0;
  border-collapse:collapse;
}

.questionnaire_questions {
  color: #404040;
  width: 40%;
}

.questionnaire_reponses {
  background-color: #ff9966;
}

.questionnaire_v2 TD {
  padding: 10px;
  border-bottom: 1px dashed #333333;
}


/* table voeux */

TABLE.wish {
  padding: 0;
  border-collapse:collapse;
}

.wish TD {
  padding: 10px;
  border-bottom: 1px dashed #333333;
}
/*fin internaute.php*/

.terms_reglement {
  float: left;
  background-color: #e7d15c;
  padding: 5px;
  color: #333333;
  width: 22%;
  text-align: justify;
  border: 1px dashed #333333;
  font-size: 0.9em;
  line-height: 1.5em;
  margin-right: 10px;
}

.contenu_paiment {
  float: left;
  text-align: left;
  width: 72%;
  /*background-color: #e7d15c;*/
  padding: 5px;
  border: 0;
}

.adhesion {
  font-style: italic;
}

.offre {
  background-color: #e7d15c;
  padding: 5px;
  text-align: justify;
  border: 1px dashed #333333;
}

.sub_categorie {
  clear: both;
  border-bottom: 1px solid black;
  padding-bottom: 4px;
}

.item_nr {
  color: blue;
  /**border: 2px solid blue;**/
  font-weight: bold;
}

#checked {
  font-weight: bold;
}

.formule_reglement {
  text-align: left;
  float: left;
  width: 50%;
  margin: 5px;
}
form#paiement {
  padding: 5px; 
  margin: 0;
}

form#paiement ol {
  text-align: left;
  padding: 0;
  margin: 0;
}

form#paiement li {
  list-style: none; 
  margin: 0;
  padding: 2px;
}

TABLE.prix {
  float: left;
  border-collapse: collapse;
  width: 40%;
  margin: 0 auto;
  padding: 0;
  border: 0;
}
.prix TD {
  padding: 2px;
  margin: 0;
  border-bottom: 1px dashed black;
}

.prix TD.sum {
  border-top: 1px solid black;
  border-bottom: 0;
  font-weight: bold;
}

#center {
  text-align: center;
  margin: 0 auto;
}
/* On utilise une couleur rouge pour les ancres
 * et les entetes
 */
 
HR.pied {
  /*Internet Explorer ignores the height -> pas grave :) */
  clear: both;
  width: 100%;
  background-color: #cc0000;
  height: 3px;
  border: transparent;
}

.news {
  float: left;
  width: 39%;
  text-align: left;
  margin: 0 0.5%;
}

A.news_texte {
  float:left;
  display: inline-block;
  width: 93%;
  margin-bottom: 3px;
}

A.button_supprimer {
  float:left;
  display: inline-block;
  margin-left: 7px;
  margin-bottom: 3px;
  vertical-align: middle;
}

.index_old {
  float: left;
}

.rubriques_eleves {
  float: left;
  width: 19%;
  margin: 0 0.5%;
}

.rubriques_eleves UL {
  display: block;
  list-style: none;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
}

.rubriques_eleves LI {
  display: block;
  background-color: #F4A460;
  margin: 1px 0;
}

.rubriques_eleves LI.postulant {
  background-color: #CD853F;
}

.rubriques_eleves A {
  display: block;
  padding: 3px;
  text-decoration: none;
}

.overview_messages_index {
  float: left;
  width: 39%;
  text-align: left;
  margin: 0 0.5%;
  margin-bottom: 1em;
}

.kopf {
  float:left;
  background-color: #e7d15c;
  border-bottom: 1px solid #FF8C00;
  font-size: 1em;
  padding: 1px;
  text-align: left;
}

.kopf#von {
  width: 25%;
}

.kopf#betreff {
  width: 73%;
}

.nachricht {
  float: left;
  width: 99%;
  background-color: #e7d15c;
}
.msg_sender {
  float: left;
  width: 25%;
  margin: 0px;
}

.msg_subject {
  float: left;
  width: 52%;
}

.msg_actions_buttons {
  float: left;
  margin: 2px 2px;
  width: 22px;
  height: 22px;
}

.index_informations {
  float: left;
  width: 39%;
  text-align: justify;
  margin: 0 0.5%;
}

DIV.index_lecons {
  float: left;
  width: 19%;
  text-align: left;
  margin: 0 0.5%;
}

.index_liens_lecons {
  /*background-color: #e7d15c;
  padding: 2px;
  margin: 2px 0;*/
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.index_liens_lecons LI {
  display: block;
  background-color: #e7d15c;
  margin: 2px 0;
  padding: 0;
}

.index_liens_lecons IMG {
  vertical-align: middle;
  margin-right: 1em;
}

.index_liens_lecons A {
  display: inline-block;
  font-weight: bold;
  padding: 5px;
  width: .1em; 
  text-decoration: none;
  
}

.index_liens_lecons LI:hover {
  background-color: #cccc66;
  color: #404040;
}

.index_liens_lecons > LI A {width:100%;}

FORM#FormRenseignementsPerso {
  margin: 0 auto;
  padding: 0;
  border: 1px solid black;
  width: 55%;
}

FORM#FormRenseignementsPerso OL {
  margin: 1em;
  padding: 0;
  list-style: none;
}

FORM#FormRenseignementsPerso LI {
  margin: 0.5em 0;
}

FORM#FormRenseignementsPerso FIELDSET {
  margin: 0;
  padding: 0;
  border: 0;
}

FORM#FormRenseignementsPerso LABEL {
  display: inline-block;
  width: 170px;
  font-weight: bold;
}

DIV#rens_loi {
  font-size: 0.8em;
}

DIV#texte_docu {
  margin: 0 auto;
  padding: 1em;
  text-align: justify;
  width: 80%;
  border: 1px solid black;
}

DIV#header_FormRenseignement {
  margin: 0 auto;
  width: 80%;
  
}

DIV#header_FormRenseignement DIV#small {
  font-size: 0.9em;
}
