
body {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center; 
}

div {
	font-family: "Lucida Console", "Courier New", monospace;
	 xtext-align: center;
	 font-size: 15px;
}


.imgscala { width: 200px; max-width: 100% }
.imgscala300 { width: 300px; max-width: 100% }
.imgorda {  text-align: center; width: 400px; max-width: 100% }
.center { 	padding: 0px 0px 0px 0px !important;
			text-align: center;
		}
.page {
	justify-content: center;
  	align-items: center;
  	xtext-align: center;
	max-width: 900px;
}

.title {
  	font-weight: bold;
  	padding: 5px 25px 15px 25px;
  	line-height: 0.8;
  	text-align: center;
  	font-size: 40px;
}
.titlered {
  	font-weight: bold;
  	padding: 5px 25px 15px 25px;
  	line-height: 0.7;
  	font-size: 55px;
  	text-align: center;
  	color: red;
}

.subtitle {
  	font-size: 25px;
  	text-align: center;
}

.info {
}

.infoleft {
	text-align: justify !important;
}

.progr {
	font-size: 22px;
  	text-transform: uppercase;
}

.spiega {
	font-style: italic;
	text-align: center;
}

.sign {
	padding: 0px 25px 0px 25px;
	text-align: right;
	font-weight: bold;
	font-size: 20px;
}

.small {
	text-align: left !important;
  	font-size: 12px !important;
  	text-align: center;
}

.c_18 {
	xpadding: 0px 25px 0px 25px;
	text-align: center;
	font-size: 18px;
}

.c_24b {
	xpadding: 0px 25px 0px 25px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}

.c_24i {
	xpadding: 0px 25px 0px 25px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
}

.c_26 {
	xpadding: 0px 25px 0px 25px;
	text-align: center;
	font-weight: bold;
	font-size: 26px;
}

._26 {
	xpadding: 0px 25px 0px 25px;
	text-align: center;
	font-size: 26px;
}

.c_40b {
	xpadding: 0px 25px 0px 25px;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
}
.foot {
  	text-align: left;
  	font-size: 18px ;
}

@media print {
  foot {page-break-after: always;}
}