.textoDestaque{
	color: #1A4B66;
}

html>body .titulo{ 
	line-height: 16px;
	margin-top: 0px;
	margin-left: -2px; 
	padding-left: 4px; 
}
.titulo{
	padding-left: 6px; 
	font-size: 1.4em; 
	background: #1a4b66; 
	line-height: 20px;
	color: #fff; 
	font-weight: bold;
	display: table; 
	width: 100%;
}

.subTitulo{
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}

.tabelaTitulo{
	color: #1A4B66;
	background: #B6CFDC;
	text-align: center;
}
.tabelaLinha1{
	background: #F3F6F7;
}
.tabelaLinha2{
	background: #E4EEF3;
}
