#noticias{
	width:645px;
	float:left;
}
		
		.subnoticia{
			width:661px;
			float:left;
		}
		.data{
			width:62px;
			float:left;
			padding:0px 25px 0px 0px;
			height:60px;
			font-size:18px;
			text-align:center;
			color:#949a99;
			background:url(../images/data.jpg) no-repeat;
			padding:7px 15px 0px 0px;
		}
		.data span{
			width:100%;
			float:left;
			text-align:center;
			height:20px;
			text-transform:capitalize;
		}
		
		.materia{
			width:610px;
			float:left;
			padding:0px 0px 20px 10px;
			
		}
		.textmat{
			width:530px;
			float:left;	
			border-bottom:1px solid #111111;
			padding:0px 0px 14px 0px;
		}
		
		.semlin{
			width:510px;
			float:left;	

			padding:0px 0px 14px 0px;
		}
		.comlin{
			width:490px;
			float:left;	
			border-bottom:1px solid  #222;
			padding:0px 0px 14px 0px;
		}

		 a:link{
			color:#949a99;
			text-decoration:none;
		}
		 a:active{
			color:#949a99;
			text-decoration:none;
		}
		 a:visited{
			color:#949a99;
			text-decoration:none;
		}
		 a:hover{
			color:#949a99;
			text-decoration:underline;
		}
		.materia .titnot{
			width:100%;
			float:left;
			color:#fff;
		}
		.materia .texto{
			width:100%;
			float:left;
			padding:10px 0px 0px 0px;
		}

		.dt{
			color:#b3df0b;
			
		}
		.titulo{
			width:400px;
			float:left;	
			font-size:13px;
			padding:0px 0px 4px 0px;
			font-weight:bold;
		}
		.leiamais{
			width:100%;
			float:left;
			padding:10px 0px 0px 0px;

		}
			.leiamais2{
			width:100%;
			float:left;
			padding:10px 0px 0px 0px;

		}
#antigas{
	width:120px;
	float:right;
	padding:20px 0px 0px 0px;
}