@charset "utf-8";
.logo {
	text-align: center;

}
body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer {
	text-align: center;
	margin-top: 15px;
	border-top: 1px solid #000000;
	margin-bottom: 30px;
}
.pedidotitulo {
	margin-top: 15px;
	border-bottom: 1px solid #000000;
}
.pedidodatos {
	margin-bottom: 15px;
	margin-top: 15px;
}
.datoscomprador {
	border-bottom: 1px solid #000000;
}
.totalpedido {
	text-align: center;
}
