
/*********/
/* green */
/*********/
.green #header ul li a:hover,
.green #footer ul li a:hover,
.green .contact .section ul li a:hover, 
.green .presentation .section_right ul li a:hover,
.green .presentation .section_left a,
.green .prestations .description a,
.green .prestations .tarifs .details,
.green .cgu a,
.green .notfound a
{
	color: #7abc45;
}

.green .section_left h2,
.green .contact h1, 
.green .cgu h1, 
.green .presentation h1, 
.green .prestations h1, 
.green .galerie h1,
.green .baseline,
.green .prestations .tarifs .interval.augmented,
.green .contact .section h3
{  
	border-color: #7abc45;
}

.green .more,
.green .more:hover,
.green .share .button,
.green .share .button:hover,
.green .galerie .thumbIndex,
.green .prestations .tarifs .prices .product .productPrice,
.green .contact .section .encart_form #contactForm_send,
.green .contact .section .encart_form #contactForm_send:hover
{
	background-color: #7abc45;
}

/**********/
/* purple */
/**********/
.purple #header ul li a:hover,
.purple #footer ul li a:hover,
.purple .contact .section ul li a:hover, 
.purple .presentation .section_right ul li a:hover,
.purple .presentation .section_left a,
.purple .prestations .description a,
.purple .prestations .tarifs .details,
.purple .cgu a,
.purple .notfound a
{
	color: #B945BC;
}

.purple .section_left h2,
.purple .contact h1, 
.purple .cgu h1, 
.purple .presentation h1, 
.purple .prestations h1, 
.purple .galerie h1,
.purple .baseline,
.purple .prestations .tarifs .interval.augmented,
.purple .contact .section h3
{  
	border-color: #B945BC;
}

.purple .more,
.purple .more:hover,
.purple .share .button,
.purple .share .button:hover,
.purple .galerie .thumbIndex,
.purple .prestations .tarifs .prices .product .productPrice,
.purple .contact .section .encart_form #contactForm_send,
.purple .contact .section .encart_form #contactForm_send:hover
{
	background-color: #B945BC;
}


/**********/
/* custom */
/**********/
.custom #header ul li a:hover,
.custom #footer ul li a:hover,
.custom .contact .section ul li a:hover, 
.custom .presentation .section_right ul li a:hover,
.custom .presentation .section_left a,
.custom .prestations .description a,
.custom .prestations .tarifs .details,
.custom .cgu a,
.custom .notfound a
{
	color: #0077a2;
}

.custom .section_left h2,
.custom .contact h1, 
.custom .cgu h1, 
.custom .presentation h1, 
.custom .prestations h1, 
.custom .galerie h1,
.custom .baseline,
.custom .prestations .tarifs .interval.augmented,
.custom .contact .section h3
{  
	border-color: #0077a2;
}

.custom .more,
.custom .more:hover,
.custom .share .button,
.custom .share .button:hover,
.custom .galerie .thumbIndex,
.custom .prestations .tarifs .prices .product .productPrice,
.custom .contact .section .encart_form #contactForm_send,
.custom .contact .section .encart_form #contactForm_send:hover
{
	background-color: #0077a2;
}