
html {
  background-color: #775544;
}

a {
  color: #775544;
}

a:hover {
  color: #885544;
}

div.general {
  background-color: #bb9988;
}

div.bloc, .widget, #sidebar ul li {
  border-color: #885544;
  background-color: #885544;
  color: #111111;
}

.lignebloc a {
  color: #111111;
}

.lignebloc a:hover {
  color: #775544;
}

.entry, #commentform, .commentlist li, .textwidget, .widget ul li, #calendar_wrap, .widget_search div, #searchform div, #sidebar ul li li {
  background-color: #997766;
  color: #111111;
}
