
/************************************************************
				GERAL / BODY
************************************************************/

* {
	text-decoration:none;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	line-height:120%;
}
body{
	margin:0px;
	padding:0px;
	background-color: #F5F3E9;
	height:100%;
	background-image:url(/img/bg_top.jpg);
	background-repeat:repeat-x;
}

.titulo{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

a{
	font-size: inherit;
}

a:hover{
	text-decoration: underline;
	
}

#conceito{
	background-image: url(/img/bg_conceito.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#menu{
	margin-left: 15px;
}

.borderMenuBottom{
	background-image: url(/img/separador_menu.gif);
	background-position:10px 25px;
	background-repeat: no-repeat;
}
#flashConceito{
	text-align:right;
	position:absolute;
	height: 164px;
	width: 760px;
	left: 50%;
	margin-left: -380px;	
	margin-top:0px;
	z-index: 33;
}

#menuLinks{
	position:absolute;
	z-index:99;
	margin-top: -150px;
	!margin-top:0;
}

.chamadaData{
	font-size: 10px;
	color: #999999;
}
.listaData{
	font-size: 12px;
	color: #999999;
}

.mini{
	font-size: 10px;
	color: #666666;
	text-align:justify;
}
.mini:hover{
	font-size:10px;
	}
.valigntop{
	vertical-align:top;
	padding-top:4px;
}
.textjustify{
	text-align:justify;
	display:block;
}
.paddingright{
	padding-right:5px;
}
.tableBorder{
	border: 1px solid #F1F1F1;
}

#rodapeBg{
	background-image:url(/img/bg_rodape.gif);
	background-repeat:repeat-x;
	height: 34px;
	margin-top: -40px;
}
#contentRodapeBg{
	height: 34px;
	width: 57%;
	background-image:url(/img/bg_rodape_preto.gif);
	background-repeat: repeat-x;
}

#rodape{
	z-index: 30;
	height: 34px;
	margin:-57px auto;
	width: 760px;
}
#tableNews{
	background-image: url(/img/bg_table_news.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.menuProdutosItem{
	font-size: 10px;
	text-align:justify;
	background-image:url(/img/produtos_separador.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 10px;
}

.menuProdutosItem a{
	font-size:10px;
}

.breadcrumb, .breadcrumb a{
	color: #999999;
	font-size: 10px;
	
}
.breadcrumb a{
	text-decoration: underline;
}

.boxDestaque{
	margin-left: 15px;
	border: 1px solid #E9E5CF;
	background-image:url(/img/bg_box_destaque.jpg);
	background-repeat:repeat-y;
	padding: 3px;
}

.textoPadrao{
	line-height: 150%;
	text-align:justify;
}

.boxDestaque .barraVerde{
	margin-right: 5px;
	float:left;
	width: 9px;
	background-image: url(/img/bg_barra_box_verde.jpg);
	height: 100%;
}

.boxDestaque .barraCinza{
	margin-right: 5px;
	float:left;
	width: 9px;
	background-image: url(/img/bg_barra_box_cinza.jpg);
	height: 100%;
}

.thumb{
	border: 4px solid #D5CDA2;
}

.leiamais{
	background-image: url(/img/leiamais_seta.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 10px;
	color: #BDB171;
	text-decoration:underline;
	font-size: 10px;
}

.formDefault{
	background-image:url(/img/bg_form.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #E9E5CF;
	font-size: 12px;
	color: black;
}

.formDefaultObrigatorio{
	border-right: 3px solid #DF0500;
}

#erroDownload{
	display:none;
	background-color:red;
	color: white;
	padding: 5px;
	text-align:center;
	border: 1px dotted red;
}
#erroDownload span{
	color: white;
	font-size: 11px;
	font-weight: bold;
}

#arquivoDownload{
	display:none;
	background-color: #F9F8F2;
	border: 1px solid #E9E5CF;
	padding: 25px;
	text-align:center;
	background-image:url(/img/bg_logo_marcadagua.gif);
	background-position:left;
	background-repeat:no-repeat;
}	

#arquivoDownload #arquivoInfo a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #306892;
	padding: 10px;
}

