#noticia_completa{
	width:960px;
}

.noticia_conteudo{
	background-color:#fff;
	width:720px;	
	
	float:left;
}

.noticia_superior{
	/*background-color:#234;*/
	width:710px;
	height:auto;
	
	padding:5px;
	
	clear:both;
}

.noticia_inf_esq{
	/*background-color:#f43;*/
	width:350px;
	
	padding:5px;
	
	float:left;
}

.noticia_inf_dir{
	/*background-color:#32d;*/
	width:350px;

	padding:5px;
	
	float:left;
}


/* |NOVAS DIVS| */

.noticia_central{
	/*background-color:#234;*/
	width:720px;	
	
	float:left;
}

.noticia_inf_esq2{
	/*background-color:#f43;*/
	width:350px;
	
	padding:5px;
	
	float:left;
}

.noticia_inf_dir2{
	/*background-color:#32d;*/
	width:350px;

	padding:5px;
	
	float:left;
}

.noticia_inf_esq3{
	/*background-color:#f43;*/
	width:350px;
	
	padding:5px;
	
	float:left;
}

.noticia_inf_dir3{
	/*background-color:#32d;*/
	width:350px;

	padding:5px;
	
	float:left;
}

/* |FIM NOVAS DIVS| */

/* Nova div superior_dir */
.superior_dir{
	float: right;
	text-align: right;
	width: 200px;
	padding:0px;
}
/* Fim Nova div */

.noticia_lateral{
	/*background-color:#335;*/
	width:200px;
	
	padding:5px;
	
	float:left;
}

/*--|Barra Superior|--*/

		#barra-brasil-v3 {
			position:relative;
			clear:both;
			overflow:hidden;
			min-width:1000px;
			height:28px;
			background:#004b82;
		}
		#barra-brasil-v3 span {
			display:block;
			width:50%;
			height:28px;
			background:url(img/barra-brasil-v3-bgx.gif) 0 bottom repeat-x;
		}
		#barra-brasil-v3 span .imagemGov {
			position:absolute;
			top:4px;
			left:50%;
			height: 24px;
			width: 1000px;
			background: url(img/barra-brasil-v3-azul.gif) right top no-repeat;
			margin-left:-500px;
		}
		#barra-brasil-v3 span .brasilgov {
			width: 100px;
			height: 24px;
			float:right;
			display:block;
			border: 0 !important;
		}
		
		/*--|Final da Barra Superior|--*/
