ul#educaids {
	width: 180px; /* Width of Menu Items */
	font-size: 12px;
	font-family:"trebuchet ms";
	font-weight:bold;
	/*list-style-image:url(../img/det-marcador.jpg);*/
}

ul#educaids li {
	text-decoration: none;
	padding:8px 0 2px 4px;
	border-bottom: 1px solid #EBEBEB;
}

ul#educaids li a {
	font-size: 12px;
	font-family:"trebuchet ms";
	color:#CC0000;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}

ul#educaids li a:hover {
	font-size: 12px;
	font-family:"trebuchet ms";
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

/* ########################  FIM MENU ESQUERDO ##############################################*/

/* ########################  MENU ESQUERDO ##############################################*/

ul#apta{
	width: 180px; /* Width of Menu Items */
	font-size: 12px;
	font-family:"trebuchet ms";
	font-weight:bold;
	list-style:none;
}

ul#apta li {
	text-decoration: none;
	padding:8px 0 2px 4px;
	border-bottom: 1px solid #EBEBEB;
	list-style:none;
}

ul#apta li a {
	font-size: 12px;
	font-family:"trebuchet ms";
	color:#FF9900;
	font-weight:bold;
	list-style:none;
	text-decoration:none
}

ul#apta li a:hover {
	font-size: 12px;
	font-family:"trebuchet ms";
	color:#666666;
	font-weight:bold;
	list-style:none;
	text-decoration:none
}




