body {
  background-image: url(/img/fond_parchemin.jpg);
  background-repeat: repeat;
  padding: 3px 3px;
  margin: 3px 0;
}

img {
  border: none;
}

p, ul {
  padding: 0 ;
  margin: 0 0 0 20px;
}

.gras {
  font-weight: bold;
}

.jeu {
  font-weight: bold;
}

.center {
  text-align: center;
}

a:link { 
  color: #996633; 
  text-decoration: none; 
}

a:link.titre { 
  font-weight: bold; 
  color: #3d3d3d; 
  text-decoration: none; 
}

a:active { 
  color: #996633; 
  text-decoration: none; 
}

a:hover { 
  background-color: #ffcc99; 
  color: #000000; 
  text-decoration: underline; 
}

#choixcss {
  float: left;
}

#entetelogo a:hover { 
  color: #000000; 
}

a:visited { 
  color: #996633; 
  text-decoration: none; 
}

a:visited.titre { 
  font-weight: bold; 
  color: #3d3d3d; 
  text-decoration: none; 
}

#container {
  text-align: center;
  margin-top: 3px;
}

#entete {
  background-image: url(/img/tableau_parchemin.jpg);
  background-repeat: repeat ;
  margin-left: auto;
  margin-right: auto;
  height: 141px;
  width: 600px;
  border: 2px outset #800000;
  text-align: left;
  vertical-align: middle;
}

#entetelogo {
  background-image: url(/img/logo_small.gif);
  background-repeat: no-repeat ;
  float: left;
  width: 125px;
  height: 141px;
}

#entetelogo img {
  display: block;
}

#entetetitre {
  float: left;
  width: 470px;
  text-align: center;
  padding-top: 0.2em;
  font-weight: bolder;
  font-size: 1.3em;
  color: #800000;
}

#entetetitre .des {
  color: #008040;
}

#entetetitre .plateaux {
  color: #008040;
}

#entetetitre .jocere {
  color: #000000;
  font-style: italic;
  font-size: 3em;
}

.menu {
  width: 80%;
  margin: 5px auto ;
  padding: 5px;
  border: 2px outset #808000;
  background-image: url(/img/tableau_parchemin.jpg);
  background-repeat: repeat;
  text-align: center;
}

.chapter {
  border-left: 2px outset #800000;
  margin: 0 5px 5px 5px;
  text-align: left;
}

.chaptertitre {
  background-image: url(/img/titre_parchemin.jpg);
  background-repeat: repeat;
  font-weight: bold;
  color: #ffff00;
  padding-left: 1em;
}

.chaptertext {
  background-image: url(/img/tableau_parchemin.jpg);
  background-repeat: repeat;
  padding: 10px;
  text-align: justify;
}

.livredor {
  margin: 2px 20px ;
  padding: 5px ;
  background-color: #ffffcc;
  border: 1px solid #cccccc;
}

#vedette {
  float: right;
  width: 40%;
  border-left: 2px outset #800000;
  margin: 0 5px 5px 0;
  text-align: left;
}

#news {
  margin-right: 41%;
}

#jjj {
  margin-right: 41%;
}

#we {
  margin-right: 41%;
}

#maj {
  color: #ff8000;
  padding-right: 3px;
  text-align: right;
}

#faq .question {
  font-weight: bold;
  text-decoration: underline;
}

