@charset "utf-8";
/* CSS Document */
html {
	background-image:url(../img/bg-bodyII.jpg);
	background-repeat:repeat-y;
	background-color: #01245C;
	background-position: center top;
}
body {
	background:url(../img/bg-body.jpg);
	padding:0;
	background-position: center top;
	background-repeat: no-repeat;
	margin:0;
	font-family:Arial;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
span.Oculto {
	display:none
}
input {
	width:auto;
	height:auto;
	border-bottom:1px solid #DCD8CF;
	border-left:1px solid #494949;
	border-right:1px solid #DCD8CF;
	border-top:1px solid #494949;
	padding:0;
	margin:0;
	font-size:11px!important;
	font-family: Arial;
	color:#000000;
}
input.btn {
	width:auto;
	height:auto;
	border:0px solid #DCD8CF;
}
.semborda-input {
	border:0px;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
li {
	list-style:none;
	padding:0;
	margin:0;
}
#Pagina-borda {
	width:980px;
	overflow: hidden;
	margin:0 auto;
	padding: 0px 10px 10px;
	background: #ffffff;
}
#Pagina {
	width:980px;
	margin:0 auto;
}
#Topo {
	height:220px;
	width: 100%;
	position: relative;
	z-index: 8;
}
#Topo a.Logo {
	float:left;
	margin: 20px 0px 0px 0px;
}
#Topo a.Logo img {
	border: 0px;
}
#Topo #Busca {
	width:365px;
	height:60px;
	float:right;/* background:url(../img/bg-televendas.jpg) top left no-repeat;*/
}
#Topo #Busca input {
	margin:14px 0 0 210px;
	width:128px;
	height:16px;
	float:left;
}
#Topo #Busca input.btn {
	margin:14px 0 0 0px;
	width:21px;
	height:18px;
	float:right;
}
#Topo #Menu-Topo {
	width:604px;
	height:40px;
	float:right;
	background:url(../img/bg-menu-topo.jpg) top left no-repeat;
}
#Topo #Menu-Topo span {
	font:11px;
	color:#000000;
	float:left;
	line-height:40px;
	padding:0 0 0 10px;
	margin:0;
}
#Topo #Menu-Topo span p a {
	font:11px;
	color:#000000;
	padding:0px;
	margin:0;
	text-decoration:none;
}
#Topo #Menu-Topo span p a:visited {
	font:11px;
	color:#000000;
	padding:0px;
	margin:0;
	text-decoration:none;
}
#Topo #Menu-Topo span p a:hover {
	text-decoration:underline;
}
#Topo #Menu-Topo ul {
	float:right;
	padding:0 5px 0 0;
}
#Topo #Menu-Topo ul li {
	font:11px;
	color:#000000;
	float:left;
	padding:0 7px 0 7px;
	margin:0;
	line-height:40px;
}
#Topo #Menu-Topo ul li a {
	font:11px;
	color:#000000;
	padding:0px;
	margin:0;
	text-decoration:none;
}
#Topo #Menu-Topo ul li a:visited {
	font:11px;
	color:#000000;
	padding:0px;
	margin:0;
	text-decoration:none;
}
#Topo #Menu-Topo ul li a:hover {
	text-decoration:underline;
}
#Topo #Menu-Topo2 {
	width:604px;
	height:60px;
	float:right;
	background:url(../img/bg-televendas.jpg) right 0px no-repeat;
}
#Topo #Menu-Topo2 ul {
	float:left;
	padding:0 5px 0 0;
}
#Topo #Menu-Topo2 ul li {
	font:11px;
	color:#000000;
	float:left;
	padding:0;
	margin:0;
	line-height:45px;
}
#Topo #Menu-Topo2 ul li a {
	font:11px;
	color:#000000;
	padding:0 7px 0 7px;
	margin:0;
	text-decoration:none;
	border-right:1px solid #999999;
}
#Topo #Menu-Topo2 ul li a.Ultimo {
	font:11px;
	color:#000000;
	padding:0 7px 0 7px;
	margin:0;
	text-decoration:none;
	border-right:0px solid red;
}
#Topo #Menu-Topo2 ul li a:hover {
	text-decoration:underline;
}
#Topo #Menu-Topo3 {
	width:604px;
	height:40px;
	float:right;
	background:url(../img/bg-menu-topo3.jpg) top left no-repeat;
}
#Topo #Menu-Topo3 p {
	float:left;
	font:11px;
	color:#000000;
	padding:14px 0 0 7px;
}
#Topo #Menu-Topo3 p a {
	font:11px;
	color:#000000;
	text-decoration:none;
}
#Topo #Menu-Topo3 p a:hover {
	text-decoration:underline;
}
#Topo #Menu-Topo3 input {
	width:100px;
	height:16px;
	padding:2px 0 0 0;
	margin:10px 0 0 5px;
	float:left;
}
#Topo #Menu-Topo3 input.btn {
	width:auto;
	height:auto;
	padding:0px 0 0 0;
	margin:10px 0 0 1px;
	float:left;
}
#Topo #Menu-Topo3 a.Meu-Carrinho {
	width:169px;
	height:40px;
	background:url(../img/bg-btn-meu-carrinho.jpg) top left no-repeat;
	display:block;
	float:right;
}
#Conteudo {
	padding:0px 0px 20px;
	width: 100%;
	overflow: hidden;
}
#Meio {
}
.conteudo_bloco {
	overflow: hidden;
	width: 100%;
}
.conteudo_bannerjs {
	float: left;
	width: 555px;
}
.conteudo_bannerright {
	width: 245px;
	float: right;
}
.conteudo_bannerright img {
	float: left;
}
.conteudo_bannerright_middle {
	padding: 0px 3px;
	background: url(../img/bannerright-middle.jpg);
	float:left;
	width: 239px;
}
.SemBanner {
	padding-top:5px
}
#Banner {
	width:750px;
	height:200px;
	background:url(../img/bg-linha-banner.gif) bottom left repeat-x;
	padding:0px 0 0 0;
	margin:0;
}
.Box-home {
	width:245px;
	height:146px;
	background:url(../img/bg-box-home.gif) bottom left no-repeat;
	margin:10px 7px 0px 0;
	padding:0 0 0px 0;
	font:10px;
	color:#666;
	float:left;
}
.inativo {
	padding-left:102px;
	font:10px;
	color:#666;
	float:left;
}
.Box-home a.nagente {
	padding-right:18px;
	padding-top:5px;
	font:10px;
	color:#333;
	font-weight:bold;
	float:right;
}
.Box-home {
	width:245px;
	height:146px;
	background:url(../img/bg-box-home.gif) bottom left no-repeat;
	margin:10px 7px 0px 0;
	padding:0 0 0px 0;
	font:10px;
	color:#666;
	float:left;
}
.dois {
	margin-right:0;
}
.Box-home h2.para-voce {
	width:245px;
	height:40px;
	background:url(../img/titulo-box-home-para-voce.jpg) top left no-repeat;
}
.Box-home h2.agente-autorizado {
	width:245px;
	height:40px;
	background:url(../img/titulo-box-home-agente-autorizado.jpg) top left no-repeat;
}
.Box-home h2.arquitetos-engenheiros-contrutores {
	width:245px;
	height:40px;
	background:url(../img/titulo-box-home-arquitetos-engenheiros-contrutores.jpg) top left no-repeat;
}
.Box-home p {
	margin:0px;
	padding:10px 10px 5px 10px;
	font:10px;
	color:#666;
}
.Box-home a {
	margin:0px;
	padding:0 0 0 10px;
	font:bold 10px;
	color:#333;
	text-decoration:none;
}
.Box-home a.dois {
	margin:10px 20px 0 0;
	padding:0px 0 0 0px;
	font:bold 10px;
	color:#333;
	text-decoration:none;
	float:right;
}
.Box-home a:hover, .Box-home a:hover.dois {
	text-decoration:underline;
}
.Box-home .Item {
	width:235px;
	height:18px;
	margin:0px 0px 0px 0;
	padding:7px 0 0px 10px;
	font:10px;
	color:#666;
}
.Box-home .Item p {
	width:40px;
	float:left;
	padding:2px 0px 0 0;
	margin:0;
}
.Box-home .Item input {
	width:172px;
	height:14px;
	float:left;
	padding:2px 0px 0 0;
	margin:0;
}
.Box-home .Item input.outros {
	width:146px;
}
.Box-home .Item input.btn {
	width:auto;
	height:auto;
	margin:0 0 0 5px;
	padding:0;
}
#Cols-Produtos {
	width: 640px;
	float: left;
	margin-right: 10px;
}
.Migalha {
	font-size:11px;
	color:#666666;
	padding: 0px 0px 10px;
	color:#004186;
}
.Migalha a {
	color: #333333;
	text-decoration: none;
}
.Migalha a:hover {
	text-decoration: underline;
}
#Cols-Produtos .Migalha span {
	color:#004186;
	font-weight:bold;
	float:left;
}
#Cols-Produtos a.Todas-Noticias {
	font:11px;
	color:#666666;
	float:right;
	text-decoration:none;
	background:url(../img/bg-seta2.gif) right 4px no-repeat;
	padding:0 15px 0 0px;
	margin:10px 0px 0 0;
}
#Cols-Produtos a:hover.Todas-Noticias {
	text-decoration:underline;
}
#Cols-Produtos ul {
	padding:10px 0 0 0;
}
#Cols-Produtos ul li {
	overflow:hidden;
	clear:both;
	padding:0;
}
#Cols-Produtos ul li dl {
	width:130px;
	float:left;
	padding:0px 15px 0px;
	height: auto;
	position: relative;
}
#Cols-Produtos ul li dl.separa {
	width:100%;
	float:left;
	padding:0;
	height: auto;
}
#Cols-Produtos ul li .Direita {
	float:right;
}
#Cols-Produtos ul li dl dt {
	width:148px;
	padding:0 0 7px 0px;
	margin:0 0 0 7px;
	float:right;
	font:bold 11px;
	color:#004186;
	background:url(../img/bg-menu-linha.gif) bottom left repeat-x;
}
#Cols-Produtos ul li dl dt a.Noticias {
	padding:0;
	float:left;
	font:bold 11px;
	color:#000;
	text-decoration:none
}
#Cols-Produtos ul li dl dt a:hover.Noticias {
	text-decoration:underline;
}
#Cols-Produtos ul li dl dd {
	width:100%;
	margin:5px 0 0 7px;
	float:right;
	font:11px;
	color:#004186;
}
#Cols-Produtos ul li dl dd p {
	width:148px;
	padding:5px 0 5px 0;
	float:left;
	font:bold 11px;
	color:#000000;
}
#Cols-Produtos ul li dl dd p.Noticias {
	width:148px;
	padding:5px 0 5px 0;
	float:left;
	font:10px;
	color:#666;
}
#Cols-Produtos ul li dl dd p span {
	font:bold 18px;
	color:#000000;
}
#Cols-Produtos ul li dl dd span.preco {
	color:#004186;
	font-weight: bold;
	display: block;
	margin: 10px 0px 0px;
}
#Cols-Produtos ul li dl dd span.boleto {
	background:#E32434;
	padding:2px;
	color:#fff;
	line-height:13px;
	display: block;
	margin: 10px 0px 0px;
}
/*#Cols-Produtos ul li dl dd a{width:107px; height:29px; background:url(../img/bg-btn-mais-detalhes.jpg) top left no-repeat; display:block; margin:8px 0 0 0; clear:both;}*/
			#Cols-Produtos ul li dl dd a {
	width:107px;
	height:29px;
	background:url(../img/bg-btn-compre-aqui.jpg) top left no-repeat;
	display:block;
	margin:8px 0 0 0;
	clear:both;
}
#Cols-Produtos ul li dl dd a.Ler-Mais {
	font:bold 10px;
	color:#000066;
	text-decoration:none;
	background:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}
