/* CSS Imprimus */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	text-align: center;

	background: url(imagens/bg_geral.jpg) repeat-y center;
}

.bg_geral {
	background: url(imagens/bg.jpg) no-repeat top center;
	_background: url(imagens/bg_ie.jpg) no-repeat top center;
	*background: url(imagens/bg_ie.jpg) no-repeat top center;
}

/* Topo */

.topo {
	margin: 0 auto;
	text-align: center;

	background: url(imagens/bg_topo.jpg) no-repeat;

	width: 777px;
}

.menu {
	background: url(imagens/bg_menu.jpg) no-repeat;

	height: 51px;
}

.login {
	background: url(imagens/bg_meu_carrinho.jpg) no-repeat;

	height: 113px;
}

.login table {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.login a {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.login input {
	margin: 0 0 0 0;

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;

	width: 100px;
	border: 1px solid #1A257A;
}

/* Corpo */

.corpo {
	margin: 0 auto;
	text-align: center;

	width: 777px;
}

/* Meio */

.meio {
	background: #DCE8F1 url(imagens/bg_meio_teste.jpg) repeat-y top;

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
}

.meio a {
	color: #4C4C4C;
	text-decoration: none;
}

.meio a:hover {
	text-decoration: underline;
}

.meio h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #4C4C4C;
}

.meio h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.bg_menu_produtos {
	background: url(imagens/rodape_menu_produtos.jpg) no-repeat;

	height: 221px;
}

.bg_codigo_produtos {
	background: #FFFFFF url(imagens/bg_produtos_cod.jpg) no-repeat;

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

	padding:2px 0 0 6px;
}

.bg_departamento {
	background: #FFFFFF;

	border-right: 2px solid #BFBFBF;
}

.bg_departamento a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #9E822E;
}

.sobre_home {
	background: url(imagens/bg_sobre_home.jpg) no-repeat;
	text-align: justify;
	width: 323px;
	height: 200px;
	padding: 35px 10px 15px 150px;
}
.sobre_home a{ font-family: Tahoma; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; }
.sobre_home img { float: right; margin: 11px; }
.bg_baixo_meio { background:url(imagens/bg_imprimus.jpg) no-repeat; width:480px; height:192px;}
.paginacao { margin-top: 20px; font-family: Tahoma; font-size: 10px; font-weight: normal; color: #333333; }
.paginacao a { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #333333; text-decoration: underline; }
/* Lateral Esquerda */
.lateral_esquerda { background: url(imagens/bg_lateral_esq.jpg) repeat-y; }
.busca { background: url(imagens/bg_busca.jpg) no-repeat; width: 157px; height: 66px; }
.busca input { border: 0; background: transparent; font-family: Tahoma; font-size: 11px; font-weight: normal; color: #333333;

	width: 105px;

	margin: 16px 5px 0 0;
}

.menu_produtos {
	margin-top: 15px;

	background: url(imagens/bg_menu_produtos.jpg) repeat-y;
}

.menu_produtos ul li {
	text-align: left;

	list-style: none;
	background: url(imagens/img_li.jpg) no-repeat left center;

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;

	margin: 5px 0 0 18px;
	padding-left: 12px;
}
.menu_produtos a { color: #333333; text-decoration: none; }
.menu_produtos a:hover { color: #333333; text-decoration: underline; }
.menu_produtos .submenu { text-align: left; }
.menu_produtos .submenu p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	padding-left: 35px;
}
/* Lateral Direita */
.lateral_direita { background: url(imagens/bg_lateral_dir.jpg) repeat-y; }
.lancamentos {
	background: url(imagens/bg_lancamentos.jpg) no-repeat;
	height: 340px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}
.cod_lancamento {
	background: url(imagens/img_cod.jpg) no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding:3px 0 0 5px;
}
.mais_vendidos {
	background: url(imagens/bg_mais_vendidos.jpg) no-repeat;
	height: 380px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}
.cod_mais_vendidos { background: url(imagens/img_cod2.jpg) no-repeat; font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FFFFFF; padding:3px 0 0 5px; }
.newsletter { margin: 10px 0 0 0; background: url(imagens/menu_newsletter.jpg) no-repeat; text-align: center; font-family: Tahoma; font-size: 10px; font-weight: normal; color: #333333; height: 150px; padding: 30px 10px 0 10px; }
.newsletter input { border: 0; background: transparent; font-family: Tahoma; font-size: 10px; font-weight: normal; color: #333333; margin: 10px 0 0 5px; _margin: 9px 0 0 5px; *margin: 9px 0 0 5px; }
.newsletter a { color: #886116; text-decoration: underline; }
/* Formularios */
.formularios { font-family: Tahoma; font-size: 11px; color: #000000; }
.formularios input { margin: 0 0 0 0; border: 1px solid #333333; font-family: Tahoma; font-size: 11px; color: #000000; width: 170px; }
.formularios select { margin: 0 0 0 0; border: 1px solid #333333; font-family: Tahoma; font-size: 11px; color: #000000; width: 174px; }
.formularios textarea { margin: 0 0 0 0; border: 1px solid #333333; font-family: Tahoma; font-size: 11px; color: #000000; width: 170px; }
/* Rodape */

.rodape { margin: 0 auto; _margin: -5px auto; *margin: -5px auto; text-align: center; background: url(imagens/bg_rodape_geral.jpg) repeat-x bottom; height: 130px; }
.rodape div { margin: 0 auto; text-align: center; background: url(imagens/bg_rodape.jpg) no-repeat bottom;
	_background: url(imagens/bg_rodape.jpg) no-repeat bottom; *background: url(imagens/bg_rodape_ie.jpg) no-repeat bottom;
	height: 110px; padding-top: 20px; font-family: Tahoma; font-size: 10px; font-weight: normal; line-height: 16px; color: #333333;
}
.rodape a { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; }
.rodape a:hover { color: #FFFFFF; text-decoration: underline; }
.rodape table { margin: 0 auto; text-align: center; }
.rodape address { width: 777px; text-align: left; font-family: Tahoma; font-size: 11px; font-weight: normal; font-style: normal; color: #000000; padding: 5px 0 0 100px; }
.rodape address a {font-family: Tahoma; font-size: 11px; font-weight: normal; font-style: normal; color: #000000;}
.rodape address a:hover {font-family: Tahoma; font-size: 11px; font-weight: normal; font-style: normal; color: #E28214;}
.nome_campos_cadas{ clear:both; width:100px; text-align:right; font-family:Arial; font-size:11px; color:#000; }
.formulario_cadas fieldset{ width:360px; clear:both; border:1px solid #000; padding:10px; }
.formulario_cadas legend{ font-family:Arial; font-size:14px; color:#000; font-weight:bold; padding:4px; }
.formulario_cadas ul{ list-style-type:none; margin:0; padding:10px; text-align:left; }
.formulario_cadas ul li{ float:left; }
.formulario_cadas { font-family:arial; font-size:11px; color:#000000; width:400px; margin-left:40px; }
.formulario_cadas input{ margin:2px 0 2px 5px; font-family:Arial; font-size:12px; color:#000; border:1px solid #000; background:#FFFFFF; }
.formulario_cadas select{ margin:2px 0 2px 5px; font-family:Arial; font-size:12px; color:#000; border:1px solid #000; background:#FFFFFF; }