/*CSS Mundo das Bandeiras*/

/*Geral*/
h6 {
	color: #fff;
	margin-top: 2px;
	text-align: center;
	width: 351px;
}

#conteudo p {
	color: #454545;
	font-size: 75%;
	text-align: justify;
	line-height: 165%;
}

/*Estrutura do conteudo*/
#conteudo {
	position: relative;
	float: left;
	width: 900px;
	background: #fff;
	z-index: 50;
}	

	div.txtNome {
		position: relative;
		float: left;
		width: 900px;
		height: 89px;
		background: url(img/bg_nome2.png);
	}
	
	h1.titNome {
		color: #036;
		margin: 20px 0 0 17px;
	}
		
div.coluna01 {
	position: relative;
	float: left;
	width: 407px;
	margin-bottom: 50px;
	background: url(img/bg_coluna01.png) no-repeat;
}

.pqno {
	height: 326px;
}

	div.txtHist {
		position: relative;
		float: left;
		width: 375px;
		padding: 0 11px 0 21px;
	}
	
	p.descHist {
		margin-bottom: 12px;
	}

div.coluna02 {
	position: relative;
	float: left;
	width: 493px;
	margin-bottom: 50px;
}

	div.txtHist2 {
		position: relative;
		float: left;
		width: 462px;
		padding: 0 21px 0 10px;
	}