#Cols-Produtos ul li dl dd a:hover.Ler-Mais {
	text-decoration:underline;
}
#Cols-Produtos ul li dl dd p.resumo {
	font:11px;
	color:#000000;
}
#Cols-Produtos ul li dl dd p.resumo a {
	font:11px;
	color:#000000;
}
#Cols-Produtos ul li dl dd h2 {
	font:11px;
	color:#000000;
}
#Produtos-Internas {
	width:550px;
	overflow:hidden;
	clear:both;
}
#Cols-Produto-internas {
	width:333px;
	float:left;
}
#Cols-Produto-internas dl {
	width:323px;
	padding:7px 0 10px 0;
	margin:0;
}
#Cols-Produto-internas dl dt {
	width:323px;
	margin:0 10px 10px 0;
	padding:0 0 7px 0;
	font:bold 17px;
	color:#004186;
	background:url(../img/bg-menu-linha.gif) bottom left repeat-x;
}
#Cols-Produto-internas dl dd {
	width:323px;
	margin:0 10px 0 0;
	padding:0 0 0px 0;
	font:11px;
	color:#333;
	background:url(../img/bg-p-preco.jpg) bottom left repeat-x;
	overflow:hidden;
}
#Cols-Produto-internas dl dd p {
	font:11px;
	color:#333;
	background:url(../img/bg-menu-linha.gif) bottom left repeat-x;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
#Cols-Produto-internas dl dd p.Preco {
	width:140px;
	font:11px;
	color:#004186;
	background:none;
	padding:0 0 15px 0;
	float:left;
}
#Cols-Produto-internas dl dd p.Preco span {
	font:bold 11px;
	color:#000;
}
#Cols-Produto-internas dl dd p.Preco span.Grande {
	font:bold 18px;
	color:#CC0000;
}
#Cols-Produto-internas dl dd a {
	width:131px;
	height:33px;
	background:url(../img/bg-btn-comprar-agora.gif) top left no-repeat;
	display:block;
	float:right;
	margin:10px 0 0 0;
}
#Cols-Produto-internas .Box03 {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
}
#Cols-Produto-internas h3.Box03 {
	width:auto;
	height:auto;
	padding:5px;
	margin:0 10px 5px 0;
	background:#DADADA url(../img/bg-menu-linha.gif) bottom left repeat-x;
	font:bold 11px;
	color:#000;
}
#Cols-Produto-internas .Box03 ul {
	width:auto;
	height:auto;
	padding:0px;
	margin:0 10px 0px 0;
	font:11px;
	color:#000;
}
#Cols-Produto-internas .Box03 ul li {
	width:auto;
	height:auto;
	padding:0px;
	margin:0 0px 0px 0;
	font:11px;
	color:#000;
	border:none;
}
html>body #Cols-Produto-internas .Box03 ul li {
	margin:0 0px 5px 0;
