@charset "utf-8";
/* CSS Document */

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  color: #000;
  background-color: #ffff8f!important;
}

.top-banner {
  background:none!important;
  border-bottom:2px solid #CCC;
}
.container-centre {
  background:none!important;
}
/*.top-menu{
  background:#aaf2a0!important;
}*/

.footer-bg {
  background:none!important;
}
.content-bg {
  background:none!important;
}
.footer-txt { color:#000; }

h2 {color:#000!important;}
h3 {color:#000!important;}

.footer-txt { color:#000; font-size:12px;}
.footer-txt a:link{ color:#000; font-size:12px; font-weight:normal;}
.footer-txt a:visited{ color:#000; font-size:12px; font-weight:normal;}

.slide-bg {background:none; padding-bottom:10px;}

.breadcrumbs-bg {background:none; border-bottom:2px solid #bebaab; padding-top:5px;}
.breadcrumb > .active {color:#000!important;}
.breadcrumb > li {text-shadow:none!important;}
