/*
***************************************************************************************************************
' Name		   	: styleExplorer.css																	    
' Created by   	: Daniel Ste-Marie																	    
' Date          : July 02, 2002
' Modified by  	: Daniel Ste-Marie
' Date          : July 09, 2002
' Description	: Style sheet for Internet Explorer 
'**************************************************************************************************************
*/
		
	.TDLeftHeaderLeftAlign A
	{
		font-size 		: 11px;
		font-family 	: Arial;
		font-weight 	: bold;
		color 			: blue;
		text-decoration	: none;
	}
	
	.TDCenterHeaderLeftAlign A
	{
		font-size 		: 11px;
		font-family 	: Arial;
		font-weight 	: bold;
		color 			: blue;
		text-decoration	: none;
	}
	
	.TDRightHeaderLeftAlign A
	{
		font-size 		: 11px;
		font-family 	: Arial;
		font-weight 	: bold;
		color 			: blue;
		text-decoration	: none;
	}
	
	.TDLeftHeaderLeftAlignSorted A
	{
		font-size 		: 11px;
		font-family 	: Arial;
		font-weight 	: bold;
		color 			: #C6172C;
		text-decoration	: none;
	}
	
	.TDCenterHeaderLeftAlignSorted A
	{
		font-size 		: 11px;
		font-family 	: Arial;
		font-weight 	: bold;
		color 			: #C6172C;
		text-decoration	: none;
	}
	
	.TDRightHeaderLeftAlignSorted A
	{
		font-size 		: 11px;
		font-family 	: Arial;
		font-weight 	: bold;
		color 			: #C6172C;
		text-decoration	: none;
	}
	
	
	
	A.menuButtons
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	A:active.menuButtons
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}
		
	A:hover.menuButtons
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #BD2421;
	text-decoration	: none;
	}

	A:link.menuButtons
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	A:visited.menuButtons
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	A.saveButtons
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	A:active.saveButtons
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	A:hover.saveButtons
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #FF0000;
	text-decoration	: none;
	}

	A:link.saveButtons
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	A:visited.saveButtons
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}
	
	A.subMenuOn
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	A:active.subMenuOn
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}
		
	A:hover.subMenuOn
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #BD2421;
	text-decoration	: none;
	}

	A:link.subMenuOn
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	A:visited.subMenuOn
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	.calendarTitle
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #2A1D1A;
	}
	
	.calendarHeader
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #2A1D1A;
	background		: #D4D4D4;
	}
	
	A.calendarDay
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	A:active.calendarDay
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}
		
	A:hover.calendarDay
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #BD2421;
	text-decoration	: none;
	}

	A:link.calendarDay
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}

	A:visited.calendarDay
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}
	
	A.calendarSelectedDay
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #D4D4D4;
	background		: #FF0000;
	text-decoration	: none;
	}

	A:active.calendarSelectedDay
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #D4D4D4;
	background		: #FF0000;
	text-decoration	: none;
	}
		
	A:hover.calendarSelectedDay
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #D4D4D4;
	background		: #FF0000;
	text-decoration	: none;
	}

	A:link.calendarSelectedDay
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #D4D4D4;
	background		: #FF0000;
	text-decoration	: none;
	}

	A:visited.calendarSelectedDay
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #D4D4D4;
	background		: #FF0000;
	text-decoration	: none;
	}
	
	A.listColumnsSort
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #2A1D1A;
	background-color: #D4D4D4;
	text-decoration:none;
	}

	A.listColumnsSort:active
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #2A1D1A;
	background-color: #D4D4D4;
	text-decoration:none;
	}
		
	A.listColumnsSort:hover
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #2A1D1A;
	background-color: #D4D4D4;
	text-decoration:none;
	}

	A.listColumnsSort:link
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #2A1D1A;
	background-color: #D4D4D4;
	text-decoration:none;
	}

	A.listColumnsSort:visited
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #4C4C4C;
	text-decoration	: none;
	}
	
	.formLabel
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #2A1D1A;
	}
			
	input
	{
	font-size 		: 9;
	font-family 	: Arial;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #000000;
	}

	.labelLogin
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #FFFFFF;
	}

	.listColumns
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #2A1D1A;
	background-color: #D4D4D4;
	}

	.listEvenRow
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #2A1D1A;
	background-color: #E6E6E6;
	}

	.listFooter
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #2A1D1A;
	background-color: #D4D4D4;
	}

	.listOddRow
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #2A1D1A;
	background-color: #EDEDED;
	}

	.listSearchFields
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #FFFFFF;
	background-color: #872317;
	}

	.listSearchFieldsDate
	{
	font-size 		: 9;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #FFFFFF;
	background-color: #872317;
	}

	.listTitle
	{
	font-size 		: 12;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #2A1D1A;
	}

	.loginAlert
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #DE0808;
	}

	.menuApplicationsOff
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	background-color: #FFFFFF;
	}

	.menuApplicationsOn
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	background-color: #ACACAC;
	}

	.menuGestionOff
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	background-color: #FFFFFF;
	}

	.menuGestionOn
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #4C4C4C;
	background-color: #949294;
	}
	
	.leftMenuOn
	{
	font-size 		: 10;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	color 			: #4C4C4C;
	}

	.menuOptions
	{
	font-size 		: 9;
	font-family 	: Verdana;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: #FFFFFF;
	}

	option
	{
	font-size 		: 9;
	font-family 	: Arial;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: 000000;
	}

	.redTabTitle
	{
	font-size 		: 13;
	font-family 	: Verdana;
	font-weight 	: bold;
	font-style 		: normal;
	background-color: #DE0808;
	color 			: #FFFFFF;
	}

	select
	{
	font-size 		: 9;
	font-family 	: Arial;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: 000000;
	}
	
	textarea
	{
	font-size 		: 9px;
	font-family 	: Arial;
	font-weight 	: normal;
	font-style 		: normal;
	color 			: 000000;
	}
	
	.newHeader	{
		font-size: 11px; font-family: Arial; color: #FFFFFF; text-decoration:none;}
	.warning	{
		font-size: 11px; font-family: Arial; color: red;
		margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 0px;}
	.newName	{
		font-size: 11px; font-family: Arial; color: #FFF6E0; text-decoration:none;}	
	.newBlackTitle15	{
		font-size: 24px; font-family: Arial; color: #000000;
		margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 0px; }
	
	.newGrayTitle0	{
		font-size: 18px; font-family: Arial; color: #404040;
		margin-left: 0px; margin-right: 15px; margin-top: 15px; margin-bottom: 0px; }
	.newGrayTitle15	{
		font-size: 18px; font-family: Arial; color: #404040;
		margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 0px; }
	.newBlackText15	{
		font-size: 11px; font-family: Arial; color: #000000;
		margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 0px; }
	.newBlack12Text15	{
		font-size: 12px; font-family: Arial; color: #000000;
		margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 0px; }		
	.newBlackText152	{
		font-size: 11px; font-family: Arial; color: #000000;
		margin-left: 15px; margin-right: 15px; margin-top: 10px; margin-bottom: 0px; }	
	.newGreenText15	{
		font-size: 11px; font-family: Arial; color: #486263;
		margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 0px; }
	.newBlackText5	{
		font-size: 11px; font-family: Arial; color: #000000;
		margin-left: 15px; margin-right: 15px; margin-top: 5px; margin-bottom: 0px; text-decoration:none;}
	.newBlackText5_2	{
		font-size: 11px; font-family: Arial; color: #000000;
		margin-left: 5px; margin-right: 15px; margin-top: 5px; margin-bottom: 0px; text-decoration:none;}
	.newBlackText5_3	{
		font-size: 11px; font-family: Arial; color: #000000;
		margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; text-decoration:none;}		
	.newBlack12Text5	{
		font-size: 13px; font-family: Arial; color: #000000;
		margin-left: 15px; margin-right: 15px; margin-top: 5px; margin-bottom: 0px; text-decoration:none;}
	.newBlackText0	{
		font-size: 11px; font-family: Arial; color: #000000;
		margin-left: 15px; margin-right: 15px; margin-top: 0px; margin-bottom: 0px; }
	.newGreenText0	{
		font-size: 11px; font-family: Arial; color: #486263;
		margin-left: 15px; margin-right: 15px; margin-top: 0px; margin-bottom: 0px; }
	.newRedText0	{
		font-size: 11px; font-family: Arial; color: #C6172C;
		margin-left: 15px; margin-right: 15px; margin-top: 0px; margin-bottom: 0px; }
	.newGrayText0	{
		font-size: 11px; font-family: Arial; color: #656565;
		margin-left: 15px; margin-right: 15px; margin-top: 0px; margin-bottom: 0px; text-decoration:none;}
	.newRedText0Link	{
		font-size: 11px; font-family: Arial; color: #C6172C;
		margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; text-decoration:none;}
	.newRedText0Home	{
		font-size: 11px; font-family: Arial; color: #C6172C;
		margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px; }
.TExteResultatRechercheLi
{
 	list-style-type: disc;
	color:red;
	
}
.TextProductLine
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 14px;
    COLOR: #486263;
    FONT-FAMILY: Arial
}
.TitleResultatRecherche
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    COLOR: #486263;
    FONT-FAMILY: Arial
}
.TexteGeneral
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}

