
<!--
body {
	margin: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#676767;
	height:100%;
	font-size:12px;
	background-color:#EBEBEB;
	/*background-image:url(../imagens/fundo_bibi.jpg);*/
}
a {
	outline:0;
}


body a.link {
	font-family:Arial, Helvetica, sans-serif;;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
body a.link:visited {
	color: #fff;
	text-decoration: none;
}
body a.link:hover {
	color: #fff;
	text-decoration: underline;
}
body a.link:active {
	color: #fff;
	text-decoration: none;
}
body a.link_seq_compra {
	color: #fff;
	text-decoration:none;
}
body a.link_seq_compra:visited {
	color: #fff;
	text-decoration:none;
}
body a.link_seq_compra:hover {
	color: #fff;
	text-decoration:none;
}
body a.link_seq_compra:active {
	text-decoration:none;
	color: #666;
}

#lista_pedidos a.link{
	color: #666;
}

input {
	padding:3px;
	font-size:12px;
	font-weight:normal;
	color:#676767;
	}
.link_rodape a.link_rodape{ font-size:12px; color:#FFF; text-decoration:none; }
.link_rodape a.link_rodape:hover{ font-size:12px; color:#FFF; text-decoration:underline; }
.link_topo_menu {
	background-image:url(../imagens/fundo_topo_menu.gif);
	background-repeat:no-repeat;
	width:79px;
	height:18px;
	float:left;
	padding-top:3px;
	margin-left:4px;
	text-align:center;
}
body a.link_topo {
	color: #fff;
	font-weight:bold;
	text-decoration:none;

}
body a.link_topo:visited {
	text-decoration:none;
}
body a.link_topo:hover {
	text-decoration:underline;
}
body a.link_topo:active {
	text-decoration:none;
}
body a.link_prod {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
body a.link_prod:visited {
	color: #999999;
	text-decoration: none;
}
body a.link_prod:hover {
	color: #999999;
	text-decoration: none;
}
body a.link_prod:active {
	color: #999999;
	text-decoration: none;
}
/*link para valores*/
body a.link_valores {
	
	color: #723EA2;
	text-decoration: none;
}
body a.link_valores:visited {
	color: #723EA2;
	text-decoration: none;
}
body a.link_valores:hover {
	color: #723EA2;
	text-decoration: underline;
}
body a.link_valores:active {
	color: #723EA2;
	text-decoration: none;
}
/*..........*/
body a.link_under {
	color: #666666;
}
body a.link_under:visited {
	color: #666666;
}
body a.link_under:hover {
	color: #666666;
	text-decoration: none;
}
body a.link_under:active {
	color: #666666;
}
/*-----------*/
body a.link_submenu {
	font-family:Arial, Helvetica, sans-serif;
	
	color: #999999;
	text-decoration: none;
}
body a.link_submenu:visited {
	color: #999999;
	text-decoration: none;
}
body a.link_submenu:hover {
	color: #f7931e;
	text-decoration: none;
}
body a.link_submenu:active {
	color: #999999;
	text-decoration: none;
}
/*-----------*/
body a.link_navegacao {
	font-family:Arial, Helvetica, sans-serif;
	
	color: #999999;
	text-decoration: none;
}
body a.link_navegacao:visited {
	color: #999999;
	text-decoration: none;
}
body a.link_navegacao:hover {
	color: #999999;
	text-decoration: none;
}
body a.link_navegacao:active {
	color: #999999;
	text-decoration: none;
}
.sprites_top_rodape {
	/*background-image:url(../imagens/sprites_topo_rodape.jpg);*/
	background-repeat:no-repeat;
}
.sprites_conteudo {
	background-image:url(../imagens/sprites_1.png);
	background-repeat:no-repeat;
}
.sprites_demais {
	/*background-image:url(../imagens/sprites_demais.jpg);*/
	background-repeat:no-repeat;
}
#topo_left_tit_carrinho {
	float:left;
	width:81px;
	height:90px;
	background-repeat:no-repeat;
	background-position:0px -246px;
}
#topo_right_tit_carrinho {
	float:right;
	width:81px;
	height:90px;
	background-position:-81px -246px;
	background-repeat:no-repeat;
}
#tudo {
	width: 1000px;
	min-height: 600px; /* Firefox */
	height: auto !important;
	_height: 600px; /* IE */
	text-align: left;
	margin: 0 auto;
}
.title-demais {
	text-align:center;
	background-image:url(../imagens/bg_tit_carrinho_tits.png);
	color:#FFF;
	font-weight:bold;
	height:25px;
}
#btn_buscar {
	padding-top:7px;
}
	#btn_buscar input {
		padding:0;
}
#submit {
	background-position:-930px -430px;
}
.tooltip {
}
#btn-loja-oficial {
	background-position:-1055px -87px;
	padding:15px 50px;
}
.lixeira {
	margin:0 auto;
	background-position:-82px -228px;
	width:22px;
	height:18px;
	cursor:pointer;
}
#calcular{	
	background-position:0px -228px;
	width:82px;
	height:18px;
	cursor:pointer;
}
#btn_continuar_comprando{
	background-position:0px -199px;
	width:199px;
	height:29px;
	cursor:pointer;
}
#finaliza_compra{
	background-position:0px -169px;
	width:199px;
	height:29px;
	cursor:pointer;	
}
#topo #sessao_expirada {
	display:none;
	z-index:3;
	position:absolute;
	width:100%;
	
	background-color:#ffffff;
	padding-top:25px;
	left:0px;
	height:50px;
	color:#000000;
}
table.bordasimples {
	border-collapse: collapse;
}
table.bordasimples tr td {
	border:0px solid #FF0000;
}
#principal {
	width: 780px;
	margin-left:20px;
	float: right;
}
#principal_carrinho_compras {
	margin-left:20px;
	margin-right:20px;
}
#principal_detalhes_carrinho {
	width: 755px;
	/*text-align:center;*/
    float: left;
}
.descricao_produto {
	color:#0C9197;
	
}
.descricao_produto a {
	text-decoration:none;
	color:#0C9197;
	
}

