/* paleta mqad */

body,div,h1,h2,h3,h4,h5,h6
{
	font-family: "Montserrat", sans-serif;
}
.Julius { font-family: "Julius Sans One", sans-serif !important; }
.Montserrat { font-family: "Montserrat", sans-serif !important; }

.tema_fondo_cuerpo { background-color: White; }
.tema_fondo_negro { background-color: #222; color: #FFF;}
.tema_fondo_blanco { background-color: #FFEEDF; color: #000;}

.tema_fondo_1 { background-color: #ED8530; color: #FFFFFF; }
.tema_fondo_1c { background-color: #FFA459; color: #000000; }
.tema_fondo_1o { background-color: #C96410; color: #FFFFFF; }
.tema_texto_1 { color: #ED8530; }
.tema_texto_1c { color: #FFA459; }
.tema_texto_1o { color: #C96410; }
.tema_borde_1 { border:solid 1px #C96410 !important; }

.tema_fondo_2 { background-color: #D62B59; color: #FFFFFF; }
.tema_fondo_2c { background-color: #E75079; color: #000000; }
.tema_fondo_2o { background-color: #B60E3B; color: #FFFFFF; }
.tema_texto_2 { color: #D62B59; }
.tema_texto_2c { color: #E75079; }
.tema_texto_2o { color: #B60E3B; }
.tema_borde_2 { border:solid 1px #B60E3B !important; }

.tema_fondo_3 { background-color: #EDBB30; color: #000000; }
.tema_fondo_3c { background-color: #FFD359; color: #000000; }
.tema_fondo_3o { background-color: #C99810; color: #FFFFFF; }
.tema_texto_3 { color: #EDBB30; }
.tema_texto_3c { color: #FFD359; }
.tema_texto_3o { color: #C99810; }
.tema_borde_3 { border:solid 1px #C99810 !important; }

.boton_tema { background-color: #FFA459; color:#000; }
.boton_tema:hover { background-color: #ED8530; color:#FFF; }

