/* -------------------------- Colors ----------------------------------------- */
.FaitesSubShelfBox .SubShelfBox2Header,
.FaitesSubShelfBox dd.Price,
.FaitesHome .NormalHeader,
.FaitesColor {
	background-color: #aac63c !important;
}
.FaitesSubShelfBox .SubShelfBox2Body,
.FaitesHome .NormalBody,
.FaitesHome .NormallBottom {
	background-color: #bfde43 !important;
}

/* ------------ */

.NouveautesRecipe .PrixUnitaire span,
.NouveautesRecipe td h4,
.NouveautesSubShelfBox .SubShelfBoxHeader,
.NouveautesSubShelfBox dd.Price,
.NouveautesHome dd.Price,
.NouveautesHome .SpecialHeader,
table.Nouveautes td.ItemDetails h4,
table.Nouveautes td.ItemPrice span,
.Nouveautes .Price span,
.Nouveautes td.Produits h3,
.NouveautesProduitsBox dd.Price,
.NouveautesProduitsBox h3,
.NouveautesColor,
.NouveautesShelf,
.NouveautesShelf div.ShelfBody,
.NouveautesShelf div.ShelfHeader,
.NouveautesShelf #categoryHeader h1 span,
#categoryBody .NouveautesBox,
#categoryBody .NouveautesBox dd.Price span {
	background-color: #d358a9 !important;
}
.NouveautesRecipe,
.NouveautesRow,
.ProductContent .NouveautesProduitsBox {
	border: 1px #d358a9 solid; 
}
table.Nouveautes {
	border: 1px #d358a9 solid;
	border-right: none; 
}
.NouveautesRecipe td,
table.Nouveautes td {
	border-right: 1px #d358a9 solid; 
}
.NouveautesSubShelfBox .SubShelfBoxBody,
.NouveautesHome .SpecialBody,
.NouveautesHome .SpecialBottom {
	background-color: #ffcaff !important;
}

/* ------------ */

.SelectionRecipe .PrixUnitaire span,
.SelectionRecipe td h4,
.SelectionSubShelfBox .SubShelfBoxHeader,
.SelectionSubShelfBox dd.Price,
.SelectionHome dd.Price,
.SelectionHome .SpecialHeader,
table.Selection td.ItemDetails h4,
table.Selection td.ItemPrice span,
.Selection .Price span,
.Selection td.Produits h3,
.SelectionProduitsBox dd.Price,
.SelectionProduitsBox h3,
.SelectionColor,
.SelectionShelf,
.SelectionShelf div.ShelfBody,
.SelectionShelf div.ShelfHeader,
.SelectionShelf #categoryHeader h1 span,
#categoryBody .SelectionBox,
#categoryBody .SelectionBox dd.Price span {
	background-color: #ff8a00 !important;
}
.SelectionRecipe,
.SelectionRow,
.ProductContent .SelectionProduitsBox {
	border: 1px #ff8a00 solid; 
}
table.Selection {
	border: 1px #d358a9 solid;
	border-right: none; 
}
.SelectionRecipe td,
table.Selection td {
	border-right: 1px #ff8a00 solid; 
}
.SelectionSubShelfBox .SubShelfBoxBody,
.SelectionHome .SpecialBody,
.SelectionHome .SpecialBottom {
	background-color: #ffd894 !important;
}