@charset "utf-8";
/* CSS Document */

.cont-resultados-index{
	width:100%;
	overflow:hidden;
	background-color: #faf3e9;

}
.cont-tabla-posiciones-gral tr:nth-child(n+4){
display:none;
}
