﻿.pnlTodoCheck
{
    position: relative;
    width: 917px;
    height: 676px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("img/check.jpg");
    background-repeat: no-repeat;
    top: -65px;
}
.chkProducto1
{
    position: relative;
    left: 220px;
    top: 375px;
}
.chkProducto2
{
    position: relative;
    left: 383px;
    top: 356px;
}
.chkProducto3
{
    position: relative;
    left: 488px;
    top: 336px;
}
.chkProducto4
{
    position: relative;
    left: 621px;
    top: 314px;
}
.chkProducto5
{
    position: relative;
    left: 724px;
    top: 294px;
}
/*
INTERNA JUEGO
*/
.pnlTodoFlex
{
    background-repeat: no-repeat;
    background-color: #B2D470;
    position: relative;
    width: 917px;
    height: 689px;
    text-align: center;
    left: 10px;
}

/***************************************************************
INTERNA LOGIN ADWORDS 
****************************************************************/
.pnlTodoLoginAdwords
{
    background-repeat: no-repeat;
    background-image: url("img/loginAdwords.jpg");
    position: relative;
    width: 941px;
    height: 700px;
    text-align: center;
    left: 8px;
}
/*****************************************************************
INTERNA DIA DEL NINO
*****************************************************************/
.pnlTodoNino
{
    position: relative;
    width: 513px;
    height: 775px;
    text-align: center;
    left: 210px;
}
/*
* GANADOR DE FLEX
*/
.pnlTodoGanador
{
    background-repeat: no-repeat;
    background-image: url("img/ganadorFlex.jpg");
    position: relative;
    width: 941px;
    height: 700px;
    text-align: center;
    left: 20px;
}
