* {margin:0; padding:0;}
body {
  background-color: #FFF;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 85%;
  margin: 0;
}
h1, h2, h3 {
  padding-left: 1ex;
  padding-right: 1ex;
}
h1, h2 {
  font-weight: bold;
  font-size: 100%;
  padding-top: 0.5ex;
  padding-bottom: 0.5ex;
  margin-top: 1ex;
}
img {
  border: none;
}
q {
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  text-align: left;
  width: 9em;
  margin: 0 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  border-style: solid;
  border-width: 1px;
  float: right;
}
acronym {
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	cursor: pointer;
}
code {
  font-family: "lucida console", "courier new", courier, monospace;
}
dt {
  font-weight: bold;
  padding-left: 1ex;
  padding-right: 1ex;
}
dd {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 1.5em;
}
#texte {
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 205px;
  padding: 2mm 2mm 2mm 2mm;
}
#texte p {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 2ex;
}
#texte a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#texte a:hover {
  border-bottom: none;
}
#texte .hautdepage {
  color: white;
  font-weight: bold;
  font-variant: small-caps;
  border: 0;
  padding: 0.25ex 1ex;
  float: right;
}
#texte [class~="hautdepage"] {
  padding: 1.5ex 1ex;
}
#barrenav a:hover{
 text-decoration: none;
}

/* Entete de la page */
#menuhaut {
  height: 30px;
}
#menuhaut a {
  font-size: 90%;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
}
#menuhaut a:hover {
  text-decoration: underline;
}
.mhposition {
  position: absolute;
  left: 5px;
  top: 7px;
}
.mhdroite {
  position: absolute;
  right: 5px;
  top: 7px;
}
.banniere {
  position: absolute;
  padding-left: 0;
  top: 40px;
}
.w3c {
  position: absolute;
  right: 5px;
  top: 75px;
  text-decoration: none;
}
.version {
  position: absolute;
  right: 5px;
  top: 110px;
}
.trait {
  position: absolute;
  padding-right: 1px;
  padding-left: 1px;
  top: 135px;
}
.bandeau {
  position: absolute;
  top: 140px;
}
#logo {
  height: 135px;
}
/*
#logo {
  font-size: 250%;
  height: 120px;
  padding-left: 4mm;
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
}
*/
#recherche {
  position: absolute;
  right: 10px;
  top: 45px;
}
#texterecherche {
  font-family: "lucida console", "courier new", courier, monospace;
  font-size: 97%;
  font-size-adjust: 0.55;
  width: 9em;
  height: 2ex;
  padding: 1mm;
  border-style: solid;
  border-width: 1px;
}
#recherche [class~="text"] {  /* Cet attribut CSS2 ne fonctionne CSS2 qu'avec des navigateurs qui traduisent correctement le css2 - suivez mon regard ... */
  height: 3.75ex;
}
#recherche .submit {
  font-size: 100%;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  position: relative;
/*  top: -0.25ex; */
}
#menuprincipal {
  height: 20px;
  padding-left: 1.3mm;
  padding-top: 1ex;
  text-align: center;
}
#menuprincipal a {
  font-weight: bold;
  text-decoration: none;
  padding-left: 0.75ex;
  padding-right: 1.5ex;
}  
#menuprincipal a:hover {
  text-decoration: underline;
}

/* Paramétrages du menu de gauche */
.menugauche, .boitegauche {
  width: 200px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 1em;
  padding-bottom: 1em;
  float: left;
  clear: left;
}
.menugauche div, .boitegauche div {
  font-weight: bold;
  padding-left: 2px;
  padding-bottom: 1ex;
}
.menugauche a {
  text-decoration: none;
}
.menugauche .thisPage {
  display: block;
  padding: 1.2ex 1ex 1.2ex 5mm;
}
.boitegauche span {
  line-height: 1.5em;
  display: block;
  padding: 0 1ex 0 5mm;
}
.boitegauche a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.boitegauche a:hover {
  border-bottom: none;
}


/* Pied de page */
#basdepage {
  font-size: 90%;
  padding: 1ex 2.6mm 1ex 2.6mm;
  clear: left;
}
#basdepage div {
  text-align: center;
  line-height: 1.45em;
}
#basdepage a {
  text-decoration: none;
}
#basdepage a:hover {
  border-bottom: none;
}
