body {
  background-color: #FFF;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 75%;
  margin: 0;
}
h1, h2, h3 {
  padding-left: 1ex;
  padding-right: 1ex;
}
h1 {
  color: white;
  background-color: #336799;
  font-weight: bold;
  font-size: 100%;
  padding-top: 0.3ex;
  padding-bottom: 0.3ex;
  margin-top: 0.7ex;
}
h2 {
  font-weight: bold;
  font-size: 100%;
  margin-bottom: -1.7ex;
  }
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: 1px;
	cursor: pointer;
}
dt {
  font-weight: bold;
  padding-left: 1ex;
  padding-right: 1ex;
}
dd {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 1.5em;
}
#texte {
  background-color: white;
  text-align: left;
  line-height: 1.3em;
  margin: 0 0 0 15.5em;
  padding: 1mm 2mm 2mm 2mm;
  border-left: 1px solid #999999;
}
#texte p {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 2ex;
}
#texte a {
  text-decoration: underline;
}
#texte a:hover {
  text-decoration: underline;
}
#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;
}
#texte .localisation {
  font-size: 90%;
  margin: 0;
  padding-bottom: 0.3ex;
}
#texte ul {
	padding-top: 0ex;
	padding-bottom: 0ex;
	list-style-type: circle;
 }
#texte p .alignleft {
 float: left;
 text-align: left;
}


/* Entete */
#menuhaut {
  height: 2.2em;
}
#menuhaut a {
  font-size: 85%;
  text-decoration: none;
  padding-left: 0.8ex;
  padding-right: 1.6ex;
}
#menuhaut a:hover {
  text-decoration: underline;
}
.mhposition {
  position: absolute;
  left: 1.7mm;
  top: 1ex;
}
.mhdroite {
  position: absolute;
  right: 0.6mm;
  top: 0.9ex;
}
#logo {
  height: 75px;
  padding-left: 4mm;
}
#recherche {
  position: absolute;
  right: 2mm;
  top: 3.6em;
}
#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"] {  /* CSS2 */
  height: 2.00ex;
}
#recherche .submit {
  font-size: 100%;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  position: relative;
  top: -0.25ex;
}
#menuprincipal {
  height: 1.55em;
  padding-left: 1.3mm;
  padding-top: 1ex;
  text-align: left;
  border-bottom-color: C6C6C6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#menuprincipal a {
  font-weight: bold;
  text-decoration: none;
  padding-left: 0.75ex;
  padding-right: 1.5ex;
}  
#menuprincipal a:hover {
  text-decoration: underline;
}

/* Menu de gauche */
.menugauche, .boitegauche {
  background-color: #f0f0f0;
  width: 15.5em;
  border-bottom: 1px solid #999999;
  padding-top: 1em;
  padding-bottom: 1em;
  float: left;
  clear: left;
}
.menugauche div, .boitegauche div {
  font-weight: bold;
  padding-left: 2.5mm;
  padding-bottom: 1ex;
}
.menugauche a {
  text-decoration: none;
  display: block;
  padding: 0.5ex 1ex 0.5ex 3mm;
}
.menugauche .thisPage {
  display: block;
  padding: 1.2ex 1ex 1.2ex 5mm;
}
.boitegauche span {
  line-height: 1.3em;
  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;
}
.fondblanc {
  background-color: white;
}
.rubrique4 {
  font-size: 85%;
  text-decoration: none;
  display: block;
  line-height: 0.8em;
  padding: 0.5ex 1ex 0.5ex 3mm;
  margin-left: 6ex;
}
.rubrique3 {
  font-size: 85%;
  text-decoration: none;
  display: block;
  line-height: 0.8em;
  padding: 0.5ex 1ex 0.5ex 3mm;
  margin-left: 2ex;
}
.rubrique2 {

}
.rubrique1 {
	background-color: #CCCCCC;
	font-variant: small-caps;
	text-decoration: none;
	display: block;
	padding: 0.5ex 1ex 0.5ex 3mm;
	margin-top: -1.7ex;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


/* Bas */
#basdepage {
  font-size: 85%;
  padding: 1.9ex 2.6mm 2.4ex 2.6mm;
  clear: left;
}
#basdepage div {
  text-align: center;
  line-height: 1.45em;
}
#basdepage a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#basdepage a:hover {
  border-bottom: none;
}

