/*
 * GROUPE
 */
.content-groupe .textColor{
	color:#649ac0;
}
.content-groupe .bgColor{
	background:#649ac0;
}

	.content-groupe #ban_title .nav{
		background:rgba(100,154,192,0.8);
	}
	
	.content-groupe #ban_title .picture .mask{
		background:url("../images/groupe/bg_mask_ban_title.png") no-repeat center;
	}
	
	.content-groupe #main .page .wrap .btnBack a,
	.content-groupe #main .page .wrap .btnBack .text{
		background:url("../images/groupe/arrow_btn_back.png") no-repeat 0 2px;
	}
	
	.content-groupe #main .page .wrap h2.title .text .lastLine:after{
		background:#649ac0;
	}
	
	.content-groupe #main .page .wrap .bulleLait{
		background:url("../images/groupe/picto_lait.png") no-repeat;
	}
	.content-groupe #main .page .wrap .bulleFromage{
		background:url("../images/groupe/picto_fromage.png") no-repeat;
	}
	
	.content-groupe #main .page .wrap ul.listStandard li .bullet,
	.content-groupe #main .page .wrap ul li .bullet{
		background:url("../images/groupe/bullet.png") no-repeat center;
	}
	
	.content-groupe #main .page .wrap .btnFile a{
		background:url("../images/groupe/picto_btn_file.png") no-repeat 0 8px;
	}
	.content-groupe #main .page .wrap .btnFile.interactif a{
		background:url("../images/groupe/picto_btn_file_interactif.png") no-repeat 0 8px;
	}
	
	.content-groupe #main .page .wrap .boxCitation .contentCitation{
		border:1px solid #649ac0;
	}
	
		.content-groupe #main .page .wrap .boxCitation .contentCitation .picto{
			background:url("../images/groupe/picto_citation.png") no-repeat;
		}

/*
 * MARQUES
 */
.content-marques .textColor{
	color:#f9c652;
}
.content-marques .bgColor{
	background:#f9c652;
}

	.content-marques #ban_title .nav{
		background:rgba(248,198,82,0.8);
	}
	
	.content-marques #ban_title .picture .mask{
		background:url("../images/marques/bg_mask_ban_title.png") no-repeat center;
	}
	
	.content-marques .page .wrap .btnBack a,
	.content-marques .page .wrap .btnBack .text{
		background:url("../images/marques/arrow_btn_back.png") no-repeat 0 2px;
	}
	
	.content-marques #main .page .wrap h2.title .text .lastLine:after{
		background:#f9c652;
	}
	
	.content-marques #main .page .wrap .bulleLait{
		background:url("../images/marques/picto_lait.png") no-repeat;
	}
	.content-marques #main .page .wrap .bulleFromage{
		background:url("../images/marques/picto_fromage.png") no-repeat;
	}
	
	.content-marques #main .page .wrap ul.listStandard li .bullet,
	.content-marques #main .page .wrap ul li .bullet{
		background:url("../images/marques/bullet.png") no-repeat center;
	}
	
	.content-marques #main .page .wrap .btnFile a{
		background:url("../images/marques/picto_btn_file.png") no-repeat 0 8px;
	}
	.content-marques #main .page .wrap .btnFile.interactif a{
		background:url("../images/marques/picto_btn_file_interactif.png") no-repeat 0 8px;
	}
	
	.content-marques #main .page .wrap .boxCitation .contentCitation{
		border:1px solid #f9c652;
	}
	
		.content-marques #main .page .wrap .boxCitation .contentCitation .picto{
			background:url("../images/marques/picto_citation.png") no-repeat;
		}

/*
 * ACTIVITES
 */
