/*-------------------------------------------------
    IDENTIFICATION BARS
-------------------------------------------------*/
.identificationBar {
	padding: 0;
	height: 29px;
	width: 33px;
	position: absolute;
	z-index: 1001;
	left:0;
}

.identificationBar_left div {
/*	margin: 6px 0px 5px 5px;*/
}

.identificationBar_right div {
	/*margin: 6px 5px 5px 0px;*/
}

.identificationBar_left {
	left: 43px;
	/*background-image: url("../images/barre-identification-gauche.png");
	background-position: right;
	background-repeat: no-repeat;*/
	
}

.identificationBar_left .closeButton {
	background-image: url("../images/bouton_languette_gauche_masquer.png");
	background-position: right;
	background-repeat: no-repeat;
/*	background: url('../images/boutons.gif') 1118px 0;*/
	float: right;
	padding-left: 5px;
	width: 33px;
	line-height: 18px;
	position: relative;
	top: -2px;
	cursor: pointer;
	height: 29px;
}

.identificationBar_left .openButton {
	background-image: url("../images/bouton_languette_gauche_afficher.png");
	background-position: right;
	background-repeat: no-repeat;
	/*background: url('../images/boutons.gif') 1118px 39px;*/
	float: right;
	width: 33px;
	line-height: 18px;
    margin-left: 0px;
	position: relative;
	top: -2px;
	cursor: pointer;
	height: 29px;
}

.identificationBar_left div {
    float: left;
}

.identificationBar_right {
	/*right: 0px;*/
	/*background-image: url("../images/barre-identification-droite.png");
	background-position: left;
	background-repeat: no-repeat;*/
}

.identificationBar_right .container {
	padding: 6px 5px 5px 0px;
}

.identificationBar_right .closeButton {
	/*background-image: url("../images/bouton_languette_droite_masquer.png");
	background-position: left;
	background-repeat: no-repeat;*/
	float: left;
	padding-right: 5px;
	width: 23px;
	line-height: 18px;
	position: relative;
	top: -2px;
	cursor: pointer;
}

.identificationBar_right .openButton {
	/*background-image: url("../images/bouton_languette_droite_afficher.png");
	background-position: left;
	background-repeat: no-repeat;*/
	float: left;
	width: 23px;
	line-height: 18px;
    margin-right: 0px;
	position: relative;
	top: -2px;
	cursor: pointer;
}

.identificationBar_right div {
    /*float: right;*/
}

.identificationBar_opened .identificationBarClosedContent {
	display: none;	
}

.identificationBar_closed .identificationBarOpenedContent {
	display: none;	
}

.identificationBar .dijitLinkPane {
	/*float: right;*/
	padding-left: 4px;
	
}

.dj_ie .identificationBar_opened {
	width: 200px;
}

.dj_ie .identificationBar * {
	white-space: nowrap;
}

.dj_ie .identificationBar_left {
	width: 300px;
}

.dj_ie #WorkSpaceBarContentPane {
	overflow: hidden;
	width: 147px;
}

.dj_ie #LoginBarContentPane {
	overflow: hidden;
	width: 113px;
}

.dj_ie .identificationBar_closed {
	width: 23px;
}

.dj_ie .identificationBar_closed .openButton {
	background-position: 0 0;
	line-height: 25px;
}

.dj_ie .identificationBar_right .openButton {
	top: -1px;
}

.dj_ie .identificationBar_right .closeButton {
	top: -2px;
}

.dj_ie .identificationBar_left .openButton {
	top: -1px;
}

.dj_ie .identificationBar_left .closeButton {
	top: -1px;
}

.dj_webkit #WorkSpaceBarContentPane {
	overflow: hidden;
}

.dj_webkit #LoginBarContentPane {
	overflow: hidden;
}

/* icone compte */
.identificationBar_right .icone_compte_close{
	background: url('../images/boutons.gif') 1118px 39px;
	width: 33px;
	height: 29px;
	cursor: pointer;
	margin: 5px;
}


.identificationBar_right .icone_compte_open{
	background: url('../images/boutons.gif') 1118px 0;
	width: 33px;
	height: 29px;
	position: absolute;
	cursor: pointer;
		margin: 5px;
}
.identificationBar_right .BoutonOver{
	background: url('../images/boutons.gif') 1118px 78px;
	width: 33px;
	height: 29px;
	cursor: pointer;
		margin: 5px;
}

.identificationBar_closed .icone_compte_close,
.identificationBar_opened .icone_compte_open{
	display: none;
}

