html {
	background: #c2c2c2;
}

#container {
	padding-bottom: 20px;
    min-width: 1045px;
}

#website {
	background: url(../img/website-bg.jpg) repeat-x top #FFF;
}

input, textarea {
	border-top: 1px solid #adadad;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #adadad;
	padding: 5px;
	color: #666;
}

input.nocss {
	border: 0;
	padding: 0;
}

#topo {
	background: url(../img/topo-bg.gif) repeat-x;
}

#fachadacontainer {
	padding: 0 20px;
}

#logo {
	background: url(../img/logo.gif) no-repeat;
	width: 170px;
	padding-right: 9px;
}

#logo a {
	height: 78px;
	display: block;
}

#logo span {
	display: none;
}

#fachada {
	background: url(../img/fachada-bg.gif) repeat-x 0 31px;
	padding-left: 30px;
}

#links a, #links span {
	padding: 8px 0 7px 0;
	display: block;
	float: right;
}

#meuslinks a, #meuslinks span {
	display: block;
	float: left;
	padding: 10px 0 20px 0; 
}

#menu {
	background: url(../img/menu-faixa.gif) repeat-x bottom;
	padding: 0 20px;
}

#menu a {
	display: block;
	text-align: center;
	background: url(../img/menu-tab-esq.gif) no-repeat left top;
	padding-left: 10px;

	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#menu a span {
	display: block;
	padding-right: 10px;
	background: url(../img/menu-tab-dir.gif) no-repeat right top;
	padding-right: 10px;
}

#menu a span span {
	padding: 4px 0px;
	background: url(../img/menu-tab-bg.gif) repeat-x;
	font-size: 10px;
	font-family: tahoma;
}

#menu .ativa a {
	background-image: url(../img/menu-tab-a-esq.gif);
}

#menu .ativa a span {
	background-image: url(../img/menu-tab-a-dir.gif);
}

#menu .ativa a span span {
	background-image: url(../img/menu-tab-a-bg.gif);
}

#barra {
	background: url(../img/barra-bg.gif) repeat-x;
	padding-bottom: 2px;
}

#barra table {
	height: 38px;
}

#barra input {
	padding: 1px 2px 2px 2px;
	border: 0;
}

#carrinho {
	text-align: right;
}

#carrinho a {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: right;
	padding: 7px;
	margin-top: 1px;
}

#carrinho a, #carrinho a img {
	vertical-align: middle;
}

#carrinho strong {
	color: #f9c03e;
}

#buscar {
	background: url(../img/barrabuscar-bg.gif) repeat-x;
	padding: 1px 20px;
}

#buscar, #buscar a {
	color: #666;
}

#buscar table {
	height: 57px;
}

#buscar input {
	border: 1px solid #bfbfbf;
	padding: 5px;
}

#banner {
	text-align: center;
}

#corpo {
	margin-top: 20px;
}

#direita, #esquerda {
	width: 179px;
}

#direita {
	padding-right: 20px;
}

#esquerda {
	padding-left: 20px;
}

#conteudo {
	padding-right: 20px;
	padding-left: 20px;
}

#conteudo .vejamais {
	padding: 10px 0;
}

#conteudo h2 {
	font-size: 18px;
	font-weight: bold;
	color: #1d319b;
}

#conteudo h3 {
	margin-bottom: 0;
	font-size: 12px;
}

#conteudo h3, #conteudo h3 a {
	color: #666;
}

#conteudo h3 a {
	text-decoration: none;
}

.destaque2, .destaque {
	font-size: 12px;
}

.destaque {
	color: #c11d24;
}

.destaque2 {
	color: #1d319b;
}

.painel .titulo {
	background: url(../img/painel-tit-top.gif) no-repeat top #1e329d;
	padding-top: 9px;
}

.painel .titulo div {
	background: url(../img/painel-tit-rod.gif) no-repeat bottom;
	padding-bottom: 8px;
}

.painel .titulo h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 16px;
	text-align: center;
	color: #FFF;
}

.painel .content1, .painel .content2 {
	background: url(../img/painel-linha-vert.gif) repeat-y;
}
.painel .content1 {
	padding-left: 1px;
	background-position: left;
}

.painel .content2 {
	background-position: right;
	padding: 8px 16px 9px 15px;
}

.painel .lista, .painel .lista li, .painel .linhas, .painel .linhas li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.painel .lista li, .painel .linhas li {
	padding-top: 1px;
	background: url(../img/linhapontilhada.gif) repeat-x top;
}

.painel .lista li.primeiro, .painel .linhas li.primeiro {
	background: none;
}

.painel .lista li a {
	display: block;
	padding: 1px 0 1px 15px;
	color: #666;
	text-decoration: none;
}

