#banner_full {
	width: 100%;
	height: 480px;
}

#banner_margem_full {
	width: 990px;
	height: 100%;
	margin: auto;
}
#banner_margem_full img {
	border: 5px solid #FFF;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	margin: 10px 0 10px 80px;
}


#banner_margem_full .bxslider h2 {
	position: relative;
	background: #222;
	padding: 15px;
	color: #FFF;
	font-family: "Open sans";
	display: table;
}
#banner_margem_full .bxslider h2 span {
	font-size:15px;
	text-transform:none;
}
#banner_margem_full .bxslider h2#t1 {
	top: -90px;
	right: -85px;
	font-size: 24px;
}
#banner_margem_full .bxslider h2#t2 {
	top: -110px;
	right: -510px;
	font-size: 20px;
}
#banner_margem_full .bxslider h2#t3 {
	top: -200px;
	right: -600px;
	font-size: 20px;
}
#banner_margem_full .bxslider h2#t4 {
	top: -110px;
	right: -430px;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 26px;
}