body{
    background-image: url('../imgs/wm.png');
    font-family: "Calibri";
    font-weight: bold;
}
.Titulo{
font-family:'Times New Roman';
font-size:30px;
font-variant:small-caps;
font-weight:bold;
}
.clAuxi{
font-family:'Calibri';
font-size:14px;
font-variant:small-caps;
font-weight:bold;
}
.stNormal{
        font-family: "Calibri";
}
.style1{
    font-family: "Copperplate Gothic Light";
    font-weight: bold;
}
#frame{
background-color:transparent;
}
table .tablaColores
{
    border: 2px;
    border-color: #444444;
    border-style:solid;
    font-family: calibri;
    font-size:16px;
}
table .tablaColores th
{
    background-color: #444444;
    color:white;
    font-family:Tahoma;
    font-variant:small-caps;
    height:30px;
}
table .tablaColores .colorcell
{
    padding-left:20px;
    height: 20px;
}
table .tablaColores .textcell
{
    padding-left:30px;
    height: 20px;
}
#Legend
{
    font-family:Calibri;
    font-style: italic;
    color:black;
    font-size:14px;
    text-align:justify;
    padding-left:100px;
}
