#centro {
	position: relative;
	width:100%;
	height: 395px;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#destaque {
	position: relative;
	width: 970px;
	height: 395px;
	border: none;
	background: URL(/site/template/img/1/centro5.jpg) no-repeat;
}

#destaque .aba {
	float:left;
	margin-left: 10px;
	width: 36px;
	height: 26px;
	text-align: center;
	line-height: 18px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #000;
	bottom: 0;
	left:10;
}

#destaque a {
	line-height: 18px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #000;
}


#centro2 {
	position: relative;
	width:100%;
	height: 195px;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#destaque2 {
	position: relative;
	width: 970px;
	height: 195px;
	border: none;
	background: URL(/site/template/img/1/centro5.jpg) center no-repeat;
	text-align: left;
}