#rodape {
	clear: both;
}
.forms {
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	font-size:12px;
	background-color:#fff;
}
.forms_inicial_login {
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	
	border: 1px solid #D8D8D8;
	background: rgb(255, 255, 255) url(http://www.google.com/coop/intl/pt/images/google_custom_search_watermark.gif) no-repeat scroll left center;
}
.forms_cadastro {
	font-family:Arial, Helvetica, sans-serif;

	padding:5px;
	color:#555555;
	border:1px #DFE6EE solid;
	background-color:#fff;
}
.texto_branco {
	color: #FFFFFF;

}
.valores {
	font-size: 17px;
	color:#b11c58;
}
.valores a {
	text-decoration:none;
	font-size: 17px;
	color: #b11c58;
}
.pontos{
	color:#0C9197
	}
.titulo_produto_orange {

	color: #FF6600;
	font-weight:bold;
	height:20px;
	padding-top:3px;
}
.titulo_produto_blue {
	margin-left:10px;
	font-size:17px;
	font-weight:bold;
	color:#316B86;
}
.titulo_carrinho_orange {
	font-size: 11px;
	color: #FF6600;
	font-weight:bold;
}
#borda_busca {
	width:155px;
	height:26px;
	background-color:#F1F1F1;
	background-repeat:no-repeat;
	margin-top:7px;
}
	#borda_busca input {
		padding-top:5px;
}
.identificacao {
	color:#FFF;
	padding:15px 0 0 15px;
	background-color:#005C68;
	text-align:left;
	height:50px;
	text-transform:uppercase;
	font-size:15px;
	position:relative;
	width:245px;
}
.other_user{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	}
	.other_user #logout_session{
	color:#FFCF2E;
	font-size:13px;
	font-weight:bold;
	}
.barra_cor {
}
#barra_topo {
	background:url(../imagens/img_line_color.png) repeat-x bottom #0DA1A6;
	color:#FFF;
	height:136px;
	margin-bottom:56px;
}
.content_top {
	width:1000px;
	height:130px;
	background-color:#0DA1A6;
}
.content_top #logo {
	background:url(../imagens/img_logo_fisio.png) no-repeat;
	width:193px;
	float:left;
	margin:10px 0 0 0;
}
.content_top #logo a {
	width:193px;
	height:111px;
	display:block;
}
.content_user {
	float:right;
	height:50px;
	text-transform:uppercase;
	font-size:14px;
	width:260px;
		}
		.content_user #div_logar span{
		font-size:14px;
		}
