
#col3 #conteudo h1 {
	text-indent: -9999em;
	background-image: url(../imagens/tit_institucional.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 71px;
	height: 13px;
	margin-bottom: 20px;
}

#col3 #conteudo h2 {
	color: #3a9bfc;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#col3 #conteudo p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#col3 #conteudo ol li {
	list-style: decimal;
	margin-left: 30px;
	margin-top: 6px;
}

#col3 #conteudo ul li {
	list-style: disc;
	margin-left: 30px;
}

#col3 #conteudo h3 {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}