body {
background: url("../img/bg-noel.png") fixed repeat-x #bf1202;
color: #737373;
}
main #content {
background: #ffdedb;
}
.bloc .bloc_titre {
background: #bf1202;
background: -moz-linear-gradient(top,#bf1202 0%,#fd3c2a 100%);
background: -webkit-linear-gradient(top,#bf1202 0%,#fd3c2a 100%);
background: linear-gradient(to bottom,#bf1202 0%,#fd3c2a 100%);
}
.bloc .bloc_titre h1,
.bloc .bloc_titre h2 {
background: url("../img/h_puce_blanc.png") no-repeat 10px 12px;
}
.bloc .bloc_cont {
border-color: #fd3c2a;
}
header .barre_1 .bloc_gauche div,
header .barre_1 .bloc_droite div {
background: #fd3c2a;
border-color: #5a0801;
}
header .barre_1 .bloc_gauche div p,
header .barre_1 .bloc_droite div p {
background: #5a0801;
color: #fff;
}
header .barre_1 .bloc_gauche div a,
header .barre_1 .bloc_droite div a {
color: #fff !important;
}
footer #bottom {
border-color: #fd412f;
background: #5a0801;
}
footer #bottom ul li a {
color: #ffffff !important;
}
footer #bottom ul li a .fa {
color: #ffffff;
}
form,
.bloc_gris {
border-color: #d9d9d9;
background: #fafafa;
}
.btn1,
.btn2,
.btn3,
.btn4,
.btn_tab_hon,
.btn_jouer,
.btn_defier,
a {
color: #8BB40C !important;
}
a:hover {
color: orange !important;
}
.btn,
.btn .fa,
.btn:hover,
.btn .fa:hover {
color: #683D16 !important;
}
a .fa {
color: #8BB40C;
}
nav ul li a {
color: #ffffff !important;
}
.bloc .bloc_titre .link a {
color: #ffffff !important;
}
.box_join .join_btn a {
color: #ffffff !important;
}
th a,
th .fa {
color: #ffffff !important;
}
.txt_bleu {
color: #8BB40C;
}
.copyright {
color: rgba(255,255,255,0.75);
}
.tab_jaune th,
.tab_bleu th {
background: #8BB40C;
background: -moz-linear-gradient(top,#8BB40C 0%,#546c07 100%);
background: -webkit-linear-gradient(top,#8BB40C 0%,#546c07 100%);
background: linear-gradient(to bottom,#8BB40C 0%,#546c07 100%);
color: #ffffff;
}
.tab_jaune th {
border-color: #546c07 !important;
}
.tab_jaune tbody tr:nth-child(n),
.tab_jaune tbody tr:nth-child(2n),
.tab_bleu tbody tr:nth-child(n),
.tab_bleu tbody tr:nth-child(2n) {
border-color: #8BB40C;
}
.box_focus,
.box_focus2,
.box_focus3,
.box_succes {
background: #eefbe1;
color: #4A7F11;
border-color: #64ac17;
}
a.a_bloc_facebook {
color: #38589F !important;
}
a.a_bloc_twitter {
color: #30ABCA !important;
}