.linha_separadora {
	background-image: url(../imagens/linha_separadora.gif);
	background-repeat: repeat-x;
}
.carrinho_compras {
	/*background-image: url(../imagens/carrinho_p.gif);*/
    background-repeat: no-repeat;
	background-position: top;
	width: 182px;
	height: 120px;
}
#fundo_carrinho {
	position:inherit;
	z-index:9;
	/*background-image:url(../imagens/meu_carrinho2.png)!important;*/
	background-image: none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/meu_carrinho2.png');*/
    background-repeat:no-repeat;
	color:#FFF;
	font-size:24px;
}
#carrinho {
	float:right;
}
#carrinho a {
	text-decoration:none;
}
/*fontes para a nuvem de tag*/ 

body a.fonte1 {
	
	color: #4DB1EE;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
body a.fonte1:visited {

	color: #4DB1EE;
	font-weight:bold;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body a.fonte1:hover {

	color: #4DB1EE;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body a.fonte1:active {

	color: #4DB1EE;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body a.fonte2 {
	font-size: 18px;
	color: #FF6600;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body a.fonte2:visited {
	font-size: 18px;
	color: #FF6600;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body a.fonte2:hover {
	font-size: 18px;
	color: #FF6600;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body a.fonte2:active {
	font-size: 18px;
	color: #FF6600;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body a.fonte3 {
	font-size: 15px;
	color: #8181C0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body a.fonte3:visited {
	font-size: 15px;
	color: #8181C0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body a.fonte3:hover {
	font-size: 15px;
	color: #8181C0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body a.fonte3:active {
	font-size: 15px;
	font-weight:bold;
	color: #8181C0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu_navegacao {
	width:175px;
	/*background-image:url(../imagens/fundo_navegacao.gif); background-repeat:repeat-y;*/
	position:relative;
}
.fundo_topo_navegacao {
	background-position:0 -235px;
	height:20px;
}
.fundo_compartilhe {
	height:35px;
	width:175px;
	background-image:url(../imagens/img_bg_title_menu.jpg);
	position:absolute;
	left:-7px;
	margin-top:10px;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
}
.barra_titulo {
	background-color: #999999;
	color: #FFFFFF;
	padding: 2px 0px 2px 5px;
}
#cadastro {
	color:#555555;
}
#nova_senha {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	#nova_senha a{
		font-size:12px;
		color:#676767;
		font-weight:normal;
	}


#div_logar_meu_cadastro:after{
	content:".";
	display:block;
	clear:both;
	line-height:0;
	visibility:hidden;
	}
#div_logar_meu_cadastro{
	padding-bottom:50px;
	}
	#div_logar_meu_cadastro{
		}
table.cadastro tr {
	background-color: #EFF7FA;
	height: 50px;
	font-size:12px;
}
table.cadastro_interno tr {
	height: 10px;
}
table.cadastro td {
	padding-left: 10px;
}
/* Menu drop-down vertical */
ul#primary-nav, ul#primary-nav ul {
	margin: 0;
	padding: 0;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ffffff;
	background: #fff; /* IE6 Bug */

}
ul#primary-nav li {
	position: relative;
	list-style: none;
}
ul#primary-nav li a {
	display: block;
	text-decoration: none;
	color: #999999;
	padding: 5px;
	border: 1px solid #ffffff;
	border-bottom: 0;
}
/* Fix IE. Hide from IE Mac \*/ * html ul#primary-nav li {
	float: left;
	height: 1%;
}
* html ul#primary-nav li a {
	height: 1%;
}
/* End */
ul#primary-nav ul {
	position: absolute;
	display: none;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
}
ul#primary-nav li ul li a {
	padding: 5px 5px;
}
/* Sub Menu Styles */
ul#primary-nav li:hover ul ul, ul#primary-nav li:hover ul ul ul, ul#primary-nav li.over ul ul, ul#primary-nav li.over ul ul ul {
	display: none;
}
/* Hide sub-menus initially */
ul#primary-nav li:hover ul, ul#primary-nav li li:hover ul, ul#primary-nav li li li:hover ul, ul#primary-nav li.over ul, ul#primary-nav li li.over ul, ul#primary-nav li li li.over ul {
	display: block;
}
/* The magic */
ul#primary-nav li.menuparent {
	background: transparent url(../imagens/arrow.gif) right center no-repeat;
}
ul#primary-nav li.menuparent:hover, ul#primary-nav li.over {
	background-color: #f2f2f2;
}
ul#primary-nav li.sub:hover, ul#primary-nav li.over {
	background-color: #f2f2f2;
}
ul#primary-nav li a:hover {
	color: #723EA2;
}
/*fim menu drop-down*/
-->
img.transp {
	position: relative;
}
/* Alpha PNG support for IE
 
 ------------------------------
 
 */