.WarningRegister
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #C6182F;
    FONT-FAMILY: Arial;
	
}
.TextRegister1
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #4A6262;
    FONT-FAMILY: Arial;
}
.TextRegister2
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #496266;
    FONT-FAMILY: Arial;
}
.TextRegister3
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
}
.TextRegister4
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
}
.TextRegisterTitle
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: black;
    FONT-FAMILY: Arial;
}


.TExtefontNormalBlack
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}
.TExteResultatRecherche
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}
.Title
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.GreyDarkFont
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: #486263;
    FONT-FAMILY: Arial
}
.GreyDarkLightFont
{
    FONT-SIZE: 11px;
    COLOR: #485763;
    FONT-FAMILY: Arial
}
.TableEntete
{
    BORDER-RIGHT: none;
    PADDING-RIGHT: 3px;
    
    BORDER-TOP: #94938c thin solid;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: none;
    COLOR: #486263;
    MARGIN-RIGHT: 0px;
    BORDER-BOTTOM: #94938c thin solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #f0f0f0
}
.TDEnteteLEFT
{
    BORDER-RIGHT: #94938c thin solid;
    BORDER-TOP: none;
    BORDER-LEFT: none;
    BORDER-BOTTOM: none;
}
.TDEnteteRIGHT
{
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    BORDER-LEFT: none;
    BORDER-BOTTOM: none;
}
.TDEntete
{
    BORDER-RIGHT: #94938c thin solid;
    BORDER-TOP: none;
    BORDER-LEFT:none;
    BORDER-BOTTOM: none;
}
INPUT.general
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    HEIGHT: 19px
}
.TREntete
{
}
DIV.HyperlinkResult
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial
}

