﻿/* =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;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;}

a:link, a:visited { text-decoration:none; color: #000000; font-size: 9px;}

a:hover, a:active { color: #000000;}

* 
{
	font-family: Arial, Sans-Serif;
}

/* =Gerais
-----------------------------------------------------------------------------*/

h2.titulo, h2.titulo_com_elementos, h2.titulo_obrigatorio, .titulo_com_elementos h2 
{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid black;
	padding-bottom: 5px;
	margin-bottom: 25px;
	clear: both;
	padding-top: 5px;
}

.voltar_tit 
{
	display: none;
}

.paginacao
{
	display: none;
}

h3.titulo {
	border-bottom: 1px dashed #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0.7cm;
}


h3.subtitulo 
{
	border-bottom: 1px dashed #666666;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;
}


h3.tit_erro{
	font-size: 14px;
	text-decoration: underline;	
}


#container {
	width: 99%;
}

.topo 
{
	height: 60px;
	margin-bottom: 0.5cm;	
}


.topo h1 
{
	float: left;
	
}

.topo ul {
	float: right;
	/* width: 70%;
	*width: 72%; hack para o IE7 */
	width: 13cm;
}

.topo ul li 
{
	float: left;
	margin-left: 3%;
}

#menu_principal 
{
	display: none;
}

em.num_pedido
{
	font-size: 12pt;
	font-weight: bold;
}

ul.submenu_titulo
{
	display: none;
}

div.submenu_abas
{
	display: none;
}

.titulo_com_elementos .bt_entrar_area_restrita
{
	display: none;
}


/* =Cabecalho Logado
-----------------------------------------------------------------------------*/


/* Topo do Agente e Anunciante */

.topo_agente, .topo_anunciante
{
	clear: both;
	height: 60px;
	margin-bottom: 5px;
}

