/*-----------------------------------------------------------------------------
autor:    Hudson Angelo

-----------------------------------------------------------------------------*/

/* =Reset
-----------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
fieldset
{
	display: block;
}
address, caption, cite, code, dfn, em, th, var
{
	font-style: normal;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal; /*font-family: Georgia;*/
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
}

a:hover, a:active
{
	color: #000000;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right !important;
}

/* =Gerais
-----------------------------------------------------------------------------*/

body
{
	background-color: #FFFFFF;
	font: 12px "Trebuchet MS" , "Lucida Sans" , Tahoma, sans-serif;
	color: #323232;
	padding-bottom: 25px;
}

#container
{
	width: 990px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}


/* =Area Restrita
-----------------------------------------------------------------------------*/

#coluna_principal .box_area_restrita
{
    
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
#conteudo .login
{
    width:305px;
    margin:auto;
    margin-top:50px;
    border-style: solid;
    border-width: thin;
}

.box_area_restrita span.erro_login
{
    position: absolute;
    top: 75px;
    left: 100px;
    font-size: 10px;
}

.box_area_restrita span.cod_obrigatorio
{
    position: absolute;
    top: 350px;
    left: 70px;
    font-size: 10px;
}

.box_area_restrita span.erro_senha
{
    position: absolute;
    top: 112px;
    left: 100px;
    font-size: 10px;
}

#TextBoxLogin .internal-autofill-selected
{
    background-color: white !important;
}

#RequiredFieldValidatorLogin 
{
    margin-left: 40px;
}


#coluna_principal .box_area_restrita h3 {
    margin-left: 15px;
    margin-bottom: 15px;
}

#coluna_principal .box_area_restrita h3 area_restrita
{
    width: 100px;
    height: 20px;
}

.box_area_restrita h3 strong
{
    font-weight: normal;
    display: block;
    padding: 15px 0 0 55px;
}

#coluna_principal .box_area_restrita fieldset
{
    width: 100%;
    margin: 0px 0 0px 9px;
}

#coluna_principal .box_area_restrita .campos
{
    clear: both;
}

#coluna_principal .box_area_restrita label
{
    color: #black;
}

#coluna_principal .box_area_restrita .campos label
{
    float: left;
    width: 33px;
    text-align: right;
    margin: 2px 10px 0 0;
}

#coluna_principal .box_area_restrita input
{
    
    border: 1px solid #000000;
}

#coluna_principal .box_area_restrita .campos input
{
    float: left;
    margin-bottom: 15px;
}

#coluna_principal .box_area_restrita p.bt_entrar
{
    width: 99px;
    height: 39px;
    overflow: hidden;
    float: left;
    position: relative;
    margin: -6px 0 0 0px;
    cursor:hand;
    cursor:pointer;
}
#coluna_principal .box_area_restrita p.bt_fazerlogin
{
    background: transparent url(img/bt_fazerlogin.gif) no-repeat scroll 0 0;
    float: left;
    height: 41px;
    overflow: hidden;
    margin: 0px 0px 0px 10px;
    width: 169px;
}
#coluna_principal .box_area_restrita p.bt_fazerlogin a
{
    display: block;
    width: 169px;
    height: 41px;
    font-size: 13px;
    cursor:hand;
    cursor:pointer;
}
.bt_fazerlogin a
{
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding-top: 9px;
    text-align: center;
    text-decoration: none!important;
}
.bt_fazerlogin a strong
{
    color: #FFFFFF;
    text-decoration: none!important;
}

.lblLogin {
    color: #FFFFFF;
}

p.bt_entrar a
{
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding-top: 9px;
    text-align: center;
    text-decoration: none;
    height:32px;
    background: url(img/bt_entrar.gif) no-repeat 0 0;
}

#coluna_principal .box_area_restrita p.bt_entrar a strong
{
    visibility: hidden;
    margin-top: -9999px;
    position: absolute;
}

#coluna_principal .box_area_restrita p.esqueceu_senha
{
    color: #000000;
    font-size: 10px;
    clear: both;
    float: left;
    margin: 5px 0 0 45px;   
    margin-bottom: 15px;

}

#linkEsqueceuSenha
{
    text-decoration: none !important;
}

#TextBoxLogin 
{
        background-color: #FFFFFF !important;
}

.box_area_restrita .codigo_seguranca p.outro_cod
{
    color: #000000;
    font-size: 10px;
    float: left;
    margin: 10px 0 0 45px;
}

.box_area_restrita .codigo_seguranca
{
    clear: both;
}

.box_area_restrita .codigo_seguranca img
{
    float: left;
    margin-left: 43px;
    border: 1px solid #000000;
}

.codigo_seguranca .colunagem
{
    clear: both;
    margin: 20px 0 0 43px;
    width: 300px;
}

.codigo_seguranca .colunagem label
{
    width: 135px;
}

.codigo_seguranca .colunagem input
{
    width: 173px;
    float: left !important;
}

.codigo_seguranca .colunagem p.bt_entrar
{
    float: left !important;
}

.box_area_restrita .msg_erro_login
{
    background: url(../comum/img/ico_msg_erro2.gif) no-repeat 1px 11px;
    clear: both;
    padding-left: 40px;
    padding-right: 24px;
    padding-top: 20px;
    #padding-top: 5px;
    _padding-top: 5px;
    color: #eb1010;
}

.box_area_restrita .msg_erro_login a, .box_area_restrita .msg_erro_login a:hover, .box_area_restrita .msg_erro_login a:visited
{
    color: #eb1010;
}

.box_area_restrita .msg_erro_login h5
{
    font-size: 14px;
    font-weight: bold;
}

.box_area_restrita .msg_erro_login p
{
    line-height: 14px;
    margin-top: 10px;
}
/* =Titulos
-----------------------------------------------------------------------------*/

h2.titulo, .titulo_com_elementos
{
	background: url(img/titulos/bg_h2.gif) repeat-x bottom left #e8edef;
	padding: 0 20px 0 15px;
	margin-top: 10px;
	color: #002c6f;
	text-decoration: none;
	font-size: 19px;
	position: relative;
}

h2.titulo
{
	height: 70px;
	width: auto;
	overflow: hidden;
}

h2.titulo strong
{
	margin-top: 20px;
}

.titulo_com_elementos
{
	height: 50px;
	padding-top: 20px;
	overflow: hidden;
}

.titulo_com_elementos .bt_entrar_area_restrita
{
	background: url(img/bg_area_restrita_interna.gif) no-repeat 0 0;
	width: 241px;
	height: 39px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 14px;
}
.titulo_com_elementos .bt_entrar_area_anunciante
{
	background: url(img/bg_area_anunciante.gif) no-repeat 0 0;
	width: 282px;
	height: 39px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 14px;
}
.titulo_com_elementos .bt_entrar_area_restrita a, .titulo_com_elementos .bt_entrar_area_restrita a:hover, .titulo_com_elementos .bt_entrar_area_restrita a:visited, .titulo_com_elementos .bt_entrar_area_anunciante a, .titulo_com_elementos .bt_entrar_area_anunciante a:hover, .titulo_com_elementos .bt_entrar_area_anunciante a:visited
{
	color: #fff;
}

h2.titulo_obrigatorio, h3.titulo_obrigatorio
{
	color: #0130b6;
}

.titulo_com_elementos .submenu_abas
{
	position: absolute;
	bottom: 0px;
	left: 150px;
	background: none;
	padding-left:10px;
}

.titulo_com_elementos .link_titulo
{
	float: right;
	margin-top: 20px;
}

.bt_entrar_area_restrita a, .bt_entrar_area_restrita a:visited .bt_entrar_area_anunciante a, .bt_entrar_area_anunciante a:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 0 10px 50px;
}

p.voltar_tit
{
	background: url(../comum/img/ico_voltar_titulo.gif) no-repeat 0 5px;
	margin-top: 26px;
	font-size: 11px;
}

p.voltar_tit a, p.voltar_tit a:visited
{
	font-size: 11px;
	text-decoration: underline;
	color: #308ac5;
	padding-left: 10px;
}

p.voltar_tit_bottom {
    margin-right: 20px;
}

h2.titulo em
{
	font-size: 11px;
	color: #858585;
	float: right;
	margin-top: 26px;
}

h2.titulo em a, h2.titulo em a:visited
{
	color: #308ac5;
	text-decoration: underline;
	font-size: 11px;
}

h2.titulo strong, h3.titulo strong, .titulo_com_elementos strong
{
	font-weight: normal;
	float: left;
}

h2.titulo p, h3.titulo p
{
	float: right;
}

.subtitulo_com_elementos
{
	background: url(img/submenu_abas/fio_menu.gif) repeat-x bottom left;
	width: 100%;
	color: #0e4f66;
	text-decoration: none;
	font-size: 17px;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 30px;
}

.subtitulo_com_elementos h3
{
	float: left;
	padding-top: 15px;
}

.subtitulo_com_elementos .nav_abas
{
	float: left;
	margin: -10px 0 0 0;
	position: relative;
}

h3.titulo, label.titulo
{
	background: url(img/titulos/pontilhado_titulo.gif) repeat-x bottom left;
	width: 100%;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	margin-bottom: 11px;
}
h4.titulo
{
	background: url(img/titulos/pontilhado_titulo.gif) repeat-x bottom left;
	width: 100%;
	height: 25px;
	color: #0e4f66;
	text-decoration: none;
	font-size: 13px;
}

h3.titulo strong
{
	float: left;
}

h3.subtitulo
{
	width: 100%;
	height: 30px;
	color: #021a4a;
	text-decoration: none;
	font-size: 13px;
}

h3.subtitulo strong
{
	float: left;
}

h3.tit_sucesso
{
	color: #255120;
}

h3.tit_erro
{
	color: #eb1010;
	margin-bottom: 5px;
	padding-bottom: 6px;
	_padding-bottom: 0px;
}

h3.titulo_erro span
{
	background: url(img/ico_msg_erro.gif) no-repeat;
	padding-left: 40px;
	padding-bottom: 6px;
}
/*h3.tit_interna {
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
	margin-bottom: 15px;
}

h2.tit_interna {
	width: 100%;
	height: 44px;
	background: url(img/titulos/bg_tit_interna_h2.gif) repeat-x 0 0 #000;
	margin-top: 4px;
	padding: 18px 0 0 20px;
	overflow: hidden;
}

h2.tit_interna, h2.tit_interna a, h2.tit_interna a:visited {
	color: #002c6f;
	text-decoration: none;
	font-size: 19px;
}*/

.subtitulo_secundario
{
	font-weight: bold;
	font-size: 13px;
	color: #021a4a;
}

.tit_com_conteudo
{
	background-color: #e8edef;
	overflow: auto;
	zoom: 1;
	padding-top: 25px;
	margin-bottom: 10px;
}

.submenu_titulo
{
	float: left;
	height: 27px;
	margin-left: 20px;
	border-left: 1px solid #fff;
	border-right: 1px solid #bdd8e4;
}

.submenu_titulo li
{
	float: left;
	border-left: 1px solid #bdd8e4;
	border-right: 1px solid #fff;
	height: 27px;
}

.submenu_titulo li a, .submenu_titulo li a:visited
{
	font-size: 11px;
	color: #0253b0;
	text-transform: uppercase;
	padding: 3px 10px 0 10px;
	float: left;
	height: 24px;
}

.submenu_titulo li a:hover, .submenu_titulo li.ativo a, .submenu_titulo li.ativo a:visited
{
	background: #f7f9fa;
}

h3.titSobreSite
{
	margin-bottom: 30px;
}

/* =Cabecalho
-----------------------------------------------------------------------------*/

.topo
{
    
	width: 990px; 
	height: 158px;
}

.topo #img-topo {

    width: 990px;
    height: 158px;
    }


/* =Rodape
-----------------------------------------------------------------------------*/

#rodape
{
	background: url(../comum/img/rodape/bg_rodape.gif) repeat-x bottom left;
	width: auto;
	clear: both;
	height: 192px;
	position: relative;
	border-top: 2px solid #000000;
	border-bottom: 3px solid #000000;
	padding: 26px 20px 17px 20px;
	margin-top: 40px;
}

#rodape .boxes_rodape
{
	width: 170px;
	height: 132px;
	overflow: hidden;
	float: left;
	margin-right: 40px;
	border-bottom: 1px solid #000000;
}

