/*
#@plugins/scolaspip/css/scolaspip.less
*/
/* couleurs */
body {
  background: #ffffff url(//clg-vilar-lesmureaux.ac-versailles.fr/plugins/scolaspip/css/img/bg-body.png);
}
.breadcrumb {
  background-color: #EEE;
}
a,
a.spip_out {
  color: #009FE3;
}
#nom_site_spip a,
#slogan_site_spip {
  color: #999;
}
a:focus,
a:hover,
a:active {
  color: #94C11F;
  background-color: transparent;
}
body .liste-items .item:hover,
.page_sites .liste.syndics:hover {
  background-color: #efefef;
}
.page_sites .liste.syndics ul.liste-items {
  margin: 0 120px 0 3em;
}
.footer {
  border-top-color: #94C11F;
}
.navbar-inverse .navbar-inner {
  border: none;
  background-color: transparent;
  background-image: none;
}
#nav {
  border-color: #90C010;
  background-color: #94C11F;
  background-image: linear-gradient(to bottom, #94c11f, #84b10f);
}
.navbar-inverse .nav > li > a {
  color: #FFF;
}
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav-collapse .nav > li > a:hover {
  background-color: #A4D12F;
  background-image: none;
}
body .navbar-inverse .nav > a {
  color: #333;
}
body .navbar-inverse .nav .active > a {
  color: #FFF;
  background-color: #CE5;
}
.navbar-responsive.navbar-inverse .navbar-inner .nav-collapse {
  background-color: #94C11F;
}
.navbar-inverse .nav-collapse .nav > li > a {
  color: white;
}
body .dropdown-menu > li a {
  color: #333;
}
body .calendriermini .ui-state-highlight a {
  background: #94C11F none repeat scroll 0% 0%;
  border-color: #94C11F;
}
.rubrique .panel-heading {
  background-color: #AAA;
}
body .documents_portfolio a .spip_logo {
  border: 2px solid #eee;
}
body .documents_portfolio a:focus .spip_logo,
body .documents_portfolio a:hover .spip_logo,
body .documents_portfolio a:active .spip_logo {
  border: 2px solid #AAA;
}
body .navbar-inverse .btn-navbar {
  background-color: #94C11F;
  background-image: none;
}
body h1,
body .h1,
body h2,
body .h2,
body h3,
body .h3,
body h4,
body .h4,
body #entete .accueil #nom_site_spip,
body .page,
.liste h3.h3 {
  font-family: DejaVu Sans, Lucida Grande, Bitstream Vera, Helvetica, sans-serif;
}
body .pagination ul > .active > span {
  background-color: #94C11F;
  color: #FFF;
}
body .h2 a {
  color: #333;
}
body #aside .rubriques {
  background-color: #EEE;
}
thead th {
  background-color: #94C11F;
}
table.spip td,
thead th {
  border: 1px solid #DDD;
}
