*#containerul, *#containerul ul    {
	text-align: left;
	margin: 0;/* Removes browser default margins applied to the lists. */
	padding: 0;/* Removes browser default padding applied to the lists. */
}

*#containerul li    {
	margin: 0 0 0 30px;/* A left margin to indent the list items and give the menu a sense of structure. */
	padding: 0;/* Removes browser default padding applied to the list items. */
	list-style-type: none;/* Removes the bullet point that usually goes next to each item in a list. */
}

*#containerul *.symbols    {/* Various styles to position the symbols next to the items in the menu. */
	float: left;
	width: 12px;
	height: 1em;
	background-position: 0 50%;
	background-repeat: no-repeat;
}

*.headerBg    {
	background-color: #3a3a3a;
}

*.tableFirst    {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

*.tableComment    {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: none;
	text-align: left;
}

*.tableBig    {
	bgcolor: #cccccc;
	background: #cccccc;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

*.tableMedium1    {
	bgcolor: #cccccc;
	background: #cccccc;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: none;
	text-align: center;
}

*.tableMedium2    {
	bgcolor: #eeeeee;
	background: #eeeeee;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: none;
	text-align: center;
}

*.tableBody    {
	bgcolor: #ffffff;
	background: #ffffff;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: none;
	text-align: center;
}

*.bodyTitre1    {
	bgcolor: #5f5f5f;
	background: #5f5f5f;
	color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

*.bodyTitre2    {
	bgcolor: #8f8f8f;
	background: #8f8f8f;
}

*.bodyTitre3    {
	bgcolor: #cccccc;
	background: #cccccc;
}

*.bodyTitre4    {
	bgcolor: #5f5f5f;
	background: #5f5f5f;
	color: #ff7900;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

*.bodyBoutique    {
	color: #3a3a3a;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

*.bodyWelcome    {
	color: #8f8f8f;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

*.bodyText    {
	color: #000000;
	background-color: #f2ede9;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}

*.bodyText2    {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}

*.bodyMessage    {
	color: #000000;
	background-color: #f2ede9;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	overflow: hidden;
}

*.moreMessage    {
	color: #000000;
	background-color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	font-weight: none;
	text-decoration: none;
	float: right;
}

*.discountProductHome    {
	background-color: #ffffff;
}

*.discount    {
	color: #333399;
}

*.discountPct    {
	color: #ff6600;
	background-color: transparent;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

*.original    {
	text-decoration: line-through;
	text-line-through-color: #333399;
}

*.warning    {
	color: red;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}

*.bodyRubric    {
	color: #000000;
	background-color: #f2ede9;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

*.bodyProduct    {
	background-color: #ffffff;
}

*.erreur    {
	color: #ff0000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

*.bodyHeading    {
	bgcolor: #8f8f8f;
	background: #8f8f8f;
	color: #ffffff;
	text-align: left;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

*.bodyField    {
	color: #000000;
	text-align: right;
	font-size: 8pt;
	font-family: verdana,arial,sans-serif;
}

*.bodyFieldNotAlign    {
	color: #000000;
	font-size: 8pt;
	font-family: verdana,arial,sans-serif;
}

*.bodyFieldValue    {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
}

a:link, a:link:visited    {
	color: #5f5f5f;
	background-color: transparent;
}

a:hover, a:active    {
	color: #ff7900;
	background-color: transparent;
}

a.lienTitre:link, a.lienTitre:visited    {
	color: #ffffff;
	background-color: transparent;
}

a.lienTitre:hover, a.lienTitre:active    {
	color: #ff7900;
	background-color: transparent;
}

*.valeurChamp    {
	font-family: verdana,arial,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
}

*.valeurButton    {
	bgcolor: #5f5f5f;
	background: #5f5f5f;
	color: #ff7900;
	font-family: verdana,arial,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: hand;
	width: 100;
}

*.valeurButtonSmall    {
	bgcolor: #5f5f5f;
	background: #5f5f5f;
	color: #ff7900;
	font-family: verdana,arial,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	width: 60;
}

*.btmenu    {
	bgcolor: #3a3a3a;
	background: #3a3a3a;
	color: #ffffff;
	padding: 3px 3px;
	font-family: arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-stretch: condensed;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 0px 2px;
	text-transform: uppercase;
	max-height: 20;
	cursor: hand;
	white-space: nowrap;
}

*.orangeBt    {
	bgcolor: #3a3a3a;
	background: #3a3a3a;
	color: #ff7900;
	padding: 3px 3px;
	margin-left: 5px;
	font-family: arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-stretch: extra-condensed;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 0px 2px;
	text-transform: uppercase;
	max-height: 20;
	width: 98;
	cursor: hand;
	white-space: nowrap;
}

*.orangeLargeBt    {
	bgcolor: #3a3a3a;
	background: #3a3a3a;
	color: #ff7900;
	padding: 3px 3px;
	margin-left: 5px;
	font-family: arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-stretch: extra-condensed;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 0px 2px;
	text-transform: uppercase;
	max-height: 20;
	width: 120;
	cursor: hand;
	white-space: nowrap;
}

*.normalBt    {
	bgcolor: #3a3a3a;
	background: #3a3a3a;
	color: #ffffff;
	padding: 3px 3px;
	margin-left: 5px;
	font-family: arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-stretch: extra-condensed;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 0px 2px;
	text-transform: uppercase;
	max-height: 20;
	width: 98;
	cursor: hand;
	white-space: nowrap;
}

*.largeBt    {
	bgcolor: #3a3a3a;
	background: #3a3a3a;
	color: #ffffff;
	padding: 3px 3px;
	margin-left: 5px;
	font-family: arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-stretch: extra-condensed;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 0px 2px;
	text-transform: uppercase;
	max-height: 20;
	width: 120;
	cursor: hand;
	white-space: nowrap;
}
