/*
CSS da capa do site
*/
#destaque{
	position:relative;
}
#destaque p.legenda{
	position:absolute;
	background:#f1f1f1;
	bottom:-25px;
	width:506px;
	font-size:20px;
	font-weight: bold;
	opacity:0.6;
	padding-bottom:20px;
}
#destaque p.legenda a{
		color:#01245c;
		opacity:none !important;
}
.number_destaque{
	position:absolute;
	top:5px;
	right:20px;
	width:20px;
}
.number_destaque a{
	opacity:0.6;
	color:#01245c;
	font-size:8px;
	padding:3px;
	background:#878583;
}
.video{
	width:300px;
	height:225px;
	background: transparent url('../../imgs/bgs/bg_video.jpg') no-repeat scroll center top;
	margin-top:5px;
	
}
.twitter{
	width:300px;
	height:450px;
	background: transparent url('../../imgs/bgs/bg_twitter.jpg') no-repeat scroll center top;
	margin-top:5px;	
}
.news{
	background: transparent url('../../imgs/bgs/bg_news.jpg') no-repeat scroll center top;	
	width:300px;
	height:160px;
	margin-top:5px;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
}
#email_news{
	padding-left:20px;
}
.txt_news{
	font-weight: bold;
	padding:37px 20px 16px;
}
.type-text_news{
	float:left;
}
.type-text_news input{
	padding:2px;
}
.vt_youtube{
	padding:20px 0px 0px 32px;
}
.vt_youtube_internas{
	padding:0px 0px 0px 32px;
}
.redesociais{
	background: transparent url('../../imgs/bgs/bg_rede.jpg') no-repeat scroll center top;	
	width:300px;
	height:160px;
	margin-top:5px;
}
.pesquisa_rede{
	padding:62px 0 0 20px;
}
.ico_icones{
	display:block;
	float:left;
	margin:6px;

}
.enquete{
	/*background: transparent url('../../imgs/bgs/bg_enquete.jpg') no-repeat scroll center top;*/
	background:url(../../imgs/bgs/bg_enquete_corpo.jpg) repeat-y;
	width:164px;
	margin:0 0 0 10px;
	
}
.txt_enquete{
	font-size:10px;
	padding:9px 0 5px 12px;
	font-weight: bold;
	width:142px;
	line-height:12px;
}
.top_enquente{
	background:url(../../imgs/bgs/bg_top_enquete.jpg) no-repeat;
	height:41px;
	width:165px;
	margin-left:10px;}
.final_enquente{
	background:url(../../imgs/bgs/bg_enquete_final.jpg) no-repeat;
	height:30px;
	width:165px;
	margin-left:10px;
	margin-bottom:-2px;
	}
.linha_form{
	font-size:10px;
	padding:10px 0px 0px 12px;
	width:142px;
}
.linha_form input{
	margin:2px;
}
.fale{
	background: transparent url('../../imgs/bgs/bg_fale.jpg') no-repeat scroll center top;	
	width:300px;
	height:100px;
	margin-top:5px;
}
.top_agenda{
	background:url(../../imgs/bgs/bg_top_agenda.jpg) no-repeat;
	height:52px;
	margin-left:10px;
	width:165px;}
	
.final_agenda{
	background:url(../../imgs/bgs/bg_bottom_agenda.jpg) no-repeat;
	height:16px;
margin-left:10px;
margin-top:-3px;
width:165px;
margin-bottom:10px;}
.agenda{
	background: transparent url('../../imgs/bgs/bg_agenda.jpg') repeat-y scroll center top;
	width:164px;
	margin:0 0 0 10px;
}
.agenda ul{
	margin-left:6px;
	padding:1px 0 0;
	width:146px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}
.agenda ul li{
	list-style-type:none;
	font-size:10px;
	margin:3px;
}
.agenda span{
	color:#01245c;
}
.banner{
	margin:4px 0 0 10px;
}
#conteudo{
	float:right;
	width:315px;
	padding:10px;
	border-right:1px solid #cecece;
	border-left:1px solid #cecece;

}
#conteudo p{
		text-align:justify;
}
.vermais{
	text-align:right;
	margin-right:15px;
	font-size:10px;
	color:#01245c;
	margin-bottom:10px;
}
.vermais a {
	color:#01245c;
}