
html {
  background-color: #221111;
}

a {
  color: #221111;
}

a:hover {
  color: #665533;
}

div.general {
  background-color: #aa9955;
}

div.bloc, .widget, #sidebar ul li {
  border-color: #665533;
  background-color: #665533;
  color: #000000;
}

.lignebloc a {
  color: #000000;
}

.lignebloc a:hover {
  color: #221111;
}

.entry, #commentform, .commentlist li, .textwidget, .widget ul li, #calendar_wrap, .widget_search div, #searchform div, #sidebar ul li li {
  background-color: #886633;
  color: #221111;
}
