#conteudo {
	min-height: 500px;
}
#colCentral #titulo h2 {
	margin:15px 0px 0px 10px;
	text-indent:-3000px;
	background:url(../Imagens/titleAcoes.jpg) top left no-repeat;
}

#acoes #diagramacao ul.listaAcao {
	padding-left: 15px;
}

#itensAcoes {
	margin-top: 10px;
}

#itensAcoes ul {
	list-style-type: none;
	_width: 344px;
	border: 1px #CCCCCC solid;
	border-width: 0 0 1px 0;
}

#itensAcoes li {
	border: 1px #CCCCCC solid;
	border-width: 1px 0 0 0;
	margin-bottom: -1px;
	_margin-bottom: 0px;  /* <---- Foi só colocar isso!   */
	clear: both;
}

#itensAcoes li .titAcoes {
	padding-left: 15px;
	background:url(../Imagens/setaItemList.gif) 5px 10px no-repeat;
}

#itensAcoes li a {
	color: #666666;
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 5px;
	text-decoration: none;
}

* html #itensAcoes a {
	width: 344px;
}

#itensAcoes li a:hover {
	background-color: #EEEEEE;
}

#itensAcoes a em {
	color: #333333;
	display: block;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding: 5px 0 5px 0;
}

#itensAcoes a em img {
	margin: 0 5px 10px 0;	
}

#itensAcoes a span {
	color: #990000;
	font: normal 10px Arial, Helvetica, sans-serif;
	line-height: 125%;
}

#acoes #diagramacao .navAcoes {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #EEEEEE;
	text-align:center;
	padding: 5px 0 5px 0;
	clear:both;
	
	display:none;
}

#acoes #diagramacao .navAcoes a:link,
#acoes #diagramacao .navAcoes a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

#acoes #diagramacao .navAcoes a:hover {
	text-decoration:underline;
	color: #333333;
}

/* Página Interna */

#acoes #diagramacao .acaoDesc {
	color: #333333;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: justify;
	border: 1px #CCCCCC solid;
	border-width: 0 0 1px 0;
	padding: 0 1px 5px 1px;
	margin-top: 2px;
}

#acoes #diagramacao .acaoRodape {
	display:block;
	border: 1px #CCCCCC solid;
	border-width: 1px 0 0 0;
	padding: 5px 1px 0 1px;
	color: #990000;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: right;
}