.painel .linhas li a {
	padding: 10px 0;
	display: block;
}

.painel .lista li h3 {
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}

.painel .lista li h3 a {
	background: url(../img/painel-li.gif) center left no-repeat;
	color: #c11d24;
}

.painel .lista li.vermais {
	padding-bottom: 5px;
}

.painel .lista li.vermais a {
	color: #142590;
	text-decoration: underline;
}

.painel .linhas li {
	text-align: center;
}

.painel .rodape {
	text-align: center;
	background: url(../img/painel-rod.gif) no-repeat bottom;
	height: 8px;
}

#rodape {
	background: url(../img/rodape-top.gif) repeat-x;
	padding-top: 5px;
	margin-top: 19px;
}

#rodape .centralizar {
	padding: 20px;
}

#rodape-links {
	padding: 10px;
	text-align: center;
}

#rodape-links a {
	color: #898989;
	font-weight: bold;
	text-decoration: none;
}

#rodape-links a, #rodape-links span {
	display: inline-block;
	display: -moz-inline-box;
	padding: 5px;
}

#nixus {
	float: right;
	margin: 25px 20px 0 0;
}

#rapidssl{
    float: right;
    margin: 25px 20px 0 0;
}


.listaprodutos {
}

.listaprodutos .produto {
}

.listaprodutos .produto .fretegratis {
	height: 26px;
	margin-bottom: 5px;
}

.listaprodutos .produto h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.listaprodutos .produto .preco strong {
	color: #142590;
}

.painelbranco {
	background: url(../img/painelbranco-e.gif) left repeat-y #FFF;
}

.painelbranco .conteudo {
	background: url(../img/painelbranco-d.gif) right repeat-y;
	padding: 10px 20px 15px 20px;
}

.painelbranco .cima {
	background: url(../img/painelbranco-cd.gif) right top no-repeat;
	padding-right: 14px;
}

.painelbranco .cima div {
	padding-left: 10px;
	background: url(../img/painelbranco-ce.gif) left top no-repeat;
}

.painelbranco .cima div div {
	background: url(../img/painelbranco-c.gif) top repeat-x;
	height: 10px;
}

.painelbranco .baixo {
	background: url(../img/painelbranco-b.gif) bottom repeat-x;
}

.painelbranco .baixo div {
	background: url(../img/painelbranco-be.gif) left bottom no-repeat;
}

.painelbranco .baixo div div {
	background: url(../img/painelbranco-bd.gif) right bottom no-repeat;
	height: 10px;
}

.tabela thead td {
	background: url(../img/tabela-head-bg.gif) repeat-x;
	height: 49px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

.tabela thead td span {
	display: block;
	padding: 0 5px 5px 10px;
}

.tabela thead td.primeira {
	background: url(../img/tabela-head-esq.gif) no-repeat;
}

.tabela thead td.ultima {
	background: url(../img/tabela-head-dir.gif) no-repeat;
}

.tabela tfoot td {
	background: url(../img/tabela-foot-bg.gif) bottom repeat-x;
	height: 5px;
}

.tabela tfoot td.primeira {
	background: url(../img/tabela-foot-esq.gif) bottom no-repeat;
}

.tabela tfoot td.ultima {
	background: url(../img/tabela-foot-dir.gif) bottom no-repeat;
}

.tabela tbody td.primeira, .tabela tbody td.ultima {
	background: url(../img/tabela-body-lat.gif) repeat-y;
}

.tabela tbody td {
	padding: 3px;
}

.tabela tbody td.primeira {
	background-position: left;
	padding: 0;
}

.tabela tbody td.ultima {
	background-position: right;
	padding: 0;
}

.tabela tbody td td {
	padding: 0!important;
}

.tabela tbody td td .linhapontilhada{
	height: 1px;
}

.tabela thead td.primeira, .tabela thead td.ultima,
.tabela tfoot td.primeira, .tabela tfoot td.ultima,
.tabela tbody td.primeira, .tabela tbody td.ultima {
	width: 10px;
	padding: 0;
}

.estrelas {
	background: url(../img/estrela-inativa.gif) left center repeat-x;
	width: 80px;
}

.estrelas div {
	background: url(../img/estrela-ativa.gif) left center repeat-x;
	height: 14px;
}

.estrelas div a {
	width: 16px;
	display: block;
	text-decoration: none;
	margin-top: -2px;
	position: absolute;
}

.campo label {
	display: block;
	font-size: 11px;
	margin-bottom: 3px;
}

.campo label strong {
	color: #c11d24;
	font-size: 14px;
}

/**** ETAPAS *****/
.etapa {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #abaaaa;
	text-decoration: none;
	background: url(../img/bg_etapas.gif) 15px top repeat-y;
	padding: 7px 0 9px 0;
	display: block;
	margin-left: 40px;
	float: left;
}

#etapas .primeiro {
	margin:0!important;
}

