body {
background: url("../img/bg-stval.png") repeat-x #C10D95;
color: #737373;
}
main #content {
background: #fcd1f1;
}
.bloc .bloc_titre {
background: #C10D95;
background: -moz-linear-gradient(top,#C10D95 0%,#f242c7 100%);
background: -webkit-linear-gradient(top,#C10D95 0%,#f242c7 100%);
background: linear-gradient(to bottom,#C10D95 0%,#f242c7 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: #f242c7;
}
header .barre_1 .bloc_gauche div,
header .barre_1 .bloc_droite div {
background: #fff;
border-color: #61074b;
}
header .barre_1 .bloc_gauche div:hover,
header .barre_1 .bloc_droite div:hover {
background: #FAC0EC;
}
header .barre_1 .bloc_gauche div p,
header .barre_1 .bloc_droite div p {
background: #61074b;
color: #fff;
}
header .barre_1 .bloc_gauche div a,
header .barre_1 .bloc_droite div a {
color: #9A0E77 !important;
}
footer #bottom {
border-color: #f347c9;
background: #61074b;
}
footer #bottom ul li a {
color: #ffffff !important;
}
footer #bottom ul li a .fa {
color: #ffffff;
}
form,
.bloc_gris {
border-color: #d9d9d9;
background: #fafafa;
}

#top nav ul li a {
color: #ffffff;
}
#top nav ul li a:hover {
color: #FBC7F6;
}

.btn1,
.btn2,
.btn3,
.btn4,
.btn_tab_hon,
.btn_jouer,
.btn_defier,
a {
color: #6A0694;
}
a:hover {
color: orange;
}
.btn,
.btn .fa,
.btn:hover,
.btn .fa:hover {
color: #683D16 !important;
}
a .fa {
color: #6A0694;
}



.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: #6A0694;
}
.copyright {
color: rgba(255,255,255,0.75);
}
.tab_jaune th,
.tab_bleu th {
background: #6A0694;
background: -moz-linear-gradient(top,#6A0694 0%,#D80EF6 100%);
background: -webkit-linear-gradient(top,#6A0694 0%,#D80EF6 100%);
background: linear-gradient(to bottom,#6A0694 0%,#D80EF6 100%);
color: #ffffff;
}
.tab_jaune th {
border-color: #35034a !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: #D80EF6;
}
.tab_yams_points tbody tr.tr_total {
background: #fcd1f1;
}
.tab_yams_points tbody tr.tr_total th {
color: #C10D95;
}
.box_focus,
.box_focus2,
.box_focus3,
.box_succes {
background: #f7e7fe;
color: #6A0694;
border-color: #8d08c5;
}
a.a_bloc_facebook {
color: #38589F !important;
}
a.a_bloc_twitter {
color: #30ABCA !important;
}