#rodape .boxes_rodape h5
{
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#rodape .boxes_rodape h5 a, #rodape .boxes_rodape h5 a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#rodape .boxes_rodape ul li a:link, #rodape .boxes_rodape ul li a:visited
{
	color: #000000;
	font-size: 11px;
}

#rodape .boxes_rodape ul
{
	margin-left: 2px;
}

#rodape .boxes_rodape ul li
{
	line-height: 14px;
	margin-bottom: 5px;
}

#rodape .logos
{
	width: 100%;
	clear: both;
	padding-top: 14px;
	float: left;
}

#rodape .logos p
{
	float: left;
}

#rodape .logos p.site_seguro
{
	float: right;
}

#rodape .logos p.copyright
{
	color: #000000;
	font-size: 10px;
	margin-top: 15px;
}

#rodape p.voltar_topo
{
	background: url(img/rodape/bg_voltar_topo.gif) no-repeat 0 0;
	position: absolute;
	top: -10px;
	right: 15px;
	width: 138px;
	height: 33px;
	overflow: hidden;
}

#rodape p.voltar_topo a, #rodape p.voltar_topo a:visited
{
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	width: 95px;
	height: 22px;
	margin: 6px 0 0 21px;
	padding: 2px 0 0 10px;
	text-align: center;
}

/* =Botoes e Links
-----------------------------------------------------------------------------*/

p.bt_cadastro
{
	background: url(img/botoes/ico_cadastro.gif) no-repeat 0 0;
	display: block;
	height: 26px;
	font-weight: bold;
}

p.bt_cadastro a
{
	display: block;
	padding: 5px 0 0 39px;
	position: relative;
	font-size: 13px;
}

p.bt_imprimir_menor, a.bt_imprimir_menor
{
	background: url(img/botoes/ico_imprimir.gif) no-repeat 0 0;
}

p.bt_imprimir_menor a, p.bt_imprimir_menor a:visited
{
	font-size: 11px;
}

p.bt_vantagens
{
	background: url(img/botoes/ico_vantagens.gif) no-repeat 0 0;
	display: block;
	height: 28px;
	font-weight: bold;
}

p.bt_vantagens a
{
	padding: 5px 0 0 33px;
	position: relative;
	font-size: 13px;
}

p.bt_editar
{
	background: url(img/botoes/ico_editar.gif) no-repeat center left;
}

p.bt_editar a
{
	padding-left: 20px;
}

p.bt_detalhes
{
	background: url(img/botoes/ico_detalhes_menor.gif) no-repeat center left;
}

p.bt_detalhes a
{
	padding-left: 18px;
}

p.bt_detalhesMaior
{
	background: url(img/botoes/ico_detalhes.gif) no-repeat center left;
}

p.bt_detalhesMaior_disabled
{
	background: url(img/botoes/ico_detalhes_disabled.gif) no-repeat center left;
}

p.bt_detalhesMaior a, p.bt_detalhesMaior_disabled a
{
	padding-left: 25px;
}

p.bt_republicar
{
	background: url(img/tabela/ico_republicar.gif) no-repeat left 4px;
}

p.bt_republicar a
{
	padding-left: 17px;
}

p.bt_enviar
{
	background: url(img/botoes/ico_enviar.gif) no-repeat left center;
}

p.bt_enviar a
{
	padding-left: 12px;
}

p.bt_trocaMaterial
{
	background: url(img/botoes/ico_trocaMaterial.gif) no-repeat left center;
}

p.bt_trocaMaterial a
{
	padding-left: 18px;
}

p.bt_linkExterno, a.linkExterno
{
	background: url(img/botoes/ico_linkExterno.gif) no-repeat right center;
}

p.bt_linkExterno a, a.linkExterno
{
	padding-right: 13px;
}

p.bt_excluir_simples
{
	background: url(img/botoes/ico_excluir_tabela.gif) no-repeat left center;
}

p.bt_excluir_simples a
{
	padding-left: 20px;
}

.bt_bg_branco
{
	background: url(img/botoes/bg_bt_imprimir_secundario.gif) repeat-x 0 0;
	text-align: center;
	float: left;
	overflow: hidden;
	height: 36px;
	position: relative;
}

p.bt_bg_branco .border_left
{
	background: url(img/botoes/border_left_imprimir_secundario.gif) no-repeat 0 0;
	width: 5px;
	height: 36px;
	display: block;
	float: left;
}

p.bt_bg_branco .border_right
{
	background: url(img/botoes/border_right_imprimir_secundario.gif) no-repeat 0 0;
	width: 6px;
	height: 36px;
	display: block;
	float: left;
}

p.bt_bg_branco a, p.bt_bg_branco a:visited
{
	float: left;
	color: #000000;
	text-decoration: none;
	padding: 8px 10px 10px 30px;
	height: 36px;
	outline: none;
}

p.bt_todas_noticias a, p.bt_todas_noticias a:visited
{
	background: url(img/botoes/ico_voltar.gif) no-repeat 8px 13px;
	padding: 8px 10px 10px 20px;
}

p.bt_ok
{
	background: url(img/botoes/bt_ok.gif) no-repeat 0 0;
	width: 30px;
	height: 28px;
}

p.bt_ok a
{
	display: block;
	width: 100%;
	height: 100%;
}
p.bt_ok a strong
{
	visibility: hidden;
	margin-top: -9999px;
	position: absolute;
}

p.bt_arq_geral
{
	background: url(img/botoes/ico_arq_geral.gif) no-repeat left center;
	padding: 5px 0 5px 39px;
}

p.bt_pdf
{
	background: url(img/botoes/ico_pdf.gif) no-repeat left center;
	padding: 5px 0 5px 39px;
}

p.bt_pdf a
{
	display: block;
	padding: 5px 0 5px 39px;
	font-weight: bold;
}

p.bt_novoOperador
{
	background: url(img/botoes/ico_novo_operador.gif) no-repeat left center;
}

p.bt_novoOperador a
{
	display: block;
	padding: 6px 0 5px 40px;
	font-weight: bold;
}

p.bt_alterarMaior
{
	background: url(img/botoes/ico_alterar_maior.gif) no-repeat left center;
}

p.bt_alterarMaior a
{
	padding-left: 25px;
}

p.ico_operador
{
	background: url(img/botoes/ico_operador.gif) no-repeat left center;
	width: 30px;
	height: 28px;
	overflow: hidden;
}

p.ico_operador a
{
	display: block;
	width: 100%;
	height: 100%;
}
p.ico_operador a strong
{
	position: absolute;
	visibility: hidden;
	margin-top: -9999px;
}

p.ico_checking
{
	background: url(img/botoes/ico_check.gif) no-repeat left center;
	width: 25px;
	height: 23px;
	overflow: hidden;
}

p.ico_checking a
{
	display: block;
	width: 100%;
	height: 100%;
}
p.ico_checking a strong
{
	position: absolute;
	visibility: hidden;
	margin-top: -9999px;
}

p.txt_claro
{
	color: #6b6b6b;
	font-size: 11px;
	line-height: 14px;
}

p.txt_claro strong
{
	text-transform: uppercase;
	display: block;
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 12px;
}

p.txt_negrito
{
	font-family: "Arial Black";
	color: #323232;
	font-size: 11px;
	line-height: 14px;
}

p.txt_negrito strong
{
	text-transform: uppercase;
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
}

p.preco_padrao
{
	color: #e0480d;
	font-size: 13px;
	font-weight: bold;
}

p.sem_material
{
	text-transform: uppercase;
	color: #eb1010;
	font-size: 12px;
	font-weight: bold;
}

p.com_material
{
	text-transform: uppercase;
	color: #46a70c;
	font-size: 12px;
	font-weight: bold;
}

p.bt_leia_mais
{
	background: url(img/botoes/bg_leia_mais.gif) no-repeat 0 0;
	width: 82px;
	height: 28px;
	overflow: hidden;
}

p.bt_leia_mais a, p.bt_leia_mais a:visited
{
	display: block;
	color: #2487a0;
	font-size: 11px;
	padding: 4px 10px 8px 25px;
	line-height: normal;
	text-decoration: none;
}

p.bt_generico .border_left
{
	background: url(img/botoes/border_left.gif) no-repeat 0 0;
	width: 8px;
	height: 34px;
	display: block;
}

p.bt_generico .border_right
{
	background: url(img/botoes/border_right.gif) no-repeat 0 0;
	width: 11px;
	height: 34px;
	display: block;
}

p.bt_generico a, p.bt_generico a:visited, p.bt_generico a:hover
{
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 10px 10px 10px;
	height: 34px;
	position: relative !important;
}

.bt_generico
{
	background: url(img/botoes/bg_bt_generico.gif) repeat-x 0 0;
	text-align: center;
	float: left;
	overflow: hidden;
	height: 34px;
	position: relative;
}

p.bt_imprimir .border_left
{
	background: url(img/botoes/border_imprimir.gif) no-repeat 0 0;
	width: 32px;
	height: 34px;
	display: block;
}

p.bt_desabilitado
{
	background: url(img/botoes/bg_bt_desabilitado.gif) repeat-x 0 0;
	text-align: center;
	float: left;
	overflow: hidden;
	height: 34px;
	position: relative;
}

p.bt_desabilitado .border_left
{
	background: url(img/botoes/border_left_desabilitado.gif) no-repeat 0 0;
	width: 8px;
	height: 34px;
	display: block;
}

p.bt_desabilitado .border_right
{
	background: url(img/botoes/border_right_desabilitado.gif) no-repeat 0 0;
	width: 11px;
	height: 34px;
	display: block;
}

p.bt_desabilitado a, p.bt_desabilitado a:visited, p.bt_desabilitado span.label_bt
{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 10px 10px 10px;
	height: 34px;
	position: relative !important;
}

p.bt_desabilitado strong
{
	color: #b8e0f0;
	text-decoration: none;
	font-weight: bold;
}

p.bt_generico_gd
{
	background: url(img/botoes/bg_bt_generico_gd.gif) repeat-x 0 0;
	text-align: center;
	float: left;
	overflow: hidden;
	height: 47px;
	position: relative;
}
p.bt_gravar_pedido
{
	float: right !important;
}
p.bt_generico_gd .border_left
{
	background: url(img/botoes/border_left_gd.gif) no-repeat 0 0;
	width: 10px;
	height: 47px;
	display: block;
}

p.bt_generico_gd .border_right
{
	background: url(img/botoes/border_right_gd.gif) no-repeat 0 0;
	width: 10px;
	height: 47px;
	display: block;
}

p.bt_generico_gd a, p.bt_generico_gd a:visited, p.bt_generico_gd a:hover
{
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 11px 6px 10px 4px;
	height: 34px;
	font-size: 14px;
}

p.bt_gravar_pedido .border_left
{
	background: url(img/botoes/ic_gravar_pedido.gif) no-repeat 0 0;
	width: 40px;
}

p.bt_generico span, p.bt_desabilitado span, p.bt_generico strong, p.bt_desabilitado strong, p.bt_generico_gd span, p.bt_desabilitado span, p.bt_generico_gd strong, p.bt_desabilitado strong
{
	float: left;
}
p.bt_desabilitado_gd
{
	background: url(img/botoes/bg_bt_generico_gd_disabled.gif) repeat-x 0 0;
	text-align: center;
	float: left;
	overflow: hidden;
	height: 47px;
	position: relative;
}
p.bt_desabilitado_gd .border_right
{
	background: url(img/botoes/border_right_gd_disabled.gif) no-repeat 0 0;
	width: 10px;
	height: 47px;
	display: block;
}
p.bt_gravar_pedido_desabilitado
{
	margin-right: 10px;
}
p.bt_gravar_pedido_desabilitado .border_left
{
	background: url(img/botoes/ic_gravar_pedido_disabled.gif) no-repeat 0 0;
	width: 40px;
	height: 47px;
	display: block;
}

p.bt_autorizar_pedido_desabilitado { float: right; }
p.bt_autorizar_pedido_desabilitado .border_left {
	background: url(img/botoes/border_left_gd_disabled.gif) no-repeat 0 0;
	display: block;
    height: 47px;
    width: 10px;
}

p.bt_desabilitado_gd span.text_desabilitado
{
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 11px 6px 10px 4px;
	height: 34px;
	font-size: 14px;
}
p.bt_desabilitado_gd .border_right
{
	background: url(img/botoes/border_right_gd_disabled.gif) no-repeat 0 0;
	width: 10px;
	height: 47px;
	display: block;
}
.gravar_pedido p.bt_desabilitado_gd
{
	float: right;
	margin: 0;
}
.gravar_pedido p.bt_generico_gd
{
	display: inline;
	float: right;
	margin: 0;
}
.gravar_pedido
{
	float: right;
}
.gravar_pedido .link_cancelar
{
	margin-right: 15px;
}
p.bt_desabilitado_gd span, p.bt_desabilitado_gd strong
{
	float: left;
}

p.link_externo
{
	background: url(img/ico_vantagens.gif) no-repeat center right;
	width: auto;
	float: left;
}

span.link_externo
{
	background: url(img/ico_externo.gif) no-repeat right 4px;
	padding-right: 15px;
}

p.link_externo a
{
	padding-right: 17px;
	font-size: 12px;
}

p.seta_avan strong
{
	background: url(img/botoes/seta_bt_grande.gif) no-repeat right 13px;
	float: left;
}

p.seta_avan strong a
{
	padding-right: 25px !important;
}

p.cancelar .border_left
{
	background: url(img/botoes/ico_cancelar.gif) no-repeat 0 0;
	width: 26px;
}

p.bt_carrinho strong
{
	background: url(img/botoes/ico_carrinho.gif) no-repeat left 7px;
	float: left;
}

p.bt_carrinho strong a
{
	padding-left: 37px !important;
}

p.ampliar
{
	background: url(img/botoes/ico_ampliar.gif) no-repeat left center;
}

p.ampliar a, p.ampliar a:visited
{
	padding-left: 15px;
	color: #1c81ff;
}

p.bt_excluir .border_left
{
	background: url(img/botoes/ico_excluir.gif) no-repeat 0 0;
	width: 33px;
}

p.bt_excluir a, p.bt_excluir a:hover
{
	padding-left: 8px;
}

p.bt_imprimir_secundario
{
	background: url(img/botoes/bg_bt_imprimir_secundario.gif) repeat-x 0 0;
	text-align: center;
	float: left;
	overflow: hidden;
	height: 36px;
	position: relative;
}

p.bt_imprimir_secundario .border_left
{
	background: url(img/botoes/border_left_imprimir_secundario.gif) no-repeat 0 0;
	width: 5px;
	height: 36px;
	display: block;
	float: left;
}

p.bt_imprimir_secundario .border_right
{
	background: url(img/botoes/border_right_imprimir_secundario.gif) no-repeat 0 0;
	width: 6px;
	height: 36px;
	display: block;
	float: left;
}

p.bt_imprimir_secundario a, p.bt_imprimir_secundario a:visited
{
	background: url(img/botoes/ico_imprimir.gif) no-repeat 8px 9px;
	float: left;
	color: #2487a0;
	text-decoration: none;
	padding: 8px 10px 10px 30px;
	height: 36px;
	outline: none;
}

.bt_mostrar_mais_registros
{
	float: right;
}

.bt_com_texto
{
	float: right;
}

.bt_com_texto strong
{
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
}

.ico-interrogacao
{
	background: url(img/ico-interrogacao.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	text-decoration: none !important;
}

.ico-interrogacao span
{
	visibility: hidden;
}

/* =Tabelas
-----------------------------------------------------------------------------*/

table.nivel01
{
	width: 100%;
	margin: 10px 0px;
}

table.nivel01 thead tr th, table.nivel01 tbody tr th
{
	background: url(img/tabela/bg_th.gif) repeat-x 0 0;
	height: 36px;
	text-align: center;
	border-left: 1px solid #fff;
	color: #fff;
	font-size: 11px;
}

table.nivel01 thead tr th.esq
{
	border-left: 1px solid #005b99;
	border-right: 1px solid #005b99;
}
table.nivel01 thead tr th.produto
{
	border-left: 1px solid #005b99;
}
table.nivel01 thead tr th.produto
{
	width: 290px !important;
}

table.nivel01 thead tr th.conteudo
{
	width: 190px;
	border-left: 1px solid #FFFFFF !important;
}

table.nivel01 thead tr th a, table.nivel01 thead tr th a:visited
{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

table.nivel01 thead tr th.selecionar, table.nivel01 thead tr th.dir
{
	border-right: 1px solid #005b99;
}

table.nivel01 thead tr th span
{
	background: url(img/tabela/seta.gif) no-repeat right 6px;
}

table.nivel01 thead tr th span.seta_cima
{
	background: url(img/tabela/seta_cima.gif) no-repeat right 6px;
}

table.nivel01 thead tr th span a, table.nivel01 thead tr th span.selected a
{
	padding-right: 18px;
}

table.nivel01 thead tr th span.selected
{
	background: url(img/tabela/seta.gif) no-repeat right -9px;
}

table.nivel01 thead tr th span.selected_cima
{
	background: url(img/tabela/seta_cima.gif) no-repeat right -9px;
}

table.nivel01 tbody tr td
{
	border-left: 1px solid #899ca8;
	border-right: 1px solid #899ca8;
	border-bottom: 1px solid #899ca8;
	text-align: left;
	color: #323232;
	padding: 10px 10px 25px 10px;
	#padding: 10px 10px 10px 10px !important;
    _padding: 10px 10px 15px 10px !important;
    vertical-align: top;
}

table.nivel01 tbody tr td.produto, table.nivel01 tbody tr td.esq
{
	border-left: 1px solid #899ca8;
}

table.nivel01 tbody tr td.produto
{
	text-align: left;
}

table.nivel01 tbody tr td.produto a
{
	font-size: 11px;
}

table.nivel01 tbody tr td.selecionar, table.nivel01 tbody tr td.dir
{
	border-right: 1px solid #899ca8;
	vertical-align: middle;
}

table.nivel01 tbody tr.bg td
{
	background-color: #e7eef3;
}

table.nivel01 tr.ja_publicados td
{
	background: url(../comum/img/tabela/bg_produto_nao_publicado.gif) repeat;
	border-bottom: 2px solid #92bbd9;
	border-top: 2px solid #92bbd9; *position:relative;
}

table.nivel01 tbody tr.ja_publicados td.selecionar
{
	border-right: 2px solid #92bbd9;
}

table.nivel01 tbody tr.ja_publicados td.produto
{
	border-left: 2px solid #92bbd9;
}

table.nivel01 tr.ja_publicados_bg td
{
	background: url(../comum/img/tabela/bg_produto_publicado.gif) repeat;
	border-bottom: 2px solid #92bbd9;
	border-top: 2px solid #92bbd9;
	*position: relative;
}

table.nivel01 tbody tr.ja_publicados_bg td.selecionar
{
	border-right: 2px solid #92bbd9;
}

table.nivel01 tbody tr.ja_publicados_bg td.produto
{
	border-left: 2px solid #92bbd9;
}

table.nivel01 tbody tr td a, table.nivel01 tbody tr td a:visited
{
	font-size: 11px;
}

table.nivel01 p
{
	line-height: 14px;
}

table.nivel01 p.classificados
{
	font-size: 12px;
	width: 235px;
	margin-bottom: 18px;
}

table.nivel01 p.cod_prod
{
	margin-bottom: 10px;
}

table.nivel01 td.produto p
{
	padding-left: 0px !important;
}

table.nivel01 td.formato
{
	white-space: nowrap;
	text-align: center;
}

table.nivel01 td.data
{
	white-space: nowrap;
}

table.nivel01 td.agente
{
	font-size: 11px;
}

table.nivel01 p.alterar
{
	background: url(img/tabela/ico_alterar.gif) no-repeat left center;
	float: left;
	clear: none;
}

table.nivel01 p.alterar_desativado
{
	background: url(img/tabela/ico_alterar_desativado.gif) no-repeat left center;
	float: left;
}

table.nivel01 p.alterar a
{
	display: block;
	padding: 0px 0 0 16px;
}

table.nivel01 p.alterar_desativado a, table.nivel01 p.alterar_desativado a:hover
{
	display: block;
	padding: 0px 0 0 18px;
	color: #BBBBBB;
}

table.nivel01 p.copiar
{
	background: url(img/tabela/ico_copiar.gif) no-repeat left center;
	float: left;
	margin-right: 10px;
}

table.nivel01 p.copiar a
{
	display: block;
	padding: 0px 0 0 15px;
}
table.nivel01 p.republicar
{
	background: url(img/tabela/ico_republicar.gif) no-repeat left 2px;
	float: left;
	margin-left: 15px;
}

table.nivel01 p.republicar a
{
	display: block;
	padding: 0px 0 0 16px;
}

table.nivel01 p.ver_detalhes
{
	background: url(img/tabela/ico_ver_detalhes.gif) no-repeat left 2px;
	float: right;
}
table.table-pedido p.ver_detalhes
{
	float: left;
	margin-left: 12px;
}
table.nivel01 p.ver_detalhes a
{
	display: block;
	padding: 0px 0 0 14px;
}

table.nivel01 td.conteudo
{
	font-size: 11px;
}

table.nivel01 td.conteudo p, table.nivel01 td.conteudo .negrito
{
	text-align: left;
}

table.nivel01 td.conteudo .claro
{
	font-family: "Arial" , 'Trebuchet MS';
	text-transform: none;
	text-align: left;
}

table.nivel01 td.formato
{
	font-size: 12px;
}

table.nivel01 p.com_sem_logo
{
	font-size: 11px;
	margin-top: 5px;
}

table.nivel01 td.formato .negrito
{
	text-transform: uppercase;
}

table.nivel01 p.claro
{
	text-transform: uppercase;
	font-family: "Arial" , 'Trebuchet MS';
}

table.nivel01 td.data p
{
	margin-bottom: 5px;
}

table.nivel01 td.data p span
{
	color: #01a101;
}

table.nivel01 td.data img
{
	float: left;
}

table.nivel01 td.data a, table.nivel01 td.data a:visited
{
	font-size: 10px;
	float: left;
	margin: 5px 0 0 5px;
}

table.nivel01 p.sem_material
{
	color: #eb1010;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 20px;
	float: left;
}

table.nivel01 p.conteudo_label_online {
    color: #012956;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    text-transform: uppercase;
}

table.nivel01 p.reprovado
{
	color: #eb1010;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: -10px;
	text-align: left;
}

table.nivel01 p.enviar_material
{
	background: url(img/tabela/ico_enviar_material.gif) no-repeat left center;
	float: right;
	margin-top: 20px;
}

table.nivel01 p.enviado
{
	color: #012956;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: -10px;
	text-align: left;
}

table.nivel01 p.enviar_material a, table.nivel01 p.enviar_material a:visited
{
	padding-left: 11px;
}

table.nivel01 p.aprovado
{
	color: #46a70c;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: -10px;
	text-align: left;
}
table.nivel01 .ver_motivo
{
	float: right;
	margin-top: 20px;
}

table.nivel01 p.com_material
{
	color: #46a70c;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 20px;
	float: left;
}

table.nivel01 p.trocar_material
{
	background: url(img/tabela/ico_troca.gif) no-repeat left center;
	float: right;
	margin-top: 20px;
}

table.nivel01 p.trocar_material a, table.nivel01 p.trocar_material a:visited
{
	padding-left: 18px;
}
.cp_data
{
	width: 70px;
}
.cp_nome
{
	width: 200px;
}

/*TABELA PEDIDO ==========================================*/
.table-pedido th.produto
{
	width: 250px !important;
	border-right: 1px solid #fff !important;
}
.table-pedido th.formato
{
	width: 100px;
}
table.table-pedido thead tr th.conteudo
{
	width: 230px !important;
}
.table-pedido th.preco
{
	width: 75px;
}
.table-pedido th.data
{
	width: 250px !important;
}

/*TABELA HISTÓRICO =======================================*/
.table-historico th.produto
{
	width: 290px;
}
.table-historico th.formato
{
	width: 130px;
}

.table-historico th.conteudo
{
	width: 230px !important;
	border-left: 1px solid #fff !important;
}

.table-historico th.data
{
	width: 260px;
}

/*TABELA COMUM ===========================================*/

table.nivel01 tbody tr td
{
	text-align: center;
	padding-bottom: 5px;
}

table.nivel01 .esq
{
	text-align: left;
	padding-left: 15px;
}

table.nivel01 tfoot tr.espaco td
{
	height: 10px;
}

table.nivel01 tfoot tr.cont td
{
	padding: 10px 10px 5px 10px;
	text-align: center;
	border-left: 1px solid #021a4a;
	border-bottom: 2px solid #021a4a;
}

table.nivel01 tfoot tr.cont td p.preco_total
{
	color: #e0480d;
	font-size: 14px;
	font-weight: bold;
}

table.nivel01 tfoot tr.cont td p.qtd_total
{
	color: #323232;
	font-size: 14px;
	font-weight: bold;
}

table.nivel01 tfoot tr.cont td.esq
{
	text-align: right;
	font-size: 13px;
	color: #021a4a;
	font-weight: bold;
	text-transform: uppercase;
	border-left: none;
}

table.nivel01 td p.num-palavras
{
	text-align: left;
	margin-top: 10px;
	font-size: 10px;
}

/*======================================================= TABELA COMUM*/

/* =Paginacao
-----------------------------------------------------------------------------*/

.paginacao
{ #width:370px;
_width:390px;
height:34px;
overflow:hidden;
float:right;
clear:left;
margin:8px 0 15px 0;
}
.paginacao_rodape
{
	margin-top: 20px;
}
.paginacao .setas_esq, .paginacao .setas_dir
{
	height: 29px;
	float: left;
	padding-top: 1px;
}

.paginacao .setas_esq
{
	width: 67px;
	margin-right: 3px;
}

.paginacao .setas_dir
{
	width: 67px;
	float: right;
}

.paginacao ul
{
	height: 34px;
	float: left;
	margin-top: 3px;
	padding: 0 10px;
}

.paginacao ul li
{
	float: left;
	height: 29px;
}

.paginacao ul li span.num-pag
{
	/*width: 180px;*/
	display: block;
}

.paginacao ul li span.num-pag select
{
	width: 43px;
	overflow: hidden;
	zoom: 1;
}

.paginacao ul li span.num-pag em
{
	float: left;
	font-style: normal; /*width: 220px;*/
}

.paginacao ul li span.num-pag strong
{
	/*float: left; 	width: 25px; 	text-align: center; 	padding-top: 2px; 	*padding-top: 5px; 	 _padding-top: 6px;*/
	font-weight: bold;
	font-family: Arial;
	font-family: /*\**/ "Arial Black" \9; /* hack para o ie 8 */ *font-family:"Arial Black";/* hack para o ie 7 */
/* para o negrito aparecer no IE com Anti-Alias usa a regra da classe "Negrito" */
}

/*.paginacao ul li.primeira {
	margin-left: 1px;
}
.paginacao ul li.ultima {
	border-right: 1px solid #cbd3dc;
} */

.paginacao .setas_esq p.dupla a, .paginacao .setas_esq p.simples a, .paginacao .setas_dir p.dupla a, .paginacao .setas_dir p.simples a
{
	display: block;
	width: 100%;
	height: 100%;
}

.paginacao .setas_esq p.dupla a strong, .paginacao .setas_esq p.simples a strong, .paginacao .setas_dir p.dupla a strong, .paginacao .setas_dir p.simples a strong
{
	display: none;
}

.paginacao .setas_esq p.dupla
{
	background: url(img/paginacao/seta_dupla_esqN.gif) no-repeat 0 0;
	height: 27px;
	width: 32px;
	float: left;
	display: inline;
}

.paginacao .setas_esq p.simples
{
	background: url(img/paginacao/seta_simples_esqN.gif) no-repeat 0px 0;
	height: 27px;
	width: 32px;
	float: right;
}

.paginacao .setas_dir p.dupla
{
	background: url(img/paginacao/seta_dupla_dirN.gif) no-repeat 0 0;
	height: 27px;
	width: 32px;
	float: right;
	display: inline;
}

.paginacao .setas_dir p.simples
{
	background: url(img/paginacao/seta_simples_dirN.gif) no-repeat 0 0;
	height: 27px;
	width: 32px;
	float: left;
}

.paginacao ul li a, .paginacao ul li a:visited
{
	display: block;
	text-align: center;
	margin-top: 3px;
	color: #327eb1;
	font-size: 13px;
	padding: 3px 8px 4px 8px;
	position: relative;
}

.paginacao ul li a:hover, .paginacao ul li.ativo a, .paginacao ul li.ativo a:visited
{
	/*background: url(img/paginacao/bg_link.gif) no-repeat 0 -29px;*/
	background-color: #c7dae6;
	color: #327eb1;
}

.paginacao ul li.tres_pontos strong
{
	/*background: url(img/paginacao/bg_link.gif) no-repeat 0 0;*/
	display: block;
	padding: 7px 0;
	font-weight: normal;
	text-align: center;
	color: #327eb1;
}

.paginacao .inativo
{
	background-position: 0 -30px !important;
}

/* FIM PAGINACAO ==================*/

.box_comum
{
	padding: 15px 15px 0 15px;
	overflow: hidden;
	border: 3px solid #ab0000;
	background-color: #fff;
}

.box_comum p
{
	margin-bottom: 15px;
}

.bt_generico_gd
{
	background: url(img/botoes/bg_bt_generico_gd.gif) repeat-x 0 0;
	text-align: center;
	float: left;
	overflow: hidden;
	height: 47px;
	position: relative;
}

.bt_generico_gd .border_left
{
	background: url(img/botoes/border_left_gd.gif) no-repeat 0 0;
	width: 10px;
	height: 47px;
	display: block;
}

.bt_generico_gd .border_right
{
	background: url(img/botoes/border_right_gd.gif) no-repeat 0 0;
	width: 10px;
	height: 47px;
	display: block;
}

.bt_generico_gd a, .bt_generico_gd a:visited
{
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 11px 6px 10px 4px;
	height: 34px;
	font-size: 14px;
}

.bt_generico span, .bt_generico strong, .bt_generico_gd span, .bt_generico_gd strong
{
	float: left;
}

/* =Cabecalho Logado
-----------------------------------------------------------------------------*/

/* Anunciante */

.topo_anunciante
{
	width: 980px;
	height: 75px;
	overflow: hidden;
	background-color: #ebf2fa;
	padding-left: 10px;
	border-bottom: 1px solid #e6e9ec;
}

.topo_anunciante .box_anunciante
{
	background: url(img/bg_box_anunciante.gif) repeat-x 0 0;
	width: 660px;
	height: 100%;
	border-top: 1px solid #005b99;
	position: relative;
	float: left;
}

.topo_anunciante .box_anunciante .lateral
{
	background: url(img/bg_dir_box_anunciante.gif) no-repeat top left;
	width: 9px;
	height: 75px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.topo_anunciante .box_operador
{
	background: url(img/bg_box_anun_ag.gif) repeat-x 0 0 #eff6ff;
	width: 320px;
	height: 76px;
	float: right;
	position: relative;
	border-top: 1px solid #005b99;
}

.topo_anunciante .box_operador .lateral_esq
{
	background: url(img/bg_esq_box_anun_op.gif) no-repeat top left;
	width: 10px;
	height: 75px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.topo_anunciante .box_operador .lateral_dir
{
	background: url(img/bg_dir_box_anun_op.gif) no-repeat top left;
	width: 8px;
	height: 76px;
	position: absolute;
	right: 0px;
	top: -1px;
}

p.bt_topo
{
	overflow: hidden;
	height: 33px;
	position: relative;
	top: -1px;
}

p.bt_topo strong
{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #fefefe;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
}

p.bt_anunciante
{
	background: url(img/box_topo/bg_azul_bt_anunciante.gif) no-repeat 0 0;
	width: 96px;
}

.topo_anunciante .box_anunciante p.nome_anunciante
{
	padding: 6px 0 0 11px;
	font-size: 11px;
	color: #323232;
}

.topo_anunciante .box_anunciante p.nome_anunciante strong
{
	font-size: 13px;
}
.topo_anunciante .box_anunciante p.nome_anunciante em
{
	text-transform: uppercase;
	color: #002c6f;
	padding: 0 0px 0 10px;
}

p.bt_operador
{
	background: url(img/box_topo/bg_azul_bt_operador.gif) no-repeat 0 0;
	width: 94px;
	margin-left: 10px;
	float: left;
	display: inline;
}

p.bt_operador strong
{
	padding-left: 3px;
}
p.bt_operador strong
{
	padding-left: 3px;
}

p.ico-email strong
{
	background: url(img/box_topo/bg_azul_bt_email.gif) no-repeat 5px 6px;
	padding-left: 3px;
}

p.meus_dados
{
	float: left;
	padding: 3px 0 0 24px;
	*padding: 5px 0 0 35px;
}

p.meus_dados a, p.meus_dados a:visited
{
	color: #005eca;
	font-size: 11px;
}

p.sair
{
	background: url(img/box_topo/ico_sair.gif) no-repeat left 6px;
	float: right;
	margin: 3px 10px 0 0;
	*margin: 4px 10px 0 0;
	display:inline;
	padding-left:11px;
}

p.sair a, p.sair a:visited
{
	color: #d80d0d;
	font-size: 11px;
}

.box_operador .nome_operador
{
	clear: both;
	padding: 7px 0 0 20px;
	color: #323232;
	font-size: 13px;
	font-weight: bold;
}

/* Agente */

.topo_agente
{
	width: 982px;
	height: 96px;
	overflow: hidden;
	background: url(img/box_topo/bg_esq_box_agente.gif) repeat-x 0 0;
	padding-left: 8px;
}

.topo_agente .box_agente
{
	background: #d4e9ee url(img/box_topo/bg_box_agente.gif) repeat-x top left;
	width: 402px;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
}
.topo_agente .box_agente_novo
{
	width: 330px;
}
.topo_agente .box_anunciante_novo
{
	width: 400px !important;
}
.topo_agente .box_agente .lateral
{
	background: url(img/box_topo/bg_lateral_box_agente.gif) no-repeat top left;
	width: 6px;
	height: 96px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.topo_agente .box_agente p.dados_agente
{
	float: left;
	font-size: 10px;
	margin: 6px 0 0 8px;
}

.topo_agente .box_agente p.dados_agente a, .topo_agente .box_agente p.operador a, .box_executivo p.operador a, .topo_agente .box_agente p.dados_agente a:visited, .topo_agente .box_agente p.operador a:visited
{
	color: #007b91;
}

.topo_agente .box_agente p.operador
{
	float: left;
	font-size: 10px;
	margin: 6px 0 0 6px;
}

.topo_agente .box_agente p.outro_agente
{
	background: url(img/box_topo/ico_outro_agente.gif) no-repeat 0 0;
	float: right;
	margin: 5px 7px 0 0px;
	font-size: 11px;
	padding-left: 22px;
}

.topo_agente .box_agente p.agencia_nome, .topo_agente .box_anunciante p.agencia_nome
{
	clear: both;
	margin: 0px 0 0 15px;
	padding: 6px 0 5px 0;
	color: #323232;
	font-size: 13px;
	font-weight: bold;
}

.topo_agente .box_agente p.cnpj, .topo_agente .box_anunciante p.cnpj
{
	margin-left: 15px;
	font-size: 11px;
}

.topo_agente .box_agente p.cnpj em, .topo_agente .box_anunciante p.cnpj em
{
	text-transform: uppercase;
	color: #002c6f;
	padding-right: 10px;
}

.topo_agente .box_operador
{
	background: url(img/box_topo/bg_box_operador.gif) repeat-x 0 0;
	position: relative;
	width: 252px;
	height: 96px;
	float: left;
}
.cabecalho_executivo .box_agente
{
	width: 336px;
}
.topo_agente .box_operador p.bt_operador
{
	background: url(img/box_topo/bg_verde_bt_operador.gif) no-repeat 0 0;
	margin-left: 8px;
}
.cabecalho_executivo .todos_anunciantes
{
	float: left;
	margin-left: 3px;
	margin-top: 4px;
}

.topo_agente .box_operador .lateral_esq
{
	background: url(img/box_topo/lateral_esq_box_operador.gif) no-repeat 0 0;
	width: 8px;
	height: 96px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.topo_agente .box_executivo .lateral_esq
{
	background: url(img/box_topo/lateral_esq_box_operador.gif) no-repeat 0 0;
	width: 8px;
	height: 96px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.topo_agente .box_operador .lateral_dir
{
	background: url(img/box_topo/lateral_dir_box_operador.gif) no-repeat 0 0;
	width: 6px;
	height: 96px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.topo_agente .box_executivo p.meus_dados a, .topo_agente .box_executivo p.meus_dados a:visited
{
	color: #007b91;
	margin-left: -15px;
	font-size: 11px;
}

.topo_agente .box_anunciante
{
	background: url(img/box_topo/bg_box_anunciante.gif) repeat-x 0 0;
	width: 328px;
	height: 96px;
	float: right;
	position: relative;
}

.topo_agente .box_anunciante .lateral
{
	background: url(img/box_topo/lateral_box_anunciante.gif) no-repeat 0 0;
	width: 6px;
	height: 96px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.topo_agente .box_anunciante p.bt_anunciante
{
	margin-left: 6px;
	display: inline;
}

.topo_agente .box_anunciante p.outro_anunciante, .cabecalho_executivo p.outro_anunciante
{
	background: url(img/box_topo/ico_outro_agente.gif) no-repeat 0 0;
	float: right;
	margin: 5px 7px 0 0px;
	font-size: 11px;
	padding-left: 22px;
	display: inline;
}
.cabecalho_executivo p.outro_anunciante a
{
	font-size: 11px !important;
}

.topo_agente .box_anunciante p.todos_anunciantes
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding-left: 10px;
	font-size: 11px;
	display: inline;
}
.box_anunciante p.outro_anunciante a, .box_anunciante p.outro_anunciante a:visited, .box_anunciante p.todos_anunciantes a, .box_anunciante p.todos_anunciantes a:visited
{
	color: #005eca;
}

.topo_agente p.bt_topo
{
	top: 0px;
	float: left;
}

.topo_agente .box_agente p.bt_agente
{
	background: url(img/box_topo/bg_bt_verde_agente.gif) no-repeat 0 0;
	width: 71px;
	color: #005eca;
}

/*-------------------- FIM TOPO AGENTE*/

.obs
{
	color: #858585;
}

.obs_menor
{
	color: #858585;
	font-size: 10px;
}

.conteudo_anuncio .obs_menor
{
	margin-bottom: 20px;
}

/*-------------------- SUBMENU ABAS*/

.nav_abas
{
	background: url(img/submenu_abas/fio_menu.gif) repeat-x bottom left;
	padding: 10px 0 0 20px;
}

.nav_abas li
{
	float: left;
	height: 46px;
	margin-right: 10px;
	position: relative;
	list-style: none;
}

.nav_abas li a
{
	outline: none;
}

.nav_abas li.nav_abas_inativo
{
	background:#eaeff1 url(img/submenu_abas/inativa_meio.gif) repeat-x top left;
	width: auto;
}

.nav_abas li.nav_abas_inativo a, .nav_abas li.nav_abas_inativo a:visited
{
	color: #73818f;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding: 16px 7px 5px 7px;
	margin-top: 2px;
	outline: none; /*margin: 15px 0 0 0px;*/
}

.nav_abas li.nav_abas_inativo .sombra_esq
{
	background: url(img/submenu_abas/inativa_esq.gif) no-repeat 0 0;
	width: 9px;
	height: 42px;
	float: left;
}

.nav_abas li.nav_abas_inativo .sombra_dir
{
	background: url(img/submenu_abas/inativa_dir.gif) no-repeat 0 0;
	width: 9px;
	height: 42px;
	float: left;
}

.nav_abas li.nav_abas_ativo a, .nav_abas li.nav_abas_ativo a:visited
{
	color: #012956;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding: 16px 7px 5px 7px;
}

.nav_abas li.nav_abas_ativo
{
	background: url(img/submenu_abas/meio_ativa.gif) repeat-x top left;
	width: auto;
	border-bottom: none;
}

.nav_abas li.nav_abas_ativo .sombra_esq, .nav_abas li.nav_abas_ativo .sombra_dir
{
	float: left;
	height: 46px;
}

.nav_abas li.nav_abas_ativo .sombra_esq
{
	background: url(img/submenu_abas/esq_ativa.gif) no-repeat 0 0;
	width: 16px;
}

.nav_abas li.nav_abas_ativo .sombra_dir
{
	background: url(img/submenu_abas/dir_ativa.gif) no-repeat 0 0;
	width: 11px;
}

.nav_abas li.nav_abas_ativo .reprovados
{
	color: #ad1d1d;
}

.nav_abas li.nav_abas_inativo .reprovados
{
	color: #c47375;
}

.nav_abas li.nav_abas_ativo .aprovados
{
	color: #388b2f;
}

.nav_abas li.nav_abas_inativo .aprovados
{
	color: #81b480;
}

/* ------------------------------------FIM DO SUBMENU DE ABAS EM FUNDO CLARO*/

/* INICIO SUBMENU DE ABS FUNDO ESCURO --------------------------------------*/

.submenu_abas
{
	background: url(img/submenu_abas/bg_menu_abas.gif) repeat-x bottom left #e6ebee;
	width: auto; /*height: 42px;*/
	overflow: hidden;
	padding: 30px 0 0 20px;
}

.submenu_abas ul
{
	position: relative;
	z-index: 1;
	height: 42px;
	float: left;
}

.submenu_abas li
{
	float: left;
	height: 42px;
	margin-right: 1px;
	position: relative;
	z-index: 10;
	list-style: none;
}

.submenu_abas li a, .submenu_abas li a:visited
{
	padding: 12px 7px 5px 7px;
	margin-top: 2px;
	outline: none;
}

.submenu_abas li.submenu_abas_ativo a, .submenu_abas li.submenu_abas_ativo a:visited
{
	color: #012956;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

.submenu_abas li.submenu_abas_ativo
{
	background: url(img/submenu_abas/bg_ativo.gif) repeat-x top left;
	float: left;
	height: 42px;
	width: auto;
	border-bottom: none;
}

.submenu_abas li.submenu_abas_ativo .sombra_esq
{
	background: url(img/submenu_abas/sombra_ativo_esq.gif) no-repeat 0 0;
	width: 9px;
	height: 42px;
	float: left;
}

.submenu_abas li.submenu_abas_ativo .sombra_dir
{
	background: url(img/submenu_abas/sombra_ativo_dir.gif) no-repeat 0 0;
	width: 9px;
	height: 42px;
	float: left;
}

.submenu_abas li.submenu_abas_inativo a, .submenu_abas li.submenu_abas_inativo a:visited
{
	color: #73818f;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

.submenu_abas li.submenu_abas_inativo
{
	background: url(img/submenu_abas/bg_inativo.gif) repeat-x top left;
	float: left;
	height: 42px;
	width: auto;
}

.submenu_abas li.submenu_abas_inativo .sombra_esq
{
	background: url(img/submenu_abas/sombra_inativo_esq.gif) no-repeat 0 0;
	width: 9px;
	height: 42px;
	float: left;
}

.submenu_abas li.submenu_abas_inativo .sombra_dir
{
	background: url(img/submenu_abas/sombra_inativo_dir.gif) no-repeat 0 0;
	width: 9px;
	height: 42px;
	float: left;
}

/* -- Cores das Abas Inativas -- */

.submenu_abas li.submenu_abas_inativo a.sem_material, .submenu_abas li.submenu_abas_inativo a.sem_material:visited
{
	color: #c57475;
}

.submenu_abas li.submenu_abas_ativo a.sem_material, .submenu_abas li.submenu_abas_ativo a.sem_material:visited
{
	color: #ad1d1d;
}

.submenu_abas li.submenu_abas_inativo a.com_material, .submenu_abas li.submenu_abas_inativo a.com_material:visited
{
	color: #88b887;
}

.submenu_abas li.submenu_abas_inativo a.mat_enviado, .submenu_abas li.submenu_abas_inativo a.mat_enviado:visited
{
	color: #ea855e;
}

/* -- Cores das Abas Ativas -- */

.submenu_abas li.submenu_abas_ativo a.mat_enviado, .submenu_abas li.submenu_abas_ativo a.mat_enviado:visited
{
	color: #e94100;
}

/* FIM SUBMENU DE ABS FUNDO ESCURO */

/* =Listas
-----------------------------------------------------------------------------*/

ul.avisos_importantes
{
	overflow: hidden;
	zoom: 1;
}

ul.avisos_importantes li
{
	background: url(../comum/img/bullet_seta.gif) no-repeat 0 0;
	padding-left: 27px;
	margin-bottom: 15px;
}

.lista_secundaria
{
	background: url(../comum/img/fnd_lista_secundaria.gif) repeat-y 0 0;
	float: right;
	position: relative;
	width: 345px;
	padding: 20px 0px 10px 0px;
}

.lista_secundaria .top
{
	background: url(../comum/img/fnd_lista_secundaria_top.gif) no-repeat 0 0;
	height: 20px;
	width: 345px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.lista_secundaria .bottom
{
	background: url(../comum/img/fnd_lista_secundaria_bottom.gif) no-repeat 0 0;
	height: 20px;
	width: 345px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
}

.lista_secundaria li
{
	background: url(img/bullet_secundario.gif) no-repeat 15px 15px;
	padding: 0px 20px 10px 30px;
}

/* =Avisos
-----------------------------------------------------------------------------*/

.box_msg, .palavra-destacada-anuncio
{
	padding: 15px 15px 5px 15px;
	width: 616px;
	color: #021a4a;
	margin: 20px 0px;
}

.box_msg a,
.box_msg a:hover,
.box_msg a:visited {
	color: #308AC5;
	font-size: 12px;
}

.box_msg h5
{
	background: url(img/ico_box_msg.gif) no-repeat 0 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0 5px 48px;
}

.box_msg p
{
	line-height: 14px;
	margin-top: 5px;
}

.box_msg li {
    list-style-position: inside;
    list-style-type: disc;
    text-indent: 3px;
}

.msg_generica
{
	border: 2px solid #012660;
	padding: 3px;
	color: #021a4a;
	width: 640px;
	background: #fff;
}

.msg_deslogado {
    margin: 0 auto;
    width: 92%;
}

.msg_eventual_deslogado {
    margin-bottom: 15px;
}

.msg_generica .bg
{
	background-color: #e7f0fe;
	padding: 15px 15px 20px 15px;
}

div.msg_erro
{
	border: 2px solid #ad1d1d;
}

div.msg_erro h5
{
	background: url(img/ico_msg_erro.gif) no-repeat 0 0;
	color: #961111;
}

.msg_sucesso
{
	border: 2px solid #388b2f;
}

div.msg_verificar
{
	border: 1px solid #012660;
	padding: 4px;
	width: 274px;
}

div.msg_verificar .bg
{
	background-color: #e7f0fe;
	padding: 15px 15px 20px 15px;
	overflow: hidden;
	zoom: 1;
}

div.msg_verificar img
{
	float: left;
	margin: 0 5px 0px 0;
}
.erro_tooltip
{
	clear: left;
	float: left;
	margin-top: 12px;
	position: relative;
}
.erro_tooltip h5
{
	background: url("img/ico_msg_erro.gif") no-repeat scroll 0 7px transparent !important;
	padding-left: 45px;
	text-transform: none !important;
	padding-bottom: 15px;
}
.bg_tooltip
{
	background: url("img/bg_tooltip_erro.gif") no-repeat scroll 0px 0px transparent;
	position: absolute;
	top: -13px;
	width: 30px;
	height: 13px;
	display: block;
}

.msg_sucesso h5
{
	background: url(img/ico_msg_sucesso.gif) no-repeat 0 0;
	color: #388B2F;
}

.msg_deslogado ul {
    clear: both;
}

.box_msg ul {
	margin-top: 20px;
}

.box_msg li
{
	margin-bottom: 15px;
}

.box_msg li span
{
	float: left;
	width: 10px;
	height: 10px;
	background-color: #021A4A;
	margin: 3px 8px 0 0;
}

.box_msg .bt_generico
{
	right: 10px;
	top: 10px;
	position: absolute;
	margin-left: 10px;
}

.box_msg.msg_maior {
    margin: 10px auto 0;
    width: 900px;
}

.msg_maior li {
    list-style-type: disc;
    list-style-position: inside;
    text-indent: 3px;
}

.msg_titulo_e_botao {
    clear: both;
    min-height: 30px;
}

.box_msg .msg_titulo_e_botao h5 {
    float: left;
    width: 780px;
}

.msg_deslogado .msg_titulo_e_botao h5 {
    padding-right: 5px;
    width: 77%;
}
.box_msg .msg_titulo_e_botao .btn_msg_generica {
    float: right;
}

.caps
{
	text-transform: uppercase;
}

.recalcular_preco
{
	overflow: hidden;
	zoom: 1;
	float: left;
}

.recalcular_preco img
{
	float: left;
}

.recalcular_preco strong
{
	float: left;
	font-weight: normal;
	margin: 13px 0 0 10px;
}

/* Novo */
.recalcular_preco span
{
	float: left;
	font-weight: normal;
	margin: 13px 0 0 10px;
}

.recalculo_right
{
	float: right;
}

.pag_institucional p
{
	margin-bottom: 20px;
}

/*------------- PAGINA FORMATOANUNCIO - INICIO */

#popup-formatoAnuncio
{
	width: 510px;
	background-color: #fff;
	padding: 0px 0px;
}

#popup-formatoAnuncio h2.titulo
{
	margin-top: 0px;
}

#popup-formatoAnuncio table
{
	width: 470px;
}

#popup-formatoAnuncio table thead th
{
	text-transform: uppercase;
	text-align: center;
}

#popup-formatoAnuncio table tbody td.dir
{
	text-align: left;
	white-space: nowrap;
}

#popup-formatoAnuncio table tbody td.esq
{
	border-left: 1px solid #899CA8;
}

#popup-formatoAnuncio #conteudo
{
	width: 450px;
	height: auto;
	margin-bottom: 0px;
}

/*------------- PAGINA FORMATOANUNCIO - FIM */

/*------------- PAGINA REGRAS DE ABREVIACAO POPUP - INICIO */

#popup-regrasAbreviacao
{
	width: 510px;
	background-color: #fff;
	padding: 0px 0px;
}

#popup-regrasAbreviacao h2.titulo
{
	margin-top: 0px;
}

#popup-regrasAbreviacao table
{
	width: 470px;
}

#popup-regrasAbreviacao table thead th
{
	text-transform: uppercase;
	text-align: center;
}

#popup-regrasAbreviacao table tbody td.dir
{
	text-align: left;
}

#popup-regrasAbreviacao table tbody td.esq
{
	border-left: 1px solid #899CA8;
}

#popup-regrasAbreviacao #conteudo
{
	width: 450px;
	height: auto;
	margin-bottom: 0px;
}

#popup-regrasAbreviacao p.obs
{
	font-weight: bold;
	color: #000;
}

/*------------- PAGINA REGRAS DE ABREVIACAO POPUP - FIM */

.box_erro_palavra
{
	width: auto;
	overflow: hidden;
	zoom: 1;
}

.box_erro_palavra strong
{
	background-color: #f0d6d6;
	padding: 0 3px;
	font-weight: normal;
}

/*
.box_erro_palavra em
{
    background-color: #f0e6c6;
    padding: 0 3px;
}
*/

.quantida_palavra_apos_revisao
{
	background-color: #E79593;
	padding: 0 3px;
	width: 70px;
	height: 19px;
}

.box_erro_palavra_palavraproibida
{
	background-color: #E79593;
	padding: 0 3px;
}

.box_erro_palavra_excessosuperlativo
{
	background-color: #FFFF80;
	padding: 0 3px;
}

.box_erro_palavra_tamanhomaximo_palavraurl
{
	background-color: #FFB240;
	padding: 0 3px;
}

.box_erro_palavra_quantidademaxima_urlemail
{
	background-color: #FF80FF;
	padding: 0 3px;
}

.box_erro_palavra h3
{
	color: #021a4a;
	font-size: 13px;
	font-weight: bold;
}

.box_erro_palavra .caso1
{
	float: left;
	margin: 30px 130px 0 0;
}

.box_erro_palavra .caso2
{
	float: left;
	margin: 30px 0 30px 0px;
	width: 650px;
}

.box_erro_palavra .caso2 p
{
	line-height: 18px;
}

.box_erro_palavra .legenda
{
	background: url(img/pontilhado.gif) repeat-x 0 0;
	overflow: hidden;
	zoom: 1;
	clear: both;
	padding-top: 10px;
}

.box_erro_palavra .legenda p
{
	float: left;
	margin-right: 20px;
}

.box_erro_palavra .legenda strong, .box_erro_palavra .legenda li div
{
	float: left;
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: -2px 10px 0 0;
}

.box_erro_palavra .legenda strong, .box_erro_palavra .legenda p
{
	float: left;
}

.box_erro_palavra .legenda span
{
	font-size: 10px;
}

p.gerar-boleto
{
	background: url(img/ico-menor-gerar-boleto.gif) no-repeat 0 6px;
}

p.gerar-boleto a
{
	padding-left: 17px;
}

p.bt_gerar_boleto span.border_left
{
	background: url(img/ico-gerar-boleto.gif) no-repeat 0 0;
	width: 32px;
	height: 34px;
}

.valor
{
	width: 72px !important;
}

/*****************************************************************************************/
/*							forms.css

 */
/*****************************************************************************************/

select, input, textarea, button
{
	font: 12px "Trebuchet MS" , "Lucida Sans" , Tahoma, sans-serif;
	color: #FFFFFF;
}

select, input, textarea
{
	color: #202121;
}

textarea
{
	overflow: auto;
	border: 1px solid #256fa3;
	padding: 1px 3px 0px 3px;
}

span.radio input, input.radio, table.radio_list input
{
	border: none;
	background: none;
}

select
{
    /*font-weight: bold;*/
    *height: 22px !important;
    border: 1px solid #FFFFFF;
}

input
{
	border: 1px solid #256fa3;
	background-color: #fff;
	padding: 1px 3px 0px 3px;
	color: #3c3c3c;
}

input.input_erro
{
	border: 2px solid #ab0000;
	color: #ab0000;
}

span.checkbox input, span.button input, span.radio input
{
	border: 0 !important;
	height: auto !important;
	padding: 0 !important;
	background: none;
}

input.disable, select.disable
{
	border: 1px solid #d4d4d4;
	background-color: #FFFFFF;
	color: #acacac;
}

input.disable_visible
{
	border: 1px solid #d7d7d7;
	background-color: #e5e5e5;
	color: #6d6d6d;
}
input.noborder
{
	border: none !important;
}

input:-webkit-autofill 
{
    background-color: #FFFFFF !important;
}

label
{
	color: #000000;
	font-size: 12px;
}

label.disable
{
	color: #989898;
	font-weight: normal;
}

label.inabilitado
{
	color: #989898;
}

input.inabilitado
{
	color: #acacac;
	border-color: #d7d7d7;
	background-color: #e5e5e5;
}

input.inabilitado_legivel
{
	color: #6d6d6d;
	border-color: #d7d7d7;
	background-color: #e5e5e5;
}

div.fieldset
{
	border: 1px solid #d1d5d6;
	background: url(img/fieldset/bg.gif) repeat-x bottom left #fff;
	padding: 20px; /*padding: 5px 10px 10px 20px; 	padding: 15px 10px 20px 20px;*/
	position: relative;
	margin-bottom: 30px;
	width: auto;
}

div.fieldset_obrigatorio, div.fieldset_obrigatorio_online
{
	border: 1px solid #0b38b9;
}
.tit_cor_anc_online div.fieldset_obrigatorio, div.fieldset_obrigatorio_online
{
	float: left;
	margin-bottom: 30px;
	width: 310px;
	margin-right: 20px;
}

div.fieldset_obrigatorio_online, div.fieldset_obrigatorio_online select
{
	width: 525px;
}

.tit_cor_anc_online input, .tit_cor_anc_online select
{
	width: 300px;
	margin-bottom: 7px;
}

div.fieldset_obrigatorio div.legend h6, div.fieldset_obrigatorio label, label.obrigatorio, div.fieldset table.obrigatorio label
{
	color: #0130b6 !important;
	font-weight: bold;
}
table.table-obrigatorio th
{
	border: 2px solid #0130b6 !important;
	color: #0130b6 !important;
}
table.table-obrigatorio td
{
	border: 1px solid #0130b6 !important;
}
label.label_radio
{
	margin-left: 5px !important;
}

div.fieldset_obrigatorio div.legend span
{
	color: #0130b6 !important;
	font-weight: bold !important;
}

span.antes_obrigatorio, .titulo_obrigatorio
{
	color: #0130b6 !important;
}

span.antes_input
{
	float: left;
	color: #256fa3;
	margin: 4px 6px 0 2px;
}

div.fieldset_obrigatorio span.radio input
{
	background: none;
	border: none;
}

div.fieldset_obrigatorio input, div.fieldset_obrigatorio select, div.fieldset_obrigatorio_online select, input.obrigatorio, select.obrigatorio, textarea.obrigatorio
{
	border: 1px solid #0130b6;
	color: #3c3c3c;
	background-color: #e6eaf5;
}

div.fieldset div.legend
{
	position: absolute;
	background-color: #fff;
	top: -17px;
	left: 10px;
	padding: 0 10px;
	float: left;
}

div.fieldset div.legend h6, div.fieldset.fieldset_obrigatorio div.legend h6
{
	color: #0130B6;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
}

.fildset-calendario
{
	margin-bottom: 20px !important;
	padding-bottom: 30px !important;
}

div.fieldset02
{
	border: 1px solid #d1d5d6;
	background-color: #fff;
	padding: 5px 10px 10px 20px;
	*padding: 15px 10px 20px 20px;
	_padding: 15px 10px 20px 20px;
	position:relative;
	width:auto;
	margin-top:40px;
}

div.fieldset02 div.legend h6
{
	color: #06417b;
	font-size: 12px;
	font-weight: bold;
}

div.fieldset02 div.legend
{
	background-color: #fff;
	position: absolute;
	top: -17px;
	left: 10px;
	padding: 0 10px;
	float: left;
	color: #021a4a;
}

div.fieldset div.legend h6, div.fieldset div.legend input, div.fieldset div.legend span {
	float: left;
}

div.fieldset div.legend span
{
	font-weight: normal;
	color: #43636b;
}

div.fieldset span.radio input, div.fieldset table.radio_list input
{
	margin: 1px 6px 0px 15px;
	*margin: -2px 6px 0px 15px;
    float:left;
}

div.fieldset table.radio_list label {
	margin-left: 3px;
}

.colunagem, .colunagem_float_label
{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	display: inline;
}

.colunagem label
{
	display: block;
	margin: 0 0 4px 2px;
}

.colunagem p.bt_generico
{
	margin: -3px 0 -5px 0;
	float: left;
}

.linha label, .colunagem_float_label label
{
	margin-right: 5px;
	float: left;
	width: 110px;
	padding: 3px 0 0 0;
	text-align: right;
}

.linha .bt_lado_span, .colunagem .bt_lado_span {
	margin-left: 10px;
}

.linha select, .colunagem_float_label select, .colunagem select
{
	float: left;
	margin-right: 15px;
	height: 22px;
}

.linha input, .colunagem_float_label input, .colunagem input
{
	float: left; /*margin-right: 5px;*/
	height: 19px;
	_height: 21px;
}

.linha input.checkbox
{
	margin: 5px 0 0 10px;
	*margin-top: 1px;
}

.linha
{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.linha p.comentario, .colunagem p.comentario
{
	clear: both;
	font-size: 10px;
}

.linha .obs
{
	margin: 3px 0px 0 5px;
	float: left;
}

.colunagem .obs
{
	margin: 5px 0px 0 0px;
	float: left;
	color: #256fa3;
}

.faixa_inferior
{
	padding: 25px 0;
	background: #eff1f3;
	float: left;
	width: 100%;
	border-top: 1px solid #dbe5ef;
}

.botoes {
	float: right;
}

.botoes p {
	margin-right: 15px;
}

ul.lista_chekbox li
{
	float: left;
	width: 220px;
	margin-top: 15px;
	margin-right: 10px;
}

ul.lista_chekbox li input.checkbox
{
	float: left;
	margin: 1px 10px 3px 0;
	*margin: -2px 5px 0 0;
}

p.tipo_generico
{
	margin: 20px 0;
	color: #1677a9;
	overflow: hidden;
	height: 15px;
}

p.tipo_generico strong, p.tipo_generico span, p.tipo_generico span.radio input
{
	float: left;
	display: inline;
}

p.tipo_generico strong
{
	margin-right: 20px;
	font-weight: normal;
}

p.tipo_generico span.radio input
{
	margin: 1px 10px 0 0;
	*margin: -2px 5px 0 0;
}

p.tipo_generico span {
	margin-right: 25px;
}

a.link_float {
	margin-left: 10px;
}

p.obrigatorio
{
	background: url(img/ico_obrigatorio.gif) no-repeat left center;
	font-weight: bold;
	padding-left: 25px;
	width: 145px;
}

p.campos_obrigatorios
{
	width: 140px;
	margin: 0 0 5px 420px;
	color: #FFFFFF;
}

.txt_aux
{
	display: block;
	font-weight: normal;
	font-size: 10px;
	color: #858585;
	padding: 2px 0 0 0;
}
.txt_pop
{
	margin-top: 6px;
	margin-bottom: 20px;
}
/* ELEMENTOS PADROES */
input.cep
{
	width: 90px;
	float: left;
}

input.endereco {
	width: 390px;
}

input.complemento {
	width: 280px;
}

input.nome, input.email
{
	width: 294px;
	float: left;
	margin: 0px;
}

input.tel, input.cel
{
	width: 90px;
	float: left;
}

input.website {
	width: 304px;
}

strong.nao_sabe_cep a, strong.nao_sabe_cep a:visited {
	font-size: 11px !important;
}

input.txtUppercase {
	text-transform: uppercase;
}

/*****************************************************************************************/
/*							dropdowns.css

 */
/*****************************************************************************************/

.dropdowns
{
	position: relative;
	z-index: 9999;
	_left: -99%;
}
.dropdown
{
	position: absolute;
	top: 32px;
	left: 1px;
	width: 173px;
	z-index: 9999;
	display: none;
}

.dropdown span.borda_top
{
	background: url(img/menu/bg_top_dropdown.gif) no-repeat 0 0;
	display: block;
	width: 173px;
	height: 7px;
	margin-bottom: -1px;
	_margin-bottom: -12px;
}

.dropdown span.borda_bottom
{
	background: url(img/menu/bg_bottom_dropdown.gif) no-repeat 0 0;
	display: block;
	width: 173px;
	height: 7px;
}

.dropdown ul li
{
	background: url(img/menu/bg_li_dropdown.gif) repeat-x bottom left #005b99;
	line-height: 14px;
	float: none !important;
}
.dropdown ul li a, .dropdown ul li a:visited, .dropdown ul li a:hover, .dropdown ul li a:active
{
	height: 100%;
	width: auto;
	color: #fff !important;
	display: block;
	font-size: 12px;
	padding: 9px 10px 7px 10px;
	text-decoration: none;
}

/*--------------------------------------------*/

#menu_principal
{
	background-color: #ebf2fa;
	height: 32px;
	border-bottom: 1px solid #bfcad6;
	width: 990px;
	position: relative;
	z-index: 999;
}
#menu_principal li
{
	position: relative;
	float: left;
}

#menu_principal li div.item_principal
{
	background: url(img/divisoria_menu.gif) no-repeat right bottom;
	float: left;
	height: 32px;
	text-align: center;
	list-style: none;
	overflow: hidden;
	position: relative;
}

#menu_principal li div.item_principal a
{
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	float: left;
}

#menu_principal li.item09
{
	float: right;
	background: none;
}

#menu_principal li div.item_principal a, #menu_principal li div.item_principal a:visited, #menu_principal li div.item_principal a.inativo, #menu_principal li div.item_principal a.inativo:visited
{
	font-size: 13px;
	color: #0253b0;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 1px 2px 0px 1px;
	height: 31px;
	overflow: hidden;
	outline: none;
}

#menu_principal li div.item_principal a strong, #menu_principal li div.item_principal a.inativo strong
{
	display: block;
	font-weight: normal;
	margin-top: 7px;
}

#menu_principal li div.item_principal a.ativo, #menu_principal li div.item_principal a.ativo:visited
{
	background-color: #005b99;
	color: #fff !important;
	font-weight: bold;
	height: 31px;
	position: relative;
	z-index: 999;
}

#menu_principal li div.item_principal p.fale_conosco
{
	background: url(img/ico_fale_conosco.gif) no-repeat 0 1px;
	margin: 7px 20px 0 0;
	width: 91px;
}
#menu_principal li div.item_principal p.fale_conosco a, #menu_principal li div.item_principal p.fale_conosco a:visited
{
	padding-left: 26px;
	color: #005eca;
	font-size: 11px;
	text-decoration: underline;
	text-transform: none;
	height: auto;
	margin: auto;
}

#menu_principal li div.item_principal p.fale_conosco a:hover
{
	background-color: transparent;
	text-transform: none;
	font-weight: normal;
}

#menu_principal li.pedido div.item_principal a, #menu_principal li.pedido div.item_principal a.inativo, #menu_principal li.pedido div.item_principal a.ativo
{
	background-image: url(img/menu/ico_carrinho.gif);
	background-repeat: no-repeat;
	background-position: 13px 9px;
	padding-left: 35px !important;
}

/*****************************************************************************************/
/*							rodapeEventual.css

 */
/*****************************************************************************************/

#rodapeEventual
{
	padding-top: 6px;
	position: relative;
}

#rodapeEventual p.voltarTopo
{
	background: url(eventual/rodape/voltarTopo.gif) no-repeat 0 0;
	position: absolute;
	top: 0px;
	right: 11px;
	width: 143px;
	height: 34px;
}

#rodapeEventual .content
{
	background: url(eventual/rodape/bg.gif) repeat-x 0 0;
	height: 123px;
}

#rodapeEventual .content ul
{
	float: left;
	margin: 30px 0 0 20px;
	display: inline;
}

#rodapeEventual .content ul li
{
	background: url(eventual/rodape/divisa.gif) no-repeat right 2px;
	float: left;
	padding: 2px 13px 2px 0px;
	margin-right: 10px;
	font-size: 11px;
}

#rodapeEventual .content ul li.last
{
	background: none;
}
#rodapeEventual .content p.certisign
{
	background: url(eventual/rodape/siteSeguro.gif) no-repeat 0 0;
	width: 81px;
	height: 41px;
	float: right;
	margin: 44px 39px -12px 0;
	display: inline;
}

#rodapeEventual .content p.copyright
{
	clear: both;
	color: #646464;
	font-size: 10px;
	margin: 0px 0 0 20px !important;
}

/*testes*/

.linha_botoes{
	clear: left;
}

p.carregando
{
	background: url(img/icone_aguardando.gif) no-repeat;
	padding-left: 35px;
	color: #828282;
	padding-top: 5px;
	clear: left;
	padding-bottom: 5px;
}
.validator
{
	color: #F00000;
	font-size: 11px;
	clear: left;
	display: block;
	margin-top: 2px;
}

/* Mensagens */
.mensagem-sucesso
{
	height: 45px;
	border: 2px solid #255120;
	padding-top: 15px;
	padding-left: 8px;
	margin-bottom: 15px;
	width: 500px;
	float: left;
	clear: left;
}
.mensagem-erro
{
	height: 45px;
	border: 2px solid #961111;
	padding-top: 15px;
	padding-left: 8px;
	margin-bottom: 15px;
	width: 500px;
	float: left;
	clear: left;
}
.mensagem-aviso
{
	height: 45px;
	border: 2px solid #012660;
	background-color: #e7f0fe;
	padding-top: 15px;
	padding-left: 8px;
	margin-bottom: 15px;
	width: 500px;
	float: left;
	clear: left;
}
.mensagem-confirmacao
{
	height: 45px;
	border: 2px solid #012660;
	background-color: #e7f0fe;
	padding-top: 15px;
	padding-left: 8px;
	margin-bottom: 15px;
	width: 500px;
	float: left;
	clear: left;
}
.mensagem-sucesso p.mensagem
{
	background: url(img/ico_msg_sucesso.gif) no-repeat 0 0;
	color: #255120;
	padding-left: 40px;
	padding-top: 6px;
	height: 40px;
	float: left;
	margin-right: 70px;
}
.mensagem-erro p.mensagem
{
	background: url(img/ico_msg_erro.gif) no-repeat 0 0;
	color: #961111;
	padding-left: 40px;
	padding-top: 6px;
	height: 40px;
	float: left;
	margin-right: 70px;
}
.mensagem-aviso p.mensagem
{
	background: url(img/ico_msg_verificar.gif) no-repeat 0 0;
	color: #012660;
	padding-left: 40px;
	padding-top: 6px;
	height: 40px;
	float: left;
	margin-right: 70px;
}
p.alerta-requisito
{
	background: url(img/ico_msg_verificar_transparente.gif) no-repeat 0 0;
	padding-left: 40px;
}
p.alerta-relatorio
{
	background: url(img/ico_msg_verificar_transparente.gif) no-repeat 0 0;
	padding-top: 29px;
	width: 99px;
	font-weight: bold;
}
.mensagem-confirmacao p.mensagem
{
	background: url(img/ico_msg_aviso.gif) no-repeat 0 0;
	color: #012660;
	padding-left: 40px;
	padding-top: 6px;
	height: 40px;
	float: left;
	margin-right: 70px;
}
.mensagem-sucesso .bt_generico, .mensagem-erro .bt_generico, .mensagem-aviso .bt_generico, .mensagem-confirmacao .bt_generico
{
	float: right;
	margin-right: 10px;
}

/*/ Mensagens */

/* Box informacoes */
.box-informacao
{
	background: url(img/bg_box_info.gif) repeat-x bottom;
	width: 468px;
	height: 168px;
	float: left;
	padding-top: 6px;
	padding-left: 5px;
	margin-bottom: 30px;
}
.box-informacao h4
{
	color: #141d48;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS;
}
.box-informacao ul
{
	margin-top: 15px;
}
.box-informacao ul li
{
	margin-bottom: 10px;
	margin-left: 10px;
	height: 25px;
}
.box-informacao li .nome_agencia
{
	width: 260px;
	float: left;
	font-size: 12px;
	color: #646565;
	font-family: Arial;
}
.box-informacao li .nome_agencia span
{
	font-size: 11px;
}
.box-informacao .telefone_agencia
{
	color: #515071;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.box-informacao .telefone_agencia span {
	font-size: 11px;
}

.box-agencia{
	margin-right: 10px;
}

.box-outrostelefones ul {
	margin-left: 15px;
	margin-top: 10px;
}

.box-outrostelefones ul li {
	height: 44px;
}

.info-representante{
	float: left;
}

.inter
{
	margin-left: 16px;
	width: 312px;
}

.box-representante
{
	background: url(img/bg_box_representante.gif) repeat-x bottom;
	padding-left: 7px;
	padding-right: 7px;
	color: #515071;
	font-size: 11px;
	font-family: arial;
	float: left;
	height: 82px;
	margin-bottom: 18px;
}
.representantes-brasil h4, .representantes-brasil h5 {
	_width: 300px;
}

.box-representante .tit_pais {
	border-bottom: 1px solid #e2e2e1;
	padding-top: 20px;
	padding-bottom: 6px;
	display: block !important;
	float: left !important;
	margin-bottom: 10px;
	width: 615px;
}

.box-internacional .tit_pais {
	width: 295px !important;
}

.box-representante h4 {
	font-size: 13px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #141d48;
}

.box-representante li a{
	color: #515071;
	font-size: 11px;
	font-family: arial;
}

.box-representante ul {
	clear: left;
}

.box-representante li {
	padding-left: 8px;
	padding-right: 8px;
	float: left;
}

.box-internacional {
	width: 296px;
}

a.lnk-voltar-lista {
	background: url(img/lnk-voltar-lista.gif) no-repeat 0px 4px;
	color: #4778bc;
	font-size: 10px;
	padding-left: 15px;
	float: right;
}
.lnk-remover
{
	background: url(img/lnk-remover.gif) no-repeat 0px 2px;
	padding-left: 15px;
}
.lnk-adicionar
{
	background: url(img/lnk-adicionar.gif) no-repeat 0px 2px;
	padding-left: 15px;
}
.lnk-voltar
{
	background: url(img/botoes/ico_voltar.gif) no-repeat 0px 5px;
	padding-left: 15px;
}
.lnk-top
{
	font-size: 11px !important;
	float: right !important;
	color: #005ECA !important;
	margin: 10px 15px 10px 0px;
}
.estado-representante
{
	margin-left: 6px;
	margin-right: 6px;
	clear: left;
	width: 620px;
}
.estado-representante-internacional
{
	width: 305px;
}
.estado-representante li, .estado-representante-internacional li
{
	margin-bottom: 15px;
}
.estado-representante ul li, .estado-representante-internacional ul li
{
	margin-bottom: 8px;
}
.estado-representante .tit_estado, .estado-representante-internacional .tit_estado
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #2a6d9d;
}

.estado-representante .tit_estado h4, .estado-representante-internacional .tit_estado h4
{
	color: #141d48;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS;
	display: inline;
	_float: left;
}
.estado-representante h5, .estado-representante-internacional h5
{
	font-size: 12px;
	color: #313277;
	font-weight: bold;
	font-family: Trebuchet MS;
}
.estado-representante p, .estado-representante-internacional p
{
	color: #646666;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.box-atendimento
{
	background: #fff url(img/banner-atendimento.gif) no-repeat bottom;
	padding-top: 30px;
	width: 380px;
	height: 148px;
}
.box-atendimento a
{
	font-size: 11px;
	color: #0a2863;
	font-family: Trebuchet MS;
	width: 270px;
	margin-top: 72px;
	#margin-top: 98px;
	display: block;
	margin-left: 20px;
}
/*/ Box informacoes */

/* Wizard */
.wizard
{
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wizard li
{
	float: left;
	font-size: 13px;
	font-family: Arial;
	#width: 270px !important;
}
.wizard li.wizard_habilitado .texto_wizard, .wizard li.wizard_completado .texto_wizard
{
	padding-top: 25px;
	float: left;
	display: block;
}
.wizard li.wizard_desabilitado .texto_wizard
{
	padding-top: 20px;
	float: left;
	display: block;
}
.wizard li.wizard_habilitado
{
	background: url(wizard/bg_wizard_habilitado.gif) repeat-x;
	color: #0e4f66;
	font-weight: bold;
	height: 70px;
}
.wizard li.wizard_completado
{
	background: url(wizard/bg_wizard_completado.gif) repeat-x;
	color: #0e4f66;
	font-weight: bold;
	height: 70px;
}
.wizard li.seta_wizard
{
	background: url(wizard/seta_wizard.gif) no-repeat;
	width: 30px !important;
	height: 35px;
	float: left;
	margin-left: 15px;
	margin-right: 13px;
	margin-top: 15px;
}
li.wizard_habilitado .wizard_left
{
	background: url(wizard/left_habilitado.gif) no-repeat left;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	height: 48px;
	padding-left: 19px;
	padding-top: 22px;
	width: 32px;
	color: #fff;
}
li.wizard_completado .wizard_left
{
	background: url(wizard/left_completado.gif) no-repeat left;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	height: 48px;
	padding-left: 19px;
	padding-top: 22px;
	width: 32px;
	color: #fff;
}
li.wizard_habilitado .wizard_right
{
	background: url(wizard/right_habilitado.gif) no-repeat right;
	float: right;
	display: block;
	height: 70px;
	width: 15px;
}
li.wizard_completado .wizard_right
{
	background: url(wizard/right_completado.gif) no-repeat right;
	float: right;
	display: block;
	height: 70px;
	width: 15px;
}
.wizard li.wizard_desabilitado
{
	background: url(wizard/bg_wizard_desabilitado.gif) repeat-x;
	color: #838383;
	font-weight: bold;
	height: 60px;
	margin-top: 5px;
}
li.wizard_desabilitado .wizard_left
{
	background: url(wizard/left_desabilitado.gif) no-repeat left;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 38px;
	padding-left: 17px;
	padding-top: 22px;
	width: 27px;
	font-size: 15px;
}
li.wizard_desabilitado .wizard_right
{
	background: url(wizard/right_desabilitado.gif) no-repeat right;
	float: right;
	display: block;
	height: 60px;
	width: 15px;
}
/*/ Wizard */

.checkado
{
	background: url(img/checkado.gif) no-repeat;
	padding-left: 15px;
	height: 16px;
}
.nao_checkado
{
	background: url(img/nao_checkado.gif) 0px 4px no-repeat;
	padding-left: 15px;
	height: 16px;
}

.checkbox_disabled label
{
	color: #bbbbbb;
}

.radio_disabled label
{
	color: #bbbbbb;
}
.rodape-voltar
{
	background: url("img/titulos/pontilhado_titulo.gif") repeat-x scroll left top transparent;
	text-decoration: none;
	width: 96%;
	margin: 15px;
	clear: left;
	float: left;
	padding-right: 8px;
}
.rodape-voltar .voltar_tit
{
	float: right;
	margin-top: 15px;
}
.periodo_data
{
	clear: left;
	margin-left: -3px;
}
.periodo_data input
{
	float: left;
}
.periodo_data .obs_data
{
	display: block;
	float: left;
	margin: 0px 5px 0px 5px;
	font-size: 13px;
	color: #256FA3;
}
.tooltip-shell
{
	position: relative;
}
.tooltip
{
	position: absolute;
	top: -10px;
	left: 29px;
}
.tooltip-conteudo
{
	width: 135px;
	border: 1px solid #4688B5;
	margin-left: 11px;
	background-color: #fff;
	font-size: 9px;
	padding: 10px;
}
.tooltip-conteudo-157w
{
	width: 157px;
	border: 1px solid #4688B5;
	margin-left: 11px;
	background-color: #fff;
	font-size: 9px;
	padding: 10px;
}

.tooltip-meios-pagamento
{
    width: 320px;
}

.tooltip-indicador
{
	background: url("img/tooltip.gif") no-repeat 0px 0px;
	position: absolute;
	top: 10px;
	width: 12px;
	height: 20px;
}

/* Cabeçalho Executivo */

.cabecalho_executivo .box_operador
{
	background: url("img/box_topo/bg_box_operador_executivo.gif") repeat-x;
}
.cabecalho_executivo .box_operador .lateral_dir
{
	background: url("img/box_topo/lateral_dir_box_operador_executivo.gif") no-repeat scroll 0 0 transparent;
	width: 13px;
}

.cabecalho_executivo .box_executivo p.sair
{
	margin-right: 15px;
}
.cabecalho_executivo .box_operador p.bt_operador
{
	background: url("img/box_topo/bg_verde_bt_operador_executivo.gif") no-repeat scroll 0 0 transparent;
	margin-left: 8px;
}
.cabecalho_executivo .box_executivo
{
	background: url("img/box_topo/bg_box_executivo.gif") repeat-x scroll 0 0 transparent;
	float: left;
	height: 96px;
	position: relative;
	width: 324px;
}

.cabecalho_executivo .box_executivo .lateral_dir
{
	background: url("img/box_topo/lateral_dir_box_executivo.gif") no-repeat scroll 0 0 transparent;
	height: 96px;
	position: absolute;
	right: 0;
	top: 0;
	width: 6px;
}

.cabecalho_executivo
{
	padding-left: 0px;
	width: 990px;
}
.box_executivo p.bt_executivo
{
	background: url("img/box_topo/bg_verde_bt_operador_executivo.gif") no-repeat scroll 0 0 transparent;
	width: 95px;
	margin-left: 8px;
}
.box_executivo p.operador
{
	float: left;
	font-size: 10px;
	margin: 6px 0 0 9px;
}
.box_executivo p.nome_executivo
{
	clear: both;
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	#width: 80%;
}
.box_executivo p.nome_executivo strong
{
	color: #323232;
	font-size: 13px;
	display: block;
	margin-bottom: 5px;
	#width: 170px;
	#margin-bottom: 0px;
}
.box_executivo p.nome_executivo span
{
	color: #002c6f;
	font-size: 11px;
	margin-right: 6px;
}

.bt_executivo strong
{
	padding-left: 5px;
}

.cabecalho_executivo .box_anunciante
{
	width: 330px;
}
.cabecalho_executivo .box_operador
{
	width: 237px;
}
.cabecalho_executivo .box_anunciante
{
	background: url("img/box_topo/bg_box_anunciante_executivo.gif") repeat-x scroll 0 0 transparent;
}
.cabecalho_executivo .box_anunciante .lateral
{
	background: url("img/box_topo/lateral_box_anunciante_executivo.gif") no-repeat scroll 0 0 transparent;
}
.cabecalho_executivo .box_anunciante .lateral
{
	background: url("img/box_topo/lateral_box_anunciante_executivo.gif") no-repeat scroll 0 0 transparent;
}
.cabecalho_executivo .box_agente a, .cabecalho_executivo .box_anunciante .outro_anunciante a, .box_executivo p.operador a
{
	font-size: 11px;
}
.cabecalho_executivo .box_agente p.operador
{
	margin-left: 6px;
}
.cabecalho_executivo .box_agente p.outro_agente
{
	background: url("img/box_topo/ico_outro_agente.gif") no-repeat scroll 0 0 transparent;
	padding-left: 20px;
}
.content-anc-online
{
	float: left;
	width: 100%;
}
/*/ Cabeçalho Executivo */
.lnkCalendar
{
	background: url(img/ic_fechamentos.jpg) no-repeat;
	text-decoration: none;
	width: 29px;
	height: 31px;
	display: block;
	float: left;
	margin-left: 5px;
	text-indent: -90000px;
	cursor: hand;
	cursor: pointer;
	margin-top: -4px;
}

.titulo.data_publicacao_online
{
	float: left;
	margin-bottom: 18px;
	padding-bottom: 1px;
	color: #0130b6;
	margin-top:13px;
}

.envie_material_online
{
	margin-bottom: 10px;
}

.envie_material_online label
{
	margin-left: 5px;
}

.solucao-anc-online
{
	width: 640px;
	height: 167px;
	float: left;
	border: 1px solid #256fa3;
	padding: 5px;
	color: #323232;
}
.txt
{
	float: left;
	display: none;
}
.box-exemplo-anc
{
	background: url(img/bg-anc-exemplos-meio.png) repeat-y;
	width: 292px;
	float: right;
}
.box-exemplo-anc-interno
{
	background: url(img/bg-anc-exemplos-fundo.png) no-repeat 0 bottom;
	width: 292px;
	float: right;
}
.box-exemplo-anc-conteudo
{
	background: url(img/bg-anc-exemplos-topo.png) no-repeat 0 0;
	width: 292px;
	padding-bottom: 18px;
	float: right;
}

.tt-anc-online
{
	color: #0e4f66;
	font-size: 17px;
	float: left;
	margin: 20px 0 12px 55px;
}
.txt-anc-online
{
	float: left;
	margin: 15px 0 7px 30px;
	font-size: 12px;
	color: #323232;
}
.lista-anc-exemplos
{
	float: left;
	margin: 0;
	padding: 0;
}
.lista-anc-exemplos li
{
	list-style-type: square;
	margin-left: 60px;
	font-size: 11px;
	color: #323232;
}
.content-datas
{
	border-bottom: 3px solid #dfe6ea;
	float: left;
	width: 332px;
}

.informar-detalhes
{
	float: left;
	width: 960px;
	padding: 5px 0;
	margin-bottom: 45px!important;
}
.calendario .tabela_generica td
{
	height: 30px;
}
.txt_numeros
{
	width: 130px;
	height: 15px;
	float: left;
	margin: 5px 0 0 5px;
	font-size: 9px;
}

.conteudo_nm_impressao input
{
	margin-top: 3px;
	float: left;
	background-color: #E6EAF5;
	border: 1px solid #0130B6;
	color: #3C3C3C;
	width: 120px;
}

.info_datas_online .conteudo_nm_impressao,
.info_datas_online .conteudo_nm_impressao > div {
    padding-bottom: 0px;
}

.content_detalhamento
{
	margin-top: 15px;
	float: left;
}
.msg-tipo-anuncio {
	font-size:10px;
	float: right;
    font-size: 10px;
    margin-right: 5px;
    margin-left:14px;
    margin-top: -36px;
    position: relative;
    width:140px;
}

.submenu_abas_pedido {
     padding: 15px 0 0 20px;
}

.paginacao_pedido {
    margin-top:-23px;
}

.explicacao-envio-material-anuncio-online {
	float: left;
	width: 100%;
}

.explicacao-envio-material-anuncio-online h6,
.explicacao-envio-material-anuncio-online h6 a.linkExterno { font-size: 12px; }

.explicacao-envio-material-anuncio-online p,
.explicacao-envio-material-anuncio-online p a.linkExterno { font-size: 11px; }

.explicacao-envio-material-anuncio-online p {
    margin-top: 6px;
    line-height: 15px \9;
}

/*  Janela modal    */
.janela_modal {
    border: 2px solid #0B38B9;
    background: #fff;
    margin: 0 auto;
}

.modal_envio_material {
    width: 640px;
}

.conteudo_modal {
    margin: 20px 16px;
}

.cabecalho_modal {
    position: relative;
}

h3.titulo_modal {
    background: url("img/titulos/bg_h2.gif") repeat-x scroll left bottom #E8EDEF;
    color: #002C6F;
    font-size: 18px;
    padding: 10px 16px;
}

.titulo_envio_material_modal {
    background: url("img/icone-pasta-amarela.png") no-repeat scroll 0 0;
    padding: 0 0 0 33px;
}

a.close_modal {
    background: url("img/box_topo/ico_sair.gif") no-repeat scroll 0 6px transparent;
    font-size: 11px;
    display: block;
    padding-left: 13px;
    text-decoration: underline;
    color: #D80D0D;
}

.cabecalho_modal a.close_modal {
    position: absolute;
    right: 16px;
    top: 12px;
}

.texto_modal_principal {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 16px \9;
}

.texto_modal_secundario {
    font-size: 11px;
    line-height: 15px \9;
}

/*2 via de Boleto*/

.box-pagamento  {
	max-width:375px;
	height:58px;
    float:left;
	background:#eaeff3 url(../comum/img/titulos/pontilhado_titulo.gif) repeat-x top left;
	border-bottom:1px solid #d2d7da;
	padding:15px 10px 0 15px;
	margin-top:10px;
	width:100%;
 }

 .box-pagamento h3{
	font-size:15px;
	color:#0e4f7d;
	font-weight:bold;
	margin-bottom:3px;
}

.box-pagamento div.conteudo-txt{
	float:left;
    margin-left:20px;
}

.box-pagamento img{
	 float:left;
	 margin-top:0;
}

.baixar-java img{
	 margin-top:-10px;
}

.box-pagamento span.linkExterno{
	background:url(img/botoes/ico_linkExterno.gif) no-repeat right center;
	padding-right:13px;
}
.box-pagamento-faq{
	max-width: 353px;
	margin-left:32px;
	margin-bottom: 10px;
	width:100%;
}

.recebimento-material
{
	float:left;
	width:100%;
}

#liAbaTodosImpresso
{
    width:127px;
}

#liAbaPalavra
{
    width:78px;
}

#liAbaAltura
{
    width:70px;
}

#liAbaSemMaterial
{
    width:117px;
}

#liAbaComMaterial
{
    width:118px;
}

#liAbaRepub
{
    width:193px;
}

#liAbaRepublicacaoMaterial
{
    width:193px;
}

#liAbaOnline
{
    width:72px;
}