.destacado, p.destacado, span.destacado {
 	font:12px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	display:block;
	width:190px;
	float:left;
	text-align:center;
	margin-right:15px;
		margin-bottom:5px;
	color:#F60;
}


.destacado:before, p.destacado:before, span.destacado:before
{
content:url(../img/frase_fondo.jpg);
display:block;
margin-bottom:10px;

}

.destacado:after, p.destacado:after, span.destacado:after
{
content:url(../img/frase_fondo.jpg);
display:block;
margin-top:10px;

}