.TitleMenuFont
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.TDTitleREsultLeft
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}
.TDTitleREsultRight
{
    BORDER-RIGHT: medium none;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}
.TDTitleREsult
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}

.TDrow1REsultLeft
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #F0F0F0
}
.TDrow1REsultRight
{
    BORDER-RIGHT: medium none;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #F0F0F0
}
.TDrow1REsultLeft2
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    
}
.TDrow1REsultRight2
{
    BORDER-RIGHT: medium none;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    
}
.TDrow1REsult
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #F0F0F0
}


.TDrow2REsultLeft
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}
.TDrow2REsultRight
{
    BORDER-RIGHT: medium none;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}
.TDrow2REsult
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}

.TDLeftHeaderLeftAlign
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}
.TDRightHeaderLeftAlign
{
    BORDER-RIGHT: medium none;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}
.TDCenterHeaderLeftAlign
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}

.TDLeftHeaderLeftAlignSorted
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}
.TDRightHeaderLeftAlignSorted
{
    BORDER-RIGHT: medium none;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}
.TDCenterHeaderLeftAlignSorted
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}

.FicheProduitTitleMenuFontBold
{
    FONT-SIZE: 11px; 
    FONT-WEIGHT: Bolder;
    COLOR: #000000;
    FONT-FAMILY: Arial
}

