@charset "utf-8";
/* CSS Document */
/*--------------*/

/*---COLORES---*/
.principalTrans {
    background-color:rgba(162, 0, 67, 0.6);
}

.noColor {
	color:rgba(0,0,0,0) !important;
}

.blanco {
	color:#fff !important;
}

.colorBase {
	background-color:#2B3313 !important;
}

.colBase {
	color:#2B3313 !important;
}

.color0 {
    background-color: #320923 !important;  
}

.col0 {
    color: #DBD86A !important;  
}

.color1 {
	background-color:#4A0D34 !important;
}

.col1 {
	color:#D3CD18 !important;
}

.color2 {
	background-color:#631145 !important;
}

.col2 {
	color:#C9B115 !important;
}

.color3 {
	background-color:#82416A!important;
}

.col3 {
	color:#A0B545 !important;
}

.color4 {
	background-color:#A1708F !important;
}

.col4 {
	color:#8BA333 !important;
}

.color5 {
	background-color:#8D386E !important;
}

.col5 {
	color:#597228 !important;
}

.color6 {
	background-color:#6E325C !important;
}

.col6 {
	color:#236799 !important;
}

.color7 {
	background-color:#0B3553 !important;
}

.col7 {
	color:#97BD1F !important;
}

.color8 {
	background-color:#364202 !important;
}

.col8 {
	color:#364202!important;
}

.color9 {
	background-color:#A7084B !important;
}

/*opuestos*/

.opColor1 {
	background-color:#6F180D !important;
}
.opCol1 {
	color:#6F180D !important;
}

.opColor2 {
	background-color:#891812 !important;
}
.opCol2 {
	color:#4C5795 !important;
}

.opColor3 {
	background-color:#6D3C8F !important;
}
.opCol3 {
	color:#6D3C8F !important;
}

.opColor4 {
	background-color:#462669 !important;
}
.opCol4 {
	color:#462669 !important;
}

.opColor5 {
	background-color:#6C529D !important;
}
.opCol5 {
	color:#6C529D !important;
}

.opColor6 {
	background-color:#3B6DB3 !important;
}
.opCol6 {
	color:#3B6DB3 !important;
}

.opColor7 {
	background-color:#334897 !important;
}
.opCol7 {
	color:#334897 !important;
}

.opColor8 {
	background-color:#E00721 !important;
}
.opCol8 {
	color:#E00721 !important;
}

/*---ESPECIFICOS---*/