h1, h2 {
  display:none;
}

body {
  font-family: "Trebuchet MS",Tahoma,Arial,Verdana,sans-serif;
  background-image: url(./images/MacP3degrade.png);
  background-repeat: repeat-x;
  background-position: 0 2em;
}

#contenu p {
  font-size: 80%;
}

#globalbar {
  display: block;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  border-bottom: 1px #CCC solid;
  background-color: white;
}

#globalbar a {
  display:block;
padding: 0.5em;
float: right;
}

#globalbar span {
  padding: 0.5em;
display: block;
}

#wrappeur {
  margin-top: 3em;
  position: absolute;
  left: 50%;
  width: 500px;
  padding: 0%;
  margin-left: -250px;
  padding-bottom: 4em;
}

#encadred{
  border: 1px #CCC solid;
  padding: 20px;
  padding-top: 160px;
  padding-bottom: 3em;
  background-color: white;
}

#banniere {
  text-align: center;
  width: 100%;
  height:150px;
  background-color: #60C0E6;
  background-image: url(images/ban.jpg);
  position: absolute;
  top: 0px;
  left: 0px;
}

#banniere p { margin: 0; padding: 0; }

#banniere img {
  padding: 0px;
  margin: 0px;
}

#blocdelouest {
  float: left;
  width: 175px;
}

#contenu {
    margin-left: 175px;
}

#footer {
  border-top: 1px solid #CCC;
  font-size: 70%;
  clear: both;
  position: absolute;
  left: 1%;
  bottom: 6em;
  width: 98%;
  text-align: center;
}

#sommaire ul, #vousetesici ul {
  margin-right: 15px;
  padding-left: 0;
  list-style: none;
}

#sommaire li, #vousetesici li {
  display: block;
}

#sommaire a, #vousetesici a {
  display: block;
  padding: 0.2em;
  color: black;
  text-decoration: none;
}

a:hover {
  background-color: #C9F0FF;
}

h3 {
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #2A4651;
  color: #2A4651;
  margin-right: 10px;
}

.flashforward {
  float: right;
  display: block;
  color: black;
  padding: 0.2em;
}

.flashback {
  float: left;
  color: black;
  padding: 0.2em;
}

.flashforward, .flashback {
  font-size: 80%;
}

.signature {
  text-align: right;
  font-style: italic;
}

.stopfloat {
  clear:both;
}

#liensduhaut {
  position: absolute;
  color: white;
  margin-right: 2%;
  top: 150px;
  margin-top: -3em;
  padding: 0;
  width: 96%;
  left: 0px;
  padding-top: 1.5em;
  padding-left: 2%;
  padding-right: 2%;
}

#liensduhaut .flashback, #liensduhaut .flashforward {
  font-size: 70%;
  color: white;
  text-decoration: none;
  position: relative;
  z-index: 16;
}

#liensduhaut a:hover {
  color: black;
}

.antibanniere {
  width: 50%;
  position: absolute;
  height: 150px;
  background-color: #72C5E7;
  z-index:10;
  background-image: url(images/antiban.jpg);
}

#banniere img {
  z-index:15;
  position: relative;
}

.colonneright{
  width: 49%;
  float: right;
}

.colonneleft{
  width: 49%;
  float: left;
}

h5 {
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #2A4651;
  color: #2A4651;
  margin-right: 10px;
}

p#calendrieravent{
  font-size: 120%;
  text-align: center;
}

.lirelasuite a {
  color: black;
}

.colonneleft p {
  font-size: 80%;
}

.lirelasuite {
  text-align: right;
  font-style: italic;
}

h4 {
  color: #AAA;
  font-size: 120%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-bottom: 3px;
  border-bottom: 1px solid #CCC;
}

hr {
  border: 0px;
  border-bottom: 1px solid #CCC;
  height: 1px;
}

#mentionslegales a, #mentionslegales img {
  border: 0px none;
}

a#gobacktomacp3, a#gotoarchives {
  text-decoration: none;
  color: blue;
  padding-left: 38px;
  background-image: url(./images/macp3.png);
  background-position: 2px center;
  background-repeat: no-repeat;
}

a#gobacktomacp3:hover, a#gotoarchives:hover {
  background-color: #F4F4F4;
}

a#gotoarchives {
  background-image: url(/archives.png);
  background-position: 2px 3px;
}

#listedesnumeros dt {
  font-size: 200%;
}

#listedesnumeros dd {
  margin-left: 0px;
  font-size: 80%;
}

#listedesnumeros dt a {
  color: inherit;
  text-decoration: inherit;
}

#listedesnumeros dd a {
  color: blue;
  text-decoration: inherit;
}

#listedesnumeros dd.zoomsur {
  font-size: 110%;
}

#banniere {
  width: 498px;
  border: 1px solid black;
  border-width: 1px 1px 0px 1px;
  overflow: hidden;
}

#encadred {
  border: 1px solid black;
  background-image: url(/images/fondliste.png);
  background-position: 0px 150px;
  background-repeat: repeat-x;
}