.etapa_nome {
	padding-left: 19px;
}

.etapa_atual {
	color: #c11d24!important;
	display: inline-block !important;
}

.etapa_atual .etapa_nome {
	color: #1d319b!important;
}

h5, .h5 {
	color: #1d31a7;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.opcoe_conta tr td {
	padding-top: 20px;
}

.opcoe_conta .primeiro, .opcoe_conta .painelbranco tr td {
	padding:0;
}

.opcoe_conta a {
	text-decoration: none;
}

.opcoe_conta .painelbranco {
	width: 250px;
}

.block {
	display: block;
}

#todascategorias {
	border: 2px solid #142590;
	position: absolute;
	padding: 0!important;
	margin-top: -3px;
	margin-left: 20px;
	width: 400px;
	display:none;
	z-index:100;
}

#todascategorias div.conteudo {
	border: 1px solid #3341d8;
	background: #f5f5fd;
	padding: 1px;
}

#todascategorias div.conteudo div.dentro {
	background: #FFF;
	padding: 20px;
}

#todascategorias h2 {
	background: url(../img/painel-li.gif) no-repeat center left;
	font-size: 12px;
	text-transform: uppercase;
	color: #142590;
	padding-left: 15px;
}

#select_estados {
	width: 60px;
	height: 25px;
}

.paginacao {
	line-height: 20px;
	margin-top: 20px;
}

.paginacao a.ativo {
	text-decoration:none;
	font-weight:bold;
}

.paginacao a, .paginacao strong {
	padding: 7px;
	font-size: 12px;
}

.paginacao h3 {
	margin-right: 5px;
}

.paginacao .anterior, .paginacao .proximo {
	color: #142590;
	text-decoration: none;
	font-weight: bold;
}



.mensagem-corpo {
height:18px;
padding:5px 34px;
background: #2d41ac url(../img/ico-alert.gif) no-repeat 10px center;
border: 1px solid #8991ed;
color: #FFF;
position: relative;
margin-bottom: 10px;
}

.mensagem-fechar{
position: absolute;
right:11px;
top:9px;}




td.pessoa-fisica{background: url(../layout/padrao/img/ico-pessoa.png) no-repeat 10px center;
padding: 0 15px 0 44px;}

td.pessoa-juridica{background: url(../layout/padrao/img/ico-empresa.png) no-repeat 10px center;
padding: 0 15px 0 44px;}

td.cliente-internacional{background: url(../layout/padrao/img/ico-internacional.png) no-repeat 10px center;
padding: 0 15px 0 50px;}


td.pessoa-fisica, td.pessoa-juridica, td.cliente-internacional, td.pessoa-fisica input, td.pessoa-juridica input, td.cliente-internacional input, td.pessoa-fisica strong, td.pessoa-juridica strong, td.cliente-internacional strong{cursor: pointer;}



div.formulario h2{
font-size:14px !important;
margin-bottom:2px !important;
margin-top:12px !important;}


div.formulario h1 {
margin-bottom:7px !important;
font-size: 18px !important;
margin-top:12px !important;}


table#escolher_pessoa {
border-bottom: 1px solid #E1E1E1;
border-top: 1px solid #E1E1E1;
padding: 4px 0;
}

td.cliente-internacional, td.pessoa-juridica, td.pessoa-fisica{
padding-top: 16px;
padding-bottom: 16px;}





#conteudo .icore-select .icore-select-caption a {
background-image:url(../layout/padrao/img/btn-select.gif) !important;
background-position:right top !important;
background-repeat:no-repeat !important;
}

#conteudo .icore-select-caption a {
color:#666666;
cursor: pointer;
}


#conteudo .icore-select .icore-select-caption a {
background:transparent url(../layout/padrao/img/btn-select.gif) no-repeat scroll right center !important;
display:block;
height:26px;
padding:0 30px 0 0;
}



#conteudo .icore-select .icore-select-caption a span {
background-image:url(../layout/padrao/img/bg-combo-principal.gif);
background-position:left top;
}


#conteudo .icore-select .icore-select-caption a span {
border-style:solid;
border-width:1px;
display:block;
padding:4px 0 4px 4px !important;
}


#conteudo .icore-select .icore-select-caption a span {
background:#FFFFFF none repeat scroll 0 0;
border-color:#BCBCBC #DDDDDD #DDDDDD #BCBCBC;
}






@media screen {
	#topoimprimir {
		display: none;
	}
}

@media print {
	* {
		color: #000!important;
	}
	#topo, #esquerda, #direita, #rodape, #banner {
		display: none;
	}
}




