﻿/* ------------------------------------------------------------------------------------------------------ */
/*		Estilo - Splice - Banco Credibel - Interna      		   */
/*		Criado por: Victor Leonardo		Em: 23/07/2007			   */
/*		Contato: victor.leonardo@focusnetworks.com.br		  	   */
/*		Modificado por:	-			Em: __/__/____	    		   */
/* ------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------ */
/* 					Config. Gerais 	  		      			   */
/* ------------------------------------------------------------------------------------------------------ */

.selo_simulacao,
#informacoes_fipe h3, #top_float h4,
.btn_tag_cloud_int, .btn_voltar, .btn_imprimir, .btn_fonte, .btn_topo, .btn_enviar, .sbt_enviar{
	text-indent: -999px;
	overflow: hidden;
	display: block;
}

body{
    min-height: 700px;
}

#conteudo_contato hr{
    display: block;
    clear: both;
    border-top: none; border-bottom: 1px solid #d0d0d0;
    border-left: none; border-right: none;
    padding: 10px 0 0 0;
    margin: 0 15px 0 15px;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Div's 						   */
/* ------------------------------------------------------------------------------------------------------ */

.tags_int{
    background: url("../img/bg_tag.png") no-repeat;
    clear: both;
    width: 505px;
    height: 39px;
    margin: 10px 0 10px 5px;
    float: left;
}

.conteudo_credibel_h3{
    margin-top: 20px !important;
    z-index: -10;
}

.tags_int h2{
    float: left;
    font-family: Arial; font-size: 12px; color: #666;
    margin: 10px 0 0 10px;
}

.tags_int{
    background: url("../img/bg_tag.png") no-repeat;
    clear: both;
    width: 505px;
    height: 39px;
    margin: 10px 0 0 5px;
    float: left;
    position: relative;
    z-index: 10;
}

.tag_cloud_busca_int{
    clear: both;
    border: 1px solid #c0c0c0;
    width: 445px; min-height: 75px;
    margin: 15px 0 2px 20px; padding: 10px;
    *margin: 30px 0 2px -380px !important;
    _margin: 0px 0 2px 20px;
    background-color: #f4f4f4;
    display: none;
    position: absolute;
    z-index: 10 !important;
}

.tag_cloud_busca_int a{
    margin: 5px;
    padding: 0 2px 0 2px;
}

.tag_cloud_busca_int a:hover{
    margin: 5px;
    padding: 0 2px 0 2px;
    text-decoration: underline !important;
}

.informacoes_detran, #informacoes_fipe{
    background: url("../img/bg_esq_selo.png") no-repeat;
    width: 224px; height: 89px;
    margin: 15px 0 10px 16px;
}

#bot{
    background: url("../img/bot_interna.gif") no-repeat;
}

#left{
    background-color: #f0f0f0;
}

#conteudo_financiamento_veiculos, #conteudo_credibel, #conteudo_credibel_imprensa, #conteudo_credibel_integra{
    border-bottom: 3px solid #d0d0d0;
    margin: 10px;
    padding-bottom: 10px;
}

#right{
    min-height: 490px;
}

#conteudo_credibel, #conteudo_credibel_imprensa, #conteudo_credibel_integra, #mid_float fieldset, #conteudo_seja_representante fieldset{
    border: none;
    min-height: 300px;
}

#float_ag_visita{
    position: absolute;
    background-color: #fff;
    width: 350px;
    height: 235px;
    margin-left: -175px;
    left: 50%;
    top: 50%;
    margin-top: -225px;
    display: none;
}

#top_float{
    background: url("../img/top_pop.gif") repeat-x;
    height: 30px;
}

#mid_float fieldset ul{
    border-bottom: 1px solid #c0c0c0;
}

#conteudo_seja_representante fieldset{
    margin: 10px;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Menus 						   */
/* ------------------------------------------------------------------------------------------------------ */

#menu_bcc{
    /*background: url("../img/menu_credibel.jpg") no-repeat 1px -1px;*/
    margin-top: -15px;
    position: relative;
}

.controle{
    float: right;
    margin: -25px 0 0 0;
    position: relative;
	border-bottom: 3px solid #d0d0d0;
	padding: 0 0 4px 230px;
	_padding: 5px 0 0 210px;
}

.controle li{
    float: left;
    margin: 0 10px 0 10px;
}

