.fuente {
          font-family: verdana,Arial,helvetica;
          font-size: 10pt;
          font-weight: normal;
          font-style: normal;
          text-decoration: none;
          text-transform: none;
          font-variant: normal;
          color: rgb(255,255,255);
          background-color: rgb(50,67,149);
          text-indent: 0px;
          line-height: 18px;
          word-spacing: 0pt;
          letter-spacing: 0px;
          vertical-align: baseline;
          text-align: left;
          float: none;
          clear: none
               
    }
#menu-hor {font-family: Arial,tahoma;
            font-size: 12px;
            text-align: center;
            word-spacing: 1px
}

#menu-ini {font-family: Arial,tahoma;
            font-size: 12px;
            text-align: center;
            word-spacing: 1px;
            background-color: rgb(0,0,0)
}


#fuente-ini {font-family: Arial,tahoma;
            font-size: 10px;
            background-color: rgb(0,0,102);
            word-spacing: 2px
           
}

a.nav1{ color: rgb(255,249,157); text-decoration:underline }
a.nav1:visited { color: rgb(253,246,102); text-decoration: underline }
a.nav1:hover { color: rgb(0,0,0); text-decoration: none; background-color: rgb(231,101,26) 
}
a.nav1:active { color: rgb(255,0,0); text-decoration: underline }
 

.fondo { background-image: url(imagenes/fondo.gif);
background-color: rgb(255,255,255);
background-repeat: repeat-y;
background-attachment: scroll;
background-position: 0% 0%
}

UL { list-style-image: url(imagenes/vineta.gif); list-style-position:outside }