
html {
  background-color: #6677bb;
}

a {
  color: #661100;
}

a:hover {
  color: #6677bb;
}

div.general {
  background-color: #ffffcc;
}

div.bloc, .widget, #sidebar ul li {
  border-color: #661100;
  background-color: #661100;
  color: #ffffcc;
}

.lignebloc a {
  color: #ffffcc;
}

.lignebloc a:hover {
  color: #bb2200;
}

.entry, #commentform, .commentlist li, .textwidget, .widget ul li, #calendar_wrap, .widget_search div, #searchform div, #sidebar ul li li {
  background-color: #bb2200;
  color: #111111;
}
