.colorLight {
  color: #3B2103 !important;
}
.colorDark {
  color: #555 !important;
}
.countdownBloc {
  color: #3B2103 !important;
}
.countdownBloc .pictoCountDown {
  background-color: #3B2103 !important;
}
#nav {
  background-color: #1789ca !important;
}
#nav a {
  color: #fff !important;
  border-left: 1px dotted #fff !important;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.35) !important;
}
#nav a.on {
  color: #fff !important;
  -webkit-box-shadow: 0 10px 0 -8px #fff;
  -moz-box-shadow: 0 10px 0 -8px #fff;
  box-shadow: 0 10px 0 -8px #fff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.35) !important;
}
#nav a.on:hover {
  -webkit-box-shadow: 0 10px 0 -8px #fff;
  -moz-box-shadow: 0 10px 0 -8px #fff;
  box-shadow: 0 10px 0 -8px #fff;
}
#nav a:hover {
  -webkit-box-shadow: 0 10px 0 -8px #fff;
  -moz-box-shadow: 0 10px 0 -8px #fff;
  box-shadow: 0 10px 0 -8px #fff;
}
#left .boxModule h2 {
  background-color: #36a862 !important;
}
.popinEwallet h3 {
  background-color: #3B2103 !important;
}
.popinEwallet .step span {
  background: #3B2103 !important;
}
.popinEwallet #slider strong {
  color: #3B2103 !important;
}
#home #homeTeaser {
  background-image: url(../img/home-teaser.jpg) !important;
}
#home .btnSignup,
#inter .btnSignup {
  background-color: #453 !important;
}
#home #baseline p {
  color: #3B2103 !important;
}
#home #baseline ul li {
  color: #555 !important;
}
.pageStatic h3 {
  color: #3B2103 !important;
}
#bannerCountDown {
  background-color: #3B2103 !important;
}
body #wrapper #right #error404 #title404 {
  color: #3B2103 !important;
}
body #wrapper #right #error404 #text404 {
  color: #555 !important;
}
body #wrapper #right #faq ul li a.question span {
  background-color: #3B2103 !important;
}
body #wrapper #right #faq ul li ul li {
  background-color: #e0e0e0 !important;
}
body #wrapper #right #winners #winnersTop {
  background-color: #e0e0e0 !important;
  color: #555 !important;
}
body #wrapper #right #winners #winnersTop span {
  color: #555 !important;
}
body #wrapper #right #rules #rulesContent h2 {
  color: #3B2103 !important;
}
body #wrapper #right #bestscore #level {
  color: #3B2103 !important;
}
body #wrapper #right #bestscore #level span {
  background-color: #3B2103 !important;
}
body #wrapper #right .storeDetails h3 {
  background-color: #3B2103 !important;
}
body #wrapper #right #ranking h3 {
  color: #3B2103 !important;
}
body #wrapper #right #ranking h3 .openTooltip {
  background-color: #3B2103 !important;
}
#sendConfirm p:first-child {
  color: #3B2103 !important;
}
#login form {
  background-color: #e0e0e0 !important;
}
$

#store_leftArrow,
#store_rightArrow,
#store .paginationStore .current {
  background-color: #3B2103 !important;
}
#displayPayment h2 {
  background-color: #3B2103 !important;
}
#background .pattern {
  background-image: url('../img/bg-pattern.jpg') !important;
}
#background .gradient {
  background: #1789ca;
  background: -moz-linear-gradient(top,#1789ca 0%,rgba(23,137,202,0) 30%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1789ca),color-stop(30%,rgba(23,137,202,0)));
  background: -webkit-linear-gradient(top,#1789ca 0%,rgba(23,137,202,0) 30%);
  background: -o-linear-gradient(top,#1789ca 0%,rgba(23,137,202,0) 30%);
  background: -ms-linear-gradient(top,#1789ca 0%,rgba(23,137,202,0) 30%);
  background: linear-gradient(top,#1789ca 0%,rgba(23,137,202,0) 30%);
}
#background .leftImage {
  background-image: url('../img/left.png') !important;
}
#background .rightImage {
  background-image: url('../img/right.png') !important;
}
#background .ground {
  background-image: url('../img/groundRepeatImage.jpg') !important;
}
#background .ground .top {
  background-image: url('../img/groundTopRepeatImage.png') !important;
}
