#conteudo .coluna1 {
	float: left;
	width: 360px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#conteudo .coluna1 h2 {
	background-image: url(../images/tit1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -5000px;
}
#conteudo  .coluna1  p a {
	background-image: url(../images/bt1_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 74px;
	display: block;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	text-align: center;
}

#conteudo .coluna2 {
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#conteudo .coluna2 h2 {
	background-image: url(../images/tit2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -5000px;
}
#conteudo .coluna2 img {
	padding-right: 20px;
}
#conteudo .coluna3 {
	float: left;
	width: 360px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 180px;
}
#conteudo .coluna3 h2 {
	background-image: url(../images/tit3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -5000px;
}
#conteudo .coluna3 h3 {
	color: #133C57;
}


#conteudo .coluna3 p a {
	background-image: url(../images/bt1_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 74px;
	display: block;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	text-align: center;
}

#conteudo .coluna4 {
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 180px;
}
#conteudo .coluna4 h2 {
	background-image: url(../images/tit4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -5000px;
}

#conteudo  .coluna4  p  a {
	background-image: url(../images/bt2_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 134px;
	display: block;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	text-align: center;
}

#conteudo   >  ul{
	display: table;
}
#conteudo ul ul li {
	padding-bottom: 10px;
}



#conteudo     ul     ul    li   h3 {
	font-size: 9pt;
	letter-spacing: 0ex;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	margin: 0em;
	line-height: 1.2em;
	padding: 0px;
}
#conteudo li p {
	padding: 0px;
}
