



#sitebar.fiche {
	border-color:#ee6c78;
}
#sitebar .section-fiche h2 {
	background:#ee6c78;
}
#sitebar .section-fiche h2:after {
	border-color: #ee6c78 transparent transparent transparent;
}
#sitebar .section-fiche div.drap {
	background:#ee6c78;
}
#sitebar .section-fiche div div {
	border:1px solid #ee6c78;
}

.content ul li:before {
	background:#ee6c78;
}
.content ul.carre li:before {
	background:#ee6c78;
}
.content ul.triangle li:before {
	border-color: transparent transparent transparent #ee6c78;
}
.colorRubrique-txt {
	color:#ee6c78;
}
.colorRubrique-bloc-rad {
	padding:10px;
	background-color:#ee6c78;
	overflow: hidden;
	-webkit-border-radius:15px;
   -moz-border-radius:15px;
		border-radius:15px;
}
.colorRubrique-h2-mod { position: relative; }
.colorRubrique-h2-mod:after {
	content:'';
	position: absolute;
	bottom:0; left:15px; right:0;
	border-bottom:1px solid #ee6c78;
}

#content .toggle::after {
	border-color: transparent transparent transparent  #ee6c78;
}
#content .toggle.active::after {
	border-color:  #ee6c78 transparent transparent transparent;
}






#sitebar.fiche {
	border-color:#44C3CF;
}
#sitebar .section-fiche h2 {
	background:#44C3CF;
}
#sitebar .section-fiche h2:after {
	border-color: #44C3CF transparent transparent transparent;
}
#sitebar .section-fiche div.drap {
	background:#44C3CF;
}
#sitebar .section-fiche div div {
	border:1px solid #44C3CF;
}

.content ul li:before {
	background:#44C3CF;
}
.content ul.carre li:before {
	background:#44C3CF;
}
.content ul.triangle li:before {
	border-color: transparent transparent transparent #44C3CF;
}

.colorRubrique-txt {
	color:#44C3CF;
}
.colorRubrique-bloc-rad {
	padding:10px;
	background-color:#44C3CF;
	overflow: hidden;
	-webkit-border-radius:15px;
   -moz-border-radius:15px;
		border-radius:15px;
}
.colorRubrique-h2-mod { position: relative; }
.colorRubrique-h2-mod:after {
	content:'';
	position: absolute;
	bottom:0; left:15px; right:0;
	border-bottom:1px solid #44C3CF;
}
#content .toggle::after {
	border-color: transparent transparent transparent  #44C3CF;
}
#content .toggle.active::after {
	border-color:  #44C3CF transparent transparent transparent;
}

