/* -- ASPxNavBar -- */
.dxnbControl_PlasticBlue
{
	font: 8pt Arial;
	font-weight:bold;
	color: White;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 3px;
}
.dxnbControl_PlasticBlue a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.dxnbLoadingPanel_PlasticBlue
{
	font: 8pt Arial;
	color: #303030;
}
.dxnbLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxnbGroupHeader_PlasticBlue
{
	font: 8pt Arial bold;
	color: #FFFFFF;
	background-color: #2A295C; /*#80015A;*/
    font-weight: bold;	
   	border-bottom:solid 1px white;
	padding: 0px 0px 0px 6px;
	height:25px;
}
.dxnbGroupHeader_PlasticBlue table.dxnb
{
    font: bold 8pt Arial;
    font-weight:bold;
	color: #FFFFFF;
}
.dxnbGroupHeader_PlasticBlue td.dxnb
{
	white-space: nowrap;
	height:25px;
	font-weight:bold;
}
.dxnbGroupHeaderCollapsed_PlasticBlue
{
	font: normal 8pt Arial;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #2A295C;	 
	border-bottom:solid 1px white;  
	padding: 0px 0px 0px 6px;
	height:25px;
}
.dxnbGroupHeaderCollapsed_PlasticBlue table.dxnb
{
	font: normal 8pt Arial;
	font-weight:bold;
	color: #FFFFFF;
}
.dxnbGroupHeaderCollapsed_PlasticBlue td.dxnb
{
	white-space: nowrap;
	height:25px;
}
.dxnbGroupContent_PlasticBlue
{
	font: 8pt Arial;
	background-color: #B3D487;
	padding: 0px;
	border-bottom:solid 1px white;
	text-decoration: none;	
}
.dxnbItem_PlasticBlue, .dxnbLargeItem_PlasticBlue, .dxnbBulletItem_PlasticBlue,
.dxnbItem_PlasticBlue a, .dxnbLargeItem_PlasticBlue a, .dxnbBulletItem_PlasticBlue a
{
	font: 8pt Arial;
	color: #65676A;    /* NEW texte gris foncé */
	text-align: left;
	border-bottom: solid 1px #65676A;   /* NEW underline gris foncé */
	text-decoration: none;
}

.dxnbItem_PlasticBlue, .dxnbLargeItem_PlasticBlue, .dxnbBulletItem_PlasticBlue
{
	background-color: #D3D0C9;   /* NEW fond gris clair */
	border-bottom: solid 1px white;
	height:25px;
	text-decoration: none;
}
.dxnbItem_PlasticBlue
{
	/* padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px; */
}
.dxnbLargeItem_PlasticBlue
{
	/* padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px; */
}
.dxnbItemSelected_PlasticBlue, .dxnbLargeItemSelected_PlasticBlue, .dxnbBulletItemSelected_PlasticBlue
{
	background-color: #D3D0C9;
}
.dxnbItemHover_PlasticBlue, .dxnbLargeItemHover_PlasticBlue, .dxnbBulletItemHover_PlasticBlue
{
	background-color: #D3D0C9;
	/*color: Black;*/
}
.dxnbGroupHeader_PlasticBlue, .dxnbGroupHeaderCollapsed_PlasticBlue
{
    text-align: left;
}
.dxnbItem_PlasticBlue, .dxnbItemHover_PlasticBlue, .dxnbItemSelected_PlasticBlue,
.dxnbBulletItem_PlasticBlue, .dxnbBulletItemHover_PlasticBlue, .dxnbBulletItemSelected_PlasticBlue
{
    text-align: left;
}
.dxnbLargeItem_PlasticBlue, .dxnbLargeItemHover_PlasticBlue, .dxnbLargeItemSelected_PlasticBlue
{
    text-align: center;
}
/* Disabled */
.dxnbDisabled_PlasticBlue
{
	color: #808080;
	cursor: default;
}

.dxnb
{
	font-weight:bold;
}

/* -- Button -- */
.dxbButton_PlasticBlue
{	
  	color: #000000;    
  	font-weight:normal;
	font-size: 9pt;
	font-family: Tahoma;				    
	vertical-align: middle;	 		
	border: solid 1px #7F7F7F;	
	background-color: #E0DFDF;
    padding: 1px 1px 1px 1px;
	cursor: pointer;
}
.dxbButtonHover_PlasticBlue
{
  	color: #000000;    
  	background-color: #F2F2F2;    
    border: solid 1px #606060;
}

.dxbButton_PlasticBlue div.dxb
{    
    padding: 3px 8px 4px 8px;
	border: 0px;
}
.dxbButton_PlasticBlue div.dxbf
{     
    padding: 2px 7px 3px 7px;
	border: dotted 1px black;		
}
.dxbButton_PlasticBlue div.dxb table
{    
  	color: #000000;    
	font-size: 9pt;
	font-family: Tahoma;				    
}
.dxbButton_PlasticBlue div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}