.recurso_fonte{
    display: none;
    float: none !important;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Botões 						   */
/* ------------------------------------------------------------------------------------------------------ */

.btn_tag_cloud_int{
    background: url("../img/btn_tagcloud.gif") no-repeat;
    width: 72px; height: 13px;
    float: right;
    margin: -2px 10px 0 0;
    cursor: pointer;
}

.btn_voltar{
    background: url("../img/btn_controle.gif") no-repeat;
    width: 45px; height: 10px;    
    cursor:pointer; 
}

.btn_imprimir{
    background: url("../img/btn_controle.gif") no-repeat 27% 0;
    width: 49px; height: 10px;
    cursor:pointer; 
}

.btn_fonte{
    background: url("../img/btn_controle.gif") no-repeat 54% 0;
    width: 45px; height: 10px;
    cursor:pointer;
}

.btn_fonte ul li label{
    *display: block;
    *width: 50px;
    *position: absolute;
    *right: 0;
    *word-spacing: 0;
    *text-indent: 0;
}

html:first-child > body .btn_fonte ul li label{
    display: block;
    width: 50px;
    position: absolute;
    right: 0;
    word-spacing: 0;
    text-indent: 0;
    margin-top: 2px;
}

.btn_topo{
    background: url("../img/btn_topo.gif") no-repeat;
    width: 37px; 
    height: 10px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    *bottom: 20px;
}

html:first-child > body .btn_topo{background: url("../img/btn_controle.gif") no-repeat 77% 0;}

.btn_enviar{
    background: url("../img/btn_controle.gif") no-repeat 100% 0;
    width: 44px; height: 10px;
    cursor:pointer;  
}

.sbt_enviar{
    background: url("../img/btn_enviar.gif") no-repeat;
    width: 40px; height: 13px;
    word-spacing: 99px;
    border: none !important;
    margin: 5px 15px 5px 0 !important;
    float: right;
    cursor: pointer;
}

html:first-child > body .sbt_enviar{padding-top: 90px;}

#top_float a{
    background: url("../img/btn_fechar.gif") no-repeat center right;
    display: block;
    width: 55px;
    height: 17px;
    float: right;
    font-family: "Trebuchet MS"; font-size: 11px;
    color: #2662B8;
    text-transform: lowercase;
    text-decoration: none;
    margin: 10px 10px 0 0;
}

.btn_fonte:hover ul, .hover ul{
    width: 70px;
    display: block !important;
    position: absolute;
    margin: -10px 0 0 -15px;
   *right: 0;
   *margin-top: 10px;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Títulos						   */
/* ------------------------------------------------------------------------------------------------------ */

#conteudo_financiamento_veiculos h3, #conteudo_credibel h3, #conteudo_credibel_imprensa h3, #conteudo_credibel_integra h3,
#conteudo_contato h3, #conteudo_seja_representante h3, #conteudo_mapa h3
{
    font-family: "Trebuchet MS";
    font-size: 16px; font-weight: 800; color: #333;
    margin: 10px;
    position: relative;
	display: block;
	width: 220px;
}

.conteudo_credibel_h3 {
	*margin:-23px 10px 10px 10px!important;
}

#conteudo_credibel_imprensa h3{
    margin: 10px 10px 10px 5px;
}

.informacoes_detran h3{
	font-family: "Trebuchet MS"!important;
	font-size: 13px;
	color: #333;
	font-weight: 800;
    width: 200px; height: 15px;
    overflow:hidden;
    margin: 2px 0 0 -3px;
    float: left;
    
}

.informacoes_detran h3 a {
	text-decoration:none;
	font-family: "Trebuchet MS"!important;
	font-size: 13px;
	color: #333;
	font-weight: 800;
    width: 180px; height: 17px;
    overflow:hidden;
    margin: -1px 0 0 8px;
    float: left;
}

#informacoes_fipe h3{
    background: url("../img/tit_inf_fipe.gif") no-repeat;
    width: 111px; height: 15px;
}

#conteudo_contato h3{
    border-bottom: 3px solid #d0d0d0;
    width:96%;
}

.tit_interna{
    font-family: "Trebuchet MS";
    font-size: 14px; font-weight: 800; color: #3B7DBD;
    display: block;
    border-bottom: 1px solid #d0d0d0;
    margin: 10px;
    clear: both;
}