.topo_agente p.bt_topo, .topo_anunciante p.bt_topo {
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.topo_agente .box_agente {
    width: 37%;
    float:left;
    margin-right: 2%;
    
}

.topo_agente .box_agente .lateral {
    display: none;
}

.topo_agente .box_agente p.operador {
    display: none;
}

.topo_agente .box_agente p.outro_agente {
    display: none;
}

.topo_agente .box_agente p.agencia_nome, .topo_agente .box_anunciante p.agencia_nome, .topo_anunciante .box_anunciante p.nome_anunciante {
    color: #000000;
    font-size: 9px;
    font-weight: bold;
    margin-bottom: 2px;
}

.topo_anunciante .box_anunciante p.nome_anunciante em 
{
	text-transform: uppercase;
    color: #000000;
    font-size: 8px;
    margin-left: 2%;
}

.topo_anunciante .box_anunciante p.nome_anunciante span 
{
	color: #000000;
    font-size: 8px;
}

.topo_agente .box_agente p.cnpj, .topo_agente .box_anunciante p.cnpj {
    font-size: 8px;
}

.topo_agente .box_agente p.cnpj em, .topo_agente .box_anunciante p.cnpj em {
    text-transform: uppercase;
    color: #000000;
    padding-right: 1px;
}

.topo_agente .box_operador, .topo_anunciante .box_operador {
    width: 19%;
    float: left;
    margin-right: 2%;
}

.topo_agente .box_operador .nome_operador, .topo_anunciante .box_operador .nome_operador 
{
	font-size: 9px;
}

.topo_agente .box_operador .lateral_esq, .topo_anunciante .box_operador .lateral_esq {
    display: none;
}

.topo_agente .box_operador .lateral_dir, .topo_anunciante .box_operador .lateral_dir {
    display: none;
}

.topo_agente .box_operador p.meus_dados a, .topo_agente .box_operador p.meus_dados a:visited,
.topo_anunciante .box_operador p.meus_dados a, .topo_anunciante .box_operador p.meus_dados a:visited {
    display: none;
}

.topo_agente .box_anunciante {
    width: 38%;
    float: left;
}

.topo_anunciante .box_anunciante {
    width: 77%;
    float: left;
    margin-right: 2%;
}

.topo_agente .box_anunciante .lateral, .topo_anunciante .box_anunciante .lateral {
    display: none;
}

.topo_agente .box_anunciante p.outro_anunciante {
	display: none;
}

.sair 
{
	display: none;
}


/* =Tabelas
-----------------------------------------------------------------------------*/


table.nivel01 {
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1%;
}

table.nivel01 th, table.nivel01 td 
{
	border: 1px solid black;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

table.nivel01 td 
{
	font-size: 8pt;
}

table.nivel01 tr.bg td
{
	/*border-bottom: 4px solid black;*/
}

table.nivel01 thead tr th, table.nivel01 tbody tr th {
	font-size: 9pt;
	font-weight: bold;
	border-bottom: 3px solid black;
}

table.nivel01 thead tr th a, table.nivel01 thead tr th a:visited {
    text-decoration: none;
    color: #000000;
}

table.nivel01 tbody tr td.produto a {
    font-size: 11px;
}

table.nivel01 p {
    line-height: 12px;
}

table.nivel01 p.classificados {
    font-size: 12px;
    width: 235px;
    margin-bottom: 18px;
}

table.nivel01 p.cod_prod {
    margin-bottom: 5px;
}

table.nivel01 td.produto p {
	padding-left: 0px !important;	
}

table.nivel01 td.formato {
    white-space: nowrap;
}

table.nivel01 td.data {
    white-space: nowrap;
}

table.nivel01 td.agente {
    font-size: 11px;
}

table.nivel01 p.alterar {
    display: none;
}


table.nivel01 p.republicar {
    display: none;
}

table.nivel01 p.ver_detalhes {
    display: none;
}


table.nivel01 td.conteudo .claro {
    font-family: "Arial", 'Trebuchet MS';
    text-transform: none;
}

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 img {
    float: left;
}

table.nivel01 td.data a, table.nivel01 td.data a:visited {
    display: none;
}

table.nivel01 p.sem_material {
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 20px;
    float: left;
}

table.nivel01 p.reprovado {
    color: #0000000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: -10px;
    text-align:left;
}


table.nivel01 p.enviar_material {
    display: none;
}

table.nivel01 p.enviado, table.nivel01 p.aprovado {
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: 20px;
    margin-bottom: -10px;
    text-align:left;
}


table.nivel01 .ver_motivo {
	display: none;
}


table.nivel01 p.com_material {
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: 20px;
    float: left;
}

table.nivel01 p.trocar_material {
    display: none;
}

table.nivel01 tfoot tr.cont td p.preco_total {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

table.nivel01 tfoot tr.cont td p.qtd_total {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

table.nivel01 tfoot tr.cont td.esq {
	text-align: right;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}


table.nivel01 td p.num-palavras {
	text-align: left;
	margin-top: 10px;
	font-size: 8px;
}

table.nivel01 tr.espaco td
{
	border: none;
}

/* =Rodape
-----------------------------------------------------------------------------*/

#rodape
{
	padding-top: 0.5cm;
	margin-top: 0.5cm;
	border-top: 1px solid #171717;
}

#rodape .boxes_rodape, #rodape .voltar_topo
{
	display: none;
}

#rodape .logos p 
{
	float: left;
}

#rodape .copyright
{
	font-size: 7px;
	padding-top: 15px;
	margin-left: 1%;
}

#rodape .logos p.site_seguro 
{
	float: right;
}

/* =Listas
-----------------------------------------------------------------------------*/

ul.avisos_importantes {
	overflow: hidden;
	zoom: 1;
	list-style: square;
	padding-left: 2%;
}

ul.avisos_importantes li{
	padding-left: 0%;
	margin-left: 0%;
	margin-bottom: 5px;
	font-size: 8px;
}

/* =Botoes e Links
-----------------------------------------------------------------------------*/

p.bt_arq_geral 
{
	font-size: 10px;
	margin-bottom: 5px;
}

p.bt_imprimir_menor
{
	display: none;
}

/* Fieldsets
-----------------------------------------------------------------------*/

div.fieldset {
	border: 1px solid black;
	padding: 2%;
	position: relative;
	margin-bottom: 30px;
	width: auto;
	overflow: visible;
}

div.fieldset div.legend  {
	position: absolute;
	background-color: #fff;
	top: -5px;
	*top: -15px; /* Hack pq o legend nao esta pegando bg no ie */
	left: 10px;
	padding: 0 10px;
	float: left;
}

div.fieldset div.legend h6 {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	height: 12px;
	background-color: white;
}