#content .article_title {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .article_txt {
	width: 728px;
	margin-top: 10px;
	padding-left: 5px;
}
#content .article_txt_destacado {
	width: 600px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 5px;	
}
#content .article_txt p {
	line-height: 22px;
	font-size: 16px;
	margin-bottom: 10px;
	width: 600px;
}
#content .resaltado {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}

#content .article_visual {
	width: 728px;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .article_visual .img_separadador {
	clear: both;
	height: 10px;
}
#content .article_visual span {
	display: block;
}
#content .gotop {
	text-align: right;
	margin-bottom: 10px;
}
#content #share {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#container_data {
	margin-bottom: 10px;
}

#left_side .article_data {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left_side .section span {
	font-size: 30px;
	font-weight: normal;
}
#left_side .inside_module {
	padding-top: 5px;
	padding-bottom: 5px;
}
#left_side .spacer_line {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#left_side .dato_estatico {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#left_side .dato_dinamico {
	font-size: 16px;
	font-weight: normal;
}

