.destacado1 {
	background-image: url(fw3/destacados/destacado-1.png);
	height: 200px;
	width: 170px;
	overflow: hidden;
	padding: 10px;
}
.destTitulo {
	height: 35px;
	width: 170px;
	overflow: hidden;
}
.destTexto {
	height: 50px;
	width: 170px;
	overflow: hidden;
	color: #000;
	font-weight: bold;
}
.destBoton {
	height: 20px;
	width: 170px;
	overflow: hidden;
}
.destacado2 {
	background-image: url(fw3/destacados/destacado-2.png);
	height: 200px;
	width: 170px;
	overflow: hidden;
	padding: 10px;
}
.destacado3 {
	background-image: url(fw3/destacados/destacado-3.png);
	height: 200px;
	width: 170px;
	overflow: hidden;
	padding: 10px;
}
.destImagen {
	height: 85px;
	width: 170px;
	overflow: hidden;
}
.destInfo {
	height: 20px;
	width: 170px;
	overflow: hidden;
	color: #000;
	font-weight: bold;
}
