body {
	font-family: verdana;
	font-size: 10px;
}

th {
	font-weight: normal;
}

td.centerForm {
	text-align: center;
}

/* Main part of header part */
tr.HeaderMain {
	background: #00A2E3;
}

/* Down boder for header part */
tr.HeaderBorderD {
	background: #F8AD18;
	line-height: 2px
}

/*login information */
tr.LoginName {
	background: #00A2E3;
	height: 0px;
	text-align: right;
	color: #ffffff;
	font-size: x-small;
}

tr.LoginName A:link {
	color: #ffffff;
	text-decoration: none;
}

tr.LoginName A:Visited {
	color: #ffffff;
	text-decoration: none;
}

tr.LoginName A:Active {
	color: #ffffff;
	text-decoration: none;
}

tr.LoginName A:Hover {
	color: #ffffff;
	text-decoration: none;
}

/* workspace page title */
td.workspacePageTitle {
	text-align: center;
	background: #FFFFFF;
	color: #000000;
	font-size: large;
	font-weight: bold;
}

/* Left menu item level 1 */
td.MenuLeft1 {
	background: #00A2E3;
	border-top: 4px solid #F8AD18;
	border-right: 1px solid #F8AD18;
	border-left: 1px solid #F8AD18;
	color: #F4FEFF;
	font-weight: bold;
	font-size: x-small;
}

/* Left menu item level 2 */
td.MenuLeft2 {
	background: #C7E4F7;
	color: #00A2E3;
	border-top: 1px dotted #FFCC00;
	border-right: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	font-weight: bold;
	font-size: x-small;
}

/* Left menu item level 3 */
td.MenuLeft3 {
	background: #C7E4F7;
	color: #00A2E3;
	border-top: 1px dotted #FFCC00;
	border-right: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	font-weight: bold;
	font-size: x-small;
}

p.MenuLeft3 {
	margin-left: 1em;
}

/* Main Window */
td.MainWindow {
	vertical-align: top;
}

p.MainTitle {
	font-weight: bold;
	font-size: medium;
	line-height: 3
}

/* Result line for a table */
tr.ResultLine0 {
	background: #FFFFCC
}

tr.ResultLine1 {
	background: #FFFFFF
}

/* Button */
input.Button {
	background: #C7E4F7;
	color: #00a2e3;
	width: 210px;
	font-weight: bold;
}
input.Button_double {
	background: #C7E4F7;
	color: #00a2e3;
	width: 420px;
	font-weight: bold;
}

select.Button {
	background: #C7E4F7;
	color: #00a2e3;
	width: 210px;
	font-weight: bold;
}

input.DETAIL_BUTTON {
	background: #C7E4F7;
	color: #000000;
	width: 200;
	font-weight: bold;
	border: thin solid #f8ad18;
}

/* */
th.SubTitle {
	border-left: thin dotted #f8ad18;
	border-bottom: thin dotted #f8ad18;
	text-align: left;
}

/* Tabs*/
td.ActiveTab {
	background: #00a2e3;
	color: #c7e4f7;
	border-top: thin solid #f8ad18;
	border-left: thin solid #f8ad18;
	border-right: thin solid #f8ad18;
	text-align: center
}

td.InactiveTab {
	background: #c7e4f7;
	color: #00a2e3;
	border-bottom: thin solid #f8ad18;
	border-top: thin dotted #f8ad18;
	border-left: thin dotted #f8ad18;
	border-right: thin dotted #f8ad18;
	text-align: center
}

a:link {
	text-decoration: none;
	color: #000000
}

a:active {
	text-decoration: none;
	color: #00A2E3
}

a:visited {
	text-decoration: none;
	color: #000000
}

a:hover {
	text-decoration: underline overline;
	color: #000000
}

/***********************
* menu's style
***********************/
TABLE.MENU {
	background-color: #F8AD18;
}

Table.MENU-CONTAINER {
	width: 175;
	background: #F8AD18;
	border-right: 5px solid #ffffff;
}

