* {
	margin: 0px;
	padding: 0px;
}
body, html {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #0068AF;
	text-decoration: underline;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
#geral {
	background-image: url(../images/bg_geral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topo {
	background-image: url(../images/bg_topo.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	height: 127px;
}
#topo h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 169px;
	text-indent: -1000em;
	display: block;
	float: left;
	overflow: hidden;
	margin-top: 18px;
	margin-left: 19px!important;
	margin-left: 9px;
}
#topo #box_topo {
	float: right;
	width: 383px;
	margin-top: 23px;
	margin-bottom: 23px;
}
#topo #box_topo .televendas {
	background-image: url(../images/topo_televendas.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	float: left;
	height: 41px;
	width: 147px;
	margin-right: 8px;
}
#topo #box_topo #topo_frm {
	background-image: url(../images/topo_distribuidores.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 186px;
	float: left;
	padding-top: 19px;
	padding-left: 6px;
}
#topo #box_topo #topo_frm h2 {
	display: none;
}
#topo #box_topo #topo_frm label {
	display: none;
}
#topo #box_topo #topo_frm input, #topo #box_topo #topo_frm button {
	display: block;
	float: left;
	margin-right: 3px;
}


#topo #box_topo #topo_frm input {
	background-color: #FFFFFF;
	border: 1px solid #0082D6;
	height: 14px;
	width: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 3px;
}
#topo #box_topo #topo_frm button {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	float: left;
	background-image: url(../images/topo_bt_frm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topo #box_topo #topo_frm a {
	display: block;
	float: left;
	padding: 1px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	margin-top: 1px;
	font-weight: bold;
}
#topo #box_topo #topo_frm span {
	display: block;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}

#topo #menu {
	display: block;
	clear: both;
	list-style-type: none;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 705px;
	height: 26px;
	margin-left: 18px;
}
#topo #menu li {
	display: block;
	float: left;
	position: relative;
}

#topo #menu li:hover, #topo #menu li.over {	position: relative;	z-index: 1; }

#topo #menu li:hover ul ul, #topo #menu li.over ul ul { display:none; }

#topo #menu li:hover ul, #topo #menu li li:hover ul, #topo #menu li.over ul, #topo #menu li li.over ul { display: block; z-index: 1; } /* Aqui a magica */

#topo #menu li a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	height: 26px;
	margin-right: 1px!important;
	margin-right: 0;
	padding-right: 0!important;
	padding-right: 1px;;
	float: left;
	text-indent: -1000em;
	background-repeat: no-repeat;
}
#topo #menu li a:hover {
	background-position: 0px -26px;
}
#topo #menu li .home {
	background-image: url(../images/bt_home.jpg);
	width: 36px;
}
#topo #menu li .produtos {
	background-image: url(../images/bt_produtos.jpg);
	width: 57px;
}
#topo #menu li .mostruario {
	background-image: url(../images/bt_mostruario.jpg);
	width: 68px;
}
#topo #menu li .sugestoes {
	background-image: url(../images/bt_sugestoes.jpg);
	width: 107px;
}
#topo #menu li .gabaritos {
	background-image: url(../images/bt_downloads.jpg);
	width: 127px;
}
#topo #menu li .distribuidores {
	background-image: url(../images/bt_distribuidores.jpg);
	width: 82px;
}
#topo #menu li .fale {
	background-image: url(../images/bt_fale.jpg);
	width: 76px;
}
#topo #menu li .sobre {
	background-image: url(../images/bt_sobre.jpg);
	width: 39px;
}
#topo #menu li .cesta {
	background-image: url(../images/bt_cesta.jpg);
	width: 93px;
}
#topo #menu li .logoff {
	background-image: url(../images/bt_logoff.jpg);
	width: 45px;
}



