/**********************************/

.userTypeTitle
{
	font-weight:normal;
	color: #64C14A;
	padding-left: 35px;
	padding-bottom: 4px;
	padding-top: 8px;
	padding-right: 1px;
	background-image: url(images/puce_sous_titre.gif);
	background-repeat: no-repeat;
	
}

.reduceFrame
{
	background-image:url(images/reduce.gif);
	background-repeat:no-repeat;
	width:20px;
	color:#33C1EA;
	cursor:e-resize;
	float:left;
	margin-top:2px;
}

#AbsLayerDiv
{background-image :  url(MasterPage/fond_contenu.jpg);
	
	 width:100%;
	height:32px;
	vertical-align:middle;
	padding-top:10px;
}

.imgSearch
{
	background-image:url(../../BibliRessources/Images/imgnav/loupe2.gif);
	background-repeat:no-repeat;
	width:22px;
	height:22px;
	color:#33C1EA;
	cursor:pointer;
	float:left;
	margin-top:0px;
}

.divTreeViewUsers
{
	width:300px;
}

.divTreeViewUsers li
{ /*color:white;*/
	font-size:8pt;
	text-align:left;
	margin-left:-20px;
	line-height: 15px; 
}

.divTreeViewUsers a,   .divTreeViewUsers a:link, .divTreeViewUsers a:visited , .divTreeViewUsers a:hover, .divTreeViewUsers a:active 
{
	text-decoration:none;
	/*color:#00a388;*/
}
/*
 .divTreeViewUsers a:hover, .divTreeViewUsers a:active 
{ 
	color:#4c5a97;
}
*/
 

