
/********/
/* blue */
/********/

.blue .more:hover,
.blue #header ul li.selected,
.blue #header ul li a:hover,
.blue #header ul li.selected li a:hover,
.blue #footer ul li a:hover,
.blue .contact .section .encart_informations ul li a:hover, 
.blue .presentation .section_right .encart_informations ul li a:hover,
.blue .presentation .section_left a,
.blue .prestations .description a,
.blue .prestations .tarifs .details,
.blue .cgu a,
.blue .notfound a
{
	color: #59b3bb;
}

.blue .contact h1, 
.blue .cgu h1, 
.blue .presentation h1, 
.blue .prestations h1, 
.blue .galerie h1,
.blue #header #headerShare .button:hover,
.blue .homepage .section h2, 
.blue .contact .section h2,
.blue .homepage h3,
.blue .contact .section h3,
.blue .presentation .section_right h3
{  
	border-color: #59b3bb;
}

.blue .share .button,
.blue .prestations .tarifs .prices .product .productPrice,
.blue .contact .section .encart_form #contactForm_send
{
	background-color: #59b3bb;
}

.blue .share .button:hover,
.blue .contact .section .encart_form #contactForm_send:hover
{
	background-color: #4a949b;
}

.blue .bottom
{
	background-color: rgba(89, 179, 187, 0.2);
}

/*******/
/* red */
/*******/

.red .more:hover,
.red #header ul li.selected,
.red #header ul li a:hover,
.red #header ul li.selected li a:hover,
.red #footer ul li a:hover,
.red .contact .section .encart_informations ul li a:hover, 
.red .presentation .section_right .encart_informations ul li a:hover,
.red .presentation .section_left a,
.red .prestations .description a,
.red .prestations .tarifs .details,
.red .cgu a,
.red .notfound a
{
	color: #e06666;
}

.red .contact h1, 
.red .cgu h1, 
.red .presentation h1, 
.red .prestations h1, 
.red .galerie h1,
.red #header #headerShare .button:hover,
.red .homepage .section h2, 
.red .contact .section h2,
.red .homepage h3,
.red .contact .section h3,
.red .presentation .section_right h3
{  
	border-color: #e06666;
}

.red .share .button,
.red .prestations .tarifs .prices .product .productPrice,
.red .contact .section .encart_form #contactForm_send
{
	background-color: #e06666;
}

.red .share .button:hover,
.red .contact .section .encart_form #contactForm_send:hover
{
	background-color: #c45a5a;
}

.red .bottom
{
	background-color: rgba(224, 102, 102, 0.2);
}

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

.custom .more:hover,
.custom #header ul li.selected,
.custom #header ul li a:hover,
.custom #header ul li.selected li a:hover,
.custom #footer ul li a:hover,
.custom .contact .section .encart_informations ul li a:hover, 
.custom .presentation .section_right .encart_informations ul li a:hover,
.custom .presentation .section_left a,
.custom .prestations .description a,
.custom .prestations .tarifs .details,
.custom .cgu a,
.custom .notfound a
{
	color: #cc0000;
}

.custom .contact h1, 
.custom .cgu h1, 
.custom .presentation h1, 
.custom .prestations h1, 
.custom .galerie h1,
.custom #header #headerShare .button:hover,
.custom .homepage .section h2, 
.custom .contact .section h2,
.custom .homepage h3,
.custom .contact .section h3,
.custom .presentation .section_right h3
{  
	border-color: #cc0000;
}

.custom .share .button,
.custom .prestations .tarifs .prices .product .productPrice,
.custom .contact .section .encart_form #contactForm_send
{
	background-color: #cc0000;
}

.custom .share .button:hover,
.custom .contact .section .encart_form #contactForm_send:hover
{
	background-color: #cc0000;
}

.custom .bottom
{
	background-color: rgba(204, 0, 0, 0.2);
}