.titulo_integra{
    font-family: "Trebuchet MS"; font-size: 15px;
    font-weight: 800;
    color: #3C86C3;
    display: block;
    margin-left: 8px;
}

#top_float h4{
    background: url("../img/tit_agende_visita.gif") no-repeat;
    width: 128px; height: 17px;
    margin: 10px 0 0 10px;
    float: left;
}

#conteudo_seja_representante h5, #conteudo_mapa h5, #conteudo_mapa span{
    font-family: "Trebuchet MS";
    font-size: 14px; font-weight: 800; color: #3B7DBD;
    margin: 10px;
}

#conteudo_mapa h5{
    text-transform: uppercase;
    margin: 10px 10px 0 10px;
}

#conteudo_mapa span{
    font-size: 12px; font-weight: 200;
    margin: 0 10px 0 10px;
}

.li_titulo{
	text-indent: 0 !important;
    font-family: "Trebuchet MS";
    font-size: 13px; font-weight: 800; color: #3B7DBD;
    text-align: center;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Textos						   */
/* ------------------------------------------------------------------------------------------------------ */

.informacoes_detran p{
    clear: both;
    font-size: 11px; font-family: Arial; color: #333;
    padding: 4px;
    margin: 2px 0 0 -7px;
    display: block;
    height:27px;
    overflow:hidden;
}

.informacoes_detran p a {
	text-decoration:none;
	clear: both;
    font-size: 11px; font-family: Arial; color: #333;
    padding: 4px;
    display: block;
    height:27px;
    overflow:hidden;
}

#conteudo_financiamento_veiculos p, #conteudo_credibel p, #conteudo_credibel blockquote ul{
    color: #333; font-family: Arial;
    margin: 15px 20px 0 10px;
    display: block;
    font-size: 11px;
}

#conteudo_credibel blockquote ul li{
  background: url(/layout/img/marcadores.gif) no-repeat left 5px;
  padding: 0 0 0 10px;
  float: left;
  margin: 5px 0 5px 0;
  width: 470px;
}

.conteudo_financiamento_veiculos{
	font-family: Arial; font-size: 11px;
	color: #333;
	margin: 15px 20px 0 20px;
    display: block;
    text-align: justify;
}


#conteudo_credibel p{
    margin: 15px 10px 0 10px;
    text-align: justify;
}

.quadro li{
    background: url("../img/marcadores.gif") no-repeat center left;
    display: block;
    padding: 5px 0 5px 10px;
    margin: 5px 0 5px 15px;
    font-family: Arial; font-size: 11px; color: #3B7DBD;
}

.resultado{
    font-family: Arial; font-size: 11px;
    color: #333;
    display: block;
    margin: 10px;
}

.ul_resultado span{
    font-family: Arial; font-size: 11px;
    color: #333;
    display: block;
    margin-top: -3px;
}

.ul_resultado strong{
    font-family: Arial; font-size: 11px;
    color: #333;
    margin-top: -3px;
}

.data{
    display: block;
    font-family: "Trebuchet MS"; font-size: 11px;
    color: #333;
}

.lst_noticias span{
    color: #333;
    font-size: 11px;
    font-family: "Trebuchet MS";
    text-transform: none;
}

.lst_noticias .desc_noticia{
    display: block;
    margin: 0px 5px;
}

#lst_foto span{
    font-family: "Trebuchet MS"; font-size: 11px;
    color: #333;
    padding-top: 5px;
    float: right;
    display: block;
    margin: 0 10px 5px 0;
}

.lst_foto span{
    font-family: "Trebuchet MS"; font-size: 11px;
    color: #333;
    padding-top: 5px;
    float: right;
    display: block;
    margin: 0 10px 5px 0;
}

.desc_integra{
    font-family: "Trebuchet MS"; font-size: 13px;
    color: #3C86C3;
    font-style: normal;
}

.data_integra{
    display: block;
    margin-left: 8px;
}

#conteudo_credibel_integra span{
    font-family: Arial; 
    font-size: 11px;
    color: #333;
}

.texto_integra{
    font-family: "Trebuchet MS"; font-size: 12px;
    color: #333;
    margin: 5px 10px;
    text-align: justify;
    /*min-height: 800px;*/
}

.integra_fonte{
    font-family: "Trebuchet MS"; font-size: 10px;
    font-style: normal;
    color: #333;
    display: block;
    position: relative;
    margin: 10px;
    text-align: right;
}

