
.tuile{
    background:#;
}
.tuile p{
    color:#;
}
.tuile:hover, .tuile_active .tuile{
    background:#;
}
.tuile:hover p, .tuile_active .tuile p{
    color:#;
}
.tuile_triangle_down:before {
    border-top: 50px solid #;
}
.Vtab .resp-tab-active{
    border-left: 2px solid #;
}
