body { 
  font-family:arial,helvetica,sans-serif;
  margin:80px;margin-top:3em;margin-bottom:2px;;
  border:1px solid black;background-color:#f6fff6;
}
#baguette { display:inline;margin-top:10px; }
#header {
  border-bottom:1px solid black;height:2.5em;
  background-repeat:no-repeat;background-color:#fffff6;
}
h1 { 
  margin:0px;text-align:right;padding-right:0.5em;
  padding-top:2px;color:#526929;
}
#contenu {
  margin-left:14em;
}
#about, #telechargement, .article { 
  margin:0.5em;border:1px solid black;
}
#about, #telechargement, #traducteurs, #menu, .article { 
  background-color:#fffad5;
}
#about h2, #telechargement h2, #traducteurs h2, .article h2 { 
  margin:0px;text-align:center;
  font-size:1.1em;border-bottom:1px solid black;
}
#about h2, #telechargement h2, #traducteurs h2, #menu h2, .article h2 {
  background-color:#fffff6;color:#526929;
}
p, dl, h3, h4, h5, h6 { 
  text-align:justify;margin:15px;margin-bottom:15px;
}
#telechargement dt { margin-top:15px; }
#menu {
  width:14em;position:absolute;top:6.1em;left:81px;
  border-right:1px solid black;border-bottom:1px solid black;
}
#menu h2 { 
  margin:0px;font-size:1.1em;text-align:center;
  border-bottom:1px solid black;border-top:1px solid black;
}
#menu ul {
  font-size:0.9em;margin:0px;list-style-type:circle;padding-bottom:5px;padding-top:5px;
}
#traducteurs { 
  margin-left:0.5em;border:1px solid black;margin-right:0.5em;
  margin-bottom:0.5em;text-align:center;
}
#traducteurs h3 { display:none; }
#traducteurs ul { margin:0px;margin-top:3px;margin-bottom:3px; }
#traducteurs li { display:inline;margin:5px; }
#footer { text-align:center;font-size:0.7em;margin-bottom:2px; }
#menu a, #traducteurs a { text-decoration:none; }
a:link { color:#830000; }
a:visited { color:#440000; }
a:hover { color:#a90000; }
.addon {
  font-size:0.9em;padding:5px;border:1px dotted black;margin:15px;
  background-color:#fbffd5;
}
.warning { border:3px dotted #830000;padding:10px;background-color:#ffffb4; }
.warning strong { background-color:#fffad5; }
#form-style { margin-bottom:0px;text-align:center; }
#form-style fieldset { border-style:none; }