
html {
  background-color: #334444;
}

a {
  color: #334444;
}

a:hover {
  color: #336688;
}

div.general {
  background-color: #99aabb;
}

div.bloc, .widget, #sidebar ul li {
  border-color: #336688;
  background-color: #336688;
  color: #000000;
}

.lignebloc a {
  color: #000000;
}

.lignebloc a:hover {
  color: #334444;
}

.entry, #commentform, .commentlist li, .textwidget, .widget ul li, #calendar_wrap, .widget_search div, #searchform div, #sidebar ul li li {
  background-color: #668899;
  color: #334444;
}

