.fondotxt {
	background-image: url(img/fondo_papel.jpg);
	background-repeat: no-repeat;
	width: 461px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.precio {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #E89D00;
}
.precio2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #E89D00;
}
.iva {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
}
.destacado {
	font-weight: bold;
	color: #005AA1;
}
.titulo {
	font-size: 19px;
	font-weight: bold;
	color: #005AA1;
}
.destacado2 {
	font-weight: bold;
	color: #061844;
	font-size: 12px;
}

