
	.verif{ display: none; }		
	
.rojo_claro { color:#f05a5b; }
.blanco { color:#FFFFFF; }
.naranja, a:link.naranja, a:visited.naranja { color:#FF8700 !important; }
.rojo, a:link.rojo, a:visited.rojo { color:#FF0000 !important; }
.verde { color:#067202;}
.gris_oscuro { color:#222222; }
.gris_claro { color:#181818; }
.azul_fuerte { color:#2D3C46; }
.amarillo { color:#F7CB29; }
	
table {
	border: currentColor; width: 100%;
}
th {
	border-width: medium medium 2px; border-style: none none solid; border-color: currentColor currentColor rgb(229, 229, 229); padding: 5px 5px; text-align: center; color: rgb(153, 153, 153); font-size: 0.92em; font-weight: 700; background-color:#333333
}
td {
	border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(229, 229, 229); padding: 10px 15px; text-align: center;
}
table.alt th {
	background: rgb(255, 132, 0); font: 300 1em/normal "Signika", sans-serif; padding: 7px 15px; color: rgb(255, 255, 255); border-bottom-color: rgb(217, 112, 0); border-bottom-width: 3px; border-bottom-style: solid; font-size-adjust: none; font-stretch: normal;
}

.estilo1 { font-size: 1em; }
.estilo2 { font-size: 1.1em; }
.estilo3 { font-size: 1.6em; color:#c65012}
.estilo4 { font-size: 1em; }
.estilo5 { font-size: 1.3em; }
.estilo6 { font-size: 1.8em; }
.estilo7 { font-size: 1.1em; }