.tableDestaque{
	border: 1px solid #E9E5CF;
	background-color: #F9F8F2;
	padding: 5px;
}

.linkBlack{
	color: black;
	text-decoration:underline;
}
.bg_box_horizontal{
	background-image:url(/img/box_hor.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:5px;
}
.bg_box_vertical{
	background-image:url(/img/box_vet.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:5px;
}
.bg_box_main{
	background-color:#FBFAF4;
	}
.menu_box{
	padding:6px;
	}
.padding_seta{
	padding-left:4px;
	padding-right:4px;
	}
.text_content{
	font-size:11px;
	line-height:20px;
	text-align:justify;
	color:#7A7138;
	}
.titulo_content{
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#7A7138;
	}
.border_img_content{
	border:2px solid #7A7138;
	margin:4px;
	}
.border_img_noticia{
	border:2px solid #CCCCCC;
	margin:6px;
	}
.tablelist{
	border-bottom:1px solid #EAECEC;
	
	}
.vejamais{
text-align:right;
	}
.bg_tabela_escuro{
	background-color:#F6F4EB;
	}
.linha_tabela {
	border-left:1px solid #C9BF89;

	height:25px;
}
.border_dashed{
border-left:1px dotted #C9BF89;
}
.border_ico_down{
border-bottom:1px dotted #C9BF89;
}
.texto_down{
margin-left:117px;
margin-right:6px;
vertical-align:top;
margin-top:17px;
text-align:justify;
}
.img_link{
border:0px;
}
.alerta{
	font-size:10px;
	color:red;
	display:inline;
}
.verdebold{
	font-size:13px;
	color:#62931C;
	font-weight:bold;

}
.titulo_comprando{
	font-size:11px;
	color:#666666;
	margin-left:10px;
	font-weight:bold;
}
.mini_comprando{
	font-size: 10px;
	color: #666666;
	text-align:justify;
	padding-left:10px;
	padding-right:5px;
}
.input_comprando{
	border:0px;
	background-color:#F5F3E9;
	width:45px;
	text-align:right;
}
.input_comprando_total{
	border:0px;
	background-color:#EBE6D2;
	width:35px;
	text-align:right;
}
.total_comfrete{
	font-size:#827339;
	font-size:16px;
	padding-left:20px;
	font-weight:bold;

}

/****** PAGINA SOFTWARE PROFISSIONAL ******/
#softProIndex .bg_box_main, #softClinIndex .bg_box_main {background-color:#fff}

#softProIndex #contentarea, #softClinIndex #contentarea {
	border-top:1px solid #C9BF89;
	border-left:1px solid #C9BF89;
	background:url(../img/bg_software_conteudo.jpg) no-repeat 0% 100%;
	min-height:340px;
  	height:auto !important;
  	height:340px;
	padding:5px 0 0 23px;
	z-index:1;
	position:relative
}
#softProIndex .menu_box, #softClinIndex .menu_box {padding:0}
#softProIndex .menu_item, #softClinIndex .menu_item {margin-right:-1px;float:right}
#softProIndex .menu_item a, #softClinIndex .menu_item a {
	display:block;
	width:131px;
	height:32px;
	padding:17px 19px 0 0;
	background: url(../img/bg_software_menu_interno.jpg) no-repeat;
	z-index:100;
	position:relative;
	outline:none
}
#softProIndex .menu_item a:hover, #softClinIndex .menu_item a:hover {background-position:bottom}
#softProIndex .padding_seta, #softClinIndex .padding_seta {border:0;padding-right:0;margin-right:10px}

#softProIndex a.item_marcado, #softClinIndex a.item_marcado {background: url(../img/bg_software_menu_interno.jpg) no-repeat bottom;