
html {
  background-color: #888888;
}

a {
  color: #887766;
}

a:hover {
  color: #888888;
}

div.general {
  background-color: #ddbb88;
}

div.bloc, .widget, #sidebar ul li {
  border-color: #887766;
  background-color: #887766;
  color: #000000;
}

.lignebloc a {
  color: #000000;
}

.lignebloc a:hover {
  color: #aa9977;
}

.entry, #commentform, .commentlist li, .textwidget, .widget ul li, #calendar_wrap, .widget_search div, #searchform div, #sidebar ul li li {
  background-color: #aa9977;
  color: #000000;
}