#conteudo_contato fieldset label, #mid_float fieldset label{
    display: block;
    float: left;
    font-family: "Trebuchet MS";
    font-size: 11px;
    color: #333;
    width: 80px;
    text-align: right;
    padding-right: 5px;
}

.contato_ddl{
	width:78%;
}

.contato_categoria{margin:0 0 5px 0;}

.contato_categoria label{
		margin-top:4px;
}

#mid_float fieldset label{
    width: 80px;
    margin-top: 1px;
}

#conteudo_seja_representante label{
    display: block;
    font-family: "Trebuchet MS"; font-size: 11px;
    color: #333;
}

#lbl_cont{
    width: 150px !important;
    margin-top: 5px;
}

.ul_radio label{
    width: auto !important;
    margin-left: 5px !important;
}

#conteudo_contato address{
    background-color: #f0f0f0;
    margin: 10px;
    font-style: normal;
    font-size: 12px;
    color: #333;
    font-family: "Trebuchet MS";
    line-height: 20px;
    padding: 20px;
}

#mid_float{
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #333;
    padding: 10px;
}

#mid_float p{
    margin-bottom: 5px;
}

#conteudo_seja_representante p{
    margin: 10px;
    font-family: "Trebuchet MS";
    font-size: 11px;
    color: #333;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Inputs 						   */
/* ------------------------------------------------------------------------------------------------------ */

#tag_list_upTags_int input{
    border: 1px solid #a0a0a0;
    width: 160px; height: 13px;
    margin: 10px 0 10px 5px;
    float: left;
    font-family: Arial; font-size: 12px; color: #333;
}

#conteudo_contato fieldset{
    border: none;
    background-color: #f0f0f0;
    margin: 5px 10px 5px 10px;
}

#conteudo_contato fieldset input{
    margin: 0 0 5px 0;
}

#conteudo_contato fieldset input, #conteudo_contato .textarea, #conteudo_seja_representante input, #conteudo_seja_representante textarea, .contato_ddl{
    border: 1px solid #c0c0c0;
    font-family: Arial; font-size: 11px;
    color: #333;
    
}

.ul_radio input{
    float: left;
    margin-right: 0px !important;
}

.inp_nome{
    width: 318px;
}

#conteudo_seja_representante .inp_nome{
    width: 308px!important;
}

.inp_tel_1{
    width: 30px;
}

.inp_tel_2{
    width: 80px;
}

#conteudo_contato .textarea{
    width: 318px;
    margin-top: 0px;
    height: 55px;
}

.radio{
    border: none !important;
}

.inp_float{
    width: 230px;
}

#mid_float .inp_tel_2{
    width: 192px;
}

#mid_float input, #mid_float select{
    font-family: Arial; font-size: 11px;
    color: #333;
}

.data_1{
    width: 40px;
}

.data_2{
    width: 60px;
}

.raz_social{
    width: 475px;
}

.inp_mail{
    width: 140px;
}
#conteudo_seja_representante select{
	border: 1px solid #c0c0c0; 
	width: 308px;
	font-family: Arial; font-size: 11px;
}

.btn_fonte ul li input {
    float:left;
    display: block;
    margin:3px 5px 0 3px;
   *margin:-1px 2px 0 0;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Imagens 						   */
/* ------------------------------------------------------------------------------------------------------ */

.conteudo_financiamento_veiculos img{
    float: right;
    margin-left: 15px;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Links 						   */
/* ------------------------------------------------------------------------------------------------------ */

#informacoes_fipe a{
    margin-left: 5px;
    color: #4CA4C6;
    font-family: Arial; font-size: 11px;
}

.informacoes_detran a{
	margin-left: 5px;
    color: #4CA4C6;
    font-family: Arial; font-size: 11px;
}

.ul_resultado a, .li_produtos a{
    background: url("../img/marcadores.gif") no-repeat center left;
    padding-left: 10px;
    display: block;
    color: #5284C1;
    text-decoration: none;
    font-family: "Trebuchet MS"; font-size: 12px; font-weight: 800;
}

.li_produtos a{
	display:inline; 	
}

.ul_resultado a:hover, .li_produtos a:hover{
    text-decoration: underline;
    cursor:pointer;  
}

.btn_pags{
    color: #666;
}

.btn_pag{
    color: #3C86C3;
    text-decoration: none;
}

#lst_selos a, .lst_noticias a{
    text-decoration: none;
    z-index: 0;
}