#topo #menu li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 26px;
	background-color: #005791;
	width: 200px!important;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
}
#topo #menu li ul li {
	display: block;
	height: 1%;
	white-space: nowrap;
	float: left;
	border-bottom-style: none;
	width: 100%;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#topo #menu li ul li .seta {
	background-image: url(../images/ico_seta.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#topo #menu li ul li .seta:hover {
	background-image: url(../images/ico_seta.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#topo #menu li ul li a {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 0px;
	display: block;
	float: none;
	height: auto;
	width: auto!important;
	width: 100%;
	padding-left: 5px;
	background-color: #1A78B7;
	margin-top: 1px;
}
#topo #menu li ul li a:hover {
	background-color: #3387BF;
}
#topo #menu li ul li ul {
	left: 200px!important;
	left: 205px;
	top: 0px;
	border: 1px solid #79B0D5;
	width:275px!important;
	width:275px;
}
#centro {
	background-image: url(../images/bg_centro.jpg);
	background-repeat: repeat-y;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#box_conteudo {
	display: block;
	float: left;
	width: 511px;
}
#box_conteudo #itens_destaque {
	display: block;
	margin-top: 20px;
	list-style-type: none;
	margin-left: 15px!important;
	margin-left: 9px;
}
#box_conteudo #itens_destaque li {
	background-image: url(../images/bg_destaques.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 171px;
	width: 149px;
	margin-bottom: 13px;
	margin-left: 6px;
	margin-right: 6px;
}
#box_conteudo #itens_destaque .categoria, #box_conteudo #itens_destaque .produto, #box_conteudo #itens_destaque a {
	text-align: center;
	display: block;
}
#box_conteudo #itens_destaque .mais {
	text-decoration: none;
	background-image: url(../images/bt_mais_produtos.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	height: 22px;
	width: 135px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#box_conteudo #itens_destaque .categoria {
	margin-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006BB1;
	text-transform: uppercase;
}
#box_conteudo #itens_destaque .produto {
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	height: 18px;
}
#box_conteudo #itens_destaque .cntr_img {
	height: 81px;
	display: block;
	text-align: center;
}
#box_direita {
	display: block;
	background-image: url(../images/box_direita_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	width: 267px;
	padding-bottom: 69px;
}
#box_direita #kit {
	background-image: url(../images/box_direita_televendas.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 100px;
	overflow: hidden;
}
#box_direita #kit_itens {
	background-image: url(../images/box_direita_itens_kit.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 94px;
	margin-top: 1px;
}
#box_direita #kit_itens li {
	display: none;
}
#box_direita #kit_link {
	background-image: url(../images/box_direita_link_kit.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 24px;
	overflow: hidden;
}
#box_direita .banner_televendas {
	background-image: url(../images/box_direita_televendas.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 99px;
	overflow: hidden;
	margin-top: 2px;
}
#box_direita #banners {
	display: block;
	list-style-type: none;
	width: 266px;
	overflow: hidden;
}
#box_direita #banners li {
	display: block;
	float: left;
	height: 1%;
	margin-top: 1px;
}
#box_direita #banners li a, #box_direita #banners li img {
	display:block;
	float: left;
}
#rodape {
	background-image: url(../images/bg_rodape.jpg);
	background-repeat: no-repeat;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	height: 61px;
}
#rodape #dados_rodape {
	background-image: url(../images/rodape_dados.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 31px;
	width: 325px;
	float: left;
	margin-top: 19px;
	margin-left: 18px!important;
	margin-left: 9px;
}
#rodape .vendas_mail {
	text-decoration: none;
	background-image: url(../images/rodape_televendas.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	height: 31px;
	width: 138px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 19px;
	margin-left: 9px;
}
#rodape .developer {
	text-decoration: none;
	background-image: url(../images/rodape_developer.jpg);
	height: 27px;
	width: 99px;
	margin-top: 19px;
	text-indent: -1000em;
	display: block;
	overflow: hidden;
	float: right;
	margin-right: 16px!important;
	margin-right: 8px;
}
