* {
    margin: 0;
    padding: 0;
}
	
.destacado {
	background: url(../images/destacados2.png) no-repeat;
	background-position:center;
	top:-104px;
	position: relative;
	text-align:center;
	z-index:1000;
	height:100px;
}
