#save_as{
	padding: 0px; 
	margin:0px;
}

#content_save_as{
	height: 340px; 
	margin: 0px; 
	padding:0px;
}

#tree_left{
	width: 27%;
	height: 100%;
	float: left;
	overflow-y : auto;
}

#right_panel{
	width:72%; 
	height: 100%;
	border-left: 1px solid black; 
	float:right; 
	padding-left: 2px;
}

#save_as_toolbar{
	width:99%;
	height: 9%;
	margin-left: 1.5px;
}

#fil_arianne{
	list-style: none;
	float: left; 
	width:92%;
	margin-left: 1.5px;
	margin-right: 0px;
	padding-left: 0px;
	margin-top:2px;
	white-space: nowrap; 
	overflow: hidden;
}

#save_as_img{
	margin-top:2px;
	float: right;
	cursor: pointer;
}

#tree_right{
	width:100%;
	height: 99%; 
	padding-top: 3px;
	white-space:nowrap; 
	overflow-y : auto;
}

#tree_right a:hover{
}

#save_as_footer{
	border-top: 1px solid black; 
}

#nom{
	padding-top: .5em; 
	margin-top: 5px;
	float:left;
}
#save_as_name{
	width:650px;
}

.save_as_buttonLeft{
	margin-right:400px!important;
}