<!--
* html img {
 -ms-filter: expression( this.alphaxLoaded ? "":
 (  this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "":this.runtimeStyle.filter =  ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0, 0)+  String(  this.alphaxLoaded =  true).substr(0, 0)+ (this.src="blank.png").substr(0, 0) ):this.runtimeStyle.filter = ""))
}
-->
/* fim*/ 

.img_produto_outros {
	border: 1px solid #f2f2f2;
	float: left;
	margin-right: 5px; /*-moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); -filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);*/
}
#tabela_tamanhos {
	position: absolute;
}
.tr_listagem {
	color: #999999;
	font-weight:bold;
}
#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	z-index:1;
}
#popupContact {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:380px;
	width:400px;
	background:#FFFFFF;
	border:2px solid #723EA2;
	z-index:2;
	overflow:auto;
}
#popupContactClose {
	right:10px;
	top:10px;
	position:absolute;
	color:#723EA2;
	display:block;
}
#popup_detalhes_pedido {
	padding-top:20px;
}
.checado {
	position:absolute;
	margin-left:130px;
	display:none;
}
.div_filtro_checado {
	width:150px;
	padding:5px 0px 5px 10px;
}
-->
.suggestionsBox {
	color:#fff;
	position:absolute;
	z-index:10;
	left:-30px;
	display:none;
	margin:5px 5px 5px 85px;
	width: 200px;
	background-color:#6699FF;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px 5px;
	cursor: pointer;
}
.suggestionList li:hover {
	background-color:#328CC9;
}
#msn_zoom {
	height:17px;
	width:368px;
	background-color:#69F;
	color:#FFF;

	text-align:center;
	padding-top:5px;
	display:none;
	position:absolute;
	z-index:64;
}
#simpleTooltip {
	padding: 7px;
	border: 1px solid #06F;
	background: #69F;
	color:#FFF;
}
.div_newsletter {
	background-image:url(../imagens/menu_fundo_news.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:191px;
	padding:0px 12px 0px 12px;
}
.forms_new {
	font-size:12px;
	padding:3px;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	border:1px #DFE6EE solid;
	background-color:#fff;
}
.espaco_navegacao {
	background-color:#FFF;
	height:1px;
	border-top:1px #f2f2f2 solid;
	margin:20px 10px 20px 10px;
}
.div_center_tags {
	background-image:url(../imagens/fundo_center_tags.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding:10px 12px 0px 12px;
}
.div_top_tags {
	background-image:url(../imagens/fundo_top_tags.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:39px;
}
.div_bottom_tags {
	background-image:url(../imagens/fundo_bottom_tags.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:39px;
}
.div_top_menu {
	background-image:url(../imagens/img_bg_title_menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:39px;
	left:-7px;
}
.div_center_menu {
	/*background-image:url(../imagens/fundo_center_menu.jpg);*/
	background-repeat:repeat-y;
	background-position:center;
	padding:12px 12px 0px 12px;
}
.div_bottom_menu {
	/*background-image:url(../imagens/fundo_bottom_menu.jpg);*/
	background-repeat:no-repeat;
	background-position:center;
	height:39px;
}
.div_top_filtro_tamanho {
	/*background-image:url(../imagens/tit_filtro_tamanho.gif);*/
	background-repeat:no-repeat;
	background-position:center;
	height:39px;
}
.div_center_filtro_tamanho {
	background-repeat:repeat-y;
	background-position:center;
	padding:12px 12px 0px 12px;

}
.div_bottom_filtro_tamanho {
	background-image:url(../imagens/bottom_filtro_tamanho.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:39px;
}
.borda_principal_top {
	/*background:url(../imagens/borda_top_principal.jpg);*/
	background-repeat:no-repeat;
	height:19px;
	width:757px;
	margin-top:10px;
}
.borda_principal_bottom {
	/*background:url(../imagens/borda_bottom_principal.jpg);*/
	background-repeat:no-repeat;
	height:19px;
	width:757px;
}
.borda_principal_center {
	/*background:url(../imagens/borda_center_principal.jpg);*/
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-bottom:20px;
	_height:190px;
	min-height:190px;
	background-color:#FFF;
}
.borda_principal_center table {
	text-align:left;
}
.borda_principal_center tr {
	margin-bottom:20px;
}
.borda_principal_center .content {
	text-align:center;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.borda_principal_center .content_pages_sobre {
	padding: 10px 30px 30px 30px;
	text-align:justify;

	line-height:22px;
}
.bloc_product {
	padding:0 12px
}
.bloc_product .img {
	background-color:#FFF;
	width:150px;
	border:1px solid #bcbcbc;
	padding:10px 0 10px 0;
}
.bloc_product .info_product {
	text-align:center;
	width:150px;
}
.bloc_product .info_product {
	padding-top:5px;
	text-align:center;
}
.bloc_product .price_of {
	padding-top:5px;
	color:#999;
	padding-left:15px;
	text-decoration:line-through;
}
.bloc_product .valores {
	padding-top:5px;
	padding-left:15px;
}
.bloc_product .form_pay {
	padding-top:5px;
	padding-left:15px;
}
.bloc_product .form_pay a {
	color: #0c9197;

	text-decoration:none;
}
.bloc_product .btn_info {
	padding-top:5px;
}
.bloc_product .btn_info a {
	background-image:url(../imagens/img_btn_info.png);
	width:52px;
	height:16px;
	display:block;
}
.borda_tudo_bottom {
	background-repeat:no-repeat;
	height:79px;
	width:950px;
}
#topo_borda_left_tit_carrinho {
	background-position:-199px -199px;
	width:9px;
	height:35px;
	position:absolute;
	margin:0 0 0 -9px;
}
#topo_borda_center_tit_carrinho {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background-image:url(../imagens/bg_tit_carrinho_tit.png);
	padding:4px 10px 0 20px;
	position:absolute;
	height:25px;
	width:740px;
}
#topo_borda_rigth_tit_carrinho {
	background-position:-208px -199px;
	background-repeat:no-repeat;
	width:54px;
	height:30px;
	position:absolute;
	margin-left:770px;
}
.borda_tudo_center {
	background-color:#FFF;
	width:1000px;
	padding:20px 0;
	margin-bottom:20px;
}
.borda_tudo_top {
	background:url(../imagens/borda_top_tudo.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:950px;
}
.campo_borda_left {
	background-repeat:no-repeat;
	width:5px;
	height:23px;
}
.campo_borda_center {
	background-repeat:repeat-x;
	padding-top:4px;
	height:23px;
}
.campo_borda_right {
	background-repeat:no-repeat;
	width:5px;
	height:23px;
}
.listagem_cor {
	padding:5px 5px 5px 5px;
	height:74px;
	width:380px;
}
.menu_paginacao {
	font-family:Arial, Helvetica, sans-serif;
	color:#4584B1;

	font-weight:bold;
	text-decoration: none;
}
.menu_paginacao a:hover {
	cursor:pointer;
	color:#4584B1;

	font-weight:bold;
	text-decoration:underline;
}
.select_padrao {
	width:101px;
	height:23px;
	background-image:url(../imagens/fundo_select_qtd.gif);
}
.li_option {
	list-style:none;
	text-align:center;
	width:95px;
	color:#4E8EB1;
	font-weight:bold;
}
#option {
	position:absolute;
	display:none;
	background-color:#FFF;
	border:1px solid #DFE6EE;
}
#cssmostratempo {
	background-image:url(../imagens/fundo_timeout.png);
	background-repeat:no-repeat;
	color:#FFF;
	position:fixed;
	z-index:10;
	padding: 7px 0 0 2px;

	font-weight:bold;
	right:50%;
	height:35px;
	width:246px;
	top:30px;
 *position:absolute;
}
#mostraTempo {
	font-weight:bold;
	padding-top:2px;
	font-size:13px;
}
#refresh_time {
	cursor:pointer;
	padding:2px 2px 0 0;
}
.compre_junto {
	background:url(../imagens/borda_center_principal.jpg);
	background-repeat:repeat-y;
	width:757px;
	padding:5px 5px 5px 15px;
}
.div_hr {
	margin:10px 5px 20px 15px;
	height:2px;
	background:url(../imagens/borda_repeti.gif);
	width:705px;
	border-color:#DEE4EB;
}
.compre_junto_bottom {
	background:url(../imagens/borda_bottom_principal.jpg);
	background-repeat:no-repeat;
	height:19px;
	width:757px;
}
.compre_junto_top {
	background:url(../imagens/borda_top_compre_junto.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:757px;
	margin-top:10px;
}
.left{
	float:left
}
.right{
	float:right
}
.left_compre_junto {
	float:left;
	width:260px;/*background-color:#ccc;*/
}
.center_compre_junto {
	float:left;
	width:240px;
	/*background-color:#666;*/
	padding:3px;
}
.right_compre_junto {
	float:right;
	width:226px;
	text-align:right;
	margin-right:25px;
}
.foto_compre_junto {
	text-align:center;
	margin:3px;
	padding:3px;
	width:118px;
	float:left;
}
.foto_compre_junto select {
	color:#4E8EB1;
	font-family:Arial, Helvetica, sans-serif;

	border:1px #DFE6EE solid;
}
.foto_compre_junto_descr {
	text-align:left;
	margin:5px;
}
.carregando_compre_junto {
	display:none;
	margin-top:20px;
	text-align:center;
	width:110px;
	border:none;
	position:absolute;
}
.carregando_compre_junto img {
	background-color:#fff;
}
.clear {
	clear:both;
}
.descricao_produto_cj {
	text-align:left;

	background-color:#e0f9fe;
	padding:10px;
	width:100%;
	margin-top:5px;
}
.preco_produto_cj {
	color:#666;
	font-weight:bold;
	
}
.totais_descricao_cj {
	text-align:left;

	width:100%;
	font-weight:bold;
	color:#FF9900;
}
.totais_preco_produto_cj {
	color:#FF6600;
	font-weight:bold;

}
.top-nav-compart {
	background-image:url(../imagens/fundo_compartilhe.jpg);
	width:169px;
	height:39px;
}
.img-bg-top-news {
	background-image:url(../imagens/tit_newsletter.png);
	background-repeat:no-repeat;
	width:169px;
	height:20px;
}
.titl-product-especific {
	text-align:left;
	font-size:27px;
	font-weight:bold;
	color:#469490;
	border-left:8px solid #35bcff;
	padding:2px 0 0 15px;
}
.valor-parc-especific {
	color:#39827c;

	line-height:15px;
}
.valor-total-especific {
	color:#FF6600;
	margin:5px 10px 0px 0px;
}
.valor-total-especific .valores {
	color:#fff;
	font-size:38px;
	text-align:center;
}
.seta {
	background-image:url(../imagens/seta_produto.gif);
	width:9px;
	height:11px;
	float:left;
}
.tam {
	float:left;
	color:#FF6600;
}
.titl-product-clic {
	color:#FF9900;
}
.titl-product-vejat {
	color:#FF9900;
}
.parcelas a {
	color:#0C9197;

}
#inputString {
	background-color:#f1f1f1;
}
#link_descricao {
	color:#FF9900;
}
.borda-detalhes-produto1 {
/*background-image:url(../imagens/borda_detalhes_produto.jpg);*/
	}
