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

