
html {
  background-color: #442200;
}

a {
  color: #442200;
}

a:hover {
  color: #aa6611;
}

div.general {
  background-color: #ffeecc;
}

div.bloc, .widget, #sidebar ul li {
  border-color: #aa6611;
  background-color: #aa6611;
  color: #ffeecc;
}

.lignebloc a {
  color: #ffeecc;
}

.lignebloc a:hover {
  color: #442200;
}

.entry, #commentform, .commentlist li, .textwidget, .widget ul li, #calendar_wrap, .widget_search div, #searchform div, #sidebar ul li li {
  background-color: #eebb33;
  color: #442200;
}