.btns-controle-cliente .btn1 {
	background-position:-396px -58px;
	width:112px;
	height:115px;
	float:left;
}
.btns-controle-cliente .btn2 {
	background-position:-508px -58px;
	width:108px;
	height:117px;
	float:left;
}
.btns-controle-cliente .btn3 {
	background-position:-619px -58px;
	width:109px;
	height:115px;
	float:left;
}
.tooltipTop {
	width:391px;
	height:155px;
	display:block;
	background-position:0 -60px;
}
/*INÍCIO DO NOVO LAYOUT cód. acima também contem cód. novo  */

a {
	cursor:pointer;
}
#form_login {
	font-weight:bold;
	color:#FFF;
	padding:15px 0 0 15px;
	background-color:#005C68;
	text-align:left;
	height:50px;
	line-height:17px;
	text-transform:uppercase;
	font-size:13px;
	position:relative;
	width:245px;
}
	#form_login .title{
		font-size:15px;
}
	#form_login .fazer_login{
		font-size:13px;
}
	#form_login .fazer_login a{
		font-size:13px;
}
	#form_login .content_form_login {
		position:relative;
}
#erro_login_2{
		color: #FFFFFF;
		position: absolute;
		display:none;
		width: 280px;
		}
#form_login a {
	color:#ffcf2e;
}

