
html {
  background-color: #557788;
}

a {
  color: #333333;
}

a:hover {
  color: #997755;
}

div.general {
  background-color: #ccbbaa;
}

div.bloc, .widget, #sidebar ul li {
  border-color: #997755;
  background-color: #997755;
  color: #000000;
}

.lignebloc a {
  color: #000000;
}

.lignebloc a:hover {
  color: #aa9966;
}

.entry, #commentform, .commentlist li, .textwidget, .widget ul li, #calendar_wrap, .widget_search div, #searchform div, #sidebar ul li li {
  background-color: #aa9966;
  color: #000000;
}

