 #tituloPagina{
	display: block;
	color: #4A7873;
	font-weight: 100;
	padding: 0;
	font-size: 25px;
	text-align: left;
	margin: 0 0 20px 0;
}
h6#imprimir{
	text-transform: uppercase;
	float: right;
	width: 60px;
	font-size: 12px;
	color: #0000FF;
	margin: 0 0 10px 0;
}
#divisor{
	margin: 20px 0 0 0;
	width:100%;
	height:30px;
	background-image: url('../imagens/bg_content.png');
	background-position: center;
	background-repeat: no-repeat;
}
#bannerTrans img{
	width: 150px;
	height: 150px;
	position: fixed;
	top:300px;
	left: 0;
	
}