div.header div.bigMenu
{
	padding-top: 1px;
}

div.header div.bigMenu div.separator
{
	float: left;
	width: 1px;
	height: 44px;
	background: url(../img/bigMenu/separator.gif);
}

div.header div.bigMenu div.nos_produits
{
	float: left;
	width: 240px;
	height: 44px;
	cursor: pointer;
	background: url(../img/bigMenu/nos_produits.jpg) top;
}
div.header div.bigMenu div.nos_produits_S
{
	float: left;
	width: 240px;
	height: 44px;
	cursor: pointer;
	background: url(../img/bigMenu/nos_produits.jpg) bottom;
}
div.header div.bigMenu div.nos_produits:hover{background: url(../img/bigMenu/nos_produits.jpg) bottom;}

div.header div.bigMenu div.le_karite
{
	float: left;
	width: 239px;
	height: 44px;
	cursor: pointer;
	background: url(../img/bigMenu/le_karite.jpg) top;
}
div.header div.bigMenu div.le_karite_S
{
	float: left;
	width: 239px;
	height: 44px;
	cursor: pointer;
	background: url(../img/bigMenu/le_karite.jpg) bottom;
}
div.header div.bigMenu div.le_karite:hover{background: url(../img/bigMenu/le_karite.jpg) bottom;}

div.header div.bigMenu div.nos_engagements
{
	float: left;
	width: 239px;
	height: 44px;
	cursor: pointer;
	background: url(../img/bigMenu/nos_engagements.jpg) top;
}
div.header div.bigMenu div.nos_engagements_S
{
	float: left;
	width: 239px;
	height: 44px;
	cursor: pointer;
	background: url(../img/bigMenu/nos_engagements.jpg) bottom;
}
div.header div.bigMenu div.nos_engagements:hover{background: url(../img/bigMenu/nos_engagements.jpg) bottom;}

div.header div.bigMenu div.notre_organisation
{
	float: left;
	width: 240px;
	height: 44px;
	cursor: pointer;
	background: url(../img/bigMenu/notre_organisation.jpg) top;
}
div.header div.bigMenu div.notre_organisation_S
{
	float: left;
	width: 240px;
	height: 44px;
	cursor: pointer;
	background: url(../img/bigMenu/notre_organisation.jpg) bottom;
}
div.header div.bigMenu div.notre_organisation:hover{background: url(../img/bigMenu/notre_organisation.jpg) bottom;}
