@charset "utf-8";
*, html, body {
    padding:0;
    margin:0;
    vertical-align:middle;
}
body {
    font-family:Verdana, Geneva, sans-serif;
    color:#333;
    font-size:12px;
    background:url(/imagens/site/bg.jpg) repeat-x top #2C4965;
}
a {
    text-decoration:none;
    color:#333;
}
a:hover {
    text-decoration:underline;
}
button {
    background:none repeat scroll 0 0 #183152;
    border:1px outset #000000;
    color:#FFFFFF;
    cursor:pointer;
    display:inline-block;
    font-size:11px;
    padding:4px 12px;
    vertical-align:baseline;
    text-transform:uppercase;
}
img {
    border:none;
}
p {
    padding:6px 0;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing:-1px;
}
h1 {
    font-size:34px;
    color:#183152;
    font-weight:normal;
    padding-top:12px;
    padding-bottom:26px;
    border-bottom:1px solid #BDBDBD;
    margin-bottom:12px;
    line-height:30px;
}
h2 {
    font-size:16px;
    font-weight:bold;
    color:#183152;
    padding:12px 0 0px;
}
h2.Lateral {
    font-size:16px;
    color:#FFF;
    font-weight:bold;
    padding:0;
}
h2.LojaCategoria {
    position:relative;
    display:block;
    height:45px;
    padding-top:0;
}
h2.LojaCategoria span {
    background:url(/imagens/site/h1_loja.jpg) left top no-repeat #E60000;
    border:1px solid #E60000;
    color:#FFF;
    font-size:22px;
    font-weight:normal;
    position:relative;
    display:block;
    float:left;
    padding:8px 18px;
    margin-top:-3px;
}
li {
    list-style:none;
}
strong, a {
    vertical-align:baseline;
}
small {
    line-height:10px;
}
#GERAL {
    position:relative;
    width:954px;
    margin:0 auto;
}
#GERAL #TOPO {
    position:relative;
    background:url(/imagens/site/bg_topo.jpg) no-repeat top left;
    height:162px;
}
#GERAL #TOPO #MENU {
    position:relative;
    float:right;
    margin-top:30px;
}
#GERAL #TOPO #MENU li {
    float:left;
    position:relative;
}
#GERAL #TOPO #MENU li a {
    position:relative;
    display:block;
    background-image:url(/imagens/site/bg_menu.jpg);
    background-repeat:no-repeat;
    text-indent:-1000px;
    overflow:hidden;
    height:54px;
}
#GERAL #TOPO #MENU li.Qu a {
    width:126px;
    background-position:0px 0px;
}
#GERAL #TOPO #MENU li.Qu a:hover {
    background-position:0px -54px;
}
#GERAL #TOPO #MENU li.Fu a {
    width:126px;
    background-position:-126px 0px;
}
#GERAL #TOPO #MENU li.Fu a:hover {
    background-position:-126px -54px;
}
#GERAL #TOPO #MENU li.Tr a {
    width:126px;
    background-position:-252px 0px;
}
#GERAL #TOPO #MENU li.Tr a:hover {
    background-position:-252px -54px;
}
#GERAL #TOPO #MENU li.Do a {
    width:90px;
    background-position:-378px 0px;
}
#GERAL #TOPO #MENU li.Do a:hover {
    background-position:-378px -54px;
}
#GERAL #TOPO #MENU li.Cu a {
    width:90px;
    background-position:-468px 0px;
}
#GERAL #TOPO #MENU li.Cu a:hover {
    background-position:-468px -54px;
}
#GERAL #TOPO #MENU li.Ga a {
    width:72px;
    background-position:-558px 0px;
}
#GERAL #TOPO #MENU li.Ga a:hover {
    background-position:-558px -54px;
}
#GERAL #TOPO #MENU li.Fa a {
    width:132px;
    background-position:-630px 0px;
}
#GERAL #TOPO #MENU li.Fa a:hover {
    background-position:-630px -54px;
}
#GERAL #TOPO #ABA {
    position:absolute;
    background:url(/imagens/site/bg_aba.gif) left top no-repeat;
    height:30px;
    padding-left:327px;
    right:0;
    bottom:1px;
}
#GERAL #TOPO #ABA li {
    position:relative;
    float:left;
    background:url(/imagens/site/aba_fundo.jpg) top repeat-x;
    margin-left:-21px;
}
#GERAL #TOPO #ABA li span {
    position:relative;
    display:block;
    background:url(/imagens/site/aba_right.jpg) right top no-repeat;
}
#GERAL #TOPO #ABA li span a {
    position:relative;
    display:block;
    background:url(/imagens/site/aba_left.jpg) left top no-repeat;
    color:#E1E6FA;
    font-size:11px;
    padding:9px 22px;
    white-space:nowrap;
}
#GERAL #TOPO #ABA li.Primeiro span a {
    background:url(/imagens/site/aba_left_primeiro.jpg) left top no-repeat;
}
#GERAL #PRINCIPAL {
    background:url(/imagens/site/bg_institucional.jpg) left top no-repeat;
    position:relative;
}
#GERAL #PRINCIPAL #CHAMADA {
    background:url(/imagens/site/bg_chamada.jpg) left top no-repeat;
    height:323px;
    padding:37px 0 0 19px;
}
#GERAL #PRINCIPAL #BOX li ul li {
    height:auto;
    width:auto;
}
#GERAL #PRINCIPAL #CONTEUDO {
    position:relative;
    width:666px;
    padding:28px 36px 18px;
    float:left;
    line-height:18px;
}
#GERAL #PRINCIPAL #LATERAL {
    position:relative;
    float:right;
    width:190px;
    padding-left:26px;
    padding-top:32px;
    color:#D6DDE3;
    background:url(/imagens/site/bg_lateral.jpg) repeat-x top #2C4965;
}
#GERAL #PRINCIPAL #LATERAL a {
    color:#D6DDE3;
}
#BGLOJA {
    background:url(/imagens/site/bg_loja_home.jpg) repeat-x top #EFF1FC;
    min-width:954px;
    position:relative;
}
#BGLOJA #LOJA {
    position:relative;
    width:954px;
    margin:0 auto;
    padding-bottom:18px;
}
#BGRODAPE {
    background:url(/imagens/site/bg_rodape.jpg) repeat-x top #2D0A0A;
    min-width:954px;
    padding-bottom:22px;
}
#BGRODAPE #RODAPE {
    position:relative;
    width:954px;
    margin:0 auto;
    padding:36px 0;
}
.Banner {
    position:relative;
    width:718px;
    height:250px;
    z-index:1;
}
.Box li {
    position:relative;
    background-repeat:no-repeat;
    background-position:top left;
    float:left;
}
.BoxOutros li {
    position:relative;
    margin-top:10px;
    margin-bottom:18px;
    width:318px;
    float:left;
}
.BoxOutros li p {
    padding:0 18px;
}
.BoxQuemSomos {
    background-image:url(/imagens/site/box_quem_somos.jpg);
    width:208px;
    padding:66px 10px 0 100px;
    height:132px;
}
.BoxFundador {
    background-image:url(/imagens/site/box_fundador.jpg);
    width:184px;
    height:132px;
    padding:66px 10px 0 124px;
}
.BoxCursos {
    background-image:url(/imagens/site/box_cursos.jpg);
    width:268px;
    height:132px;
    padding:66px 18px 0 32px;
}
.BoxParceiros {
    background:url(/imagens/site/box_parceiros.gif) no-repeat top;
    padding-top:52px;
    width:318px;
}
.Bredi {
    float:right;
}
.Cycle {
    padding:18px;
    background:#183152;
    border-radius:5px;
    -moz-border-radius:5px;
    color:#FFF;
}
.Cycle .BannerNav {
    padding-top:12px;
    text-align: center;
}
.Cycle .BannerNav a {
    display:inline-block;
    padding:4px 8px;
    color:#FFF;
}
.Cycle .BannerNav a.activeSlide {
    background:#FFF;
    color:#183152;
}
.ChamadaAids {
    position:absolute;
    right:0;
    text-indent:-1000px;
    overflow:hidden;
    display:block;
    background:url(/imagens/site/chamada_aids.jpg) no-repeat left top;
    width:205px;
    height:143px;
}
.ChamadaLoja {
    position:absolute;
    right:0;
    text-indent:-1000px;
    overflow:hidden;
    margin-top:143px;
    display:block;
    background:url(/imagens/site/chamada_loja.jpg) no-repeat left top;
    width:205px;
    height:143px;
}
.FloatLeft {
    float:left;
}
.FloatRight {
    float:right;
}
.FontPreco {
    font-size:16px;
    font-weight:bold;
}
.FontAzulClaroPequeno {
    color:#436CA5;
    font-size:10px;
}
.FormPadrao fieldset {
    border:none;
}
.FormPadrao input, .FormPadrao textarea {
    border:none;
    padding:4px 8px;
    font-size:11px;
}
.FormPadrao label {
    font-size:11px;
    padding-top:4px;
}
.FormularioDoacao {
    padding:18px;
    border:1px solid #CCC;
    background:#F7F7F7;
}
.FotoLeft {
    float:left;
    margin-right:12px;
}
.FotoRight {
    float:right;
    margin-left:12px;
}
.Fotos {
    position:relative;
    float:right;
    margin-top:20px;
    margin-left:12px;
}
.Fotos .CliqueAmpliar {
    position:absolute;
    right:0;
    top:-20px;
}
.Galeria {
    background:#F2F1EE;
    border:1px solid #D4D0C8;
    display:inline-block;
    padding:10px 19px;
    width:626px;
    margin-bottom:32px;
}
.Galeria li {
    float:left;
}
.Galeria li a {
    display:block;
    float:left;
    width:100px;
    height:72px;
    margin:2px;
    background-repeat:no-repeat;
    background-position:center;
}
.Largura356 {
    width:356px;
    margin-right:10px;
}
.Largura300 {
    width:300px;
}
.LinkAzul {
    color:#00659F;
    font-size:11px;
}
.LinksTopo {
    position:relative;
    display:block;
    float:right;
    font-size:11px;
    margin-top:10px;
}
.LinksBottom {
    text-align:right;
    font-size:10px;
}
.LinksBottom a {
    margin-left:12px;
}
.LinksTopo a {
    color:#FFF;
    margin-left:14px;
}
.LinksTopo img {
    margin-bottom:3px;
}
.Lista {
    position:relative;
}
.Lista li {
    position:relative;
    list-style:url(/imagens/site/icones/lista.gif);
    font-size:11px;
    margin-left:18px;
    padding:3px 0;
    float:none;
    line-height:13px;
}
.ListaCursos li {
    padding:18px;
    background:#183152;
    border-radius:5px;
    -moz-border-radius:5px;
    color:#FFF;
    margin-bottom:18px;
}
.ListaCursos li img {
    max-width:630px;
}
.ListaParceiros li {
    float:left;
    background:#FFF;
    margin:2px;
}
.ListaParceiros li a {
    display:block;
    width:328px;
    height:124px;
    background-repeat:no-repeat;
    background-position:center;
}
.ListaProdutos {

}
.ListaProdutos li {
    position:relative;
    float:left;
    width:180px;
    margin:26px;
}
.ListaProdutosFoto {
    display:block;
    position:relative;
    background:#FFF;
    width:180px;
    height:144px;
    margin:0 auto;
    background-repeat:no-repeat;
    background-position:center;
}
.ListaProdutosFoto:hover {
    margin:-3px;
    border:3px solid #06276F;
    display:block;
}
.ListaProdutosAmpliar {
    right:0;
    bottom:0;
    position:absolute;
}
.ListaVideos li {
    padding:18px 0;
}
.Logo {
    position:absolute;
    display:block;
    width:140px;
    padding-top:120px;
    margin:18px 0 0 18px;
    text-indent:-1000px;
    overflow:hidden;
    color:#FFF;
    font-size:10px;
}
.Logo:hover {
    text-indent:0;
    text-decoration:none;
}
.Migalha {
    font-size:10px;
    color:#F7F7F7;
    padding:10px 0 12px;
}
.Migalha a {
    font-size:10px;
    color:#F7F7F7;
}
.nav_pics {
    position:relative;
    margin:-36px 0 0 8px;
    z-index:2;
}
.nav_pics a {
    display:block;
    position:relative;
    float:left;
    width:24px;
    height:20px;
    background:#F7F7F7;
    border:1px solid #CCC;
    text-align:center;
    padding-top:6px;
    font-size:10px;
    color:#183152;
    margin:0 2px;
}
.nav_pics a.activeSlide {
    background:#183152;
    border:1px solid #1E3D66;
    color:#F7F7F7;
}
.Quebra {
    clear:both;
}
.QuebraLeft {
    clear:left;
}
.Paginacao {
    position:relative;
    font-size:11px;
    padding-top:12px;
}
.Paginacao a.Num {
    vertical-align:baseline;
    margin:0 1px;
    text-align:center;
    padding:4px;
}
.Paginacao a.NumMarcado {
    background:#111D48;
    vertical-align:baseline;
    color:#FFF;
    padding:4px;
    margin:0 1px;
    text-align:center;
}
.Paginacao a.Num:hover {
    background:#0066CC;
    color:#FFF;
}

