#navigateur li.folder a.bt{
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 5px;
}

#navigateur li.subfolder a.submenu{
	color: #444445;



}

input.text, textarea.text {
	padding: 2px;
	text-indent: 0px;
	background-color: #EEEEEE;
	border: #888888 1px solid;
}
input.text {
	font-size: x-small;
	width: 150px;
}
textarea.text {
	width: 350px;
}


