a.menuLink {
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

a:hover .menuLink {
	font-size: 8pt;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a.link {
	padding-left: 50px;
	font-size: 10pt;
	color: #AAAAAA;
}

a:hover .link {
	font-size: 10pt;
	color: #EEEEEE;
}

.menu_body {
	padding: 0px;
	margin: 0px;
	font-family: arial, Helvetica, sans-serif;
}

.cart {
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	vertical-align: top;
	color: #000000;
	padding-left: 20px;
	padding-right: 30px;
}

.cartCorner {
	width: 22px;
}

.child {
	color: #FFFFFF;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.childBand {
	width: 100%;
	font-size: 9pt;
	height: 24px;
	padding-top: 3px;
	background-position: left top;
	background-repeat: repeat-x;
	background-image:
		url(/.ResourcesAccessServlet?path=com/generixgrp/shared/asp/taglibc2c/resources/images/menu/band-child.png)
}

.grad {
	vertical-align: top;
	color: #FFFFFF;
	height: 35px;
}

.head {
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
}

.headTamponRight {
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	height: 24px;
}

.linkCart {
	font-size: 10pt;
	color: #000000;
}

.login {
	padding-right: 10px;
	text-align: right;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	vertical-align:top;
}

.logo {
	position: relatif;
	height: 85px;
	width: 99px;
	background-position: center top;
	left: 0px;
	z-index: 12;
	background-image:
		url(/.ResourcesAccessServlet?path=com/generixgrp/shared/asp/taglibc2c/resources/images/menu/logo.gif)
		;
	background-repeat: no-repeat;
}

.menu {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 60px;
}

.onglet {
	height: 27px;
	width: 8px;
}

.tabChild {
	height: 22px;
	overflow: hidden;
	border-collapse: collapse;
}

.tabMenu {
	border-collapse: collapse;
	height: 110px;
	background-color: white;
	background-position: right top;
	background-repeat: no-repeat;
	background-image:
		url(/.ResourcesAccessServlet?path=com/generixgrp/shared/asp/taglibc2c/resources/images/menu/menubg.png)
}

.childToSelect {
	cursor: pointer;
	text-decoration: none;
	height: 17px;
	overflow: hidden;
	font-size: 10pt;
	font-weight: bold;
}

.childSelected {
	height: 17px;
	overflow: hidden;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.menu_title {
	position: absolute;
	top: 20px;
	left: 140px;
	font-family: verdana;
	font-weight: 500;
	color: #EEEEEE;
	font-size: 30pt;
}