ul#menu{
	position:absolute;
	top:15px;
	left:-10px;
	background-image: url('../images/barre_menu_3.png');
	background-repeat: no-repeat;
	background-position: top left;
	width:470px;
	height:336px;
	list-style-type:none;
	padding-left:8px;
}
div#col1 form .btn input{
	background:transparent url(../../../assets/images/form_btn_save.png) no-repeat scroll left top;
}
