.empresa {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	background-image: url(../../imagens/empresa.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 13px;
	padding-left: 60px;
	margin-bottom: 20px;
}
#conteudo img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#conteudo p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	margin-right: 10px;
}
.pdf {
	background-image: url(../../informativo/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 170px;
	padding-left: 25px;
}
.aumentar {
	background-image: url(../../informativo/images/aumentar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 170px;
	padding-left: 25px;
}

#conteudo hr {
	color: transparent;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#conteudo .traco {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 10px;
	clear: both;
	margin-top: 10px;
}
#empresas_conteudo {
	text-align: justify;
	background-image: url(../imagens/entrada2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 500px;
}
