@charset "utf-8";
/* CSS Document */
/*Limpar Navegador*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*Clear Float*/
.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
/*Tags Principais Individuas*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*Base Principal*/
#base_principal {
	width:100%;
	min-width:940px;
	color:#FFFFFF;
}
/*Div Top*/
#top {
	width:100%;
	height:115px;
	min-width:940px;
}
/*Classes em Top*/
.div_logo_top {
	width:265px;
	height:115px;
	float:left;
}
.div_banner_top {
	width:600px;
	height:115px;
	margin:0 50px 0 0;
	float:right;
}
.div_menu_top {
	width:100%;
	min-width:940px;
	height:29px;
	background:url(../Imagens/bg_menu_top.png) repeat-x;
}
.div_busca_top {
	height:29px;
	width:100%;
	float:left;
}
.barra_busca_top {
	float:left;
	height:25px;
	padding:4px 0 0 0;
	margin:0 0 0 5px;
}
.categoria_busca_top {
	float:left;
	height:25px;
	padding:4px 0 0 0;
	margin:0 10px;
}
.bt_busca_top {
	float:left;
}
.texto_barra_busca {
	font-size:14px;
	font-weight:bold;
}
.input_busca {
	height:15px;
	width:120px;
}
.select_busca {
	max-width:200px;
	height:21px;
}
/* Menu Top*/
.menu_top {
	float:right;
	height:29px;
	width:450px;
}
.menu_top ul li {
	display:inline;
	line-height:29px;
}
.menu_top ul li a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.menu_top ul li a:hover {
	color:#CCCCCC;
}
.bg_li_top {
	float:left;
	background:url(../Imagens/divd_menu_top.png) left no-repeat;
	height:29px;
	margin:0 10px 0 10px;
	padding:0 0 0 20px;
	cursor:pointer;
}
/*Base Esquerda*/
#base_esq {
	width:20%;
	background:#FFFFFF;
	min-width:188px;
	max-width:188px;
	float:left;
}
/*Classes em Esquerda*/
.divisorias_esq {
	font-size:14px;
	color:#3975b1;
	font-weight:bold;
	text-align:center;
	width:180px;
	padding:10px 0 0 0;
}
.div_top_esq {
	background:url(../Imagens/bg_top_esq.jpg) top center no-repeat;
	width:180px;
}
.div_bottom_esq {
	background:url(../Imagens/bg_bottom_esq.jpg) bottom center no-repeat;
	width:180px;
	height:12px;
}
.div_menu_esq {
	background:url(../Imagens/bg_menu_esq.jpg) repeat-y;
}
.produto_menu_esq {
	color:#666666;
	font-size:12px;
	margin:15px 0 0 0;
	min-height:250px;
	width:180px;
}
.produto_menu_esq li {
	margin:5px 0 5px 15px;
}
.produto_menu_esq li span {
	font-size:14px;
	font-weight:bold;
	margin:5px 0 5px -10px;
}
.produto_menu_esq li a {
	text-decoration:none;
	color:#666666;
}
.produto_menu_esq li a:hover {
	text-decoration:underline;
}
/*Base Direita*/
#base_dir {
	width:20%;
	min-width:188px;
	max-width:188px;
	float:right;
	min-height:300px;
	text-align:center;
	padding: 20px 0 0 0;
}
/*Base Centro*/
#base_centro {
	width:60%;
	min-width:500px;
	margin:0 auto;
}
.banner_centro {
	text-align:center;
	width:auto;
	min-width:564px;
	margin:0 0 15px 0;
	height:200px;
}
.lista_produtos {
	color:#666666;
	text-align:center;
	overflow:hidden;
}
.lista_produtos li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
}
.lista_produtos.grid li {
	width:33%;
	height:350px;
}

.barra_busca {
	color:#666666;
	text-align:center;
	overflow:hidden;
	padding: 0 0 25px 0;
}
.barra_busca li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
}
.barra_busca.grid li {
	width:100%;
}

.grid .primeira {
	clear:left;
}
.grid li {
	float:left;
}
/*Produto*/
.produto {
	min-width:185px;
	margin:0 auto;
}
.img_botoes {
	cursor:pointer;
	border:0;
}
.img_produto {
	border:0;
	text-align:center;
}
.nome_produto {
	color:#3975B1;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0 0;
}
.min_desc_produto {
	padding: 5px;
	color:#666666;
	font-size:11px;
}
.prazo_produto {
	padding: 5px 0;
	color:#666666;
	font-size:11px;
}
.frete_produto {
	padding:5px 0 0 0; 
	color:#8FCA4A;
	font-weight:bold;
	font-size:11px;
}