.lst_noticias a{
    margin-bottom: 0px;
    margin-left: 5px;
}

#lst_selos a:hover strong, #lst_selos a:hover span, #lst_selos a:hover, .lnk_todas_noticias:hover, .lst_noticias a:hover,
.lst_noticias a:hover strong, #lst_foto a:hover,.lst_foto a:hover, #conteudo_contato address a:hover, #top_float a:hover {
    text-decoration: underline;
}

#lst_selos a strong, .lst_noticias a strong{
    text-transform: none;
    text-decoration: none;
    font-size: 13px;
    color: #3C86C3;
}

.lst_noticias a strong{
    font-size: 12px;
}

#lst_selos a span{
    color: #333; font-family: "Trebuchet MS"; font-size: 11px;
    display: block;
    text-align: justify;
}

.lnk_leia_mais{
    color: #3C86C3; font-family: "Trebuchet MS"; font-size: 11px;
    display: block;
    margin: 10px 0 10px 0;
    width: 57px;
}

.lnk_todas_noticias{
    float: right;
    margin: -30px 12px 0 0;
    text-decoration: none;
    color: #3C86C3; font-family: "Trebuchet MS"; font-size: 11px;
    display: block;
    position: relative;
}

#lst_foto a{
    color: #3C86C3; font-family: "Trebuchet MS"; font-size: 11px;
    text-decoration: none;
    display: block;
    float: left;
    padding-left: 25px; margin: 5px -5px 5px 2px;
    background: url("../img/icon_maquina.gif") no-repeat;
}

.lst_foto a{
    color: #3C86C3; font-family: "Trebuchet MS"; font-size: 11px;
    text-decoration: none;
    display: block;
    float: left;
    padding-left: 25px; margin: 5px -5px 5px 2px;
    background: url("../img/icon_maquina.gif") no-repeat;
}

#conteudo_contato address a{
    color: #333;
    text-decoration: none;
}

.contato_selo{
    border: none;
    text-decoration: none;
    margin-left: 10px;
}

.contato_selo img{
    border: none;
}
.ul_paginacao a{
    color: #3C86C3; font-family: "Trebuchet MS"; font-size: 12px;
    text-decoration: none;
}

.ul_paginacao a, .li_principal a{
    color: #3C86C3; font-family: "Trebuchet MS"; font-size: 12px;
    text-decoration: none;
}

.li_principal a{
    background: url("../img/marcadores.gif") no-repeat center left;
    color: #666;
    font-size: 11px;
    display: block;
    padding-left: 10px;
}

.li_principal ul>a:first-child{
	display: none;
}

.li_principal ul a{
	display: none;
}

.li_principal td a{
	display: block;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Select 						   */
/* ------------------------------------------------------------------------------------------------------ */

.informacoes_detran select{
    font-size: 11px; font-family: Arial; color: #666;
    border: 1px solid #c0c0c0;
    width: 150px;
    margin-left: 10px;
    display: block;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Selo 						   */
/* ------------------------------------------------------------------------------------------------------ */

.selo_simulacao{
    background: url("../img/btn_simulacao.jpg") no-repeat;
    width: 153px; height: 56px;
    float: right;
    margin: 10px 10px 0 0;
}

/* ------------------------------------------------------------------------------------------------------ */
/*					Config. Lista 						   */
/* ------------------------------------------------------------------------------------------------------ */

.quadro{
    background-color: #f2f2f2;
    display: block;
    margin: 20px;
}

.ul_resultado{
    margin: 10px;
}

.ul_resultado li{
    margin-top: 10px;
    border-top: 1px solid #d0d0d0;
    padding-top: 5px;
}

.ul_paginacao{
    text-align: center;
}

.ul_paginacao li{
    display: inline;
    font-family: "Trebuchet MS"; font-size: 12px;
    color: #333;
    font-weight: 800;
}

#lst_selos{
    margin-left: 5px;
    z-index: 10;
    position: relative;
}

#selo_direita{
    padding-left: 13px;
}

.lst_noticias li{
    margin: 10px 6px;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 5px;
}

#lst_foto{
    float: left;
    border: 1px solid #c0c0c0;
    width: 180px;
    text-align: center;
    margin: 10px 10px 0px 10px;
}

