﻿/*BOX CHAMADAS*/
#box-chamadas{
	width: 796px;
	padding-bottom: 17px;
	border-bottom: 1px solid #808285;
	margin-bottom: 33px;
}

#box-chamadas span{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#939598;
	font-weight:bold;
}

#chamadaDestaque{
	font-size:18px;
	color: #231f20;
	font-weight:normal;
	margin-top:14px;
	width: 638px;
}

#slider{ 	
	width:740px !important;
	margin-left: 20px !important;
	height: 500px !important;
	overflow:hidden;
	}
	
#slider li, #slider2 li{ 
	width:740px !important;
	height: 500px !important;
	overflow:hidden; 
	}
	
	
	/* numeric controls */	

ol#controls{
	margin:1em 0;
	padding:0;
	height:10px;
	width:110px !important;
	float: right;
	position: relative;
	margin-top: -3px !important;
	margin-right: 4px !important;
	}
ol#controls li{
	margin:0 6px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:10px;
	line-height:18px;
	}
ol#controls li a{
	float:left;
	height:18px;
	line-height:18px;
	border:1px solid #d1d1d1 !important;
	background:#d1d1d1 !important;
	color:#eeeeee;
	padding:0 6px;
	text-decoration:none;
	}
ol#controls li.current a{
	background:#fff;
	color:#848484;
	border:1px solid #d1d1d1 !important;
	}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

#chamadaDestaque h2{
	font-size:18px;
	color: #231f20;
	font-weight:normal;
	margin-top:14px;
	width: 638px;
}

#box-chamadas ul#chamadaDestaque li {
	width: 638px;
	margin: 0 86px;		
}

#box-chamadas ul#boxNoticias li {
	width: 195px;
	height:258px;
	margin-top: 60px;
	float:left;
}

#box-chamadas #boxNoticias h1 {
	font-size:16px;
	color: #939598;
	font-weight: normal;
	margin-top:6px;
	margin-left:5px;
}

#box-chamadas #boxNoticias h2 {
	font-size:14px;
	margin-left:5px;
	color: #231f20;
	font-weight:normal;
}

#box-chamadas ul#boxNoticias li.space{
	width:90px;
	background:none;
	font-size:0;
}

/*NOTICIAS*/
#noticias{
	width: 796px;
}

/*BOXNOTICIAS*/
#noticias #boxNoticias{
	width: 391px;
	height:689px;	
	text-align: left;
	border-right:1px solid #808285;	
}

#noticias .chamadas{
	width: 323px;
	display:block;
}

#noticias .imagem{
	width:138px;
	height:137px;
	float:left;
	margin-bottom: 45px;
}

#noticias .texto{
	width:185px;
	height:137px;
	padding-left:30px;
	float:left;
	margin-bottom: 45px;
}

#noticias h1 {
	font-size:15px;
	color:#939598;
	font-weight:bold;
}

#noticias h2 {
	font-size:14px;
	color: #231f20;
	margin-top:3px;
	font-weight:normal;
}

/*BOX DIVERSOS*/
#noticias #boxDiversos{
	width: 335px;
	padding-left:41px;
	height:689px;
}

#noticias #video {
	width: 333px;
	margin-bottom:45px;
}

#noticias #boxDiversos #video span{
	font-size:18px;
	color:#939598;
	font-weight:bold;
}

#noticias #boxDiversos h1{
	font-size:16px;
	color: #939598;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #808285;
	margin: 0 33px 10px 33px;
	padding-left:10px;
}

#noticias #boxDiversos #video h2{
	font-size:14px;
	color: #231f20;
	font-weight:normal;
	margin-top:14px;
}

/*BOX MAIS LIDOS*/
#noticias #boxDiversos #maislidas span{
	font-size:22px;
	color:#000;
	font-weight:bold;
}

#noticias #boxDiversos #maislidas h2{
	font-size:14px;
	color: #231f20;
	font-weight:normal;
	margin-top:14px;
}

#noticias #boxDiversos hr{
	border-bottom: 1px solid #808285;
	margin: 33px 33px 10px 33px;
}