.FicheProduitTitleMenuFont
{
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial
}

.FicheProduitTDTopTitle
{
    HEIGHT: 35;
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
    
}

.FicheProduitTDBottomTitle
{
    HEIGHT: 35;
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP: medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM:  #94938c 1px Solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
    
}

.FicheProduitTDTitle
{	
    HEIGHT: 35;
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}

.FicheProduitTDTopResult
{
    HEIGHT: 35;
    BORDER-RIGHT:   medium none;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}

.FicheProduitTDResult
{
    HEIGHT: 35;
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}

.FicheProduitTDResultGrey1
{
    BORDER-RIGHT: 1px dashed;
    BORDER-TOP:  medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #F0F0F0
}

.FicheProduitTDResultGrey2
{
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #F0F0F0
}

.FicheProduitTDResultWhite1
{
    BORDER-RIGHT: 1px dashed;
    BORDER-TOP:  medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}

.FicheProduitTDBottomResultWhite1
{
    BORDER-RIGHT: 1px dashed;
    BORDER-TOP:   medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM:  #94938c 1px Solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}

.FicheProduitTDTopResultWhite1
{
    BORDER-RIGHT: 1px dashed;
    BORDER-TOP:  #94938c 1px Solid;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM:  1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}

.FicheProduitTDResultWhite2
{
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM:  1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}

.FicheProduitTDBottomResultWhite2
{
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM:  #94938c 1px Solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}

.FicheProduitTDTopResultWhite2
{
    BORDER-RIGHT:  medium none;
    BORDER-TOP: #94938c 1px Solid;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM:  1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}

.TDrowResultLeft
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
}
.linecoderesult
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    color:Black;
}
.TDrowResultRight
{
    BORDER-RIGHT: medium none;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
}
.TDrowResult
{
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  #94938c 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
}
A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
.FicheProduitTDTopTitleRight
{
    HEIGHT: 35;
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  #94938c 1px solid;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d9d9ce
}
.FicheProduitTDTitleGrey
{           
    HEIGHT: 35;
    BORDER-RIGHT:  1px dashed;
    BORDER-TOP:  medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #F0F0F0
}
.FicheProduitTDTitleRightGrey
{           
    HEIGHT: 35;
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  medium none;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px dashed;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #F0F0F0
}
.RegistrationFormTitle {

            font-family: Arial, Helvetica, sans-serif;

            font-size: 12px;

            font-style: normal;

            font-weight: bold;

            color: #486263;

 

}
.contactusTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    COLOR: #486263;
    FONT-FAMILY: Arial
}
.contactusItem
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #486263;
    FONT-FAMILY: Arial
}
.contactusFormatEmail
{
    FONT-FAMILY: Tahoma
}

.blackbackground
{
 background-color:#000000;	
}
.greybackground
{
	background-color: lightgrey;
}

.supplieragreementwhiteuppercase
{
	color:white;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}
.supplieragreementblackuppercase
{
	color:black;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}
.textwhite10
{
	color:white;
	font-family:Arial;
	font-size:11px;
}

.textblack13bold
{
	color:black;
	font-family:Arial;
	font-size:13px;
}
.textblack13
{
	color:black;
	font-family:Arial;
	font-size:13px;
}
.textblack11
{
	color:black;
	font-family:Arial;
	font-size:11px;
}

