div#esquerda h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	text-shadow:1px 1px #666;
	width:180px;
	height:30px;
	overflow:hidden;
	padding:3px 0 0 5px;
}

div#esquerda ul.menu {
	padding:5px 0;
}

div#esquerda a {
	text-decoration:none;
	color:#333;
}

div#esquerda li.leaf first, div#esquerda li.leaf, div#esquerda li.leaf last {
	border-bottom:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	padding:10px 0 0 5px;
	list-style:none;
}

.mudaPreto {
	background:url(../../sites/all/themes/ifrj/menu-vertical/img/black.png) no-repeat;
}
.mudaLaranja {
	background:url(../../sites/all/themes/ifrj/menu-vertical/img/orange.png) no-repeat;
}
.mudaAzul {
	background:url(../../sites/all/themes/ifrj/menu-vertical/img/blue.png) no-repeat;
}
.mudaAmarelo {
	background:url(../../sites/all/themes/ifrj/menu-vertical/img/yellow.png) no-repeat;
}
.mudaVermelho {
	background:url(../../sites/all/themes/ifrj/menu-vertical/img/red.png) no-repeat;
}
.mudaVerde {
	background:url(../../sites/all/themes/ifrj/menu-vertical/img/green.png) no-repeat;
}
.mudaLAI {
	background:url(../../sites/all/themes/ifrj/menu-vertical/img/green.png) no-repeat;
}