#conts {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	position: relative;
}
#conts #banda {
	background-image: url(../../img/home/banda.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 52px;
	width: 865px;
	left: 0px;
	top: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #00627a;
	text-align: center;
	padding-top: 14px;
}
