*{
	margin:0; 
	padding:0; 
}


#arquivo_noticias{
	background:#202020; 
	background-image:url("../imagens/news/aba_arquivos.jpg"); 
	background-repeat:no-repeat;
	width:230px;
	height:654px;
	padding:0 0 0 5px;
	float:right;
	margin:-210px 5px 0 0 ; 
}

#arquivo_noticias ul {
	list-style:none;
}

#arquivo_noticias ul li{
	margin:0 0 8px 0; 
}



#mais_noticias{
	background:#202020; 
	background-image:url("../imagens/news/fundo_mais_noticias.jpg"); 
	background-position:top;
	background-repeat:no-repeat;
	width:645px; 
	height:190px; 
	overflow:hidden;
	margin:10px 0 0 5px; 
	
}

#mais_noticias ul{
	list-style:none;
}

#mais_noticias ul li{
	display:block;
	width:150px;
	height:150px;
	float:left;
	text-align:center;
	margin:10px 0 0 5px;
}



#videos_noticias{
	background:#202020; 
	background-image:url("../imagens/home/aba_videos.jpg"); 
	background-position:top;
	background-repeat:no-repeat;
	width:431px; 
	height:190px; 
	overflow:hidden;
	margin:10px 20px 0 5px; 
	float:left;
	
	
}

#videos_noticias ul{
	list-style:none;
}

#videos_noticias ul li{
	float:left;
	text-align:center;
	margin:10px 0 0 10px;
}


#mais_videos{
	background-color:#202020; 
	background-image:url("../imagens/news/fundo_mais_videos.jpg"); 
	background-position:top;
	background-repeat:no-repeat;
	width:194px; 
	height:190px;
	overflow:hidden;
	margin:10px 0 0 0 ; 
}

#mais_videos ul li{
	padding:5px 0 0 10px;
	
}


