
html {
  background-color: #334433;
}

a {
  color: #334433;
}

a:hover {
  color: #336666;
}

div.general {
  background-color: #889988;
}

div.bloc, .widget, #sidebar ul li {
  border-color: #336666;
  background-color: #336666;
  color: #000000;
}

.lignebloc a {
  color: #000000;
}

.lignebloc a:hover {
  color: #334433;
}

.entry, #commentform, .commentlist li, .textwidget, .widget ul li, #calendar_wrap, .widget_search div, #searchform div, #sidebar ul li li {
  background-color: #559999;
  color: #334433;
}
