.div_destacados{
	width: 280px;
    height: 400px;
    background-image: url(../imgs/3.jpg);
	background-repeat: no-repeat;
	border:  0px solid #ccc;
}
	
div.div_destacados div.contenido_destacados{
    padding: 5px;
}