#form_identificacao{
	position:absolute; 
	display:none;
	left:-400px;
	z-index:100;
	}
	#form_identificacao .div_logar{
		margin-top:5px;
		border:3px solid #fff;
		background-color:#f6bd2e;
		width:323px;
	}
	#form_identificacao .div_logar .content_login{
		padding-top:10px;
	}
		#form_identificacao .div_logar .content_login a{
			font-size:10px;
			font-weight:bold;
		}
		#form_identificacao .div_logar .content_login a:hover{
			text-decoration:none;
		}
		#form_identificacao .div_logar .content_login div{
			padding:0 10px;
	}
	#form_identificacao .div_logar .content_login .enter{
		}
		#form_identificacao .div_logar .content_login .enter input{
			margin-bottom:5px;
			width:235px;
		}
	#form_identificacao .div_logar .content_login .btn_cad{
		padding-top:10px;
		margin-top:10px;
		}
	#form_identificacao .div_logar .content_login .btn_cad a{
		color:#e65802;
		}
	#form_identificacao .div_logar .content_login .btns_relp{
		color:#ef2c2c;
		padding-bottom:10px;
		position:relative
		}
	#form_identificacao .div_logar .content_login .btns_relp a{
		color:#ef2c2c;
		}
	#form_identificacao .div_logar .content_login .links{
		background-color:#f9d479;
		}
	#form_identificacao .div_logar .btn_close{
		position:relative;
	}
		#form_identificacao .div_logar .btn_close a{
		left: 310px;
		top:-12px;
		position: absolute;
	}
	#form_identificacao .div_logar .dados{
		font-size:12px;
		font-weight:bold;
		color:#2f53ba;
	}
	#form_identificacao .div_logar .help_user{
		background-color:#f9d479;
		color:#ef2c2c;

		}
		#form_identificacao .div_logar .help_user .cad{
		color:#e65802;
		font-weight:bold;
		}
		#novo_logar{
			text-align:right; margin-left:250px
			}
		#novo_erro_logar{
			position:absolute;
			top:-55px;
			left:30px;
			}
		
	
