/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	width: 100%;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: none;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 120%;
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	clear:both;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #003366;
	margin: 0px;
	padding: 0px;
}

h3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	vertical-align: middle;
	display: block;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #334d55;
}

table{
	font-size: 101%;
}
tr{
	font-size:99%;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 100%;
	background-color: #055A1B;
	border-bottom: 0px solid #aaaaaa;
	background-image: url(imagens/head_back.gif);
	background-position:top;
	background-repeat:repeat-x;
	clear: none;
}

#navBar{
	width: 170px;
	margin: 0px;
	padding: 0px;
	background-color: #f5f7f7;
	background-image: url(imagens/sombra1.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
}

#mainZone{
	padding: 0px;
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	min-height: 600px;
	background-image: url(imagens/sombra.gif);
	background-repeat: repeat-x;
	margin-left: 170px;
}


#tableRel{
	position:relative;
	padding: 0px 0px 0px 0px;
}


* html body #mainZone {height:670px;} /*s o IE ve essa tag!!!*/

#content{
	margin-right: 210px;
	width: auto
}

#headlines{
	position: absolute;
	right: 10px;
	top: 104px;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 70%;
	color: #f0f0f0;
	padding: 10px 10px 10px 10px;
	background-color: #005516;
	text-align: right;
	height: 40px;
	background-image: url(imagens/headbg.gif);
	background-repeat: repeat-x;
}

/***********************************************/
/* Columns                                     */
/***********************************************/
div.columns-2-AB-A {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	float: left;
	width: 49%;
}

div.columns-2-AB-B {
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	width: 49%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

/************* #globalHead styles **************/
#globalHead{
	color: #FFFFFF;
	padding-left: 10px;
	clear: none;
}

#siteName{
	color: #FFFFFF;
}

#masthead img{
}

#auxNavLeft{
	float: right;
	width: 62px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/head_left.gif);
	background-repeat: no-repeat;
	background-position:top;
}

.barraPesquisa
{
 display: table;
 float:left;
 padding-bottom: 10px;
 margin-left: 0px;
 width:120%;
}

#auxNav{
	float: right;
	color: #111111;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: middle;
	font-size: 65%;
	background-image: url(imagens/head_back_right.gif);
	background-repeat: repeat-x;
	background-position:top;
	height: 20px;
	clear: none;
	background-color: #DDDDDD;
}

#auxNav a {
	color: #111111;
	text-decoration: none;
	font-weight:bold;
	margin-top: 3px;
	padding: 8px 6px 2px 6px;
}

#auxNav a:hover {
	margin-top: 3px;
	padding: 8px 6px 2px 6px;
	background-color: #CCCCCC;
	text-decoration: none;
}

/************* #globalNav styles **************/

#globalNav{
	border-bottom: 0px solid #bbbbbb;
	color: #cccccc;
	background-color: #cccccc;
	text-align: center;
	font-weight: bold;
	border-top: 0px solid #dddddd;
	background-image: url(imagens/hdr_grey_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	clear: both;
	border: 0;
}

#globalNav a {
	font-size: 70%;
	color: #0C3661;
	padding: 2px;
	font-weight: bold;
}

#globalNav a:hover {
	color: #006699;
}

#globalNav td{
	text-align: center;
}

/*************** #contentHead styles **************/
#contentHead{
	border-bottom: 1px solid #cccccc;
	padding: 5px 10px 10px 10px;
}

#contentHead a{
	font-weight: bold;
}

#contentHead a:hover{
	text-decoration:underline;	
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding-top: 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 70%;
	color: #808000;
	padding: 2px 0px 3px 0px;
}
#breadCrumb a {
	color: #808000;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
}

#breadCrumb a:hover {
	background-color: #E7E7CA;
}

#navTutorial {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
/************** .story styles *****************/

.story{
	padding: 10px 0px 10px 10px;
	font-size: 70%;
	text-align: justify;
	margin-bottom: 10px;
	width:auto;
}

.story h3{
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.story p{
	padding: 0px 10px 10px 0px;
}
.story a{
	font-weight: bold;
}

.story a:hover{
	text-decoration:underline;	
}

.story img{
	border: 2px solid #CCCCCC;
	padding: 3px;
}

/************* #siteInfo styles ***************/

#siteInfo a{
	color: #CFDDA2;
	text-decoration: underline;
	padding: 2px 4px 2px 4px;
}

#siteInfo a:hover {
	color: #ffffff;
	background-color: #117711;
}