*margin:0;
}
#Cols-Img {
	width:100%;
	float:right;
}
#Cols-Img .Paginacao-Foto {
	float:left;
	width: 100%;
}
#Cols-Img .Paginacao-Foto p {
	float:left;
	font:10px;
	color:#333;
	padding:5px 0 0px 6px;
	margin:0;
}
#Cols-Img .Paginacao-Foto ul {
	float:left;
	padding:0;
	margin:0 0 0 0;
	border:none;
}
#Cols-Img .Paginacao-Foto ul li {
	float:left;
	margin:0px 0 0 0;
	clear:none;
	border:none;
}
#Cols-Img .Paginacao-Foto ul li a {
	font:10px;
	color:#333;
	padding:0 5px 0 5px;
	margin:0;
	text-decoration:none;
	border-right:1px solid #333;
}
#Cols-Img .Paginacao-Foto a.Ampliar {
	background:url(../img/ampliar-imagem.jpg) top left no-repeat;
	width:120px;
	height:27px;
	display:block;
	font-size:0px;
	float:right;
}
#Cols-Img .Paginacao-Foto a.Video {
	background:url(../img/assista-ao-video.jpg) top left no-repeat;
	width:120px;
	height:27px;
	display:block;
	font-size:0px;
	float:right;
	margin-left: 10px;
}
#Cols-Img .Paginacao-Foto ul li a:hover, #Cols-Img .Paginacao-Foto a:hover.Ampliar {
	text-decoration:underline;
}
#Cols-Img .Box03 {
	width:216px;
	height:100px;
	background:#ECECEC;
	float:right;
	margin:0px 0 0 0;
	overflow:hidden;
}
#Cols-Img h3.Box03 {
	width:206px;
	height:auto;
	padding:5px;
	background:#DADADA url(../img/bg-menu-linha.gif) bottom left repeat-x;
	float:right;
	font:bold 11px;
	color:#000;
}
#Box04 {
	width:auto;
	clear:both;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	overflow:hidden;
}
#Box04 h3.Box04 {
	padding:5px;
	margin:0 0px 0px 0;
	color:#000;
}
#Cols-Produtos #Banner-Produtos {
	width:550px;
	height:auto;
	font-size:1px;
	border:1px solid #DADADA;
	overflow:hidden;
}
#Cols-Produtos #Bloco-Box {
	width:550px;
	background:url(../img/bg-menu-linha.gif) top left repeat-x;
	padding:10px 0 0 0;
}
#Cols-Produtos #Bloco-Box .Box01 {
	width:253px;
	height:106px;
	background:#EBEBEB;
	border:1px solid #dadada;
	padding:7px 8px;
	float:left;
}
#Cols-Produtos #Bloco-Box .Box01 p {
	font:11px/17px;
	color:#000;
	padding:0;
	margin:0;
}
#Cols-Produtos #Bloco-Box .Box01 p a {
	font:bold 11px;
	color:#000;
	padding:0;
	margin:0;
	text-decoration:none;
}
#Cols-Produtos #Bloco-Box .Box01 p a:hover {
	text-decoration:underline;
}
#Cols-Produtos #Bloco-Box .Box02 {
	float:right;
}
.Paginacao_middle {
	padding: 15px 5px 10px;
	background-image: url(../img/bg-paginacao-middle.jpg);
	text-align: center;
}
#BoxContent .Paginacao .Paginacao_middle a {
	color:#666666;
	text-decoration:none;
	border-right:1px solid #666;
	padding:0 5px 0 0;
	margin:0px 5px 0 0;
	float: none;
}
.Paginacao a.Ultimo {
	border-right:0px solid #666;
	padding:0 0px 0 0;
	margin:0px 0px 0 0px;
}
.Paginacao a.Prox {
	font-weight:bold;
	background:url(../img/bg-seta2.gif) 0px 4px no-repeat;
	background-position:right;
	border-right:0px!important;
	padding:0 15px 0 0px!important;
	margin:0px 10px 0px;
}
.Paginacao a.Ant {
	font-weight:bold;
	color:#666666;
	background:url(../img/bg-seta2_esq.GIF) 0px 4px no-repeat;
	border-right:0px solid #666;
	padding:0 0px 0 15px!important;
	margin:0px 10px 0px;
}
#BoxContent .Paginacao .Paginacao_middle a:hover {
	text-decoration:underline
}
#Cols-Menu {
	width:160px;
	float:left;
	margin:0px 0 0 0;
}
#Cols-Menu p {
	font:11px/19px;
	color:#004186;
}
#Cols-Menu h3.Titulo-Menu-Para-Voce {
	width:auto;
	height:18px;
	background:url(../img/titulo-menu-para-voce.gif) top left no-repeat;
}
#Cols-Menu h3.titulo-calculo-de-btu {
	width:auto;
	height:18px;
	background:url(../img/titulo-calculo-de-btu.jpg) top left no-repeat;
}
#Cols-Menu ul.Menu {
	background:url(../img/bg-esq-middle.jpg) top left repeat-y;
	margin:0px 0 0 0;
	padding:0 5px 0 3px;
	width:153px;
	display:block;
	float: left;
}
#Cols-Menu ul.Menu li ul {
	margin-left: 10px;
	display: block!important;
}
#Cols-Menu ul.Menu li ul a {
	color:#333333;
	text-decoration:none;
}
#Cols-Menu ul.Menu li ul li {
	padding: 3px 0px;
}
#Cols-Menu a img {
	border: 0px!important;
}
html>body #Cols-Menu ul.Menu li.Ultimo {
	padding:5px 0 7px 0;
	margin:0 0 5px 0;
*padding:0px 0 7px 0;
*margin:0 0 5px 0;
}
#Cols-Menu ul.Menu li.Ultimo {
	font:11px;
	color:#004186;
	background:url(../img/bg-menu-linha.gif) bottom left repeat-x;
	padding:0 0 7px 0;
	margin:0 0 5px 0;
}
#Cols-Menu ul.Menu li.Ultimo-sub-item {
	color:#004186;
	padding:0 0 7px 15px;
	margin:0 0 5px 0;
}
#Cols-Menu ul.Menu li.sub-item {
	font:11px;
	color:#004186;
	padding-left:15px;
}
#Cols-Menu h3.Titulo-Lateral-Arquitetos-Engenheiros-Contrutores {
	width:auto;
	height:44px;
	background:url(../img/titulo-lateral-arquitetos-engenheiros-contrutores.gif) top left no-repeat;
	border-bottom:1px solid #DADADA;
	margin:0 0 10px 0;
}
#Cols-Menu h3.Titulo-Lateral-Agentes-Autorizados {
	width:auto;
	height:29px;
	background:url(../img/titulo-lateral-agente-autorizado.gif) top left no-repeat;
	border-bottom:1px solid #DADADA;
	margin:0 0 10px 0;
}
p.migalha-carrinho {
	font:10px;
	color:#000000;
	float:left;
	padding:10px 0 0 0;
	margin:2px 0 10px 0;
}
p.migalha-carrinho a {
	font:10px;
	color:#000000;
	text-decoration:none;
	margin:2px 0 10px 0;
}
p.migalha-carrinho a:hover {
	text-decoration:underline;
	margin:2px 0 10px 0;
}
a.voltar {
	font:11px;
	color:#000000;
	text-decoration:none;
	float:right;
	padding:0;
	margin:10px 0 5px 0;
}
a:hover.voltar {
	text-decoration:underline;
}
div.menu-carrinho {
	width:720px;
	height:34px;
	float:left;
}
input.quantidade {
	width:25px;
	border: 1px solid #dddddd;
	padding: 3px;
	text-align: center;
	height: 10px;
}
#Rodape {
	width:768px;
	overflow:hidden;
	padding:10px 0 0 0;
}
#Rodape-Borda {
	width:748px;
	border-top:1px solid #dadada;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	margin:0 auto 0px auto;
	padding:0;
}
#Rodape-Formas-Pagamento {
	width:748px;
	height:50px;
	background:url(../img/bg-formas-pagamento.jpg) top left repeat-x;
	border-bottom:1px solid #dadada;
	margin:0px;
	padding:0;
}
#Rodape-Formas-Pagamento ul {
	width:300px;
	float:right;
	padding:5px 0 0 0;
	margin:0;
}
#Rodape-Formas-Pagamento ul li {
	width:auto;
	float:left;
}
#Rodape-Formas-Pagamento ul li a {
	font:11px;
	color:#666666;
	text-decoration:none;
	border-right:1px solid #666;
	margin:0 10px 0 0;
	padding:0 10px 0 0px;
}
#Rodape-Formas-Pagamento ul li a.Ultimo {
	font:11px;
	color:#666666;
	text-decoration:none;
	border-right:0px solid #666;
	margin:0 10px 0 0;
	padding:0 10px 0 0px;
}
#Rodape-Formas-Pagamento ul li a:hover, #Rodape-Formas-Pagamento ul li a:hover.Ultimo {
	text-decoration:underline;
}
#Rodape-Menu {
	width:748px;
	height:68px;
	background:url(../img/bg-menu-rodape.jpg) top left repeat-x;
	margin:0px;
	padding:0;
}
#Rodape-Menu ul.Institucional {
	width:370px;
	float:left;
	padding:12px 0 0 10px;
	margin:0;
}
#Rodape-Menu ul.Institucional li {
	width:auto;
	float:left;
}
#Rodape-Menu ul.Institucional li.Primeiro {
	width:auto;
	clear:both;
	float:none;
	font:11px;
	color:#666666;
}
#Rodape-Menu ul.Institucional li a {
	font:11px;
	color:#666666;
	text-decoration:none;
	border-right:1px solid #666;
	margin:0 5px 0 0;
	padding:0 5px 0 0px;
}
#Rodape-Menu ul.Institucional li a.Ultimo {
	font:11px;
	color:#666666;
	text-decoration:none;
	border-right:0px solid #666;
	margin:0 0px 0 0;
	padding:0 0px 0 0px;
}
#Rodape-Menu ul.Institucional li a:hover, #Rodape-Formas-Pagamento ul li a:hover.Ultimo {
	text-decoration:underline;
}
#Rodape-Menu ul.Segmentos {
	width:350px;
	float:left;
	padding:12px 0 0 0px;
	margin:0;
}
#Rodape-Menu ul.Segmentos li {
	width:auto;
	float:left;
}
#Rodape-Menu ul.Segmentos li.Primeiro {
	width:auto;
	clear:both;
	float:none;
	font:11px;
	color:#666666;
}
#Rodape-Menu ul.Segmentos li a {
	font:11px;
	color:#666666;
	text-decoration:none;
	border-right:1px solid #666;
	margin:0 5px 0 0;
	padding:0 5px 0 0px;
}
#Rodape-Menu ul.Segmentos li a.Ultimo {
	font:11px;
	color:#666666;
	text-decoration:none;
	border-right:0px solid #666;
	margin:0 0px 0 0;
	padding:0 0px 0 0px;
}
#Rodape-Menu ul.Segmentos li a:hover, #Rodape-Formas-Pagamento ul li a:hover.Ultimo {
	text-decoration:underline;
}
#Rodape-Copyright {
	width:750px;
	height:20px;
	margin:0 auto 10px auto;
	padding:7px 0 0 0;
	background:#000000;
	text-align:center;
}
#Rodape-Copyright p {
	width:auto;
	font:11px;
	color:#FFF;
}
/* clearing */
	* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
		height: 1%;/* End hide from IE-mac */
	}