#navegacao {
	width: 190px;
	float: left;
}
#navegacao .menu {
	margin-bottom:20px;
}
#navegacao .menu .top {
	background:url(../imagens/img_top_menu.png) top no-repeat;
	height:15px;
	position:relative;
}
#navegacao .menu .top .title {
	background-image:url(../imagens/img_bg_title_menu.png);
	width:156px;
	height:30px;
	position:absolute;
	left:-9px;
	top:15px;
	padding-left:20px;
	padding-top:4px;

}
	#navegacao .menu .top .title span {
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}
#navegacao .menu .center {
	background:url(../imagens/img_center_menu.png);
	padding-top:40px;
}
#navegacao .menu .bottom {
	background:url(../imagens/img_bottom_menu.png);
	height:15px;
}

.rs-nav {
	height:40px;
	padding-top:20px;
	padding-left:20px;
}
.rs-nav div {
	float:left;
	width:34px;
	height:35px;
}
.rs-nav div a {
	display:block;
	width:34px;
	height:35px;
}
.ico_fbk a {
	background-image:url(../imagens/img_btn_fbk.png);
}
.ico_twt {
	margin:0 15px 0 15px;
}
.ico_twt a {
	background-image:url(../imagens/img_btn_twt.png);
}
.ico_okt a {
	background-image:url(../imagens/img_btn_okt.png);
}
.btn_send_news a {
	display:block;
	background-image:url(../imagens/img_btn_send.png);
	width:61px;
	height:18px;
	margin-right:20px;
}
.all_content {
	background-color: #FFFFFF;
	width: 735px;
}
.titl-top-content-index {
	background-color:#FFF;
	color:#316b86;
	font-size:28px;
	text-align:left;
	padding:15px 0 10px 15px;
}
.titl-top-content {
	background-color:#46948e;
	color:#fff;
	font-size:28px;
	text-align:left;
	padding:15px 0 10px 15px;
}
.titl-top-content span {
	color:#fff;
	font-size:28px;
	font-weight:bold;
}
.border {
	height:6px;
}
.border div {
	margin:0;
}
.bc {
	float:left;
	height:6px;
	width:25%;
	margin:15px 0 15px 0;
}
.b1 {
	background-color:#941851;
}
.b2 {
	background-color:#b11c58;
}
.b3 {
	background-color:#328cc9;
}
.b4 {
	background-color:#45801f;
}
.links_desejo_carrinho {
	width:260px;
	height:25px;
	padding-top:20px;
	padding-bottom:10px;
}
.links_desejo_carrinho .links {
	float:left;
	width:117px;
	height:22px;
	margin-right:10px;
	font-weight:bold;
	border:1px solid #31cdd1;
	font-size:13px;
}
.links_desejo_carrinho .links a {
	color:#1fe6e8;
	text-decoration:none;
	padding-top:5px;
	display:block;
}
.links_desejo_carrinho .meu_carrinho {
	float:right;
	margin-right:0;
}
.search {
	font-weight:bold;
padding-top:15px; }
#search td {
	color:#FFF;
}
#nav {
	position:fixed;
	z-index:100;
	bottom:0;
	height:50px;
	width:100%;
}

