
html {
  background-color: #aa9977;
}

a {
  color: #111111;
}

a:hover {
  color: #886644;
}

div.general {
  background-color: #8899bb;
}

div.bloc, .widget, #sidebar ul li {
  border-color: #886644;
  background-color: #886644;
  color: #aa9977;
}

.lignebloc a {
  color: #111111;
}

.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: #111111;
}