/* end clearing */




/*
displaysss
*/


/*Versão 2010/2
By: Carlos Viegas
*/
.footer {
	overflow: hidden;
	color:#ffffff;
	background-color: #004186;
	padding: 20px;
	font-size: 11px;
}
.footer ul li {
	padding-bottom: 3px;
}
.footer h3 {
	font-weight: bold;
	color:#18AAF8;
	font-size: 16px;
	margin: 0px 0px 2px 0px;
	text-transform:uppercase;
}
.footer_rowone {
	overflow:hidden;
	width: 100%;
}
.footer_rowone ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.footer_pagamento {
	width: 180px;
	float: left;
	margin-right: 20px;
}
.footer_institucional {
	width: 199px;
	float: left;
	margin-right: 20px;
}
.footer_ajuda {
	width: 186px;
	float: left;
	margin-right: 20px;
}
.footer_minhaconta {
	width: 180px;
	float: left;
	margin-right: 20px;
}
.footer_siteseguro {
	width: 115px;
	float: left;
}
.footer_rowtwo {
	overflow: hidden;
	width: 100%;
	padding: 20px 0px;
	margin: 20px 0px;
	border-top: 2px solid #068BD2;
	border-bottom: 1px solid #068BD2;
}
.footer_rowtwo_televendas {
	width: 210px;
	float: left;
	font-size: 10px;
}
.footer_rowtwo_televendas span {
	font-size: 16px;
	display:block;
	margin-bottom: 2px;
}
.footer_rowtwo_busca {
	width: 384px;
	float:left;
}
.footer_rowtwo_search_search {
	width: 100%;
}
.footer_rowtwo_search_search [type="text"] {
	background-image:url("../img/bg-search.jpg");
	border:0 none !important;
	font-size:12px;
	height:11px;
	padding:10px 5px;
	width:322px;
	float: left;
}
.footer_rowtwo_search_search [type="submit"] {
	background-image:url("../img/btn-search.jpg");
	border:0 none !important;
	float:left;
	height:31px;
	width:28px;
}
.search_topo {
	width: 724px;
	float: left;
}
.search_topo input[type="text"] {
	background-image:url("../img/bg-search-top.jpg");
	border:0 none !important;
	font-size:12px;
	height:15px;
	padding:10px 5px;
	width:492px;
	float: left;
}
.search_topo input[type="submit"] {
	background-image:url("../img/btn-search-top.jpg");
	border:0 none !important;
	float:left;
	height:35px;
	width:32px;
}
.search_topo select {
	background-image:url("../img/bg-select-topo.jpg");
	border:0 none !important;
	float:left;
	height:35px;
	margin-right:10px;
	padding:8px 7px 6px;
	width:180px;
}
.footer_pagamento p {
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 5px;
}
.footer a {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	text-decoration: underline;
}
.footer_rowthree {
	overflow: hidden;
	font-size: 10px;
}
.footer_rowthree_left {
	float: left;
	width: 440px;
}
.footer_rowthree_right {
	float: right;
	width: 205px;
	margin-top: 5px;
}
.footer_rowtwo_comentarios {
	width: 240px;
	float: left;
}
.footer_rowtwo_comentarios img {
	float: left;
	margin: 3px 5px 10px 0px;
}
.footer_rowtwo_comentarios span {
	display: block;
	font-size: 16px;
}
.footer_rowtwo_acompanhe {
	width: 106px;
	float: left;
}
.footer_rowtwo_acompanhe img {
	border: 0px;
}
#comentario h1 {
	padding-top:10px;
	width:145px;
}
.row_comment {
	padding: 10px 0px;
	border-bottom: 1px dotted #dddddd;
	overflow: hidden;
}
#comentario h1 a, table a {
	color: #004186;
	text-decoration: none;
}
#comentario h1 a img {
	float: right;
	margin: -8px 0px 0px 10px;
	border: 0px;
}
#comentario h1 a:hover, table a:hover {
	text-decoration: underline;
}
#comentario ul {
	width: 115px;
	margin-top: 10px;
	overflow: hidden;
	float: left;
}
.comentarioparag img {
	float: left;
	margin: 2px 5px 0px 0px;
}
#comentario p.comentarioparag {
	float:right;
	margin-top:2px;
	padding-bottom:10px;
	width:100%;
}
.footer_boxes {
	background-color: #068bd2;
	overflow: hidden;
	padding: 10px;
}
.footer_boxes h3 {
	color:#18AAF8;
	font-size:16px;
	font-weight:bold;
	margin:8px 0 6px 10px;
	text-transform:uppercase;
}
.footer_boxes h3 {
	float: left;
	border: 0px;
	width: 202px;
}
.footer_boxes img {
	float: left;
}
.footer_boxes_blog_title img, .footer_boxes_twitter_title img, .footer_boxes_e-bit_title img {
	float: right;
	margin: 3px 0px 0px 0px;
	border: 0px;
}
.footer_boxes_blog {
	background-color: #004186;
	overflow:hidden;
	float: left;
	width: 314px;
}
.footer_boxes_blog_title {
	overflow: hidden;
	width: 305px;
}
.footer_boxes_blog_body {
	background: #004186;
	overflow: hidden;
	padding: 5px 9px 10px 10px;
}
.footer_boxes_blog_body_true {
	padding:4px 10px;
	background: url(../img/rodape-box-middle-wh.jpg);
	float: left;
	width:275px;
}
.footer_boxes_blog_body_true_row a {
	text-decoration: underline;
	color:#333333;
}
.footer_boxes_blog_body_true_row span {
	display: block;
}
.footer_boxes_blog_body_true_row strong {
	font-weight: bold;
	color:#004186;
}
.footer_boxes_blog_body_true_row {
	padding-bottom: 10px;
}
.footer_boxes_blog_footer {
	text-align: right;
}
.footer_boxes_blog_footer a {
	color:#DB282F;
	text-decoration: none;
}
.footer_boxes_blog_footer a:hover {
	text-decoration: underline;
}
.footer_boxes_e-bit {
	float: left;
	width: 314px;
	background-color: #004186;
	overflow:hidden;
}
.footer_boxes_e-bit_body {
	background: #004186;
	overflow: hidden;
	padding: 5px 9px 10px 10px;
}
.footer_boxes_e-bit_title {
	overflow: hidden;
	width: 305px;
}
.footer_boxes_e-bit_body_true {
	padding: 4px 10px;
	background: url(../img/rodape-box-middle-wh.jpg);
	float: left;
	width:275px;
}
.footer_boxes_e-bit_body_true_row span {
	display: block;
	color:#004186;
}
.footer_boxes_e-bit_body_true_row {
	padding-bottom: 10px;
}
.footer_boxes_e-bit_footer {
	text-align: right;
}
.footer_boxes_e-bit_footer a {
	color:#DB282F;
	text-decoration: none;
}
.footer_boxes_e-bit_footer a:hover {
	text-decoration: underline;
}
.footer_boxes_twitter {
	float: left;
	width: 314px;
	margin: 0px 9px;
	background-color: #004186;
	overflow:hidden;
}
.footer_boxes_twitter_body {
	background: #004186;
	overflow: hidden;
	padding: 5px 9px 10px 10px;
}
.footer_boxes_twitter_title {
	overflow: hidden;
	width: 305px;
}
.footer_boxes_twitter_body_true {
	padding: 4px 10px;
	background: url(../img/rodape-box-middle-wh.jpg);
	float: left;
	width:275px;
}
.footer_boxes_twitter_body_true_row span {
	display: block;
	color:#004186;
}
.footer_boxes_twitter_body_true_row {
	padding-bottom: 10px;
}
.footer_boxes_twitter_footer {
	text-align: right;
}
.footer_boxes_twitter_footer a {
	color:#DB282F;
	text-decoration: none;
}
.footer_boxes_twitter_footer a:hover {
	text-decoration: underline;
}
.categoria-menu-esquerda {
	display: block;
	padding: 6px 0px 3px 13px;
	color: #ffffff;
	font-size: 11px;
	background-image: url(../img/bg-categoria-esq.jpg);
	background-repeat: no-repeat;
	background-color:#004186;
	text-transform: uppercase;
	width: 140px;
}
.categoria-li {
	overflow: hidden;
	padding: 0px 0px 5px;
}
.categoria-li a {
	text-decoration: none!important;
}
.filho-li {
	padding: 0px 13px 5px 13px;
}
.filho-li a {
	color:#333333;
	text-decoration: none;
}
.filho-li a:hover {
	text-decoration: underline;
}
.vejamais {
	padding: 0px 13px 10px 13px;
}
.vejamais img {
	margin-left: 5px;
}
.vejamais a {
	color:#DB282F;
	text-decoration: none;
}
.vejamais a:hover {
	text-decoration: underline;
}
.topo_one, .topo_two, .topo_three {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.horario-topo {
	float:right;
	position:absolute;
	right:0;
	text-align:right;
	top:35px;
	color:#DB282F;
	width:180px;
}
.topo_one {
	height: 65px;
}
.topo_three {
	padding-bottom: 10px;
}
ul.quem-somos-topo {
	width: 450px;
	font-size: 11px;
	color: #333333;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}
#Topo-center a {
	color: #333333;
	text-decoration: none;
}
#Topo-center .loja-samsung {
}
#Topo-center .loja-samsung a {
	background: url(../img/loja-samsung.jpg) no-repeat;
	width:204px;
	height:40px;
	float:left;
}
#Topo-center .loja-samsung a:hover {
	background: url(../img/loja-samsung.jpg) -204px 0 no-repeat;
}
#Topo-center a:hover {
	text-decoration: underline;
}
ul.quem-somos-topo img {
	float:left;
	margin: 2px 5px 0px 0px;
}
ul.quem-somos-topo li {
	border-right: 1px #dddddd dotted;
	padding: 0px 14px;
	float: left;
}
.ola-usuario-topo {
	width: 425px;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-left: 190px;
	overflow:hidden;
}
.ola-usuario-topo ul {
	float: left;
}
.ola-usuario-topo li {
	border-right: 1px #dddddd dotted;
	padding: 6px 20px 5px;
	float: left;
	display: block;
	float: left;
}
.ola-usuario-topo li img {
	float: left!important;
	display: inline;
}
.ola-usuario-topo-true {
	background-image: url(../img/olavisitante-center.jpg);
	padding: 0px!important;
	margin-right: 0px;
	border: 0px!important;
}
.ola-usuario-topo-true span {
	float: left; /*display: block;*/
	padding: 5px 19px 3px;
	text-shadow: 0.1em 0.1em #ffffff;
}
.meus-pedidos {
	width:254px;
	float: right;
}
.meus-pedidos_label {
	display: block;
	padding: 10px;
	border-right: 1px dotted #dddddd;
	margin-right: 10px;
	width: 68px;
	float:left;
}
.meus-pedidos_carrinho {
	display: block;
	padding: 9px 0 0 45px;
	background-image: url(../img/bg-carrinho-topo.jpg);
	width: 110px;
	height: 27px;
	float:left;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.topo_menu {
	width: 100%;
	height: 40px;
}
.topo_menu img {
	float: left;
}
.topo_menu span {
	cursor: pointer;
	position: relative;
	display: block;
}
.topo_menu span .todos-os-departamentos {
	display: none;
	right: 0px;
	left: 0px;
}
.todos-os-departamentos a {
	color:#000000;
	font-size: 13px;
}
.todos-os-departamentos img {
	float: left;
	margin: 4px 5px 0px 0px;
}
.todos-os-departamentos ul {
	float:left;
	width: 300px;
}
.todos-os-departamentos ul li {
	padding: 3px 0px;
}
.topo_menu span .todos-os-departamentos {
	width: 934px;
	padding: 20px;
	border: 3px #82151b solid;
	border-top: 0px;
	height: 235px;
	position: absolute;
	top: 40px;
	background:#ffffff;
	z-index: 6;
}
.topo_menu span:hover .todos-os-departamentos, .topo_menu span .todos-os-departamentos:hover {
	display: block;
}
.topo_frete {
	color:#ffffff;
	width: 100%;
	height: 14px;
	text-align: center;
	background-image:url(../img/barra-azul-topo-center.jpg);
	background-repeat: repeat-x;
	padding: 8px 0px;
	font-size: 14px;
	text-shadow: 0.1em 0.1em #1a2c36;
}
.topo_frete img {
	margin-top: -8px;
	display: none;
}
.topo_frete span {
	color:#FFFF00;
	text-transform: uppercase;
}
.content_right {
	width: 810px;
	float: right;
}
/*scroll*/
#wrap {
	overflow: hidden;
	margin: 10px 0px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 730px;
	padding: 10px 40px 0px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 75px;
	height: 245px;
	padding: 40px 20px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  730px;
	height: 30px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  75px;
	height: 245px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 143px;
	height: 25px;
	text-align: center;
	padding-top: 1px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 0px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal img:hover {
	margin-top: -26px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango {
	background-image: url(../img/scroll_middle.jpg);
	width: 100%;
	float: left;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 14px;
	right: 5px;
	width: 18px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../img/scroll-next.jpg) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(../img/scroll-next.jpg);
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-image: url(../img/scroll-next-hover.jpg);
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 14px;
	left: 15px;
	width: 18px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../img/scroll-prev.jpg) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background: transparent url(../img/scroll-prev-hover.jpg) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(img/next-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
#banner-lateral {
	width: 160px;
	float: right;
}
.banner-lateral_newsletter {
	width: 160px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px doted #dddddd;
}
.banner-lateral_newsletter_row {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.banner-lateral_newsletter input[type="text"] {
	padding: 10px;
	height: 10px;
	color: #333333;
	border: 0px;
	font-size: 12px;
	font-family: Arial;
	float: left;
}
.banner-lateral_newsletter input.newslettername {
	width: 140px;
	background-image: url(../img/bg-input-newsletter.jpg);
}
.banner-lateral_newsletter input.newsletteremail {
	width: 111px;
	background-image: url(../img/bg-input-newsletter-email.jpg);
}
.banner-lateral_newsletter input[type="submit"] {
	width: 29px;
	background-image: url(../img/bg-btn-newsletter.jpg);
	border: 0px;
	float: left;
	height: 30px;
	padding: 0px!important;
}
.banner-lateral_newsletter_title {
	background-image: url(../img/h3-center.jpg);
	height: 30px;
	width: 100%;
}
.banner-lateral_newsletter_title img {
	float: left;
}
.banner-lateral_newsletter_title h3 {
	float:left;
	font-size:14px;
	font-weight:normal;
	padding-left:4px;
	text-shadow: 0.1em 0.1em #02255D;
	padding-top:7px;
	text-transform:uppercase;
	width:150px;
	color: #ffffff;
}
.banner-lateral_newsletter p {
	margin-top: 10px;
}
#Cols-Produtos ul li dl.foto {
	width: 100%!important;
	padding: 0px!important;
	height: 130px!important;
}
#Cols-Produtos ul li dl.foto img { /*width: 130px; height: 130px;*/
}
#Cols-Produtos h3 a {
	font-size: 11px;
	text-decoration: none;
	color:#333333;
	font-weight: normal;
}
#Cols-Produtos ul li {
	text-align: center;
}
#Cols-Produtos h3 a:hover {
	text-decoration: underline;
}
.preco_antigo {
	color: #004186;
}
.produto-flag {/* position: absolute;*/
	bottom:0px;
	display:block;
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 5px;
}
.produto-flag img {
	margin-right: 5px;
}
dd .produto-flag img {
	float: none;
	margin: 5px 0px 0px 0px;
}
dd .produto-flag {
	display:block;
	margin:10px auto;
	text-align:center;
	width:126px;
}
dd .produto-flag a{
	background:none!important;
}
.tag-cloud {
	padding-bottom: 10px;
	border-bottom:1px solid #dddddd;
}
.tag-cloud_row, .tag-cloud_row {
	width: 100%;
	overflow:hidden;
	font-size: 10px;
}
.tag-cloud_row span {
	float: left;
	display:block;
	padding-right: 25px;
}
.tag-cloud_row a {
	color:#333333;
	text-decoration: none;
}
.tag-cloud_row a:hover {
	text-decoration: underline;
}
.total_title * {
	float: left;
}
.total_title {
	background-image: url(../img/h3-center.jpg);
	height: 30px;
	width: 100%;
	margin-bottom: 20px;
}
.total_title h3 {
	float:left;
	font-size:14px;
	font-weight:normal;
	padding-left:4px;
	text-shadow: 0.1em 0.1em #02255D;
	padding-top:7px;
	text-transform:uppercase;
	width:630px;
	color: #ffffff;
}
#Content {
	overflow: hidden;
}
#BoxContent {
	float: left;
	width: 640px;
}
#BoxContent p {
	margin-bottom: 20px;
}
#BoxContent .title-pagtextos {
	font-size: 18px;
	margin-bottom: 20px;
}
#BoxContent a {
	color:#004186;
	text-decoration: none;
}
#BoxContent a img {
	border: 0px;
}
#BoxContent a:hover {
	text-decoration: underline;
}
.ColsDir2 a {
	color:#004186;
	text-decoration: none;
}
.ColsDir2 a:hover {
	text-decoration: underline;
}
.home_videos_left, home_videos_right {
	float: left;
}
.home_videos_left {
	margin-right: 10px;
}
.home_videosmore {
	width: 640px;
	background-image: url(../img/morevideos.png);
	overflow: hidden;
	height: 50px;
	margin: 10px 0px 20px;
}
.home_videosmore img {
	float: left;
	border: 0px;
	margin: 1px 0px 0px 2px;
}
.home_videosmore_middle {
	width: 520px;
	float: left;
	margin: 12px 0px 0px 10px;
}
.home_videosmore_middle a {
	text-decoration: none;
	color:#DB282F;
}
.home_videosmore_middle a:hover {
	text-decoration: underline;
}
.home_videosmore_middle h4 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}
.banner_central_home {
	float: left;
	margin: 20px 0px;
}
#Content_rowtwo_left {
	float: left;
	width: 300px;
}
#Content_rowtwo_right {
	width: 484px;
	float: right;
	font-size: 11px;
}
#Content_rowtwo_right img {
	float: left;
}
#Content_rowtwo_right_middle {
	background-image: url(../img/bg-produto-middle.jpg);
	padding: 15px 20px;
}
.ColsEsq ul {
	width: 222px;
	float: left;
}
.ColsEsq ul li {
	padding: 2px 30px 1px 5px;
}
.ColsEsq ul .cor {
	background: #f5f5f5;
}
.ColsEsq .Direita {
	float: right;
}
.Comprar-Agora {
	display: block;
	width: 120px;
	height: 35px;
	background-image: url(../img/btn-comprar.jpg);
	float: right;
}
#Content_rowone {
	padding: 10px 0px;
	overflow: hidden;
}
#Content_rowone a {
	color: #333333;
	text-decoration: underline;
}
#Content_rowone a:hover {
	text-decoration: none;
	color:#004186;
}
#Content_rowone img {
	float: left;
	margin: 2px 5px 0px 0px;
}
#Content_rowtwo_right_middle_one {
	overflow: hidden;
}
#Content_rowtwo_right_middle_resume {
	padding: 10px 0px 0px;
	border-top: 1px dotted #dddddd;
	margin: 10px 0px 0px;
	text-transform: capitalize;
}
#Content_rowtwo_right_middle_two {
	padding: 10px 0px;
	border: 1px dotted #dddddd;
	border-right: 0px;
	border-left:0px;
	margin: 10px 0px;
}
#Content_rowtwo_right_middle_three {
	border-bottom:1px dotted #dddddd;
	padding-bottom: 10px;
}
.preco-true {
	color:#004186;
	font-size: 18px;
}
.foto_tbn {
	overflow: hidden;
}
#Content_rowtwo_right_middle_four {
	overflow:hidden;
	padding-top: 10px;
}
#espacodafoto {
	display: block;
	padding: 10px 0px;
	width: 100%;
	text-align:center;
}
.foto_tbn_item a, .foto_tbn_item a* {
	outline: 0px;
}
.foto_tbn_item a {
	border: 1px solid #dddddd;
	width: 50px;
	height: 50px;
	float:left;
	overflow: hidden;
	cursor: pointer;
	margin-right: 0px;
	margin-right: 8px;
	text-align: center;
}
.foto_tbn_item a:hover {
	border: 3px solid #004186;
	width: 46px;
	height: 46px;
}
.btn_img {
	overflow: hidden;
	padding: 10px 28px 0px 0px;
}
.comentario_rownone {
	padding-top: 5px;
	height: 15px;
}
.comentario_rownone img {
	float: left;
	margin: 2px 5px 0px 0px;
}
.comentario_rownone a {
	color:#004186;
	text-decoration: none;
}
.comentario_rownone a:hover {
	text-decoration: underline;
}
.opine {
	color: #333333;
	text-align: center;
}
.opine h1 {
	margin: 20px 0px;
}
.opine_form {
	width: 352px;
	font-size: 12px;
	color: #333333;
	margin: 0 auto;
}
.opine a {
	display: block;
	width: 20px;
	height: 18px;
	float:left;
	text-decoration: none;
}
.avlc {
	width: 352px;
	line-height: 15px;
	float:left;
	margin: 0 0 5px 147px;
}
.avaliacao {
	float: left;
	text-align: right;
	text-transform: uppercase;
	color:#004186;
}
.avaliacao-1 {
	float: left;
	text-align: right;
	color:#666666;
	font-size: 11px
}
.estrela-vazia {
	background-image:url("../img/estrela-vazia.jpg");
}
.estrela-cheia {
	background-image:url("../img/estrela.jpg");
}
.opine_form_row {
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}
.opine_form_label {
	width: 80px;
	float: left;
	padding: 7px 10px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	color:#004186;
}
.opine_form_input {
	width: 200px;
	float: left;
}
.opine_form_row input, .opine_form_row textarea {
	border: 1px solid #dddddd;
	padding: 5px;
	font-size: 12px;
	color:#333333;
	font-family: Arial;
	width: 250px;
}
.opine .submit_opine {
	background: url(../img/btn-enviar-opine.jpg);
	width: 75px;
	display: block;
	height: 31px;
}
.stars {
	width: 125px;
	margin: auto;
	overflow: hidden;
	float:left;
}
.opine .stars a {
	width: 10px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 3px;
	height: 10px;
	text-decoration: none;
}
#content p {
	padding-bottom: 10px;
}
.ordenar {
	overflow: hidden;
	padding: 5px;
	border-top:1px solid #efefef;
	border-bottom: 1px solid #efefef;
	margin-bottom: 30px;
}
.ordenar select {
	background-image:url("../img/bg-select-topo.jpg");
	border:0 none !important;
	float:right;
	height:35px;
	padding:8px 7px 6px;
	width:180px;
}
#idestado, .textfield {
	background-image:url("../img/bg-select-topo.jpg");
	border:0 none !important;
	height:35px;
	padding:8px 7px 6px;
	width:180px;
}
#listaInstaladores table {
	width: 100%!important;
}
#listaInstaladores table td {
	padding: 3px 5px;
}
.ordenar span {
	float: left;
	display: block;
	padding-top: 10px;
	font-size: 14px;
	color: #666666;
}
.titulo-borda-E {
	background-image: url(../img/carrinho-top-left.jpg);
	background-color: #cccccc;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.titulo-borda-D {
	background-image: url(../img/carrinho-top-right.jpg);
	background-color: #cccccc;
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: right top;
}
.menu-carrinho img {
	margin-right: 10px;
}
p.texto-carrinho {
	font:11px;
	color:#000000;
	float:left;
	padding:10px 0 5px 0;
}
table {
	font:11px;
	color:#000000;
	float:left;
}
.carrinho_tableprincipal tr {
	background-color: #f9f9f9;
}
table tr.cinzaimpar {
	background: #efefef!important;
}
table tr.titulo {
	height:25px;
	background-color: #cccccc;
	color: #333333;
}
table tr.ultimo2 {
	background:none;
}
table td {
}
table td.cinza {
	text-align:right;
	padding:0 5px 0 0;
	font-size:12px;
}
table td.cinza2 {
bottom left repeat-x;
	text-align:right;
	padding:0 5px 0 0;
}
table td.azul {
	text-align:left;
	padding:0 0px 0 5px;
	font-size:12px;
	color:#FFFFFF;
}
table.semborda {
	border:none;
	background:none;
}
table.semborda tr {
	border:none;
	background:none;
}
table.semborda tr td {
	border:none;
}
.texto-carrinho {
	float: right;
	padding: 0px 0px 10px 0px;
	color:#666666;
}
.freteandtotal {
	background: #aaaaaa;
	color: #ffffff;
}
.freteandtotal td {
	padding: 5px;
}
.carrinho_bottom_right {
	background-image: url(../img/carrinho-bottom-right.jpg);
	background-position: right bottom;
	background-color: #999999;
	background-repeat: no-repeat;
	font-size: 16px;
	text-align: center;
}
.carrinho_bottom_left {
	background-image: url(../img/carrinho-bottom-left.jpg);
	background-position: left bottom;
	background-color: #aaaaaa;
	background-repeat: no-repeat;
}
#cep input {
	border: 1px solid #dddddd;
	padding: 3px;
	text-align: center;
	height: 20px;
	float: left;
	margin-right: 10px;
}
body table input.semborda {
	border: 0px!important;
}
#localFrete {
	display: block;
	float: left;
	margin: 7px 0px 0px 10px;
}
.bottom_pagcarrinho {
	background:#f5f5f5;
}
.bottom_pagcarrinho li {
	width: 100px;
	display: block;
	float: left;
}
.ColsEsq2, .ColsDir2 {
	float: left;
	width: 360px;
	margin: 40px 10px 40px 0px;
}
.ColsEsq2 {
	margin: 40px 10px 40px 160px;
	background-image: url(../img/boxlogin-middle.jpg);
}
.ColsEsq2 input, .ColsDir2 input {
	background: #ffffff;
	border: 1px solid #dddddd;
	padding: 5px;
	height: 15px;
}
.cadastrotable, .cadastronewtable {
	width: 662px;
	margin: 0px 0px 0px 105px;
}
.cadastrotable p, .cadastronewtable p {
	font-size: 12px;
}
.cadastrotable td, .cadastronewtable td {
	padding: 5px 0px 5px 0px;
}
.cadastrotable input[type="text"], .cadastronewtable input[type="text"] {
	background-image:url("../img/bg-input-grande.jpg");
	border:0 none;
	color:#333333;
	font-family:Arial;
	font-size:12px;
	height:15px;
	margin-bottom:0px;
	padding:10px 5px;
	width:465px;
}
.calculafretetable {
	margin: 20px;
	float: none;
	width: 100%;
}
.indiquetable {
	margin: 20px;
	float: none;
	width: 100%;
	font-size: 12px;
	color: #333333;
}
.indiquetable td {
	font-size: 12px;
	color: #333333;
	padding: 5px 0px;
}
.indiquetable h2 {
	font-weight: normal;
	font-size: 16px;
}
.indiquetable input[type="text"] {
	background-image:url("../img/bg-input-newsletter.jpg");
	border:0 none;
	height:30px;
	float: left;
	padding:0 5px;
	margin-left: 5px;
	width:160px;
}
.calcule_form, .indique_form {
	margin-top: 10px;
	background: #f5f5f5;
	overflow: hidden;
	padding: 10px;
	width: 466px;
}
.calcule_form p, .indique_form p {
	margin: 5px 0px 10px 0px;
}
.cadastrotable img.semborda, .cadastronewtable img.semborda, .calculafretetable img.semborda {
	border: 0px;
	margin-top: 5px;
}
.cadastrotable select, .cadastronewtable select, .calculafretetable select {
	padding:8px 7px !important;
	width:100px !important;
}
body .cadastrotable .input-pequeno, body .cadastronewtable .input-pequeno, body .calculafretetable .input-pequeno {
	width: 40px;
	background-image: url(../img/bg-input-pequeno.jpg);
	border: 0px;
	padding:10px 5px;
	height: 15px;
}
body .cadastrotable .input-medio, body .cadastronewtable .input-medio, body .calculafretetable .input-medio {
	width: 90px;
	background-image: url(../img/bg-input-medio.jpg);
	border: 0px;
	padding:10px 5px;
	height: 15px;
}
.calculafretetable a, .indiquetable a {
	display: block;
	background-image: url(../img/btn-envia.jpg);
	height: 31px;
	width: 74px;
}
.indiquetable a {
	margin-left: 5px;
}
.entregatable {
	width: 662px;
	margin: 0px 0px 0px 105px;
}
.entregatable p {
	font-size: 12px;
}
.entregatable td {
	padding: 5px 0px 5px 0px;
}
.entregatable input[type="text"] {
	background-image:url("../img/bg-input-grande.jpg");
	border:0 none;
	color:#333333;
	font-family:Arial;
	font-size:12px;
	height:35px;
	margin-bottom:0px;
	padding:0 5px;
	width:465px;
}
.entregatable img.semborda {
	border: 0px;
	margin-top: 5px;
}
.entregatable select {
	padding:8px 7px !important;
	width:100px !important;
}
body .entregatable .input-pequeno {
	width: 40px;
	background-image: url(../img/bg-input-pequeno.jpg);
	border: 0px;
	padding:0 5px;
}
body .entregatable .input-medio {
	width: 90px;
	background-image: url(../img/bg-input-medio.jpg);
	border: 0px;
	padding:0 5px;
	height: 35px;
}
.ColsEsq2 h2 {
	margin: 10px 10px;
}
#tabs {
	border-bottom:2px solid #004186;
	height:27px;
	width: 100%;
}
.ColsEsq2 a {
	color: #DB282F;
}
#tabnav {
	margin-top: 20px;
}
#tabnav #content {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
#tabs a, #tabs a:visited {
	display: block;
	float: left;
	margin-right: 7px;
}
#tabs span {
	float: left;
	display: block;
}
#tabs a {
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#tabs a .spancenter {
	display: block;
	padding: 7px 6px 6px;
	background: url(../img/abas-center.jpg);
}
#tabs a .spanleft {
	background: url(../img/abas-left.jpg);
	width: 4px;
	height: 27px;
	background-repeat: no-repeat;
}
#tabs a .spanright {
	background: url(../img/abas-right.jpg);
	width: 4px;
	height: 27px;
	background-repeat: no-repeat;
}
#tabs a.aba-selected {
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#tabs a.aba-selected .spancenter {
	float: left;
	display: block;
	padding: 7px 8px 8px;
	background: url(../img/aba-selected-center.jpg);
}
#tabs a.aba-selected .spanleft {
	background: url(../img/aba-selected-left.jpg);
	height: 29px;
}
#tabs a.aba-selected .spanright {
	background: url(../img/aba-selected-right.jpg);
	width: 3px;
	height: 29px;
}
.envie_duvida_row {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004186;
	padding-bottom: 2px;
	overflow: hidden;
}
.envie_duvida_row input[type="text"] {
	margin-bottom: 10px;
	width: 467px;
	padding: 0px 5px;
	height: 31px;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	border: 0px;
	background-image: url(../img/enviar-duvida-inputtext.jpg);
}
.envie_duvida_row textarea {
	margin-bottom: 10px;
	width: 467px;
	padding: 6px 5px;
	height: 134px;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	border: 0px;
	background-image: url(../img/enviar-duvida-textarea.jpg);
}
.envie_duvida_row .submit_duvida {
	width: 100px;
	height: 25px;
	background-image: url(../img/submit-duvida.jpg);
	border: 0px;
}
.contato-faleconosco input[type="text"] {
	float:left;
	width: 467px;
	padding: 0px 5px;
	height: 31px;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	border: 0px;
	background-image: url(../img/enviar-duvida-inputtext.jpg);
}
.contato-faleconosco textarea {
	width: 467px;
	padding: 6px 5px;
	height: 134px;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	border: 0px;
	background-image: url(../img/enviar-duvida-textarea.jpg);
}
.contato-faleconosco select {
	background-image:url("../img/bg-select-topo.jpg");
	border:0 none !important;
	float:left;
	height:35px;
	margin-right:10px;
	padding:8px 7px 6px;
	width:180px;
}
body .contato-faleconosco .code, body .envie_duvida_row .code {
	background-image:url("../img/bg-input-medio.jpg");
	border:0 none;
	height:35px;
	padding:0 5px;
	width:90px;
}
.nome-campo {
	text-transform: uppercase;
	color:#004186;
	padding-right: 10px!important;
	text-align: right;
	font-size:11px;
	font-weight:bold;
}
#verificacao_img {
	float: left;
	display:block;
}
#box_descricao, #box_comentario, #box_manual, #box_duvida, #box_semelhantes, #box_tags {
	overflow: hidden;
	width: 100%;
	padding: 20px 0px 30px;
}
.tables_formaspagamento {
	width: 480px!important;
	background-image:url(../img/tabelas_pagamento-middle.jpg);
	background-repeat: repeat-y;
	margin: 10px 20px 10px 0px;
}
.tables_formaspagamento tbody {
	background-image:url(../img/tabelas_pagamento-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tables_formaspagamento tbody tr {
	background-image:url(../img/tabelas_pagamento-top.jpg);
	background-repeat: no-repeat;
}
.compre-tambem {
	overflow: hidden;
	padding: 10px;
	background: #f5f5f5;
	margin-top: 20px;
}
.comprar-tambem-ul li {
	width: 130px;
	display:block;
	float: left;
	text-align: center;
	margin: 20px 5px 0px;
}
.compre-tambem .preco {
	color:#004186;
	display:block;
	font-weight:bold;
	margin:10px 0 0;
}
.compre-tambem .desc a {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.compre-tambem .desc a:hover {
	text-decoration: underline;
}
.compre-tambem .imagem img {
	border:1px solid #DDDDDD;
	margin:0px 0px 10px 0px;
}
#listaPedidos tr {
	background: #f5f5f5;
}
#listaPedidos td.titulo {
	background: #dddddd;
	color:#333333;
	font-weight:bold;
}
.calculo-btu, .calculo-btu table {
	float: none;
}
.calcular-btu-tabletop {
	margin: 20px 0px 0px 0px;
}
.calcular-btu-tabletop input[type="text"] {
	padding: 5px;
	height: 10px;
	width: 100px;
	text-align: center;
	font-family: Arial;
	color:#333333;
	border: 1px solid #dddddd;
}
.calcular-btu-tabletop p {
	width: 100px;
	text-align:center;
	margin: auto;
}
.calcular-btu-tabletop .corpobtu td {
	background: #efefef;
}
.calculo-btu div input[type="text"] {
	color:#004186;
	font-weight: bold;
}
.calcular-btu {
	width: 70px;
	height: 20px;
	background-image: url('../img/btn-calcular.png');
	border: 0px;
	margin: 15px 0px 0px 10px;
}
.ajaxpedidos {
	width: 960px;
	margin: 10px;
	border-bottom: 2px solid #666666;
}
.ajaxpedidos img {
	border:1px solid #DDDDDD;
	margin:10px;
}
.linha_sup .titulo {
	padding: 5px;
}/*
.linha_sup tr table tr{ border-bottom: 1px solid #999999;}*/
#listaPedidosCabecalho {
	width: 100%;
}
.vlr-boleto-galeria {
	background-color:#DC232B;
	width: 125px;
	height: 32px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}
.vlr-boleto-galeria span {
	margin: 0;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
.vlr-boleto-pg-produto {
	background-color:#DC232B;
	color:#FFFFFF;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	margin:10px 0;
	padding:3px 5px;
	text-align:left;
	width:auto;
}
.vlr-boleto-pg-produto span {
	margin: 0;
	padding: 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
.preco-true-prazo {
	font: bold 11px Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
	color: #004186;
}
body#promo {
	background: url(../img/promo/bg.png) repeat !important;
	width: 465px;
	height: 286px;
}