.lst_foto{
    float: left;
    border: 1px solid #c0c0c0;
    width: 180px;
    text-align: center;
    margin: 10px 10px 0px 10px;
}

#lst_fundo{
    background-color: #f0f0f0;
    margin-top: -5px;
    font-family: "Trebuchet MS"; font-size: 12px;
    color: #333;
    text-align: left;
    padding: 0 5px 0 5px;
}

.ul_radio{
    clear: both;
}

.ul_radio li{
    float: left;
    margin: 0 10px 0 10px;
}

#conteudo_contato fieldset ul{
    width: 410px;
    margin: 5px auto;
}

#li_mail{
    float: right;
    display: block;
    margin: -23px 5px 0 0;
}

#mid_float fieldset li{
    margin: 5px 0 5px 0;
}

.li_cnpj{
    float: right;
    margin: -36px 0px 0 0;
}

.li_cnpj input, .li_cnpj select{
    width:150px!important;
}

.li_email_contato {
	float:right;
	margin: -36px 0px 0 25px;
	width:350px!important;
}

.li_email_contato input{
    width:100%;
}

html:first-child > body .field_top{margin-bottom: -150px !important;}

html:first-child > body .field_bot{min-height: 10px !important;}

.field_bot
{
	position:relative;
}

.field_bot li{
    margin: 0 0 5px 0;
    float:left;
    padding: 0px 0 5px 0;
}

.li_input_checkbox {
	width:100%; 
}

.li_input_checkbox input
{
	float:left;
	display:block;
	margin:3px 10px 0 0;
	}

.li_input_checkbox label
{
	float:left;
	display:block;
	}	

.input_checkbox_text_area 
{
	width:100%;
	min-height:100px;
	float:left;
	margin:10px 0 0 0;
}

.text_area_left, .text_area_right 
{
	width:230px;
}

.input_checkbox_text_area label
{
	display:block!important;
	float:left;
	
}

.textarea_margin 
{
	margin:0 0 15px 0;
}

.display_none 
{
	display:none;
}

.text_area_left textarea, .text_area_right textarea
{
	display:block!important;
	width:100%;
	height:70px;
}

.text_area_left 
{
	float:left;
}

.text_area_left textarea
{
	float:left;
}

.text_area_right 
{
	float:right;
}

.text_area_right textarea
{
	float:left;
}

.sucesso{
    color: #B5B8B1;
    background-color:#F0F0F0;
    border:1px solid #D0D0D0;
    margin: 0 10px 0 10px;
    font-family: "Trebuchet MS"; font-size: 11px;
    text-align: center;
}

.list_produtos{
	display: table;
	width: 468px;
	margin:0 auto;
}

html:first-child > body .list_produtos li{}

.li_produtos {
	clear: both;
}

.li_principal{
    float: left;
    width: 170px;
}

.li_principal li{
    margin: 5px 10px 5px 10px;
}

#li_meio{
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.btn_fonte ul{
    display: none;
    background:#E9EEF2;
    border:1px solid #555;
    border-top:1px solid #555;
    cursor: pointer;
    padding:0 0 2px 0;
    z-index: 5;
}

.btn_fonte ul li {
    width:100%;
    margin:0 0 2px 0;
    height: 15px!important;
    list-style:none;
    font-family: "Trebuchet MS";
    font-size: 11px; color: #3B7DBD;
    position: relative !important;
    display: block;
}

#lst_selos{
	z-index: 1;
}


.mensagem_texto{
	font-size:11px;
	font-family:"Trebuchet MS";
	margin:0 0 0 5px;
	color:#333;
}


.conteudo_ouvidoria{
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#333;
	text-align:justify;	
	float:left;
}

.conteudo_ouvidoria p{
	margin:8px 0 0 5px!important;
}

.conteudo_ouvidoria p a{
	color:#4D8CBD;
	text-decoration:none;
	
}

.conteudo_ouvidoria p a:hover{
	text-decoration:underline;
}

.conteudo_sac{
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#333;
	text-align:justify;	
	float:left;
}

.conteudo_sac p{
	margin:8px 0 0 5px!important;
}

.conteudo_sac p .tag_importante{
	color:#f00;
	font-weight:normal;
	padding-bottom:10px!important;
}

.conteudo_sac p a{
	color:#4D8CBD;
	text-decoration:none;
}

.conteudo_sac p a:hover{
	text-decoration:underline;
}
