.menu
{
	font-size: 10px;
	color: #3D4E24!important;
	text-decoration: none;
}

A.menu
{
	font-size: 10px;
	color: #3D4E24;
	text-decoration: none;
}


A.menu:hover
{
	font-size: 10px;
	color: #3D4E24;
	text-decoration: none;
	font-weight: bold;
}

#menuLateral li div{
	background-color:#F0F3EC;
}

/* fim das definições css do menu lateral */
