* {margin:0pt; padding:0pt;}
body {
  background:#FEEDC5;
  font-family:arial;
  font-size: 80%;
  border:5px solid #49310F;
  margin: auto;
  width:95%;
}
h1 {
  padding-left: 0ex;
  padding-right: 0ex;
}
h2 {
  padding-left: 0ex;
  padding-right: 0ex;
}
h3 {
  padding-left: 0ex;
  padding-right: 0ex;

}
img {
  border: none;
}
q {
  font-family:arial;
  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: left;
  line-height: 1.3em;
  width:750px;
  border-bottom:0px solid #D8BD86;
  float:left;
  margin-top:20px;
  margin-left:20px;
}
#texte p {
  padding-left: 2ex;
  padding-right: 2ex;
  padding-top:2ex;
  padding-bottom:1ex;
}
#texte a {
  text-decoration: underline;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#texte a:hover {
  border-bottom: none;
  text-decoration: underline;
  font-weight: normal;
  color: darkcyan;
}
#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: 0em;
}
#menuhaut a {
  font-size: 75%;
  text-decoration: none;
  padding-left: 0.8ex;
  padding-right: 1.6ex;
}
#menuhaut a:hover {
  text-decoration: underline;
}
.mhposition {
	position:absolute;
	margin-left: 10px;
	top: 1ex;
	width: 360px;
}
.mhdroite {
  position:absolute;
  top: 1ex;
  margin-left:670px;
  width:325px;
}
#logo {
  font-size:0px;
  color:#896B47;
  height:135px;
  padding-left:0mm;
  padding-top:0mm;
  background:#E4C37C url(http://www.annuaire-animaux.net/images/portail-animaux-nature.gif);
  background-repeat:repeat-x;
}
#recherche {
  background:#E5C47B;
  position:inherit;
  right: 15mm;
  top: 17.9em;
}
#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:95%;
  font-weight:normal;
  border-style: solid;
  border-width: 3px;
  cursor: pointer;
  position:static;
  top:-0.25ex;
}
#menuprincipal {
  font-size:11px;
  height: 1.6em;
  padding-left: 0.1mm;
  padding-top: 0.5ex;
  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: 210px;
  float: left;
}
.menugauche div, .boitegauche div {
  font-weight: normal;
  padding-left: 0mm;
  padding-bottom: 9px;
}
.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: 11px;
  padding: 1.5ex 1.5mm 1.2ex 1.2mm;
  clear: left;
}
#basdepage div {
  text-align: center;
  line-height: 1.45em;
}
#basdepage a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 0px;
}
#basdepage a:hover {
  border-bottom: none;
  text-decoration: underline;
}

/* Menu Jeux et autres */
ul#navlist
{
font-weight: bold;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
padding-bottom: 28px;
border-bottom: 1px solid #000000;
margin: 0;
}

ul#navlist li
{
font-weight: bold;
float: left;
height: 25px;
background-color: #feedc5;
margin: 2px 2px 0 2px;
border: 1px solid #000000;
}

ul#navlist li#active
{
border-bottom: 1px solid #E7DBAB;
background-color: #E7DBAB;
}

li#active a { color: #000; }

#navlist a
{
float: left;
display: block;
color: maroon;
text-decoration: none;
padding: 4px;
}

#navlist a:hover { background: none; }

