﻿.descricao_pergunte
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #507656;
}

.pesquisar_pergunte
{
    position:relative;
    left:300px;
    top: -40px;
    *top: -44px;
    width:220px;
}

.texto_pergunte
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #0067ba;
}

.texto_pergunte_grid
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #0067ba;    
    border-top:#77bfff solid 2px;
    padding:3px 0px 3px 10px;
    cursor:pointer;
}

.div_azul_pergunte
{
    background: url("../../Images/Forum/fundo_azul.png");
    background-repeat: no-repeat;
    width: auto;
    height: 32px;
    /*font-family: Arial;*/
    font-size: 13px;
    color: #0067ba;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 5px;
    background-color: #D3F0FB;
}

.txt_meio_pergunte
{
    background-image: url(../../Images/textbox/txt_meio.png);
    height: 23px;
    
    font-size: 13px;
    color: #333333;
    width: 150px;
    border: none;
    float: left;
}

.borda_esquerda_pergunte
{
    background-image: url(../../Images/textbox/txt_esquerdo.png);
    width: 7px;
    height: 1.9em;
    float: left;
}

.borda_direita_pergunte
{
    background-image: url(../../Images/textbox/txt_direito.png);
    width: 7px;
    height: 1.9em;
    float: left;
}

.div_botao_concluir
{
    margin-left: 413px; *margin-left:413px;
margin-top:27px;
*margin-top:27px;
}

.txt_conteudo_pergunte
{
    border: solid 1px #ccc;
    height: 70px;
    width: 400px;
    float: left;
}

.texto_verde_pergunte
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #003e0a;
}

.div_dados_medicos
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #0067ba;
    margin-left: 65px;
    margin-top: -63px;
    width: 120px;
    _width: 118px;
}

.links_feedback
{
    /*font-family: Arial;*/
    font-size: 13px;
    color: #0067ba;
    font-weight: bold;
    text-decoration: underline;
}

.link_veja_outras_duvidas
{
    /*font-family: Arial;*/
    font-size: 12px;
    color: #5387a3;
    font-weight: bold;
}

.label_conteudo_perg_resp
{
    /*font-family: Arial;*/
    font-size: 12px;
    color: #0067ba;
}

.div_conteudo_perg_resp
{
    margin-left: 80px;
    margin-top: -65px;
}

.ValidationPergunte{  
    color:#FFF;
    min-width:200px;    
    width:auto;    
    height:auto;    
    background-color:#CC0000;    
    background-image:url('../../Images/img_erro.png');    
    background-repeat:no-repeat;    
    background-position: 10px center;   
}

.ValidationPergunte li
{
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    list-style: none;
}

.ValidationPergunte ul{
    clear:none;
    padding-top:10px;
    padding-bottom:10px;
    *padding-bottom:0px;
}

.ValidationPergunte ul li{
    float:none;
    padding-left:50px;
    *padding-left:90px;  
    *padding-bottom:0px; 
}

.imgTitulo_PergunteAoMedico
{
    margin-bottom: 12px;
}