﻿div#Training
{
    font-family: Arial;
    font-size: 11px;
    margin-top:15px;
}

div#Training p
{
    margin-bottom: 10px;
}

div#Training div.t_msg
{
    height: 130px;
    background-image: url('Training/Images/bot_tuto_2.jpg' );
    background-position: right center;
    background-repeat: no-repeat;
    height: 130px;
}

.PopupExtenderBackground
{
    text-align: center;
    background-color: White;
    padding: 20px 10px 20px 10px;
    border: solid 3px #696969;
    width: 500px;
}

div#Training div.t_msg div#t_msgesq
{
    float: left;
    display:block;
    width: 320px;
    height: 130px;
    padding: 0px 0px 0px 40px;
    font-size: medium;
    color: #3C4F58;
}


div#Training div.t_msg div#t_msgdir
{
    float: right;
    width: 217px;
    height: 80px;
    padding: 5px 20px 0px 0px;
}

div#Training div.t_opcao1, div.t_opcao2, div.t_opcao3, div.t_opcao4
{
    height: 150px;
    width: 732px;
    background-repeat: no-repeat;
}

div#Training div.t_opcao1
{
    background-image: url(          'Training/Images/img_modulos.jpg' );
}
div#Training div.t_content
{
    margin: 0 auto;
    width: 100%;
    margin-top: 30px;
}

div#Training div.t_content div.t_legenda
{
    text-align: right;
    margin-right: 40px;
}

div#Training td.balaoTopEsq
{
    background-image: url(         'Training/Images/balao.gif' );
    background-repeat: no-repeat;
    background-position: right bottom;
    line-height: 16px;
    height: 16;
    width: 17px;
}

div#Training td.balaoTop
{
    background-image: url(        'Training/Images/filete_topo.jpg' );
    background-repeat: repeat-x;
    background-position: center bottom;
    line-height: 16px;
    height: 16;
    width: 17px;
}

div#Training td.balaoTopDir
{
    background-image: url(       'Training/Images/balao-02.gif' );
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 16px;
    height: 16;
    width: 17px;
}

div#Training td.balaoEsq
{
    background-image: url(      'Training/Images/filete_esquerda.jpg' );
    background-repeat: repeat-y;
    background-position: right bottom;
    line-height: 16px;
    height: 16;
    width: 17px;
}

div#Training td.balaoDireita
{
    background-image: url(     'Training/Images/filete_direita.jpg' );
    background-repeat: repeat-y;
    background-position: left bottom;
    line-height: 16px;
    height: 16;
    width: 17px;
}

div#Training td.balaoBotEsq
{
    background-image: url(    'Training/Images/balao-03.gif' );
    background-repeat: no-repeat;
    background-position: right bottom;
    line-height: 16px;
    height: 16;
    width: 17px;
}

div#Training td.balaoBot
{
    background-image: url(   'Training/Images/filete_base.jpg' );
    background-repeat: repeat-x;
    background-position: top bottom;
    line-height: 16px;
    height: 16;
    width: 17px;
}

div#Training td.balaoBotDir
{
    background-image: url('Training/Images/balao-04.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 16px;
    height: 16;
    width: 17px;
}


div#Training div.balaoSeta
{
    background-image: url('Training/Images/balao-05.gif' );
    background-repeat: no-repeat;
    background-color: Transparent;
    width: 23px;
    height: 30px;
    position: absolute;
    margin-top: 3px;
}
