
#conteudo {
	padding-top: 2px;
}

/*********** AGORA NA CABO *************/

#agoranacabo{
	float: right;
	width: 168px;
	padding: 2px;
}

#topoagora, #centroagora, #bottomagora{
	width: 172px;
}

#topoagora, #bottomagora{
	height: 6px;
	background-repeat: no-repeat;
	background-position: left top; 
}

#topoagora{
	background-image: url(../img/agora-bg-top.gif);
}

#bottomagora{
	background-image: url(../img/agora-bg-bot.gif);
}

#centroagora{
	background-image: url(../img/agora-bg-med.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#centroagora #titulo{
	font-size: 11px;
	font-weight:bold;
	line-height: 36px;
}

.lineagora{
	margin:0px 2px;
	background-image: url(../img/agora-bg-lin.gif);
	background-repeat:repeat-x;
	height: 2px;
	overflow:hidden;
}

#buttonsagora{
	padding: 5px 7px;
}


#buttonsagora .on a, #buttonsagora .off a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 56px;
	float: left;
}

#buttonsagora .on a{
	background-image: url(../img/agora-btn-white.gif);
}

#buttonsagora .off a{
	background-image: url(../img/agora-btn-red.gif);
}

.titular, #logocanal{
	padding:15px;
}

#logocanal{
	padding: 9px;
}

.titular h3 {
	font-size: 12px;
	font-weight: bold;
	color: #42626c!important;
}

.titular p em{
	font-size:11px;
	font-style: normal;
	color: red;
}

#logocanal{
	padding-bottom: 3px;
}

/************* DIREITA *****************/

#destaquenoticia, #noticias {
	float: left;
	width: 323px;
}

#destaquenoticia {
	display: block;
	text-decoration: none;
}

#destaquenoticia .texto {
	padding: 2px;
	display: block;
}

#banner-3 {
	clear:both;
}

#noticias .links ul li a{
}