.value_method_product {
	background:url(../imagens/img_bg_price_product.png) no-repeat;
	width:296px;
	height:96px;
	position:absolute;
	left:40px;
	padding:10px 0 10px 20px;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#0DA1A6;
	
}
	
	#footer .content {		
		padding:20px 10px 10px 20px; 
		width:1000px;
		margin:0 auto; 
		color:#FFF; 
		text-align:left;	
}
	#footer .content .links_loja{
		padding-bottom:20px;
		color:#fff;
		}
		#footer .content .links_loja a{
			color:#fff;
			font-size:12px;
			text-decoration:none;
		}
		#footer .content .links_loja a:hover{
			text-decoration:underline;
		}
		#footer .content .title{
			font-weight:bold;
			font-size:13px;
		}
		.link_istores a {
		text-decoration:underline;
		}
		.link_istores a:hover {
			text-decoration:none;
		}
.num_pag {
	
	color:#316B86;
}
.faq_textos {
	
}
.faq_links a {
	
}
.politica_compras_links p {
	line-height:22px;
}
.politica_compras_links a {
	
	font-weight:normal;
}
#div_banner_principal {
	padding:10px 0 10px 0;
}


.form_cupom_desconto{
	color:#FF6600;
	}
	
.detal{
	}
	.detal a{
		color:#999999;
		text-decoration:none;
	}
	.detal a:hover{
		text-decoration:underline;
		color:#999999;
	}
.img_prod_car{
	}
#valor_total_final{
	color:#999999;
	}
#e-Sedex{
	color:#999999;
	}

#PAC{
	color:#999999}

#filtra_id_pedido{
	display:block;
	margin:3px 0 0 3px;
	}
#search_pedidos input{
	border:1px solid #DFE6EE;
	}
	
#link_forma_pagamento{
	padding-top:20px; 
	padding-bottom:10px;
	padding-bottom:10px; 
	font-size:17px; 
	font-weight:bold; 
	color:#005C68;
	}
	#tipos_frete span{
		color:#666;
	}
	#tipos_frete{
		color:#666;
	}
	
	
