
/*********/
/* green */
/*********/
.green #header,
.green .presentation h1, 
.green .galerie h1, 
.green .prestations h1, 
.green .contact h1, 
.green .cgu h1,
.green .galerie .thumbs a.selected,
.green #footer .content
{
	border-color: #8ECF75;
}

.green .card.idle,
.green .card::-webkit-scrollbar-thumb,
.green .card::-webkit-scrollbar-thumb:window-inactive 
{
	background-color: #8ECF75;
}

.green .section_left h2,
.green .section_left a,
.green .prestations .description a,
.green .prestations .tarifs .title h2,
.green .prestations .tarifs .prices p,
.green .prestations .tarifs .details,
.green .prestations .tarifs .productTitle span,
.green .contact #contactForm_send,
.green .cgu h2,
.green .cgu a,
.green .notfound a
{
	color: #8ECF75;
}

.green .card
{
	scrollbar-base-color: #8ECF75;
}

/**********/
/* purple */
/**********/
.purple #header,
.purple .presentation h1, 
.purple .galerie h1, 
.purple .prestations h1, 
.purple .contact h1, 
.purple .cgu h1,
.purple .galerie .thumbs a.selected,
.purple #footer .content
{
	border-color: #92207B;
}

.purple .card.idle,
.purple .card::-webkit-scrollbar-thumb,
.purple .card::-webkit-scrollbar-thumb:window-inactive 
{
	background-color: #92207B;
}

.purple .section_left h2,
.purple .section_left a,
.purple .prestations .description a,
.purple .prestations .tarifs .title h2,
.purple .prestations .tarifs .prices p,
.purple .prestations .tarifs .details,
.purple .prestations .tarifs .productTitle span,
.purple .contact #contactForm_send,
.purple .cgu h2,
.purple .cgu a,
.purple .notfound a
{
	color: #92207B;
}

.purple .card
{
	scrollbar-base-color: #92207B;
}

/********/
/* blue */
/********/
.blue #header,
.blue .presentation h1, 
.blue .galerie h1, 
.blue .prestations h1, 
.blue .contact h1, 
.blue .cgu h1,
.blue .galerie .thumbs a.selected,
.blue #footer .content
{
	border-color: #2D78D8;
}

.blue .card.idle,
.blue .card::-webkit-scrollbar-thumb,
.blue .card::-webkit-scrollbar-thumb:window-inactive 
{
	background-color: #2D78D8;
}

.blue .section_left h2,
.blue .section_left a,
.blue .prestations .description a,
.blue .prestations .tarifs .title h2,
.blue .prestations .tarifs .prices p,
.blue .prestations .tarifs .details,
.blue .prestations .tarifs .productTitle span,
.blue .contact #contactForm_send,
.blue .cgu h2,
.blue .cgu a,
.blue .notfound a
{
	color: #2D78D8;
}

.blue .card
{
	scrollbar-base-color: #2D78D8;
}

/**********/
/* custom */
/**********/

.custom #header,
.custom .presentation h1, 
.custom .galerie h1, 
.custom .prestations h1, 
.custom .contact h1, 
.custom .cgu h1,
.custom .galerie .thumbs a.selected,
.custom #footer .content
{
	border-color: #3f4054;
}

.custom .card.idle,
.custom .card::-webkit-scrollbar-thumb,
.custom .card::-webkit-scrollbar-thumb:window-inactive 
{
	background-color: #3f4054;
}

.custom .section_left h2,
.custom .section_left a,
.custom .prestations .description a,
.custom .prestations .tarifs .title h2,
.custom .prestations .tarifs .prices p,
.custom .prestations .tarifs .details,
.custom .prestations .tarifs .productTitle span,
.custom .contact #contactForm_send,
.custom .cgu h2,
.custom .cgu a,
.custom .notfound a
{
	color: #3f4054;
}