#siteInfo p{
	float:right;
	clear:right;
	text-align:right;
	padding: 2px;
	margin: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
/*	position:absolute;
	left:0px;*/
	float:left;
}


/************* #search styles ***************/

#search{
	padding: 10px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/************* #total styles ***************/
div.totalNum{
	position:relative;
	float:left;
	padding: 0px 0px 0px 0px;
    margin-bottom: 10px;
    font-size: 90%;
    font-size: 14px;
}

div.totalNum label{
    padding: 0px 10px;
    border-right: 2px solid #334D55;
}

div.totalNum label.semBorda{
    border: none;
}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar A:hover {
	BACKGROUND-COLOR: #DDFFDE;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 65%;
	background-color: #EAEEEE;
	font-weight: bold;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	font-size: 115%;
}

#sectionLinks h4{
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#sectionLinks a {
	display: block;
	padding: 4px 10px 4px 10px;
}

#sectionLinks UL LI{
	TEXT-ALIGN: left;
	BORDER-TOP: #fefefe 1px solid;
	BORDER-BOTTOM: #c3c8cb 1px solid;
	background-image: url(imagens/background_navpod.gif);
	background-repeat: repeat-x;
}


#sectionLinks UL LI A {
	BACKGROUND-COLOR: transparent;
	COLOR: #21536a;
}

#sectionLinks UL LI A:visited {
	COLOR: #21536a;
}

#sectionLinks UL A:hover {
	BACKGROUND-COLOR: #def;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #section styles **************/

#title{
	padding: 5px 0px 5px 6px;
	font-weight:bold;
	margin-right: 2px;
	background-image: url(/imagens/titlebg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	clear: left;
	border: 0px solid #003300;
	background-color: #317A31;
}

#title a{
	color: #ffffff;
}

#title a:hover{
	text-decoration: underline;
}

#section{
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

#section p{
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 0px 5px 0px 5px;
}

.dataArtigo{
	font-size: 80%;
	color: #777777;
}
/************* #newPromoBox styles ***************/

#newPromoBox{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 182px;
	background-color: #F2F0F0;
	background-image: url(imagens/new_promo_back.gif);
	background-repeat: repeat-y;
	color: #000000;
}

#newPromoBoxTop{
	background-image: url(imagens/new_promo_top.gif);
	background-repeat: no-repeat;
	height: 4px;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	font-size:6px;
	background-position:top;
}

#newPromoBoxBottom{
	background-image: url(imagens/new_promo_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	font-size:6px;
	background-position:bottom;
}

#newPromoBoxTitle{
	padding: 3px 0px 7px 0px;
	font-size: 100%;
	margin: 0px;
	display: block;
	color:#000000;
	text-align: center;
	font-weight: bold;
	background-image: url(imagens/new_promo_divider.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

#newPromoBoxBody{
	padding: 10px 10px 10px 10px;
	margin: 0px;
	font-size: 80%;
}

#newPromoBox a{
	font-weight:bold;
	font-size: 100%;
}	

#newPromoBox a:hover{
	text-decoration:underline;
}	

#newPromoBox form{
	text-align:center;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

/************* #promoBox styles ***************/

#promoBox{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 182px;
}

#promoBoxTop{
	background-image: url(imagens/cap_top2.gif);
	background-repeat: no-repeat;
	height: 11px;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	font-size:6px;
	background-position:center;
}

#promoBoxBottom{
	background-image: url(imagens/cap_bot2.gif);
	background-repeat: no-repeat;
	height: 12px;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	font-size:6px;
	background-position:center;
}
#promoBoxTitle{
	padding: 0px 0px 4px 0px;
	font-size: 90%;
	margin: 0px;
	display: block;
	border-bottom: 1px solid #005826;
	border-right: 1px solid #005826;
	border-left: 1px solid #005826;
	background-color:#006600;
	color:#F1f1f1;
	text-align: center;
	font-weight: bold;
}

#promoBoxBody{
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	margin: 0px;
	background-color: #dfdfbc;
	border-right: 1px solid #aaaa77;
	border-left: 1px solid #aaaa77;
}

#promoBox a{
	font-weight:bold;
	font-size: 110%;
}	

#promoBox a:hover{
	text-decoration:underline;
		
}	

#promoBox form{
	text-align:center;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#radio{
	padding-left:35px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 10px;
}

.errorMsg{
	color:#FF0000;
	font-size: 100%;
	text-align: center;
}

