/* Home */
#programacao{
	background:url(../img/home/backProgramacao.png) no-repeat;
	width:703px;
	height:326px;
	overflow:hidden;
}

.imgProg {
	width:220px;
	max-height: 180px;
	height:auto !important;
	height:180px;
	overflow:hidden;
}

#noticias{
	background:url(../img/home/backNoticias.png) no-repeat;
	width:698px;
	height:410px;
	overflow:hidden;
	margin-top:10px;
	padding:40px 5px 1px 0;
}
.cxNoticia{
	clear:both;
	display:block;
	margin:5px;
	margin-top:0;
	display:table;
	width:680px;
}

.cxNoticia img {
	margin:5px;
	margin-top:0;
	float:left; 
}

.titulos{
	font-size:11px;
	color:#8c8989;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:10px;
}

.chamada{
	margin-top:5px;
	margin-bottom:3px;
}

.links{
	text-decoration:none;	
	color:#8c8989;
	font-size:11px;
	font-weight:bold;
}
