.spc_10_v {
	height: 10px;
}
.txt_conteudo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7584A1;
	text-decoration: none;
	line-height: 14px;
}
.txt_conteudo:hover {
	text-decoration: underline;
}

A.txt_conteudo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7584A1;
	text-decoration: none;
	line-height: 14px;
}
A.txt_conteudo:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7584A1;
	text-decoration: none;
	line-height: 14px;
}
A.txt_conteudo:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7584A1;
	text-decoration: none;
	line-height: 14px;
	text-decoration: underline;
}
.margin_img {
	margin-right: 20px;
}

.txt_data {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #7584A1;
	text-decoration: none;
}
A.txt_conteudo_info_b {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7584A1;
	font-weight: bold;
	text-decoration: none;
}
A.txt_conteudo_info_b:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7584A1;
	font-weight: bold;
	text-decoration: none;
}
A.txt_conteudo_info_b:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7584A1;
	font-weight: bold;
	text-decoration: underline;
}

.txt_conteudo_b {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7584A1;
	font-weight: bold;
	text-decoration: none;
}

.txt_conteudo_b:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7584A1;
	font-weight: bold;
	text-decoration: underline;
}
.dot_linha {
	background-image: url(dot_linha.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: center;
}