﻿

.mais_fale_conosco
{
    color:#333;
    width:920px;
    padding:35px 0px 0px 36px;
    margin:-14px 0px 0px 20px;
    display:table;
    background:url("../../Images/FaleConosco/MaisCabelo/back-fale-conosco-telas.png") top left no-repeat;
}

.mais_fale_conosco h2 img
{
    margin-top:6px;
    margin-left:24px;
}

.linha_campos
{
    width:700px;
    display:table;
}

.linha_campos p
{
    float:left;
    padding-right:10px;
    vertical-align:middle;
}

.descricao_fale_conosco
{
    width:700px;
    font-size:13px;
    font-family:Trebuchet MS,Helvetica,Helvetica Neue,Fonce Sans,Sans-Serif;
    margin:26px 0px 30px 24px;
    line-height:18px;
}

.campos_esquerdo
{
    padding-left:30px;
}

.campos_direito
{
    padding-left:24px;
}

.fale_campos
{
    margin-top:3px;
    margin-bottom:10px;
    border:1px solid #CBC7C8;
}

.box_50
{
    width:50px;
}

.box_180
{
    width:180px;
}

.box_280
{
    width:280px;
}

.box_600
{
    width:600px;
}

.box_mensagem
{
    width:600px;
    height:70px;
    overflow:auto;
}

.botao_enviar_fale
{
    margin-left:24px;
}

.topo_fale
{
    width:746px;
    height:100px;
    /*background:url("../../Images/FaleConosco/MaisCabelo/back-topo-fale-conosco.png") top center no-repeat;*/
    background:url("../../Images/Forum/topo-forum.png") top center no-repeat;
}

.meio_fale
{
    width:746px;
    /*background:url("../../Images/FaleConosco/MaisCabelo/back-meio-fale-conosco.png") top center repeat-y;*/
    font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-size:12px;
    background:url("../../Images/Forum/meio-forum.png") top center repeat-y;
}

.footer_fale
{
    width:746px;
    height:88px;
    background:url("../../Images/Forum/footer-forum.png") top center no-repeat;
    /*background:url("../../Images/FaleConosco/MaisCabelo/back-footer-fale-conosco.png") top center no-repeat;*/
    margin-bottom:30px;
}

/*MENSAGEM ERRO*/
.ValidationFaleConosco
{
    width:540px;
    color:#FFF!Important;
    background-color:#6E2220!Important;
    background-image:url(/Images/ErrorCircle-32.png)!Important;
    background-position:10px center!Important;
    background-repeat:no-repeat!Important;
    padding:16px 0px 16px 60px;
    margin-left:24px;
    margin-bottom:14px;
    font-size:14px;
    font-family:MyriadPro-Regular,Arial,Helvetica,Sans-Serif;
}

/*MENSAGEM SUCESSO*/
.container_sucesso_alerta
{
    /*width:580px;*/
    background-color:#1B4924;
    margin-left:24px;
    margin-bottom:20px;
    padding:10px; 
    display:inline-block;
}

.container_sucesso_alerta img
{
    float:left;
}

.container_sucesso_alerta p
{
    color:#FFF;
    float:left;
    padding:10px 12px;
    font-weight:500;
    text-align:justify;
    font-size:14px;
    font-family:MyriadPro-Regular,Arial,Helvetica,Sans-Serif;
}

/*posição de "x" de fechar*/
.container_sucesso_alerta .xis
{
    float:right;
}

.opcoes_fale
{
    font-size:10px;
}