@charset "utf-8";
/* CSS Document */
.estrella{
	float: right;
	margin-top: 20px;
}

#texto h2{
	color: #1B738F;
	background-color: #F0F0F0;
	padding: 5px;
	margin-top: 20px;
}
.destacado {
	margin-top: 20px;
}