/* icone poste de travail */
.identificationBar_left .icone_compte_close{
	background: url('../images/boutons.gif') 1075px 39px;
	width: 33px;
	height: 29px;
	cursor: pointer;
	margin: 5px;
}

.identificationBar_left .icone_compte_open{
	background: url('../images/boutons.gif') 1075px 0;
	width: 33px;
	height: 29px;
	position: absolute;
	cursor: pointer;
	margin: 5px;
}
.identificationBar_left .BoutonOver{
	background: url('../images/boutons.gif') 1075px 78px;
	width: 33px;
	height: 29px;
	cursor: pointer;
	margin: 5px;
}

.identificationBar_closed .icone_compte_close,
.identificationBar_opened .icone_compte_open,
.identificationBar_closed .sous_menu{
	display: none;
}

.dj_ie .identificationBar_closed .sous_menu {
	display: block !important;
	top: -1000px !important; /* � utiliser plut�t que "display: none" pour contourner un bug d'affichage sous IE */
}

.dj_ie .identificationBar .sous_menu {
	width: 290px;
	height: 35px !important;
	padding: 5px;
	background: url('../images/space_background.png') repeat;
	margin-top: 10px;
	left: 0;
	top:35px;
	position:absolute;
	overflow:visible;
}

.dj_ie .identificationBar .sous_menu .content {
	height: auto;
}

.identificationBar .sous_menu {
	width: 261px;
	height: 25px;
	padding: 5px;
	background: url('../images/space_background.png') repeat;
	margin-top: 10px;
	left: 0;
	top:35px;
	position:absolute;
}

#LoginBar .identificationBar .sous_menu {
	width: 268px;
}


.identificationBar .sous_menu .content{
	padding: 5px;	
	background: #777777;
	color: #fff;
	margin: 0;
	height: 16px;
	width: 250px;
}

.dj_ie .identificationBar .sous_menu .content {
	padding: 3px;
	width: 280px;
	height: auto;
}

.identificationBar .label{
	display: inline-block;
	float: left;
	margin: 0;
}

#LoginBarContentPane{
	margin: 0;
	float: left;
}

#WorkSpaceBar,
#LoginBar{
	background: url('../images/space_background.png') repeat;
	padding: 0;
	width: 43px;
	height: 39px;
}

#LoginBar.identificationBar_opened,
#WorkSpaceBar.identificationBar_opened{
	height: 45px;
}

.identificationBar .identificationBarExtender {
	background-image: url('../images/fleche_select.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 10px;
	cursor: pointer;
	float: right;
	margin-top: 5px;
}

#WorkSpaceBarMenuContentPane {
	display: none;
	margin-left: -9px;
}

#LoginBarMenuContentPane {
	display: none;
	clear: both;
	margin-left: -9px;
	overflow: hidden;
	padding-top: 3px;
	width: 260px;
}

.dj_ie #LoginBarMenuContentPane {
	margin-left: 0;
	padding-left: 0;
}

#WorkSpaceBarContentPane {
	width: 140px;
	overflow: hidden;
	white-space: nowrap;
}

.dj_ie #WorkSpaceBarMenuContentPane {
	margin-left: 0;
	padding-left: 0;
}

#loadContextMenu {
	margin-top: -10px;
	margin-left: 2px;
}

#loadMapMenu {
	margin-top: -10px;
	margin-left: 2px;
}

.dj_webkit #loadContextMenu {
	margin-top: 0;
	margin-left: 237px;
}

.dj_webkit #loadMapMenu {
	margin-top: 0;
	margin-left: 2px;
}

.dj_ie #loadContextMenu {
	margin-top: 0;
}

.dj_ie #loadMapMenu {
	margin-top: 0;
}

#WorkSpaceBar .sous_menu_open {
	height: 158px;
}

.dj_ie #WorkSpaceBar .sous_menu_open {
	height: 160px;
}

.dj_webkit #WorkSpaceBar .sous_menu_open {
	height: 124px;
}

#WorkSpaceBar .sous_menu_open .content {
	background-color: #545454;
}

.dj_ie #WorkSpaceMenu {
	width: 274px;
}

#LoginBar .sous_menu_open {
	height: 95px;
}

.dj_webkit #LoginBar .sous_menu_open {
	height: 91px;
}

.dj_ie #LoginBar .sous_menu_open {
	height: 91px;
}

#LoginBar .sous_menu_open .content {
	background-color: #545454;
}

.dj_ie #loginMenu {
	width: 100%;
}