.valor_produto_de {
	font-size:10px;
	color:#999999;
	margin:5px 0 0 0;
}
.valor_produto_por {
	font-size:10px;
	color:#999999;
	margin:5px 0 0 0;
}
.valor_produto_ativo {
	color:#990000;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 5px;
}
.bt_produto_buy {
	text-align:right;
	margin:7px 5% 15px 0;
	border:0;
}
.paginacao{
	width:100%;
	text-align:center;
}
.paginacao a{
	text-decoration:none;
	color:#3975B1;
	padding:0 20px;
	font-size:12px;
	font-weight:bold;
}
.paginacao a:hover{
	text-decoration:underline;
}

/*Base Rodape*/
#base_rodape {
	height:115px;
	clear:both;
	margin:20px 0 0 0;
	background:url(../Imagens/bg_rodape.jpg) repeat-x;
}
/*Base Assinatura*/
#base_assinatura{
	text-align:center;
}
.div_copyright{
	text-align:left;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	padding:15px 0 0 10px;
}
.W3C{
	text-align:center;
	margin:50px 0 0 0;
}
.MB_Marketing{
	float:right;
	padding:0 10px 0 0;
	text-align:right;
}
/*Termina a Base Assinatura*/
.cartoes {
	width:auto;
	text-align:center;
}
.div_rodape_esq {
	height:115px;
	float:left;
	background:url(../Imagens/bg_rodape_esq.jpg) left no-repeat;
	width:10px;
}
.div_rodape_centro {
	color:#666666;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:45px 0 0 0;
}
.div_rodape_dir {
	height:115px;
	float:right;
	background:url(../Imagens/bg_rodape_dir.jpg) right no-repeat;
	width:10px;
}
/*Pagina Produto*/
.base_produto {
	min-width:560px;
	width:100%;
}
.base_produto_img {
	float:left;
	width:310px;
}
.nome_produto_grd {
	font-size:14px;
	font-weight:bold;
	color:#3975B1;
	width:320px;
	padding:15px 0 0 0;
}
.img_produto_grd {
	padding:0 0 0 20px;
}
.link_img_maior {
	font-size:10px;
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	width:300px;
	text-align:center;
	cursor:pointer;
}
.info_produto {
	padding:15px 0 0 0;
	width:240px;
	float:right;
}
.info_produto_fabricante {
	color:#666666;
	font-size:12px;
	text-align:right;
}
.info_produto_fabricante_titulo {
	color:#3975B1;
	font-size:14px;
	font-weight:bold;
	margin:0 10px 10px 0;
	float:left;
}
.info_produto_potencia {
	color:#666666;
	font-size:12px;
	text-align:right;
}
.info_produto_potencia_titulo {
	color:#3975B1;
	font-size:14px;
	font-weight:bold;
	margin:0 10px 0 0;
	float:left;
}
.info_produto_voltagem {
	color:#666666;
	font-size:12px;
	margin:10px 0 0 0;
	text-align:right;
}
.info_produto_voltagem_titulo {
	color:#3975B1;
	font-size:14px;
	font-weight:bold;
	margin:0 10px 0 0;
	float:left;
}
.info_produto_descri {
	float:right;
	color:#666666;
	font-size:12px;
	text-align:right;
	margin:20px 0 0 0;
}
.info_produto_preco {
	color:#666666;
	text-align:right;
	float:right;
	line-height:17px;
	font-size:12px;
	margin:10px 0 0 0;
}
.info_produto_preco_destaq {
	color:#3975B1;
	font-size:14px;
	font-weight:bold;
}
.full_info {
	width:99%;
	margin:10px auto;
	color:#666666;
	font-size:12px;
	float:left;
}
.hr {
	height:2px;
	background:#666666;
	margin:30px 0;
}
.full_info_titulo {
	color:#3975B1;
	font-size:14px;
	font-weight:bold;
	margin:15px 0;
}
.titulo_empresa {
	color:#3975B1;
	font-size:16px;
	font-weight:bold;
	margin:10px 5px 30px 5px;
}

.texto_empresa{
	color:#666666;
	font-size:14px;
}

.texto_empresa p{
	padding: 0 5px 20px 5px;
}

.condicao_entrega{
	margin:30px 0 0 0;
	font-size:10px;
}