﻿.topo_seleciona_forum
{
    
    width:140px;
    /*margin-left: 100px;*/
   /* margin-top: -90px;*/
}

.pesquisar_forum
{
   position:relative;
   top:-45px;
   left:300px;
  
}

.texto_forum
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #0067ba;
}

.texto_forum_grid
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #0067ba;    
    border-top:#77bfff solid 2px;
    border-right:#77bfff solid 2px;
    padding:3px 0px 3px 10px;
    cursor:pointer;
}

.texto_forum_grid_pergunte
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #0067ba;    
    border-top:#77bfff solid 2px;
    padding:3px 0px 3px 10px;
    cursor:pointer;
}

.texto_titulo_forum
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #0067ba;
    font-weight: bold;
}

/*.div_azul_esquerdo
{
    background: url("../../Images/fundo_azul_esquerdo.png");
    background-repeat: no-repeat;
    width: 350px;
    height: 32px;
    /*font-family: Arial;
    font-size: 13px;
    color: #0067ba;
    font-weight: bold;
    padding-top: 6px;
}*/

.div_azul_direito
{
    background: url("../../Images/fundo_azul_direito.png");
    background-position:right top;
    background-repeat: no-repeat;
    width: auto;
    height: 32px;
    /*font-family: Arial;*/
    font-size: 11px;
    color: #0067ba;
    font-weight: bold;
    text-align: center;
    padding: 5px 10px;
    vertical-align: top;
}

.div_azul
{
    background: url("../../Images/Forum/fundo_azul.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 32px;
    /*font-family: Arial;*/
    font-size: 13px;
    color: #0067ba;
    font-weight: bold;
    padding: 5px 10px;
    vertical-align: top;
    text-align: left;
}

.texto_comentario
{
    /*font-family: Arial;*/
    font-size: 20px;
    color: #0067ba;
    font-weight: bold;
    text-align: center; 
    border-top:#77bfff solid 2px;
    padding:3px 0px 3px 10px;
}

.div_senha
{
    margin-left: 200px; 
    margin-top:-17px;
}

.div_categoria
{
    margin-left: 385px; 
    margin-top:-18px; 
}

.txt_meio_forum
{
    background-image: url(../../Images/textbox/txt_meio.png);
    height: 23px;
    font-size: 13px;
    color: #333333;
    width: 150px;
    border: none;
    float: left;
}

.borda_esquerda_forum
{
    background-image: url(../../Images/textbox/txt_esquerdo.png);
    width: 7px;
    height: 24px;
    float: left;
}

.borda_direita_forum
{
    background-image: url(../../Images/textbox/txt_direito.png);
    width: 7px;
    height: 24px;
    float: left;
}

.borda_ddl_forum
{
    border: 1px solid #CCCCCC;
    width: 150px;
    
    font-size: 13px;
    color: #333333;
}

.div_botao_concluir
{
    margin-left: 413px; 
    *margin-left:413px;
    margin-top:27px;
    *margin-top:27px;
}

.txt_conteudo_forum
{
    border: solid 1px #ccc;
    height: 70px;
    width: 400px;
    float: left;
}

.texto_topico_forum
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #003e0a;
}
.conteudo_topo
{   
    color:#0067ba;
    margin-top:-20px;
}
.leia_mais
{
     color:#0067ba;
     float:right;
     text-decoration:underline;
}
