/* NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW */
/*PARTS***********************************************************/ 
/* General */
/* PageTop */
/* PageFooter*/
/* Vieux styles */
/*PARTS*******************************************************END*/ 

/*General Start******************************************************/ 

body, tr, td, p, select, a, input, textarea, li
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #424648;
	line-height:1.3em;
}
.invis{color:#ffffff }
.right
{
	text-align:right}
.center
{
	text-align:center
}	

.buttonReposition
{
	margin-left:-14px;
}
.red
{
		color: #cc3300;
}
.lblNowrap
{
	white-space:nowrap
	}
.gras
{
	font-weight: bold;
}

.ddl
{
	background-color:Transparent;
}

.displayNone
{
    display:none;
}	

a.nounderline
{
	text-decoration:none;
}
a.red
{
	color: #cc3300;
}	
a.red:hover
{
	font-weight:bold;
	text-decoration:underline;
}	
a
{
	color: Blue; 
}
a:hover
{
	text-decoration:underline;
}

.adisabled
{
	color: #969696;
	text-decoration:none;
}


@media print
{
.divnoprint
{
	display:none;
	}
.divprintonly
{
	}
}

@media screen
{
.divnoprint
{
	
	}
.divprintonly
{
	display:none;
	}
}

.required
{
	background-image:url(../images/bluestar.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
	
/*General End******************************************************/ 

/* PageTop Start****************************************************/ 
.toptool {
	font-size: 10px;
	color: #000099;
	font-weight: bold;
	text-decoration:none;
}
.toptool:hover{
	color: blue;
	text-decoration: underline;
}

.toptoolselected
{
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}
.toptoolhighlight
{
	font-size: 10px;
	color: #cc3300;
	font-weight: bold;
	text-decoration:none;
	}
.toptoolhighlight:hover
{
	text-decoration: underline;
}
/* PageTop End*****************************************************/ 



/* Menus Start******************************************************/	

.MenuTabSpacing
{
	width:5px;
}

.Menu_Level2BackgrLeft{background-image:url(../images/TabTopLeft.gif);background-repeat: no-repeat;background-position: left top;width: 15px; height: 24px;border-bottom:1px solid #d9daf7}
.Menu_Level2BackgrCenter
{
	background-image: url(../images/TabTopCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
	border-bottom:1px solid #d9daf7
	
}
.Menu_Level2BackgrRight
{
	background-image: url(../images/TabTopRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 15px;
	border-bottom: #d9daf7 1px solid;
}

.Menu_Level2
{
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #424648;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

.Menu_Level2_Selected
{
	font-size: 12px;
	font-style: normal;
	text-decoration:  none;
	color: #cc3300;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

a.Menu_Level2:hover {
	color: #cc3300;
	text-decoration: underline;
}


/* Menus End********************************************************/ 

/* TABLEAUX */

th
{
	font-weight:normal;
	text-align:left;
	padding:4px;
	BORDER-Right: #bbbbbb 1px solid;
	BORDER-Bottom: #bbbbbb 1px solid
}

.Table1
{
	BORDER-TOP: #bbbbbb 1px solid;
	BORDER-LEFT: #bbbbbb 1px solid
}
.Head1
{
	background-color:#ccced0;
	color :#3d648b;
	padding:4px;
	BORDER-Right: #bbbbbb 1px solid;
	BORDER-Bottom: #bbbbbb 1px solid
}
.Head1Bottom
{
	background-color:#ccced0;
	color :#3d648b;
	padding:4px;
	BORDER-Bottom: #bbbbbb 1px solid;
	Border-right:none;
}
.Head1NoBorder
{
	background-color:#ccced0;
	color :#3d648b;
	padding:4px;
}
.Cell1{
	padding-left:2px;
	BORDER-Right: #bbbbbb 1px solid;
	BORDER-Bottom: #bbbbbb 1px solid
}	
.CellTop
{
	padding-top:3px;
	vertical-align:top
}
.Cell1Right
{
	padding-left:2px;
	BORDER-Right: #bbbbbb 1px solid;
}	
.Cell1Bottom
{
	padding-left:2px;
	BORDER-Bottom: #bbbbbb 1px solid;
	Border-Right:none;
}		
	
.Row {
	background-color: #E1E1E1;
}
.RowAlternate
{
	background-color:White;
	/*color: #F7F7F7;	*/
}
.RowSelected
{
	color: #cc3300;
	/*background-color: #E1E1E1;*/
}
.RowSelected2
{
	background-color: #ffffb7;
	/*background-color: #E1E1E1;*/
}
.RowEditing
{
	background-color: #ffffb7;
	/*background-color: #E1E1E1;*/
}
.RowAdding
{
	background-color: #ffffb7;
	/*background-color: #E1E1E1;*/
}
.RowFooter
{
	background-color: #ffffb7;
	/*background-color: #E1E1E1;*/
}
.RowFilter
{
	background-color: #ffffb7;
}
.RowBold
{
    font-weight:bold;
}
.nofolder
{
	background-image:none;
	}
.fontblack
{
	color:Black;
	}
.padLeft18px
{
	padding-left:18px;
	}
.folder
{
	background-image:url(../images/folder.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left:20px;
}

.folderopen
{
	background-image:url(../images/folderopen.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left:20px;
}
.folderdeleted
{
	background-image:url(../images/F_del.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left:20px;
}
.profSelectedProfile
{
	background-color: #ffffcc;
}

.profSelectedProfileBT
{
	border-top: #a9a9a9 thin solid;
}
.profSelectedProfileBL
{
	border-left: #a9a9a9 thin solid;
}
.profSelectedProfileBB
{
	border-bottom: #a9a9a9 thin solid;
}
.profSelectedProfileBR
{
	border-right: #a9a9a9 thin solid;
}
/*
.profBT
{
	border-top: gainsboro thin solid;
}
.profBL
{
	border-left: thin gainsboro solid;
}
.profBB
{
	border-bottom: thin gainsboro solid;
}
.profBR
{
	border-right: thin gainsboro solid;
}
*/
/* END TABLEAUX END TABLEAUX END TABLEAUX END TABLEAUX END TABLEAUX END TABLEAUX END TABLEAUX END TABLEAUX END TABLEAUX */

/* TREEVIEW */

.textTreeNode
{
   /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
   font-size: 11px;
   color: #424648;
}
.textTreeNode a:link
{
   /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
   font-size: 11px;
   color: #424648;
}
.textTreeNode a:hover
{
   /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
   font-size: 11px;
   color: #424648;
}
.textTreeNode a:visited
{
   /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
   font-size: 11px;
   color: #424648;
}

.textTreeNodeSelected
{
   /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
   font-size: 11px;
   color: #424648;
}
.numpubsnotopened
{
	color: blue;
	font-weight:bold;
	text-decoration : none;
}

.numpubs
{
	color:#424648;
	text-decoration : none;
	font-weight:normal;
	font-size:10px;
	}
	
/* END TREEVIEW END TREEVIEW END TREEVIEW END TREEVIEW END TREEVIEW END TREEVIEW END TREEVIEW END TREEVIEW */

/* FOR TABS */
.onglet
{
	color: #424648;
	text-decoration:none;
}

.onglet a:hover
{
	color: #424648;
    text-decoration:underline;
}

/* END TABS END TABS END TABS END TABS END TABS END TABS END TABS END TABS END TABS END TABS END TABS */


/*Vieux styles START *******************************************************************************/
.MTTit2Pic
{	
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left : 17px;
	padding-bottom: 5px;
}

a.MTTit2Txt
{
	text-decoration:none;
}

.MTTit2Txt
{
	font-size: 13px;
	font-weight: 700;
	color: #174176;
}

.MTTit2Par
{	
	padding-left : 17px;
}
.arrowlist
{
	background-image:url(../images/arrowsmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left : 13px;
}
.bulletlist
{
	background-image:url(../images/bulletsmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left : 13px;
}
.bulletlistgrey
{
	background-image:url(../images/bulletgrey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left : 13px;
}


/* MTSmallRight = EN SAVOIR PLUS*/
.MTSmallRight, .MTHrefSmall
{
	/*font-size: 10px;
	color: #797979;
	text-align: right;*/
} 

/*Layout for DC_Input for page EntAboDC*/
.menu {font-size: 8pt; color: Black; background: antiquewhite; position: absolute; visibility: hidden; BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid;}
.menuDefault {font-size: 8pt; color: Black; background: antiquewhite; position: relative; visibility: visible; BORDER-RIGHT: black 1px None; BORDER-TOP: black 1px none; BORDER-LEFT: black 1px None; COLOR: black; BORDER-BOTTOM: black 1px none;}
.menunormal {font-size: 8pt; font-weight: bold; color: Black; background: antiquewhite; position: relative; }
.menuPublicatie {font-size: 8pt; color: Black; background: antiquewhite; position: absolute; visibility: hidden; BORDER-RIGHT: black 0px none; BORDER-TOP: black 0px none; BORDER-LEFT: black 0px none; COLOR: black; BORDER-BOTTOM: black 0px none;}

.ColorBlack
{
    color:Black;
    font-family:Verdana;
    font-size:8pt; 
}

.Titre1
{
    BACKGROUND-COLOR: #cccccc;
    TEXT-ALIGN: center;
    text-decoration: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    font-family:Verdana;
    COLOR:Black;
    HEIGHT: 30px
}
.Titre2
{
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
    text-decoration: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    font-family:Verdana;
    COLOR:Black;
    HEIGHT: 30px
}
.Titre3
{
    BACKGROUND-COLOR: #cccccc;
    TEXT-ALIGN: center;
    text-decoration: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 150%;
    font-family:Verdana;
    COLOR:Black;
    HEIGHT: 40px
}
.Titre4
{
    BACKGROUND-COLOR: #cccccc;
    TEXT-ALIGN: left;
    text-decoration: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    font-family:Verdana;
    COLOR:Black;
    padding-top:3px;
    padding-bottom:3px;
}
.Titre5
{
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left;
    text-decoration: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    font-family:Verdana;
    COLOR:Black;
    padding-top:3px;
    padding-bottom:3px;
}
.TextInfo
{
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left;
    TEXT-DECORATION: NONE;
    COLOR:Black;
    font-family:Verdana; 
    font-style: italic;
    FONT-SIZE: 8pt;
}
.TextInfoInput
{
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left;
    TEXT-DECORATION: NONE;
    font-family:Verdana;
    COLOR:Black;
    font-style: italic;
    FONT-SIZE: 7pt;
}
.TextInsert
{
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left;
    /*font-weight:bold;*/
    text-decoration: none;
    font-weight: bold;
    font-family:Verdana;
    COLOR:Black;
    padding-top:3px;
    padding-bottom:3px;
    FONT-SIZE: 8pt;
}
.t
{
   Border-top: solid 1px;
   Border-color: #000000
}
.b
{
   Border-bottom: solid 1px;
   Border-color: #000000
}
.l
{
   Border-left: solid 1px;
   Border-color: #000000
}
.r
{
   Border-right: solid 1px;
   Border-color: #000000
}
.HiddenTextarea
{
   scrollbar-face-color: #ffffff; 
   scrollbar-track-color: #ffffff; 
   scrollbar-arrow-color: #ffffff; 
   scrollbar-3dlight-color: #ffffff; 
   scrollbar-shadow-color: #ffffff; 
   scrollbar-highlight-color: #ffffff; 
   scrollbar-darkshadow-color: #ffffff; 
   Border-top: solid 1px; 
   Border-left: solid 1px; 
   Border-right: solid 1px; 
   Border-bottom: solid 1px;
   text-decoration: none;
   color:Black;
   font-weight: bold;
   font-family:Verdana;
   FONT-SIZE: 8pt;
   BACKGROUND-COLOR: transparent;
}
.HiddenText
{
   Border-top: solid 1px; 
   Border-left: solid 1px; 
   Border-right: solid 1px; 
   Border-bottom: solid 1px;
   text-decoration: none;
   font-weight: bold;
   font-family:Verdana;
   FONT-SIZE: 8pt;
   color:Black;
   BACKGROUND-COLOR: transparent
}
.TitreFooter{
    BACKGROUND-COLOR: #cccccc;
}
.g{
    BACKGROUND-COLOR: #cccccc;
}
td{
	text-align:left;
	vertical-align:top
}
.h10{
 height:30px
}
.h20{
 height:30px
}
.h30{
 height:30px
}
.h50{
 height:30px
}
.h70{
 height:30px
}
.h1000{
 height:1000px
}
.outputonly{
  visibility: hidden;
}
/*END layout DC_INPUT*/

/*Vieux styles END *******************************************************************************/


/* FOR BOX */

@media print
{
.bTopLeft{border-left:1px solid silver;border-top:1px solid silver;font-size:2px;width:5px;height:5px}
.bTopCenter{border-top:1px solid silver;font-size:2px;height:5px}
.bTopRight{border-right:1px solid silver;border-top:1px solid silver;font-size:2px;width:5px;height:5px}

.bTopLeft_2{background-color:#e1e1e1; border-left:1px solid silver;border-top:1px solid silver;font-size:2px;width:5px;height:5px}
.bTopCenter_2{background-color:#e1e1e1;border-top:1px solid silver;font-size:2px;height:5px}
.bTopRight_2{background-color:#e1e1e1;border-right:1px solid silver;border-top:1px solid silver;font-size:2px;width:5px;height:5px}

.bTitleLeft{border-left:1px solid silver;}
.bTitleCenter{padding-left:5px;padding-right:5px}
.bTitleRight{border-right:1px solid silver;}

.bMiddleLeft{border-left:1px solid silver;border-bottom:1px solid silver;font-size:2px;width:5px;height:5px}
.bMiddleCenter{border-bottom:1px solid silver;font-size:5px;height:5px}
.bMiddleRight{border-right:1px solid silver;border-bottom:1px solid silver;font-size:2px;width:5px;height:5px}

.bContentLeft{border-left:1px solid silver;}
.bContentCenter{padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;vertical-align:top}
.bContentRight{border-right:1px solid silver}

.bContentLeft_2{background-color:#e1e1e1;border-left:1px solid silver;}
.bContentCenter_2{background-color:#e1e1e1;padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;vertical-align:top}
.bContentRight_2{background-color:#e1e1e1;border-right:1px solid silver}

.bBottomLeft{border-left:1px solid silver;border-bottom:1px solid silver;font-size:2px;width:5px;height:5px}
.bBottomCenter{border-bottom:1px solid silver;font-size:2px;height:5px}
.bBottomRight{border-bottom:1px solid silver;border-right:1px solid silver;font-size:2px;width:5px;height:5px}

.bBottomLeft_2{background-color:#e1e1e1;border-left:1px solid silver;border-bottom:1px solid silver;font-size:2px;width:5px;height:5px}
.bBottomCenter_2{background-color:#e1e1e1;border-bottom:1px solid silver;font-size:2px;height:5px}
.bBottomRight_2{background-color:#e1e1e1;border-bottom:1px solid silver;border-right:1px solid silver;font-size:2px;width:5px;height:5px}

.bBottomDownLeft{background-image:url(../images/table-bdl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomDownRight{background-image:url(../images/table-bdr.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomTeeUpLeft{background-image:url(../images/table-btl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomTeeUpRight{background-image:url(../images/table-btr.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomCornerUpLeft{background-image:url(../images/table-bcl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomCornerUpRight{background-image:url(../images/table-bcr.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomCenterNothing{font-size:2px;height:5px}
	
}
	
	
@media screen
{
.bTopLeft{background-image:url(../images/table-tl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bTopCenter{background-image:url(../images/table-t.gif);background-repeat: repeat-x;background-position: left top;font-size:2px;height:5px}
.bTopRight{background-image:url(../images/table-tr.gif);background-repeat: no-repeat;background-position: right top;font-size:2px;width:5px;height:5px}

.bTopLeft_2{background-color:#e1e1e1; background-image:url(../images/table-tl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bTopCenter_2{background-color:#e1e1e1;background-image:url(../images/table-t.gif);background-repeat: repeat-x;background-position: left top;font-size:2px;height:5px}
.bTopRight_2{background-color:#e1e1e1;background-image:url(../images/table-tr.gif);background-repeat: no-repeat;background-position: right top;font-size:2px;width:5px;height:5px}

.bTopLeft_3{background-color:#e1e1e1; background-image:url(../images/table-tl2.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bTopCenter_3{background-color:#e1e1e1;background-image:url(../images/table-t.gif);background-repeat: repeat-x;background-position: left top;font-size:2px;height:5px}
.bTopRight_3{background-color:#e1e1e1;background-image:url(../images/table-tr2.gif);background-repeat: no-repeat;background-position: right top;font-size:2px;width:5px;height:5px}

.bTitleLeft{background-image:url(../images/table-l.gif);background-repeat: repeat-y;background-position: left top;}
.bTitleCenter{padding-left:5px;padding-right:5px}
.bTitleRight{background-image:url(../images/table-r.gif);background-repeat: repeat-y;background-position: right top;}

.bMiddleLeft{background-image:url(../images/table-cl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bMiddleCenter{background-image:url(../images/table-c.gif);background-repeat: repeat-x;background-position: left top;font-size:5px;height:5px}
.bMiddleRight{background-image:url(../images/table-cr.gif);background-repeat: no-repeat;background-position: right top;font-size:2px;width:5px;height:5px}

.bContentLeft{background-image:url(../images/table-l.gif);background-repeat: repeat-y;background-position: left top;}
.bContentCenter{padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;vertical-align:top}
.bContentRight{background-image:url(../images/table-r.gif);background-repeat: repeat-y;background-position: right top;}

.bContentLeft_2{background-color:#e1e1e1;background-image:url(../images/table-l.gif);background-repeat: repeat-y;background-position: left top;}
.bContentCenter_2{background-color:#e1e1e1;padding-left:5px;padding-right:5px;padding-bottom:4px;vertical-align:middle}
.bContentRight_2{background-color:#e1e1e1;background-image:url(../images/table-r.gif);background-repeat: repeat-y;background-position: right top;}

.bBottomLeft{background-image:url(../images/table-bl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomCenter{background-image:url(../images/table-b.gif);background-repeat: repeat-x;background-position: left top;font-size:2px;height:5px}
.bBottomRight{background-image:url(../images/table-br.gif);background-repeat: no-repeat;background-position: right top;font-size:2px;width:5px;height:5px}

.bBottomLeft_2{background-color:#e1e1e1;background-image:url(../images/table-bl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomCenter_2{background-color:#e1e1e1;background-image:url(../images/table-b.gif);background-repeat: repeat-x;background-position: left top;font-size:2px;height:5px}
.bBottomRight_2{background-color:#e1e1e1;background-image:url(../images/table-br.gif);background-repeat: no-repeat;background-position: right top;font-size:2px;width:5px;height:5px}

.bBottomLeft_3{background-color:#e1e1e1;background-image:url(../images/table-bl2.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomCenter_3{background-color:#e1e1e1;background-image:url(../images/table-b.gif);background-repeat: repeat-x;background-position: left top;font-size:2px;height:5px}
.bBottomRight_3{background-color:#e1e1e1;background-image:url(../images/table-br2.gif);background-repeat: no-repeat;background-position: right top;font-size:2px;width:5px;height:5px}

.bBottomDownLeft{background-image:url(../images/table-bdl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomDownRight{background-image:url(../images/table-bdr.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomTeeUpLeft{background-image:url(../images/table-btl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomTeeUpRight{background-image:url(../images/table-btr.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomCornerUpLeft{background-image:url(../images/table-bcl.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomCornerUpRight{background-image:url(../images/table-bcr.gif);background-repeat: no-repeat;background-position: left top;font-size:2px;width:5px;height:5px}
.bBottomCenterNothing{font-size:2px;height:5px}
}


.t1{
    BORDER-TOP: #bbbbbb 1px solid
}
.l1{
    BORDER-LEFT: #bbbbbb 1px solid
}
.r1{
    BORDER-RIGHT: #bbbbbb 1px solid
}
.b1{
    BORDER-BOTTOM: #bbbbbb 1px solid
}

.l1Silver{
    BORDER-LEFT: silver 1px solid
}
.r1Silver{
    BORDER-RIGHT: silver 1px solid
}
.b1Silver{
    BORDER-BOTTOM: silver 1px solid
}
.t1Silver{
    BORDER-TOP: silver 1px solid
}
.l2Silver{
    BORDER-LEFT: silver 2px solid
}
.r2Silver{
    BORDER-RIGHT: silver 2px solid
}
.b2Silver{
    BORDER-BOTTOM: silver 2px solid
}
.t2Silver{
    BORDER-TOP: silver 2px solid
}

/* END FOR BOX END FOR BOX END FOR BOX END FOR BOX END FOR BOX END FOR BOX  */

/* FOOTER IN THE MASTER PAGE */
.footerDeco
{
	/*background-image:url(../images/bottom-group-element.gif);*/
	background-position:left top;
	background-repeat:no-repeat;
	border-top:1px solid #CCCCCC;
	padding-top:2px;
	height:1%;
}
.footerTxt {
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}
.footerTxt:hover
{
	text-decoration:underline;
}

/* IMAGES */
.image 
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imageFloat
{
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-bottom: 5px;
	margin-right: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.hand
{
	cursor:pointer;
	}
	
/* NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW */

.KeywordsMatch
{
	background-color:Yellow;
	border-bottom:2px solid yellow;
	font-weight: bold;
	color:Blue;
}

.sections
{
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
@media print
{
.titlehome
{
	font-size: 13px;
	color: #174176;
	font-weight: bold;
	width:100%;
	border-bottom:2px solid silver;
}
}
@media screen
{
.titlehome
{
	font-size: 13px;
	color: #174176;
	font-weight: bold;
}
}
.subtitle
{
	font-size: 11px;
	color: #174176;
	font-weight: bold;
	}

.textmed {
	font-size: 12px;
	color: #424648;
}
.title-table {
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tit3 {
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 20px;
	font-weight: bold;
}
.text-recherche {
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
.resultat-recherche {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.references {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.publications {
	font-size: 10px;
	color: #424648;	
	font-weight: bold;
}
.table-publications {
	font-size: 9px;
	font-style: normal;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.table-publicationsSelected {
	font-size: 9px;
	font-style: normal;
	color: #666666;
	border: 1px dashed #666666;
	padding: 5px;
	background-color: #FFF9D2;
}
.PageHelp
{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #de4245;
}
.textgras 
{
	text-decoration:none;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.remark {
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}

.erreur {
	font-size: 11px;
	color:Red;
	list-style-type: none;
	font-weight: bold;
}
.erreurHref
{
	font-size: 11px;
	color:Red;
	list-style-type: none;
	font-weight: bold;
}
.erreurHref:hover
{
	font-size: 11px;
	color:Black;
	list-style-type: none;
	font-weight: bold;
}

.titlebig, .MTTit1Txt
{
	font-size: 22px;
	color: #8796b5;
	color:#3d648b;
	font-weight: 700;
	padding-top:7px;
	padding-bottom: 7px; /*	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
	color: #000099;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;*/
}


/* FAQ - HELP */
.arrowlist
{
	background-image:url(../images/arrowsmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left : 13px;
}
.bulletlist
{
	background-image:url(../images/bulletsmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left : 13px;
}
.bulletlistgrey
{
	background-image:url(../images/bulletgrey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left : 13px;
}
	
.ToolBar
{
	background-image: url(../images/toolbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*Publications*/
.ptxt{margin-left:15px;}
.ppar{margin-left:-15px;font-weight:bold;padding-top:3px;}

a.faxlist:link
{
	color: #424648;
	text-decoration:none;
	white-space:nowrap;
}
a.faxlist:hover
{
	text-decoration:underline;
	white-space:nowrap;
	}
a.faxlist:visited
{
	color:#5ba2db;
	text-decoration:none;
	white-space:nowrap;
}

.FaxlistDetailGroep
{
	background-color:#acc0e7;
	color:White;
	font-size:13px;
	font-weight:bold
}
.FaxlistDetailPublBlad
{
	font-size: 13px;
	font-weight: 700;
	color: #174176;
	background-color:#FFFFFF;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left : 13px;
	border:2px solid #acc0e7;
	}

.FaxlistDetail
{
	border-bottom: 1px dotted #acc0e7 ;
	vertical-align:middle;
}

a.HrefFaxlistDetail:link 
{
	color: #424648;
	text-decoration:none;
}

a.HrefFaxlistDetail:hover, .FaxlistDetailVisited:hover
{
	text-decoration:underline;
}

a.HrefFaxlistDetail:visited, .FaxlistDetailVisited
{
	color:Gray;
	text-decoration:none;
}
.bluetxt{color:Blue}

/*FolderList*/
.FolderList
{
	background-color:#ffe0aa;
}

a.HrefFolderListTitle, a.HrefFolderListTitle:link, a.HrefFolderListTitle:hover, a.HrefFolderListTitle:visited
{
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}


a.HrefFolderList:link
{
	color:Black;
	text-decoration:none;
}

a.HrefFolderList:hover
{
	color:Black;
	text-decoration:underline;
}

.BackgroundTransparent
{
	background-color: transparent;
}

.AlignRight
{
	text-align:right;
}

.AlignCenter
{
	text-align:center;
}
.highlight
{
	font-weight:900;
	background-image:url('../images/highlight.GIF');
	background-position: left center;
	background-repeat: repeat-x;
	}
/*this class hides an element -> this class is annulled by a class with the same name in Print.css so that the element will be shown when printed */ 
.printshow
{
	display:none;
	}

/* LABELS */	
.labellist{
	display:inline;
	width:200px;
	border:none;
	vertical-align:top;
	padding:2px;
}

.labelgroup{
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	padding:3px;
	font-weight:bold;
	background-color:#e6e6e6;
	width:200px;
}
.labels{
	/*border:1px solid black;*/
	padding:2px;
	width:200px;
}
.labelTitle{
	white-space:nowrap;
}
.labelEdit{
	width:90%;
	display:inline;
	text-align:right
}

/* FOR MY PUBLICATIONS*/

.mpSepar
{
	height:5px;
	}

.mpCbo
{
	background-color: #DCDCDC ;
	color:Black;
	text-decoration:none;
}

a.mpItem
{
	margin-left:15px;
	padding-left:5px;
	color:Black;
	text-decoration:none;
	background-image:url(../images/dash.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}

a.mpItem:hover
{
	text-decoration:underline;
}
a.mpItemSelected
{
	margin-left:15px;
	padding-left:5px;
	background-image:url(../images/dash.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#cc3300;
	text-decoration:underline;
	font-weight:bold;
}

.mpRecycleBinDiv
{
	background-color: #DCDCDC;
	background-position: center left;
	background-repeat: no-repeat;
	padding: 1px;
	vertical-align:middle;
	color: Black;
	text-decoration: none;
	border-right: #bbbbbb 1px inset;
	border-top: #bbbbbb 1px inset;
	border-left: #bbbbbb 1px inset;
	border-bottom: #d5ccbb 1px inset;
}
a.mpRecycleBin
{
	color:Black;
	text-decoration:none;
}

a.mpRecycleBin:hover
{
	text-decoration:underline;
}
a.mpRecycleBinSelected
{
	color:#cc3300;
	text-decoration:underline;
	font-weight:bold;
}

.bell
{
	font-weight:bold;
	color:Red;
	text-decoration:none;
	background-image:url('..\images\bell.gif');
	background-position:right center;
	background-repeat: no-repeat;
	padding-right:20px;
}

.SearchHighlight
{
	background-color:#99FF99;	
	font-weight:bold;
	
}
/*BEST OFFER PUB*/
.boText{/*BACKGROUND: url(http://www.ebp.be/images/B2B_Backgr.gif) no-repeat top center;*/}
.boTable{BACKGROUND: url(http://www.ebp.be/images/B2B_Backgr.gif) no-repeat top center;}
.boBox1{border:solid 1px firebrick;font-size:12px;padding: 10px 10px 10px 10px;}
.boBox1Text{}
.boBox1Link{color:gray;font-size:16px}
.boBox1Link:hover{font-weight:bold}
.boBox2{background-color:gray;border:solid 1px darkgray;}
.boBox2Img1{width:24px;height:24px;BACKGROUND: url(http://www.ebp.be/images/BoNext.gif) no-repeat center center;text-decoration:none;font-size:22px}
.boBox2Img2{width:24px;height:24px;BACKGROUND: url(http://www.ebp.be/images/BoCancel.gif) no-repeat center center;text-decoration:none;font-size:22px}
.boBox2Link{color:White}
.boBox2Link:hover{font-weight:bold}
.boPubBackground{}