html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 10px;
  background-image:url(images/fondcarte2.jpg);
}

#conteneur, #centre, #pied
{ margin-left: auto; 
  margin-right: auto;
}

h1
{ font-family: verdana, arial, sans-serif;
  font-size: 250%;
  font-style: bold;
  letter-spacing: .3em;
  text-align: center;
}

h2
{ font-family: verdana, arial, sans-serif;
  font-size: 130%;
  font-style: bold;
  letter-spacing: .1em; 
  text-align: center;
 }
  
h3
{ font-family: verdana, arial, sans-serif;
  color: #9c1515;
  font-style: bold;
  font-size: 110%;
  }

a{text-decoration: none; color: #9c1515;}
  
a:Hover
{ color: #ffffff;}

p
{ text-indent: 20px;
line-height: 1.2em;
padding-left: 20px;
padding-right: 20px;
text-align: justify;
  line-height: 1.2em;
}

blockquote
{ border-color: #5d1000;
border-left: 2px solid;
border-right: 2px solid;
padding: 10px 10px 0px 10px;
text-align: justify;
  line-height: 1.2em;
}

 ul
{ margin: 0px 0px 0px 0px;}

em
{color: #ffffff;
font-style: normal;}

li
{text-align: left;
text-indent: 0px;
padding-right: 20px;
 margin-top: 0px;
  font-size: 100%;
  font-weight: normal;
  list-style-type: circle;
  text-align: justify;
    line-height: 1.2em;
}


#texte4
{ margin-left: 80px;
  text-align: left;
  background-color: #c1b18d;
  width: 650px; 
  border-radius: 20px 20px; 
  -moz-border-radius: 20px;
  padding: 5px; 
  border-style: double;
  border-width: 4;
  border-color: #efe1c4;
}

#pied
{ width: 1024px;
  height: 24px;
  font-size: 88%;
  text-align: center; 
}
