body {
  padding: 0;
  background-position: center top;
  margin-left: auto;
  width: 1024px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-stretch: normal;
  margin-top: 14px;
  background-color: #afa99b;
  background-repeat: no-repeat;
  margin-right: auto;
  font-family: arial;
  font-variant: normal;
  font-size: 11px;
  font-size-adjust: none;
  position: relative;
}
#menuDeroulant {
  border: 1px solid white;
  margin: 0 auto;
  padding: 0;
  background: silver none repeat scroll 0% 50%;
  width: 1022px;
  height: 21px;
  list-style-type: none;
  position: absolute;
  min-width: 1022px;
  max-width: 1022px;
}
#menuDeroulant li {
  border-style: none;
  border-color: -moz-use-text-color;
  margin: 0;
  padding: 0;
  float: left;
  font-family: arial;
  text-transform: uppercase;
  text-align: center;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited {
  border-style: none solid none none;
  border-color: white;
  border-width: 1px;
  margin: 0 auto;
  padding: 4px 8px;
  background: silver none repeat scroll 0% 50%;
  color: #fcfcfc;
  display: block;
  text-decoration: none;
  height: 1%;
}
#menuDeroulant li a:hover {
  background-color: #999999;
}
#menuDeroulant li a:active {
}
#menuDeroulant .sousMenu {
  border-left: medium none;
  border-right: medium none;
  margin-left: 0;
  padding-left: 0;
  display: none;
  margin-right: 0;
  padding-right: 0;
  background-image: url(images/fondTR2.png);
  list-style-type: none;
}
#menuDeroulant .sousMenu li {
  border:  none;
  margin: 0;
  padding: 0;
  max-height: 100px;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  font-family: arial;
  float: none;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited {
  border:  none;
  margin: 0;
  text-align: center;
  background-attachment: scroll;
  background-repeat: repeat;
  display: block;
}
#menuDeroulant .sousMenu li a:hover {
  background-color: #663300;
  display: block;
}
#menuDeroulant li:hover > .sousMenu {
  display: block;
}
#titre {
  border-left: 7px solid silver;
  border-right: 7px solid silver;
  margin: 0px auto;
  border-bottom-color: silver;
  text-transform: uppercase;
  display: block;
  width: 1010px;
  font-size: large;
  background-color: #cccccc;
  border-bottom-style: none;
  text-align: center;
  font-family: arial;
  font-weight: bold;
  padding-top: 21px;
  padding-bottom: 14px;
}
#banniere {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  padding-top: 12px;
}
#texte {
  border-left: 7px solid silver;
  border-right: 7px solid silver;
  margin: 0px auto;
  font-size: small;
  padding-top: 14px;
  font-weight: inherit;
  font-family: arial;
  display: block;
  background-color: #cccccc;
  width: 1010px;
  padding-bottom: 14px;
  color: #333333;
}
.langues {
  border-left: 7px none silver;
  border-right: 7px none silver;
  padding: 5px 15px;
  font-size: medium;
  text-decoration: none;
  font-family: Arial;
  text-align: center;
  margin-left: 82px;
  font-style: normal;
  text-transform: uppercase;
  font-weight: normal;
}
.maj {
  font-family: arial;
  font-size: small;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
#logo {
  position: fixed;
  background-position:  center center;
  margin-top: 40px;
  background-repeat: no-repeat;
  padding-left: 8px;
}
a {
  text-decoration: none;
}
.texte {
  background-color: #cccccc;
  font-size: medium;
  color: #333333;
}
a:hover {
  background-color: #999999;
}
