/* CSS Document */
#noticias{
	width: 833px;	
}

#tituloNoticias{
	width: 833px;	
	height:45px;
	float:left;	
}

#menu{
	width: 216px;	
	height:480px;
	float:left;	
	display:inline;
	margin-left:10px;
	margin-top:10px;
	padding-left:10px;
	border-left:1px solid #333333;
}

#maisNoticias{
	width:215px;
	height:auto;
	float:left;
	display:block;	
}

#conteudoNoticia{
	width: 833x;	
	float:left;	
	text-align:justify;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:11px;		
}

#conteudoNoticia2{
	width: 581px;	
	float:left;	
	display:inline;
	text-align:justify;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:11px;	
	margin-right:10px;
	margin-bottom:20px;	
}

#linhaHorizontal{
	background-color:#999999;
	height:1px;
	width:833px;
	margin-top:12px;
	margin-bottom:5px;
}

#dataNoticia{
	width: 581px;
	height:14px;
	float:left;	
	text-align:left;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:14px;	
}

#dataNoticia2{
	width: 216px;
	height:12px;	
	text-align:left;
	color:#F7931E;
	font-family:"Trebuchet MS";
	font-size:12px;	
}

#tituloNoticia{
	clear:both;
	margin:5px 0;
	float:left;	
	text-align:left;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
}

#tituloNoticia2{
	width: 216px;
	text-align:left;
	color:#666666;
	font-family:"Trebuchet MS";	
	font-weight:bold;
	font-size:13px; 
	text-decoration:none;
}

#imagemNoticia{
	float:left;
	padding:7px;
	margin:10px;
	margin-left:0;
	background-color:#999999;
}

#textoNoticia{	
	margin-right:10px;
	width: 581px;
}

.espaco{
	clear:both;
	height:5px;
}

#navegacao{
	float:left;
	margin-right:10px;
	height:20px;
	width:823px;	
}

.btNavegacao{
	background:none;
	border:none;
	font-size:12px;
	color:#666666;
	height:18px;
}

.btNavegacaoAtual{
	background:none;
	border:none;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	height:18px;
}

.btNavegacaoImg{
	background:none;
	border:none;
	height:18px;	
}

.cxNoticia{ 
	clear:both;	
	margin-top:0;	
	width:833px;
}

.cxNoticia2{ 
	width:216px;
	float:left;
}
.chamada{
	clear:both;
	margin-top:5px;
	margin-bottom:3px;	
	margin-left:15px;
}