.sclsPagina
{
    BACKGROUND-COLOR: transparent;
    BACKGROUND-IMAGE: url(../images/A2MenuFondo.gif)
}
.sclsTituloApp
{
    BACKGROUND-COLOR: Silver;
    COLOR: navy;
    FONT-FAMILY: Verdana, 'Times New Roman', Arial;
    FONT-SIZE: medium;
    FONT-WEIGHT: bold
}
.sclsTitulos
{
    BACKGROUND-COLOR: teal;
    COLOR: navy;
    FONT-FAMILY: Verdana, 'Times New Roman', Arial;
    FONT-SIZE: medium;
    FONT-WEIGHT: bold
}
.sclsEtiquetas
{
	BACKGROUND-COLOR: silver;
    COLOR: black;
    FONT-FAMILY: Verdana, 'Times New Roman', Arial;
    FONT-SIZE: x-small;
    FONT-WEIGHT: 600
}
.sclsEtiquetas2
{
	BACKGROUND-COLOR: silver;
    COLOR: black;
    FONT-FAMILY: Verdana, 'Times New Roman', Arial;
    FONT-SIZE: xx-small;
    FONT-WEIGHT: 600
}
.sclsVisible
{
    DISPLAY: ""
}
.sclsInvisible
{
    DISPLAY: none
}
		