.content-activites .textColor{
	color:#009bd7;
}
.content-activites .bgColor{
	background:#009bd7;
}

	.content-activites #ban_title .nav{
		background:rgba(0,155,215,0.8);
	}
	
	.content-activites #ban_title .picture .mask{
		background:url("../images/activites/bg_mask_ban_title.png") no-repeat center;
	}
	
	.content-activites #main .page .wrap .btnBack a,
	.content-activites #main .page .wrap .btnBack .text{
		background:url("../images/activites/arrow_btn_back.png") no-repeat 0 2px;
	}
	
	.content-activites #main .page .wrap h2.title .text .lastLine:after{
		background:#009bd7;
	}
	
	.content-activites #main .page .wrap .bulleLait{
		background:url("../images/marques/picto_lait.png") no-repeat;
	}
	.content-activites #main .page .wrap .bulleFromage{
		background:url("../images/marques/picto_fromage.png") no-repeat;
	}
	
	.content-activites #main .page .wrap ul.listStandard li .bullet,
	.content-activites #main .page .wrap ul li .bullet{
		background:url("../images/activites/bullet.png") no-repeat center;
	}
	
	.content-activites #main .page .wrap .btnFile a{
		background:url("../images/marques/picto_btn_file.png") no-repeat 0 8px;
	}
	.content-activites #main .page .wrap .btnFile.interactif a{
		background:url("../images/marques/picto_btn_file_interactif.png") no-repeat 0 8px;
	}
	
	.content-activites #main .page .wrap .boxCitation .contentCitation{
		border:1px solid #009bd7;
	}
	
		.content-activites #main .page .wrap .boxCitation .contentCitation .picto{
			background:url("../images/marques/picto_citation.png") no-repeat;
		}

/*
 * RSE
 */
.content-rse .textColor{
	color:#b0cb42;
}
.content-rse .bgColor{
	background:#b0cb42;
}

	.content-rse #ban_title .nav{
		background:rgba(176,203,66,0.8);
	}
	
	.content-rse #ban_title .picture .mask{
		background:url("../images/rse/bg_mask_ban_title.png") no-repeat center;
	}
	
	.content-rse #main .page .wrap .btnBack a,
	.content-rse #main .page .wrap .btnBack .text{
		background:url("../images/rse/arrow_btn_back.png") no-repeat 0 2px;
	}
	
	.content-rse #main .page .wrap h2.title .text .lastLine:after{
		background:#b0cb42;
	}
	
	.content-rse #main .page .wrap .bulleLait{
		background:url("../images/rse/picto_lait.png") no-repeat;
	}
	.content-rse #main .page .wrap .bulleFromage{
		background:url("../images/rse/picto_fromage.png") no-repeat;
	}
	
	.content-rse #main .page .wrap ul.listStandard li .bullet,
	.content-rse #main .page .wrap ul li .bullet{
		background:url("../images/rse/bullet.png") no-repeat center;
	}
	
	.content-rse #main .page .wrap .btnFile a{
		background:url("../images/rse/picto_btn_file.png") no-repeat 0 8px;
	}
	.content-rse #main .page .wrap .btnFile.interactif a{
		background:url("../images/rse/picto_btn_file_interactif.png") no-repeat 0 8px;
	}
	
	.content-rse #main .page .wrap .boxCitation .contentCitation{
		border:1px solid #a6cc5c;
	}
	
		.content-rse #main .page .wrap .boxCitation .contentCitation .picto{
			background:url("../images/rse/picto_citation.png") no-repeat;
		}
		
/*
 * FINANCE
 */
.content-finance .textColor{
	color:#2d8e8c;
}
.content-finance .bgColor{
	background:#2d8e8c;
}

	.content-finance #ban_title .nav{
		background:rgba(45,142,140,0.8);
	}
	
	.content-finance #ban_title .picture .mask{
		background:url("../images/finance/bg_mask_ban_title.png") no-repeat center;
	}
	
	.content-finance #main .page .wrap .btnBack a,
	.content-finance #main .page .wrap .btnBack .text{
		background:url("../images/finance/arrow_btn_back.png") no-repeat 0 2px;
	}
	
	.content-finance #main .page .wrap h2.title .text .lastLine:after{
		background:#2d8e8c;
	}
	
	.content-finance #main .page .wrap .bulleLait{
		background:url("../images/finance/picto_lait.png") no-repeat;
	}
	.content-finance #main .page .wrap .bulleFromage{
		background:url("../images/finance/picto_fromage.png") no-repeat;
	}
	
	.content-finance #main .page .wrap ul.listStandard li .bullet,
	.content-finance #main .page .wrap ul li .bullet{
		background:url("../images/finance/bullet.png") no-repeat center;
	}
	
	.content-finance #main .page .wrap .btnFile a{
		background:url("../images/finance/picto_btn_file.png") no-repeat 0 8px;
	}
	.content-finance #main .page .wrap .btnFile.interactif a{
		background:url("../images/finance/picto_btn_file_interactif.png") no-repeat 0 8px;
	}
	
	.content-finance #main .page .wrap .boxCitation .contentCitation{
		border:1px solid #2d8e8c;
	}
	
		.content-finance #main .page .wrap .boxCitation .contentCitation .picto{
			background:url("../images/finance/picto_citation.png") no-repeat;
		}
		
