.encabezado {
	background-image: url(encabezado.gif);
	background-repeat: no-repeat;
}
.letras {
	font-family: "Arial Black";
	font-size: 11px;
	color: #FFFFFF;
}
.botonera {
	background-image: url(botonera.gif);
	background-repeat: no-repeat;
}
.letrasboton {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}
.fondohojas {
	background-image: url(fondo_hojas.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.lineaderecha {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.letrashojas {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.fondo {
	background-image: url(fondo.gif);
	background-repeat: no-repeat;
}
