/* Generated by KompoZer */
#onglets {
  background-repeat: repeat-x;
  background-color: transparent;
  background-position: left center;
  display: table;
  float: none;
  position: relative;
  visibility: visible;
  text-transform: capitalize;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  font-family: Comic Sans MS;
  font-size: 9.4px;
 }
#onglets-marge-gauche {
  text-align: left;
}
#onglets li a {
  background-repeat: no-repeat;
  background-color: #086903;
  background-position:  center center;
  background-image: url(../images/jute-vert-sapin.jpg);
  color: #f36100;
  width: 64px;
  height: 33px;
  text-align: center;
  font-weight: bold;
  font-family: Verdana;
  font-style: italic;
  font-size: 1.0em;
  line-height: 33px;
	padding: 0 5px;
}
#onglets li a:hover {
  background-repeat: repeat-x;
  background-color: #ffc2bc;
  color: #ffe7d2;
  clear: right;
  text-align: center;
}
