/*Pour toutes les pages :  */

body {
  text-align:center;
  height: 100%;
  background-color:#FFFAF0;
}
div#centre {
  position:relative;
  width:900px;
  height:100%;
  min-height:100%;
  margin-left:auto;
  margin-right:auto;
}
div.logo {
  position:absolute;
  left:20px;
  top:30px;
}

h2 {
  position:absolute;
  left: 300px;
  top: 200px;
  width: 600px;
  height: 100px;
  font-size: 20x;
  color: #F9882D;
  z-index:2;
}

.photo {
  position:absolute;
  left: 270px;
  top: 100px;
}

.texte {
  position:absolute;
  left: 120px;
  top: 300px;
  font-family: Helvetica;
  font-size: 18px;
  font-style:bold;
  text-align: left;
}

/*.FondPage3 {
  position:absolute;
  background-image: url(/images/FondGroupe3.jpg);
  background-repeat: no-repeat;
  width:800px;
  height:600px;
  visibility: visible;
  z-index:1;
} */
address {
  position:absolute;
  left: 30px;
  top: 620px;
  width: 780px;
  height: 20px;
  font-size: 16px;
  color: #275579;
  z-index:2;
}
img#fondPB {
  position:absolute;
  left:20px;
  top:400px;
  width:640px;
  height:285px:
}
/* =========== DEBUT AJOUT : ========= */
div.encadre {
  width: 780px;
  height: 580px;
  margin-left: auto;
  margin-right: auto;
}
div.gauche {
  font-family: Arial, Helvetica;
  font-size: 14px;
  text-align: left;
  width: 390px;
  height: auto;
  float: left;
  border: none;
}
div.droite {
  font-family: Arial, Helvetica;
  font-size: 14px;
  text-align: left;
  width: 390px;
  height: auto;
  float: right;
  border-width: 0px;
}


/* =========== FIN AJOUT : ========= */

/* Pour la page index :  */

/* La ligne d'icones */
div.LigneIcones {
  border :none;
  position:absolute;
  left: 10px;
  top: 400px;
  width: 780px;
  height: 105px;
}
/* La ligne des noms */
div.LigneNoms {
  border :none;
  width: 784;
  height: 57;
  vertical-align: baseline;
  position:absolute;
  top: 500px;
  left: 10px;
}

/* Les icones */
span.icone {
  width: 92px;
}

/* Les noms */
span.prenom {
  float: left;
  width: 98px;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #8AAAD9;
  text-decoration: none;
  text-align: left;
  line-height: normal;
  vertical-align: middle;
  white-space: normal;
}

span.nom {
  width: 98px;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #8AAAD9;
  text-decoration: none;
  text-align: left;
  line-height: normal;
  vertical-align: middle;
  white-space: normal;
}

/* Les lienss */
a:link {
  border :none;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  color: #330033;
}

a:visited {
  border :none;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  color: #330033;
  }

th a {
  border: none;
}
/*Pour la page des expos : */

div.TableExpos {
  position:absolute;
  left: 10px;
  top: 200px;
  width: 790px;
}
div.tit1 {
  left: 10px;
  float: left;
  width: 200px;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bolder;
  color: #F9882D;
 }

div.tit2 {
  left: 210px;
  float: left;
  width: 90px;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bolder;
  color: #F9882D;
  }

div.tit3 {
  left: 300px;
  float: left;
  width: 90px;
  font-weight: bolder;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #F9882D;
  }

div.tit4 {
  left:390px;
  float: left;
  width: 190px;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bolder;
  color: #F9882D;
}

div.tit5 {
  left: 580px;
  float: left;
  width: 200px;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bolder;
  color: #F9882D;
  }

div.col1 {
  left: 10px;
  float: left;
  width: 200px;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #F9882D;
 }

div.col2 {
  left: 210px;
  float: left;
  width: 90px;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #0055D9;
  }

div.col3 {
  left: 300px;
  float: left;
  width: 90px;
  color: #0055D9;
}

div.col4 {
  left:390px;
  float: left;
  width: 190px;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #0055D9;
}