TD.MENU1 {
	background: #00A2E3;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}

a.MENU1:link {
	text-decoration: none;
	color: #ffffff;
}

a.MENU1:active {
	text-decoration: none;
	color: #ffffff;
}

a.MENU1:visited {
	text-decoration: none;
	color: #ffffff;
}

a.MENU1:hover {
	text-decoration: none;
	color: #ffffff;
}

TD.MENU2 {
	background: #C7E4F7;
	color: #00A2E3;
	font-size: x-small;
	font-weight: bold;
}

div.MENU2 {
	margin-left: 1em;
}

a.MENU2:link {
	text-decoration: none;
	color: #00A2E3
}

a.MENU2:active {
	text-decoration: none;
	color: #00A2E3
}

a.MENU2:visited {
	text-decoration: none;
	color: #00A2E3
}

a.MENU2:hover {
	text-decoration: none;
	color: #ffffff
}

TD.MENU3 {
	background: #C7E4F7;
	color: #00A2E3;
	font-size: x-small;
	font-weight: bold;
}

div.MENU3 {
	margin-left: 3em;
}

a.MENU3:link {
	text-decoration: none;
	color: #00A2E3
}

a.MENU3:active {
	text-decoration: none;
	color: #00A2E3
}

a.MENU3:visited {
	text-decoration: none;
	color: #00A2E3
}

a.MENU3:hover {
	text-decoration: none;
	color: #ffffff
}

/****
COLLECTION
******/
TH.COLLECTION {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #C7E4F7;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #00A2E3;
	TEXT-ALIGN: center;
	vertical-align: middle;
}

TD.COLLECTION {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #C7E4F7;
	TEXT-ALIGN: left;
	vertical-align: top;
}

/**
* for numbers in datagrid
*/
TD.COLLECTION_NBR {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #C7E4F7;
	TEXT-ALIGN: right;
	vertical-align: top;
}

TH.COLLECTION_NBR {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #C7E4F7;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #00A2E3;
	TEXT-ALIGN: center;
	vertical-align: middle;
}

a.COLLECTION:link {
	text-decoration: none;
	color: #00A2E3
}

a.COLLECTION:active {
	text-decoration: none;
	color: #00A2E3
}

a.COLLECTION:visited {
	text-decoration: none;
	color: #00A2E3
}

a.COLLECTION:hover {
	text-decoration: none;
	color: #ffffff
}

TH.COLLECTIONCENTER {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #C7E4F7;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #00A2E3;
	TEXT-ALIGN: center;
	vertical-align: middle;
}

TD.COLLECTIONCENTER {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #C7E4F7;
	TEXT-ALIGN: center;
}

/**
* for the datagrid selection and deletion
*/
.COLLECTION_SEL {
	background: #00A2E3;
}

.COLLECTION_DEL {
	color: red;
	background: red;
	text-decoration: line-through;
}

/**
* collection for product presentation
**/
TH.PRODUCT_COLLECTION {
	FONT-WEIGHT: bold;
	FONT-SIZE: small;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	TEXT-ALIGN: left;
	vertical-align: middle;
	text-decoration: underline;
}

TD.PRODUCT_COLLECTION {
	FONT-SIZE: small;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	TEXT-ALIGN: left;
}

/*******
Styles for the Group Product table
********/
TH.GroupProduct {
	FONT-WEIGHT: bold;
	FONT-SIZE: small;
	COLOR: #C7E4F7;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #00A2E3;
	TEXT-ALIGN: center;
}

TD.GroupProduct {
	FONT-SIZE: small;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #C7E4F7;
	TEXT-ALIGN: left;
}

.GroupProduct0 {
	padding-left: 1em;
	font-size: x-small;
	FONT-WEIGHT: bold;
}

.GroupProduct1 {
	padding-left: 3em;
	font-size: x-small;
}

.GroupProduct2 {
	padding-left: 4em;
	font-size: x-small;
}

a.LINK_BUTTON:link {
	text-decoration: none;
	background: #C7E4F7;
	color: #00a2e3;
	width: 200px;
}

a.LINK_BUTTON:active {
	background: #C7E4F7;
	color: #00a2e3;
	width: 200px;
}

a.LINK_BUTTON:visited {
	background: #C7E4F7;
	color: #00a2e3;
	width: 200px;
}

a.LINK_BUTTON:hover {
	background: #C7E4F7;
	color: #00a2e3;
	width: 200px;
}

a.PAGERLINKS:link {
	text-decoration: none;
	color: #00A2E3;
}

a.PAGERLINKS:active {
	text-decoration: none;
	color: #00A2E3;
}

a.PAGERLINKS:visited {
	text-decoration: none;
	color: #00A2E3;
}

a.PAGERLINKS:hover {
	text-decoration: none;
	color: #00A2E3;
}

th.label_title {
	font-size: x-small;
	width: 200px;
	text-align: left;
	vertical-align: middle;
}

th.label_title_nowidth {
	font-size: x-small;
	text-align: left;
	vertical-align: middle;
}

th.label_title_left {
	font-size: x-small;
	text-align: left;
	vertical-align: middle;
}

/*if th then a title */
th.label_field {
	font-size: x-small;
	text-align: left;
	vertical-align: middle;
}

td.label_field {
	font-size: x-small;
	text-align: left;
	vertical-align: middle;
}

td.label_field_right {
	font-size: x-small;
	text-align: right;
	vertical-align: middle;
}

th.label_field_right {
	font-size: x-small;
	text-align: right;
	vertical-align: middle;
}

td.label_title_right {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

textarea.label_field {
	font-size: x-small;
	text-align: left;
	vertical-align: middle;
	font-family: verdana;
}

td.label_field_mandatory {
	font-size: x-small;
	text-align: left;
	vertical-align: middle;
}

input.label_field_mandatory {
	font-size: x-small;
	text-align: left;
	vertical-align: middle;
	background: #FFDDDD;
}

.header-title-small {
	font-size: x-small;
	color: #ffffff;
	text-align: center;
}

.header-title-large {
	font-size: large;
	color: #ffffff;
	text-align: center;
}

.font-black-small-left {
	text-align: left;
	font-size: x-small;
	color: #000000
}

.pagerStatus {
	font-size: x-small;
	color: #00a2e3;
	text-align: center;
}

/*liens utiles classes*/
.USEFULL-LINKS-ROW {
	background: #C7E4F7;
}

.USEFULL-LINKS-TITLE {
	text-align: left;
	color: #FFFFFF;
	background: #00A2E3;
	font-size: x-small;
	font-weight: bold;
}

a.USEFULL-LINKS:link {
	font-size: x-small;
	text-decoration: underline;
	color: #00A2E3;
	font-weight: bold;
}

a.USEFULL-LINKS:active {
	font-size: x-small;
	text-decoration: underline;
	color: #00A2E3;
	font-weight: bold;
}

a.USEFULL-LINKS:visited {
	font-size: x-small;
	text-decoration: underline;
	color: #00A2E3;
	font-weight: bold;
}

a.USEFULL-LINKS:hover {
	font-size: x-small;
	text-decoration: underline;
	color: #00A2E3;
	font-weight: bold;
}

.SELECT_ALL_LINK {
	font-size: x-small;
	color: #00A2E3;
	width: 110;
}

.product_label_title {
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.product_label {
	font-size: x-small;
	text-align: left;
	width: 100%;
	color: #000000;
}

.enterprises-result-label {
	font-size: x-small;
	color: #00a2e3;
	text-align: center;
}

/*pager css*/
.PagerTable {
	font-size: x-small;
	width: 100%;
}

.PagerRow {
	width: 100%;
	font-size: x-small;
}

input.PagerLinkButton {
	background: #FFFFFF;
	border: none;
	color: #00a2e3;
	font-size: x-small;
	cursor: pointer;
	text-decoration: underline;
}

table.edit-links {
	text-align: left;
	color: #00A2E3;
	font-size: x-small;
	font-weight: bold;
	background: #C7E4F7;
}

a.edit-links:link {
	margin-left: 1em;
	font-weight: normal;
	background: #C7E4F7;
	text-decoration: none;
	color: #00A2E3
}

a.edit-links:active {
	margin-left: 1em;
	font-weight: normal;
	background: #C7E4F7;
	text-decoration: none;
	color: #00A2E3
}

a.edit-links:visited {
	margin-left: 1em;
	font-weight: normal;
	background: #C7E4F7;
	text-decoration: none;
	color: #00A2E3
}

a.edit-links:hover {
	margin-left: 1em;
	font-weight: normal;
	background: #C7E4F7;
	text-decoration: underline;
	color: #00A2E3
}

TH.SELECT {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}

th.SELECT_MANDATORY {
	font-size: x-small;
	font-weight: bold;
}

select.SELECT_MANDATORY {
	font-size: x-small;
	font-weight: bold;
	background: #FFDDDD;
}

TD.SELECT_MANDATORY {
	font-size: x-small;
	font-weight: bold;
	color: red;
}

.labelWidth {
	width: 30%;
}

.columnTitle {
	FONT-SIZE: x-small;
	COLOR: #C7E4F7;
}

a.columnTitle:link {
	text-align: center;
	text-decoration: none;
	color: #C7E4F7;
	FONT-SIZE: x-small;
}

a.columnTitle:active {
	text-align: center;
	text-decoration: none;
	color: #C7E4F7;
	FONT-SIZE: x-small;
}

a.columnTitle:visited {
	text-align: center;
	text-decoration: none;
	color: #C7E4F7;
	FONT-SIZE: x-small;
}

a.columnTitle:hover {
	text-align: center;
	text-decoration: none;
	color: #C7E4F7;
	FONT-SIZE: x-small;
}

.LABEL_TOP_RIGHT {
	font-size: x-small;
	text-align: right;
	vertical-align: top;
}

.LABEL_BOLD_TOP_RIGHT {
	font-size: x-small;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.LABEL_BOLD {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}

.BOLD_CENTER {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.CENTER {
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
}

.LABEL_LEFT_BOLD {
	font-size: x-small;
	font-weight: bold;
	text-align: left;
}

.Action_Button_Panel_Bottom {
	text-align: left;
	border-top: thin solid #f8ad18;
}

.Action_Button_Panel_Top {
	text-align: left;
	border-bottom: thin solid #f8ad18;
}

.globalErrorMessages {
	text-align: left;
	font-size: small;
	color: red;
}

.globalInfoMessages {
	FONT-SIZE: small;
	COLOR: #00A2E3;
	text-align: left;
}

.globalErrorMessagesWelcome {
	text-align: left;
	font-size: x-small;
	color: red;
}

.globalInfoMessagesWelcome {
	FONT-SIZE: x-small;
	COLOR: #00A2E3;
	text-align: left;
}

.error_message {
	text-align: left;
	font-size: small;
	color: red;
}

/*
 *class pour la page de redirection automatique ? la page d'accueil
 */
.redirect-message {
	font-size: small;
	color: grey;
}

a.redirect-message:link {
	text-align: center;
	text-decoration: underline;
	color: #00A2E3;
	FONT-SIZE: small;
}

a.redirect-message:active {
	text-align: center;
	text-decoration: underline;
	color: #00A2E3;
	FONT-SIZE: small;
}

a.redirect-message:visited {
	text-align: center;
	text-decoration: underline;
	color: #00A2E3;
	FONT-SIZE: small;
}

a.redirect-message:hover {
	text-align: center;
	text-decoration: underline;
	color: #00A2E3;
	FONT-SIZE: small;
}

.PagerNavigationRow {
	font-size: x-small;
	text-align: right;
	vertical-align: middle;
}

.PagerSelectAllRow {
	font-size: x-small;
	text-align: left;
}

/**
css styles for swap
*/
.SWAP_LIST_CONTAINER {
	vertical-align: top;
}

table.SWAP_LIST {
	border: 1px solid #000000;
	background: #C7E4F7;
	vertical-align: top;
	height: 200;
}

P.SWAP_LIST {
	background: #00A2E3;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	color: #C7E4F7;
}

TD.SWAP_LIST {
	font-size: x-small;
	vertical-align: top;
}

TD.SWAP_SELECTED {
	background: #00A2E3;
	font-size: x-small;
	vertical-align: top;
}

table.PANEL_SEPARATION {
	border-top: thin solid #f8ad18;
}

.DATAGRID_BUTTON {
	font-size: x-small;
	border: none;
	background: white;
	color: #00A2E3;
	text-align: left;
	cursor: pointer;
}

.DATAGRID_BUTTON_ROW {
	text-align: left;
}

.BORDER_PANEL {
	border: groove grey;
	font-size: x-small;
}

.SUBFORM_TITLE {
	border-top: thin solid #f8ad18;
	border-bottom: thin solid #f8ad18;
	border-left: thin solid #f8ad18;
	border-right: thin solid #f8ad18;
	background: #C7E4F7;
	color: #00A2E3;
	font-weight: bold;
}

.ITEMS_NOT_FOUND {
	font-size: x-small;
}

.INFO_HOW_TO {
	font-size: x-small;
}

.WIZARD_PANEL {
	border: groove grey;
	font-size: x-small;
	font-size: x-small;
}

/*The cross in the collections */
a.DELETE_CROSS:link {
	text-align: center;
	color: red;
	FONT-SIZE: small;
}

a.DELETE_CROSS:active {
	text-align: center;
	color: red;
	FONT-SIZE: small;
}

a.DELETE_CROSS:visited {
	text-align: center;
	color: red;
	FONT-SIZE: small;
}

a.DELETE_CROSS:hover {
	text-align: center;
	color: red;
	FONT-SIZE: small;
}

TH.DELETE_CROSS {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #C7E4F7;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #00A2E3;
	TEXT-ALIGN: center;
	vertical-align: middle;
}

TD.DELETE_CROSS {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: red;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #C7E4F7;
	TEXT-ALIGN: center;
}

/*The V in the collections : ex to show criterii*/
a.SHOW_IMAGE:link {
	text-align: center;
	color: #00CC44;
	FONT-SIZE: small;
}

a.SHOW_IMAGE:active {
	text-align: center;
	color: #00CC44;
	FONT-SIZE: small;
}

a.SHOW_IMAGE:visited {
	text-align: center;
	color: #00CC44;
	FONT-SIZE: small;
}

a.SHOW_IMAGE:hover {
	text-align: center;
	color: #00CC44;
	FONT-SIZE: small;
}

TH.SHOW_IMAGE {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #C7E4F7;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #00A2E3;
	TEXT-ALIGN: center;
	vertical-align: middle;
}

TD.SHOW_IMAGE {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #C7E4F7;
	TEXT-ALIGN: center;
}

legend {
	font-size: medium;
	color: #00A2E3;
}

a.identification:visited {
	color: white;
	text-decoration: none;
	font-size: x-small;
}

a.identification:link {
	color: white;
	text-decoration: none;
	font-size: x-small;
}

a.identification:hover {
	color: white;
	text-decoration: none;
	font-size: x-small;
}

a.identification:active {
	color: white;
	text-decoration: none;
	font-size: x-small;
}

.information {
	font-size: x-small;
}

.selectGeo {
	width: 400px;
}

/*styles for enterprise differences window*/
.rowHeader {
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #00A2E3;
	color: white;
	border-top: thin solid #f8ad18;
	border-bottom: thin solid #f8ad18;
	border-left: thin solid #f8ad18;
	border-right: thin solid #f8ad18;
}

.columnHeader {
	TEXT-ALIGN: center;
}

td.columnHeader {
	FONT-WEIGHT: bold;
	FONT-SIZE: xx-small;
	FONT-FAMILY: verdana;
	TEXT-ALIGN: center;
}

.diffCell {
	FONT-SIZE: x-small;
	FONT-FAMILY: verdana;
	text-align: left;
	width: 400;
}

.commentCell {
	width: 400px;
	TEXT-ALIGN: left;
}

TABLE.ROW_CENTER {
	text-align: center;
}

#screenSeq {
	visibility: hidden;
}