 @charset "utf-8";
/* CSS Document */


.amarillo2
{
background-color:#11036B;
/* color: #ffffff;            Color del texto blanco */
}

.azul_mar
{
background-color:#11036B;
/* color: #ffffff;            Color del texto blanco */
}
.azul_cielo
{
background-color:#71C1F4;
/* color: #ffffff;            Color del texto blanco */
}


.amarillo
{
background-color:#EDF30A;
/* color: #ffffff;            Color del texto blanco */
}
.naranja
{
background-color:#FD4C07 ;
color: #ffffff; 
}
.negro
{
background-color:#000000;

}
.naranja25
{
background-color:#FD4C07 !important; /*Color del menu*/
}

.gris 
{
	background-color: #B4AFA8 ;
}

.violeta
{
background-color: #9927CB;
}

.turqueza
{
background-color:#00E1BB;
}

.rosa
{
background-color:#A71C88;
}

.negro
{
background-color:#000000;
}
 
.blanco
{
background-color:#FFFFFF;
}
.gris-naranja
{
background-color:#B4AFA8 !important;/*Foter y mebnu*/
}

.texgris
{
color:#AFAEAE;
}
.texturqueza
{
color:#03CBD1;
}

.texblanco
{
color:#FFFFFF;
}

