body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	height: 100%;
	overflow: hidden;
}

.frames
{
	border:none;
}

.headerContainer
{
	left: 0px;
	width: 100%;
	top: 0px;
	position: absolute;
	height: 55px;
	background-color: #f5f5f5;
}

#header
{
	height:47px;
	width: 100%;
}

.headerDiv
{
	float:left;
}

.headerSeparator
{
	height: 8px;
	font-size: 0px;
	background-image: url(../Data/Images/Decors/lowBorder.gif);
	width: 100%;
}

.mainContainer
{
	position: absolute;
	left: 0px;
	top: 55px;
	overflow: auto;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	white-space:nowrap;	
}

.leftFrame
{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
	width: 250px;
	height: 100%;
	background-color: #FFFFFF;
	overflow:hidden;
}

.treePanel, .textPanel, .legendesPanel, .pictosPanel, .titre, .multipage, .titre2, .panel
{
	border: #777777 1px solid;
}

.treePanel
{
	border-left: none;
	border-top: none;
	border-left: none;
	left: 0px;
	overflow: auto;
	width: 100%;
	bottom: 0px;
	position: absolute;
	top: 39px;
	height: 100%;
	background-color: #FFFFFF;
}

.smallBasketQuantityCell
{
	width:15%;
	text-align:center;	
}

.smallBasketItemCell
{
	text-align:left;
	white-space:nowrap;	
	width:85%;
}

.resultPanel
{
	text-align:center;
	background-color: #d3e8f1;
	color:#FFFFFF;
	width:100%;
}

.main
{
	position: absolute;
	top: 0px;
	left: 270px;
	overflow: auto;	
	height: 100%;
}

.itemViewPanel
{
	position: absolute;
	top:1%;
	left:1%;
	width:98%;
	right:1%;
	height:99%;
	background-color: #FFFFFF;
	overflow:hidden;
}

.itemPanel
{
	position:absolute;
	width:100%;
	height:100%;	
	background-color: #FFFFFF;
	overflow:auto;
}

.imagePanel
{
	border: dotted 1px #d5d5d5;
	width:252px;
	height:252px;
}

.textPanel
{
	width:302px;
	height:252px;
	background-color: #f5f5f5;
}

.legendesPanel, .pictosPanel, .performancesPanel
{
	width:162px;
	color:#000000;	
	font-size:11px;
	padding:1px;
	background-color:#f5f5f5;
}

.pictosPanel , .performancesPanel
{
	font-family: Arial;
	float:right;
}

.performancesPanel
{
	text-align:center;
}

.performancePanel
{
	width:160px;
}

.performanceTextPanel
{
	width:140px;
	float:left;	
	text-align:left;
	font-size:10px;
}

.performancePucePanel
{
	width:20px;
	float:left;
	vertical-align:bottom;
	text-align:right;
}

.performanceSeparatorPanel
{
	width:150px;
	line-height:1px;
	height:1px;
	font-size:0px;
	background-repeat:no-repeat;
	float:right;
	background-image: url(../Data/Images/Decors/barhori.gif);
}

.legendTable
{
	width:100%;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	background-color:White;
	text-align:left;	
}

.legendCellText
{
	background-color: #f5f5f5;
	border-right: solid 1px #777777;			
}

.legendCellImage
{
	text-align:right;	
}


.pictogramPanel
{
	text-align:left;
	float:left;
	width:50%;
}

.pictogramCellText
{
	color:#FF0000;
	text-align:left;
}

.referencePanel
{
	padding:4px 4px 4px 4px;
	width:720px;
}

.referenceCellPair, .referenceCellImpair, .referenceCellHeader
{
	color:#000000;
	font-size:12px;
	font-family: Arial;
	width:130px;
	background-color:#f5f5f5;
	text-align:center;	
}

.referenceCellImpair
{
	background-color:#d3e8f1;
}

.referenceCellHeader
{
	font-weight:bold;	
}

.multiPage
{
	border-top:none;
	width:720px;
}

.headerText
{
	font-weight: bold;
	font-size: 15px;
	width: 100%;
	color: #000000;

	font-style: italic;
	font-family: Arial;

	text-align: left;
}

.footerContainer
{
	position: absolute;
	bottom: 0px;
	top: auto;
	left: 0px;
	border-top: solid 1px #777777;
	background-color: #f5f5f5;
	overflow: hidden;
	width: 100%;
	height: 20px;
}

.titre, .titre2
{
	font-weight: bold;
	font-size: 16px;
	background-color:#f5f5f5;
	line-height: 24px;
	font-family: Arial;
	height: 25px;
	text-align: center;
	white-space:nowrap;	
}

.txt
{
	font-size: 12px;
	color: #000000;
	font-family:  Arial;
}

.linkStandard
{
	font-size: 12px;
	color: #000000;
	font-family:  Arial;
	text-decoration: none;
} 

.linkStandard:hover
{
	text-decoration: underline;
}

.addressPanel
{
	border: #777777 1px solid;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
}

.titre2
{
	border-top:none;
	border-left:none;
	border-right:none;
}
