@charset "utf-8";
/* CSS Document */

.left_menu {
	background:url(../Images/bkgrd1.jpg) repeat;
	border:1px #FFF solid;
	width:174px;
	margin-left:5px;
}

.cat_menu {
	border-top:#FFF 1px solid;
}

.cat1_menu {
	font-size:14px;
	margin-left:-30px;
	*margin-left:12px;
	cursor:pointer;
}

.cat1_menu_li {
	display : list-item;
	list-style-type: none;
}

.toogler, .lister {
	padding-left:6px;
	background:url(../Images/puce.png) no-repeat bottom left;
}

.element,.element1 {
	font-style:italic;
	margin:2px;
	margin-left:5px;
	border-left:#999 1px solid;
	padding-left:3px;
	font-size:12px;
}

.b_corner_right {
	float:right;
	background-image:url(../Images/corner_bottomright.jpg);
	height:9px;
	width:9px;
	margin-top:-8px;
	margin-right:-1px;
}

.b_corner_left {
	background-image:url(../Images/corner_bottomleft.jpg);
	height:9px;
	width:9px;
	margin:-1px;
}