.textblack13uppercase
{
	color:black;
	font-family:Arial;
	font-size:13px;
	text-transform:uppercase;
}
.textblack13boldunderscore
{
	color:black;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

.textblack13bold
{
	color:black;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.textblack13bolduppercase
{
	color:black;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.textblack13uppercase
{
	color:black;
	font-family:Arial;
	font-size:13px;
	text-transform:uppercase;
}




.supplieragreementleft
{           
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  medium none;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: medium none;
}
.supplieragreementleftright
{           
    BORDER-RIGHT:  1px solid;
    BORDER-TOP:  medium none;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: medium none;
}
.supplieragreementleftbottom
{           
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  medium none;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
}

.supplieragreementlefttop
{           
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: medium none;
}
.supplieragreementleftrighttop
{           
    BORDER-RIGHT:  1px solid;
    BORDER-TOP:  1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM:  medium none;
}

.supplieragreementleftrightbottom
{           
    BORDER-RIGHT:  1px solid;
    BORDER-TOP:  medium none;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM:  1px solid;
}
.supplieragreementleftrighttopbottom
{           
    BORDER-RIGHT:  1px solid;
    BORDER-TOP:  1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM:  1px solid;
}

.supplieragreementlefttopbottom
{           
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
}


.supplieragreementright
{           
    BORDER-RIGHT:  1px solid;
    BORDER-TOP:  medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
}
.supplieragreementrightbottom
{           
    BORDER-RIGHT:  1px solid;
    BORDER-TOP:  medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px solid;
}
.supplieragreementrighttop
{           
    BORDER-RIGHT:  1px solid;
    BORDER-TOP:  1px solid;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
}

.supplieragreementrighttopbottom
{           
    BORDER-RIGHT:  1px solid;
    BORDER-TOP:  1px solid;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px solid;
}

.supplieragreementtopbottom
{           
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  1px solid;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px solid;
}
.supplieragreementtop
{           
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  1px solid;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
}
.supplieragreementtop2
{           
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  2px solid;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
}
.supplieragreementbottom
{           
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: 1px solid;
}
.supplieragreementnone
{           
    BORDER-RIGHT:  medium none;
    BORDER-TOP:  medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
}

.priceManualNavigation
{
	font-weight: bold;
	font-size: 10px;
	color: #993300;
	border-bottom: #660000 1px solid;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
.priceManualNavigationSelected
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	border-bottom: #660000 1px solid;
	font-style: normal;
	font-family: Verdana;
	background-color: #660000;
	text-decoration: none;
}

.ReportingFirstStep {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #2a1d1a; FONT-STYLE: normal; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #d4d4d4
}
.ReportingSecondStep {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #2a1d1a; FONT-STYLE: normal; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #e6e6e6
}
.ReportingWarningDescription {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #2a1d1a; FONT-STYLE: normal; FONT-FAMILY: Verdana;
}
.ReportingWarning{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #2a1d1a; FONT-STYLE: normal; FONT-FAMILY: Verdana;
}
.ReportingTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #2a1d1a; FONT-STYLE: normal; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white
}
.ReportingTitle2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #2a1d1a; FONT-STYLE: normal; FONT-FAMILY: Verdana; 
}
.ReportingHelp
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    COLOR: Red;
    FONT-FAMILY: Arial
}
.CheckboxListItem
{
	FONT-SIZE: 10px; COLOR: #2a1d1a; FONT-STYLE: normal; FONT-FAMILY: Verdana;
}
 
.fontSearchTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.grid {width: 100%; position: relative; clear: both; border-left: solid 1px #94928C; border-right: solid 1px #94928C;}
	.grid .headerStyle {font-family: Arial; font-size: 11px; color: #000000; font-weight: bold;}
		.grid .headerStyle a {color: #000000; text-decoration: none;}
	.grid .itemStyle {background: #F0F0F0;}
		.grid .itemStyle a {color: #000000;}
	.grid .alternatingItemStyle {background: #FFFFFF;}
		.grid .alternatingItemStyle a {color: #000000;}
		
.pagerStyle {font-family: Verdana; font-size: 9px; color: #993300; font-weight: bold; padding: 5px 10px 3px 10px; position: relative; clear: both;width:100%;}
	.pagerStyle .priceManualNavigation {color: #993300;}
	.pagerStyle .priceManualNavigationSelected {color: #FFFFFF; text-align: center; background: #660000; border-bottom: solid 1px #660000; text-decoration: none; width: 8px;}
	.pagerStyle .pageNumbers {padding-right: 10px; padding-top: 4px; position: relative; float: left;width:70%;}
	.pagerStyle .pageRecords {text-align: right; padding-left: 10px; position: relative; float: left;width:30%;}
	.pagerStyle select {font-family: Arial; font-size: 9px; color: #000000;}
	
.filterField {font-family: Arial; font-size: 9px; color: #000000; width: 100%; height: 16px;}
.filterField2 {font-family: Arial; font-size: 9px; color: #000000; height: 16px;}
