A:link {
  text-decoration: none;
  color: #000095
}

A:visited {
  text-decoration: none;
  color: #000095
}

A:hover {
  text-decoration: underline
}

A:active {
  text-decoration: none;
  color: #000095
}

body {
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-family: Arial
}

INPUT, SELECT, TEXTAREA {
  font-size: 9pt
}

#navigation {
  position: relative;
  background: #006699;
  padding: 3px 3px 3px 10px;
  border-top: 20px solid white;
  font-family: geneva, arial;
  font-size: 14px;
  color: white;
  font-weight: bold
}

#navigationbas {
  position: relative;
  background: #006699;
  padding: 3px 3px 3px 10px;
  border-top: 20px solid white;
  font-family: geneva, arial;
  font-size: 14px;
  color: white;
  font-weight: bold
}

.pamed {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 3px
}

#navigation a, #navigationbas a {
  font-weight: bold;
  color: white
}

#topbandeau {
  position: relative;
  height: 90px;
  background: #ffce01;
  border-bottom: 2px solid #dd0000
}

#pub {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid #ccc
}

#pub2 {
  display: none;
  position: absolute;
  top: 10px;
  right: 250px;
  border: 1px solid #ccc
}

#titreanatomie {
  position: absolute;
  top: 0px;
  left: 10px;
  font-size: 30px;
  font-family: "Arial black";
  font-weight: bold;
  font-style: italic;
  color: white
}

#titreanatomie a {
  color: white;
  text-decoration: none;
}

#titreauteurs {
  position: absolute;
  top: 45px;
  left: 25px;
  font-size: 16px;
  font-family: "Arial";
  font-weight: bold;
  color: white
}

#conteneurblanc {
  background: white;
  position: relative
}

#conteneurdocument {
  position: relative;
  margin: 20px 150px 30px 70px;
  border-bottom: 2px solid #dd0000;
  font-size: 14px;
  max-width: 1024px
}

#titre {
  color: #dd0000;
  font-size: 16px;
  font-family: tahoma, geneva, arial;
  font-weight: bold;
  border-bottom: 2px solid #dd0000;
  margin-bottom: 15px
}

#colgauche {
  width: 48%;
  float: left;
  top: 0;
  left: 0;
  margin-bottom: 20px;
  font-size: 14px
}

#conteneurdocument h2 {
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  padding: 0
}

#conteneurdocument ul {
  padding: 0;
  margin: 0 0 15px 15px
}

#coldroite {
  width: 48%;
  float: right;
  top: 0;
  right: 0;
  text-align: right;
  margin-bottom: 20px
}

#disclaimer {
  clear: both;
  font-size: 11px;
  margin-bottom: 12px
}

#bottombandeau {
  position: relative;
  height: 45px;
  background: #ffce01;
  text-align: right;
  padding: 3px 3px 0 0
}

#bloctexte {
  background: #EEE;
  padding: 2px 6px 2px 6px;
  border-radius: 4px;
  margin-bottom: 15px
}

.t11 {
  font-size: 11px
}

.t12 {
  font-size: 12px
}

.t16 {
  font-size: 16px
}

.gras {
  font-weight: bold
}

.grandeimage {
  margin-bottom: 15px
}

.illusPortfolio {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 30%;
  height: 240px;
}

.formulaire_ecrire_auteur fieldset {
  border: 0;
  padding: 0;
  margin: 0
}

.formulaire_ecrire_auteur legend {
  padding: 0 0 15px 0;
  margin: 0
}

.formulaire_ecrire_auteur ul {
  margin: 0;
  padding: 0
}

.formulaire_ecrire_auteur li {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.formulaire_ecrire_auteur label {
  display: block;
  text-align: left;
  margin-right: 10px
}

@media screen and (max-width: 980px) {
  #conteneurdocument {
    margin: 20px 5px 30px 5px;
  }
  #colgauche {
    width: auto;
    float: none;
    text-align: left;
  }
  #coldroite {
    width: auto;
    float: none;
    text-align: left;
    margin-bottom: 10px;
  }
  #navigationbas {
    text-align: center;
  }
  #navigation {
    text-align: center;
  }
  .pamed {
    display: none;
    position: relative;
    text-align: center;
    margin-top: 3px;
  }
  .grandeimage {
    max-width: 100%;
    height: auto;
  }
  .spip_documents img {
    max-width: 100%;
    height: auto;
  }
  .illusPortfolio {
    float: none;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
    width: auto;
    height: 240px;
  }
  textarea {
    width: 95%;
  }
}
