html {
  background-color: #110000;
}

a {
  color: #110000;
}

a:hover {
  color: #331100;
}

div.general {
  background-color: #ddbb44;
}

div.bloc, .widget, #sidebar ul li {
  border-color: #331100;
  background-color: #331100;
  color: #eae9c5;
}

.lignebloc a {
  color: #ddbb44;
}

.lignebloc a:hover {
  color: #553311;
}

.entry, #commentform, .commentlist li, .textwidget, .widget ul li, #calendar_wrap, .widget_search div, #searchform div, #sidebar ul li li {
  background-color: #eae9c5;
  color: #110000;
}

