table#admin_tool_panel{ /* IMAGE plie de page (end of content) */
	float: left;
	width:inherit;
	/*height: 60px;*/
	/*height: 52px;
	background: #efefef;*/
}

table#admin_tool_panel tbody tr {
	text-align: center;
	color: #000;
	border: solid 1px #d5d5d5;
	border-collapse: collapse;
	border-bottom: 1px solid #999;
}

.admin_tool_panel_sep {
	width:10px;
	border:none;
	background:none;
}

table#admin_tool_panel .element{
	cursor:pointer;
	font-weight:bold;
	font-size: 12px;
	vertical-align:bottom;
	padding:2px;
	border: solid 1px #d5d5d5;
	background: #efefef;
}

table#admin_tool_panel .element_active_menu{
	cursor:pointer;
	font-weight:bold;
	font-size: 12px;
	vertical-align:bottom;
	padding:2px;
	background: #fefefe;
	/*border-bottom: 0px solid #999;*/
	border: solid 1px #d5d5d5;
	color: #c36;
}


#admin_tool_panel img{
	width:30px;
	height:30px;
}

/*table#admin_tool_panel .button{
	cursor:pointer;
}*/

table#admin_tool_panel td.order 		{ text-align: center; white-space: nowrap; }
table#admin_tool_panel td.order span { float: left; display: block; width: 20px; text-align: center; }

.button{
	cursor:pointer;
}

.buttonunderline{
	cursor:pointer;
	text-decoration:underline;
}

/*
#id_paneladmin_edit{
	float:left;
	position:absolute;
	width:600px;
	background:#999999;
}*/
#module_link_steps{
	float:right;
	font-style:italic;
	cursor:pointer;
	white-space: nowrap;
}

#div_admin_tool_panel{
	float:left;
	width:auto;
}

#id_menu_tool{
	float:left;
}


#id_menu_tool img{
	width:30px;
	height:30px;
}

#id_menu_tool_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	margin-left:40px;
	margin-top:18px;
}

/* */
#shSaveLink {
	float:right;
	width: 55px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../images/WhiteSave.gif) no-repeat right;
}

/* */
#shRetourLink {
	float:right;
	width: 55px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../images/WhiteRetour.gif) no-repeat right;
}

/* */
#shSendLink {
	float:right;
	width: 55px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../images/WhiteSend.gif) no-repeat right;
}

/* */
#shSendLink_2 {
	float:right;
	width: 65px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../images/WhiteSend2.gif) no-repeat right;
}