#titlenews {
	width: 534px;
	display: block;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	margin-left: 12px;
	margin-top: 15px;
	clear: both;
	float: left;
	text-transform: uppercase;
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 3px 5px 3px;		
}

#titlenews1 {
	width: 534px;
	display: block;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	margin-left: 12px;
	margin-top: 4px;
	clear: both;
	float: left;
	text-transform: uppercase;
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 3px 5px 3px;
}

#linknews {
	width: 534px;
	display: block;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999;
	margin-left: 12px;
	margin-top: 5px;
	clear: both;
	float: left;
	border-bottom: 1px solid #E4E4E4;
	padding: 0px 3px 5px 3px;
	text-align: right;
}

#linknews a {
	text-decoration: none;
	color: #999;
}

#textnews {
	width: 534px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	margin-left: 12px;
	margin-top: 5px;
	clear: both;
	float: left;
	text-align: justify;
	vertical-align: middle;
}

#banblk {
	width: 534px;
	display: block;
	margin-left: 12px;
	margin-top: 50px;
	clear: both;
	float: left;
}