div.col5 {
  left: 580px;
  float: left;
  width: 200px;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #0055D9;
  }
/* Les boutons */

.AutresPages {
  position: absolute;
  border: none;
}

a img {
  border: none;
  z-index: 2;
}

span.bAPropos   {
  position: absolute;
  left: 580px;
  top: 100px;
  width: 430px;
  border-width: 0px;
  z-index : 2;
}
span.bAgenda    {
  position: absolute;
  left: 580px;
  top: 130px;
  width: 430px;
  border-width: 0px;
  z-index : 2;
}
span.bContact   {
  position: absolute;
  left: 580px;
  top: 160px;
  width: 430px;
  border-width: 0px;
  z-index : 2;
  }


span.bAPropos2   {
  position: absolute;
  left: 120px;
  top: 380px;
  width: 175px;
}
span.bAgenda2    {
  position: absolute;
  left: 120px;
  top: 410px;
  width: 175px;
}
span.bContact2   {
  position: absolute;
  left: 120px;
  top: 440px;
  width: 175px;
  }
/*Pour la page historique :*/

.TableIntro {
  position: absolute;
  left: 350px;
  top: 10px;
  width: 430px;
  border: none;
}

td#but  {
  border: none;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #F9882D;
  text-decoration: none;
  text-align: left;
  line-height: normal;
  vertical-align: middle;
  white-space: normal;
}

.TableTextes {
  position: absolute;
  left: 350px;
  top: 100px;
  width: 430px;
  border: none;
}

.motPres  {
  border: none;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bolder;
  color: #F9882D;
  text-decoration: none;
  text-align: left;
  line-height: 20px;
  vertical-align: middle;
  white-space: normal;
  }

td#Hist  {
  border: none;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #0055D9;
  text-decoration: none;
  text-align: left;
  line-height: normal;
  vertical-align: middle;
  white-space: normal;
}

.TableNaiss {
  position: absolute;
  left: 350px;
  top: 237px;
  width: 430px;
  border: none;
}

.Naiss  {
  border: none;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bolder;
  /*color: #F9BA2D;*/
  color: #F9882D;
  text-decoration: none;
  text-align: left;
  line-height: 20px;
  vertical-align: middle;
  white-space: normal;
  }


#bAPropos2   {
  position: absolute;
  left: 350px;
  top: 550px;
  width: 100px;
  z-index : 2;
}
#bAgenda2    {
  position: absolute;
  left: 530px;
  top: 550px;
  width: 100px;
  z-index : 2;
}
#bContact2   {
  position: absolute;
  left: 620px;
  top: 550px;
  width: 100px;
  z-index : 2;
}
/*Pour la page des contacts : */

span.titre  {
  float: left;
  left: 250px;
  width: 200px;
  height: auto;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bolder;
  color: #F9882D;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  white-space: normal;
}

span.contact {
  position:absolute;
  top: 150px;
  left: 230px;
  width: 570px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bolder;
  color: #F9882D;
  text-align: center;
}


div.TableContacts {
  position:absolute;
  top: 200px;
  left: 250px;
  width: 560px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
}

span.ident {
  float: left;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bolder;
  color: #275579;
}
span.cont {
  float: right;
  width: auto;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bolder;
  color: #275579;
}

/*Pour la page des oeuvres : */

div.TableOeuvres {
  position:absolute;
  vertical-align : middle;
  left: 400px;
  top: 50px;
  width: 700px;
}

div.photo1 {
  float: left;
  width: 180px;
  height: auto;
  text-align: center;
 }

 div.photo2 {
  float: left;
  height: auto;
 }
.mh  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  line-height: normal;
  vertical-align: top;
}
/*.jb  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #F9882D;
  line-height: normal;
  vertical-align: top;
}

.jbcentre  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #F9882D;
  text-align: center;
  line-height: normal;
  vertical-align: top;
}  */
.legende {
       font-size: 14px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-style: normal;
       font-weight: bold;
       color: #8AAAD9;
     }
     
.dates {
       font-size: 14px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-style: normal;
       font-weight: bold;
       color: #8AAAD9;
       text-align :center;
       }