/* Estilos específicos */
.tituloarticulo {
   font-family: "Avantgarde md bt", Arial, sans-serif; 
   font-weight: bold;
   font-size: 220%;
   color: #3179ed;
   background-color: transparent
}

h1 { color: #3179ed; background-color: transparent }
h2 { color: #3179ed; background-color: transparent }
h3 { color: #3179ed; background-color: transparent }
h4 { color: #3179ed; background-color: transparent }

