.principal_politica{
	position:relative;
	float:left;
	width: 630px;
	font-family: Verdana, Geneva, sans-serif;
}


.titulo_politica{
	position:relative;
	float:left;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 15px;
}

.conteudo_titulo_politica{
	text-align: center;

}

.texto_politica{
	position:relative;
	float:left;
	font-size: 12px;
	margin-bottom: 15px;
	text-align: justify;
}

.titulo_item{
	position:relative;
	float:left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #818181;
	border-bottom-color: #818181;
	line-height: 20px;
}

.texto_itens{
	position:relative;
	float:left;
	font-size: 12px;
	margin-bottom: 15px;
	text-align: justify;
	line-height: 16px;
}

.texto_itens_marcacao{
	position:relative;
	float:left;
	font-size: 12px;
	margin-bottom: 15px;
	text-align: justify;
	line-height: 20px;
	margin-top: -10px;
}
ul {
line-height:normal;
list-style-image:none;
}