.error{
	color:#990000;
	font-size: 90%;
	padding: 3px;
}

.label{
	font-family: Arial,sans-serif;
	font-weight: bold;
	color: #334d55;
	text-align:right;
}

#errorBlock{
	background-color: #FFFF99;
	padding: 20px 40px 5px 40px;
	text-align:center;
}

.small{
	font-size: 80%;
}

#Box{
	border: 2px solid #CCCCCC;
	padding: 3px;
}

/************** #table styles **************/

.tableTitle{
	font-weight:bold;
	background-color:#CCCCCC;
	text-align: center;
}

.tableRow1{
	background-color:#CFDFEF;
	text-align: left;
}

.tableRow2{
	background-color: #E2ECF5;
	text-align: left;
}

.tableModuleRow1{
	background-color:#CCEECC;
	text-align: left;
}

.tableModuleRow2{
	background-color: #EEFFEE;
	text-align: left;
}

#ProtectedMsg{
	margin-top: 40px;
	padding: 20px 8px 8px 8px;
	border: 2px solid #006600;
}
#ProtectedMsg h1{
	color:#009933;
	text-align: center;
	font-size: 150%;
}
#noBorder{
	border: 0px;
	float: left;
}
#descImage{
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #eeeeee;
}
#categoryBlock{
	padding: 1px;
	border: 1px solid #003300;
	margin-bottom: 5px;
}

#categoryTitle{
	background-color:#008c34;
/*	background-image: url(imagens/Untitled-2.gif);*/
	padding: 4px 0px 4px 5px;
	color: #ffffff;
	background-repeat: repeat-y;
	font-weight: bold;
}
#categoryTitle a{
	color: #ffffff;
}

#categoryText{
	padding-left: 10px;
}

#line1{
	background-color: #ffffff;
	margin: 0px 7px 0px 0px;
	padding: 10px 5px 5px 5px;
	border-bottom: 2px dotted #666666;
}

#line2{
	background-color: #EEEEEE;
	margin: 0px 7px 0px 0px;
	padding: 10px 5px 10px 5px;
	border-bottom: 2px dotted #666666;
}

#thumbsLeft{
	float: left;
	border: 2px solid #cccccc;
	margin: 0px 5px 3px 0px;
	padding: 2px;
}

#thumbsLeft img{
	border: 0px;
	margin: 0px;
}

#thumbsLeft a{
	text-align: center;
	font-size: 9px;
	display: block;
}

#thumbs{
	float: right;
	border: 2px solid #cccccc;
	margin: 5px;
	padding: 2px;
}

#thumbs img{
	border: 0px;
	margin: 0px;
}

#thumbs a{
	text-align: center;
	font-size: 9px;
	display: block;
}

.large{
	text-align:center;
	font-size: 16px;
}

#PessoaFisica{
	background-color:#DDDDDD;
}

#PessoaJuridica{
	background-color:#DDDDDD;	
}

#pqnDestaque{
	margin : 10px;
	padding: 10px;	
	background-color:#EEEEEE;	
}

#navActive{
	color:#B95C00;
}

#navInactive{
	color:#999999;
}
#navShopping{
	font-size: 70%;
	text-align:center;	
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	background-color: #E8E8E8;
}
#sectionDivision{
	background-color:#666666;
	padding:4px 3px 4px 10px;
	font-size:110%;
	font-weight:bold;
	color:#FFFFFF;
}
.destaque{
	color:#FF0000;
	font-size: 100%;
	font-weight: bold;
}
#sale{
	padding:10px 0px 6px 0px;
	text-align: center;
	font-size:110%;
}

.bannerTitle{
	color:#111111;
	font-size: 110%;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom:5px;
}

.bannerText{
	color:#003366;
	padding-left:40px;
	font-size:80%;
	font-weight: bold;
}

#spaced_bullet{
	padding:10px 60px 10px 30px;
}

#spaced_bullet li{
	padding-bottom:15px;
	padding-left:10px;
}

/**************************** Pesquisa Notas ***********************/

#pesquisaNotas {
    float: left;
    width: 120%;
    height: 50px;
    margin: 5px 0px 10px 0px;
}

fieldset.fieldPesquisaNotas {
    float: left;
    border: none;
    text-align: center;
	height: 30px;
}

fieldset.fieldPesquisaNotas input {
    text-align: center;
}

/******************** Form Cabeçalho Notas Fiscais ******************/

input.readonly{
    color: #999999;
}