/*
 * COMMUN
 */
.content-commun .textColor{
	color:#1f7c9b;
}
.content-commun .bgColor{
	background:#1f7c9b;
}

	.content-commun #ban_title .nav{
		background:rgba(31,124,155,0.8);
	}
	
	.content-commun #ban_title .picture .mask{
		background:url("../images/commun/content/bg_mask_ban_title.png") no-repeat center;
	}
	
	.content-commun #main .page .wrap .btnBack a,
	.content-commun #main .page .wrap .btnBack .text{
		background:url("../images/commun/content/arrow_btn_back.png") no-repeat 0 2px;
	}

	.content-commun #main .page .wrap h2.title .text .lastLine:after{
		background:#1f7c9b;
	}
	
	.content-commun #main .page .wrap .bulleLait{
		background:url("../images/commun/content/picto_lait.png") no-repeat;
	}
	.content-commun #main .page .wrap .bulleFromage{
		background:url("../images/commun/content/picto_fromage.png") no-repeat;
	}
	
	.content-commun #main .page .wrap ul.listStandard li .bullet,
	.content-commun #main .page .wrap ul li .bullet{
		background:url("../images/commun/content/bullet.png") no-repeat center;
	}
	
	.content-commun #main .page .wrap .section.post .titleSection{
		background:url("../images/contact/picto_post.png") no-repeat;
	}
	.content-commun #main .page .wrap .section.join .titleSection{
		background:url("../images/contact/picto_join.png") no-repeat;
	}
	.content-commun #main .page .wrap .section.mail .titleSection{
		background:url("../images/contact/picto_mail.png") no-repeat;
	}
	
	.content-commun #main .page .wrap .btnLocation a{
		border:1px solid #1f7c9b;
		background:url("../images/contact/picto_location.png") no-repeat 18px 8px;
	}
	.content-commun #main .page .wrap .btnLocation a:hover{
		background:#1f7c9b url("../images/contact/picto_location.png") no-repeat 18px 8px;
	}
	
	.content-commun #main .page .wrap .formContact .lineSubmit input.inputSubmitContact{
		background:#1f7c9b url("../images/commun/content/arrow_btn.png") no-repeat 69px 3px;
	}
	.content-commun #main .page .wrap .formContact .lineSubmit input.inputSubmitContact:hover{
		background:#044054 url("../images/commun/content/arrow_btn.png") no-repeat 69px 3px;
	}
	.content-commun #main .page .wrap .formContact .lineSubmit.mobileContent input.inputSubmitContact{
		background:#1f7c9b url("../images/commun/content/arrow_btn_mobile.png") no-repeat;
		background-position:right 10px top 3px;
	}
	.content-commun #main .page .wrap .formContact .lineSubmit.mobileContent input.inputSubmitContact:hover{
		background:#044054 url("../images/commun/content/arrow_btn_mobile.png") no-repeat;
		background-position:right 10px top 3px;
	}
	
	.content-commun #main .page .wrap .btnFile a{
		background:url("../images/commun/content/picto_btn_file.png") no-repeat 0 8px;
	}
	.content-commun #main .page .wrap .btnFile.interactif a{
		background:url("../images/commun/content/picto_btn_file_interactif.png") no-repeat 0 8px;
	}
	
	.content-commun #main .page .wrap .boxCitation .contentCitation{
		border:1px solid #1f7c9b;
	}
	
		.content-commun #main .page .wrap .boxCitation .contentCitation .picto{
			background:url("../images/commun/content/picto_citation.png") no-repeat;
		}


