.fondo1 {
	font-size: 12pt; 
	text-align: center; 
	font-family:Arial Unicode MS; 
	color: #336699;
  	background-color: #FFFFFF;
}

.fondo2 {
   background-color: #5C88CF;
    text-align: center;
    color: #EEF6F8;
}

.fondo2r {
	background-color: #5C88CF;  
    text-align: right;
    color: #EEF6F8;
}

.fondo3 {
  background-color: #DDECFE;
  font-size: 10pt;
  text-align: right;
  font-weight: bold;
  font-family:Arial Unicode MS;
  color: #EE3131;
  cursor: hand;
}

.fondo4 {
  background-color: #EEF6F8;
}

.fondo5 {
  background-color: #5F7992;
}

.fondo6 {
  background-color: #98AAB8;
}

.fondo7 {
    background-color: #FFFFFF;
    text-align: center;
    align: center;
}

.texto1 {
    font-size: 6pt;
    text-align: right;
    font-weight: bold;
    font-family:Arial Unicode MS;
    color: #003366;
}

.texto2 {
    font-size: 10pt;
    text-align: center;
    font-weight: bold;
    font-family:Arial Unicode MS;
    color: #003366;
}

.texto3 {
    font-size: 12pt;
    text-align: center;
    align: center;
    font-family:Arial Rounded MT Bold;
    color: #144E8D;
}

.texto4 {
    font-size: 12pt;
    text-align: center;
    align: center;
    font-family:Arial Rounded MT Bold;
    color: #666666;
}

.boton {
  background-color: #336699;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-size: 12;
  border-width: 2px; 
  border-color: white;
  font-family:Arial Unicode MS;
}
