body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(fondo.png);
	color: #333;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EFEFEF;
	margin-top: 10px;
}
table {
	background-image: url(esri.png);
	background-repeat: repeat-y;
}

.textopie {
	font-size: 10px;
	color: #333;
	text-align: justify;
}
.subtitulo {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.textopiebol {
	font-size: 10px;
	color: #333;
	font-weight: bold;
}