.Parceiros {
    margin-left:32px;
    margin-bottom:40px;
}
.Parceiros a {
    width:254px;
    display:block;
    height:100px;
    background-repeat:no-repeat;
    background-position:center;
    background-color:#FFF;
    overflow:hidden;
}
.Plus {
    position:relative;
    display:block;
    text-align:right;
    font-size:10px;
    padding:4px 0;
}
.PrincipalFundo {
    background:url(/imagens/site/bg_principal_fundo.jpg) repeat-y left;
}
.RodapeEsquerda ul li, .RodapeDireita ul li {
    font-weight:bold;
    color:#D6B781;
    font-size:10px;
    line-height:18px;
}
.RodapeEsquerda ul li ul li, .RodapeDireita ul li ul li, .RodapeEsquerda ul li ul li a, .RodapeDireita ul li ul li a {
    font-size:11px;
    font-weight:normal;
    color:#CCC;
    line-height:14px;
}
.RodapeEsquerda {
    float:left;
    width:132px;
}
.RodapeDireita {
    float:left;
    width:768px;
    margin-left:54px;
    margin-bottom:36px;
}
.RodapeDireita ul li {
    float:left;
    margin-left:60px;
}
.RodapeDireita ul li ul li {
    margin-left:0;
}
.RodapeInstitucional {
    position:relative;
    float:left;
    /*width:768px;*/
}
.RodapeLoja {
    position:relative;
    float:left;
    width:126px;
    margin-left:18px;
}
.RodapePagamento {
    position:relative;
    float:left;
    width:234px;
    margin-left:18px;
}
.RodapePagamento img {
    margin:2px;
}
.Size10 {
    font-size:10px;
}
.Tabela {
    border:1px solid #CCC;
}
.Tabela th, .Tabela td {
    padding:6px 10px;
    text-align:left;
    font-size:10px;
    color:#666;
    vertical-align:top;
}
.Tabela th {
    background:#CCC;
}
.Tabela th.BgCinzaClaro, .BgCinzaClaro {
    background:#DDD;
}
.Tabela td.AlignRight, .Tabela th.AlignRight {
    text-align:right;
}
.VitrineMais {
    padding:0;
    text-align:right;
    margin-bottom:6px;
}
