﻿.cuerpofooter
{
    font-family: tahoma;
    font-size: small;
    color: #FF6666;
    table-layout: fixed;
}

.linksfooter
{
    font-family: tahoma;
    font-size: small;
    text-decoration: underline;
    color: #808080;
}
.tablafooter
{
  
    background-repeat: no-repeat;
    font-size: small;
    font-variant: normal;
    font-family: tahoma;
    border-spacing: 0px;
}

.StiloFooter1
           {
              font-family: tahoma;
              font-size: small;
              color: #808080;
             text-align: center;
            height: 25px;
            }       
.transparencia
{
    opacity: .65;
    -moz-opacity: .65;
    filter: alpha(opacity=65);
    float: none;
} 
   
        .txtnaranja
{
    font-family: tahoma;
    font-size: small;
    color: #FF6600;
    text-align: center;
}

        .txtgris
{
    font-family: tahoma;
    font-size: small;
    color: #808080;
    text-align: center;
}

.styleIFRAME
        {
        
        scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-dark-shadow-color: #550055;
scrollbar-track-color: #A2A2A2;
scrollbar-face-color: #550055;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #000000;

        }