BODY {
	padding: 0;
	margin: 0 auto 0 auto;
	top: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	width: 810px;
	background-color: white;
	background-image: url('/html/images/fundo.gif');
	background-repeat: repeat-y;
	background-position: top center;
}

B {
	color: #555555;
}

H1 {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
}

H2 {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	padding: 0 0 1em 0;
	margin: 0;
}

H3 {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}

H2.topo {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	padding-top: 0em;
}

DIV.menu_topo {
	margin: 0;
	display: block;
}

DIV.flash {
	padding: 14px 0 0 8px;
	display: block;
	float: left;
}


DIV.flash2 {
	padding: 14px 0 0 8px;
	display: block;
	float: left;
}

DIV.boxpeq {
	margin: 12px 0 0 6px;
	display: inline;
	float: left;
	background-image: url('/html/images/box257_2.gif');
	background-repeat: repeat-y;
	background-position: top center;
	width: 257px;
}

DIV.boxpeq_texto {
	padding-left: 12px; 
	padding-right: 9px;
	margin: -20px 0 1em 0;
}

DIV.boxgde {
	margin: 12px 0 0 9px;
	display: inline;
	float: left;
	background-image: url('/html/images/box527_2.gif');
	background-repeat: repeat-y;
	background-position: top center;
	width: 527px;
}

TABLE.dicas {
	border-collapse: collapse;
	empty-cells: show;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

TD.dicas {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	text-align: center;
}

DIV.boxgde3 {
	margin: 12px 0 0 14px;
	display: inline;
	float: left;
	background-image: url('/html/images/box779_2.gif');
	background-repeat: repeat-y;
	background-position: top center;
	width: 779px;
}

DIV.boxgde_texto {
	padding-left: 12px; 
	margin: -20px 0 1em 0;
}

DIV.boxgde3_texto {
	padding: 0 0 0 12px; 
	margin: -20px 0 1em 0;
}

DIV.representantes {
	margin: 3em 0 0 3em;
	display: block;
}

DIV.rodape {
	position: static;
	display: block;
	clear: both;
	padding: 2em 0 0 0;
}

DIV.menu_loja {
//	background-color: #e4eefc;
	position: relative;
	font-size: 9px;
	float: right;
	margin-top: -20px;
	padding: -14px 12px 0 0;
//	border-width: 1px;
//	border-color: #6e6e6e;
//	border-style: solid;
	margin-right: 1em;
//	padding: 3px;
//	line-height: 14px;
	z-index: 50;
}

DIV.tab_frame {
	background-color: white;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	width: 700px;
	padding: 1em;
	margin-left: -10px;
}

DIV.imagem_produtos {
	margin-left: -10px;
	height: 350px;
	overflow: scroll;
}

DIV.chat_cliente {
	position: relative;
	top: 10px;
	left: 10px;
	width: 90%;
	height: 200px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	padding: 6px;
	overflow: auto;
}

DIV.digitando {
	position: relative;
	top: 10px;
	left: 10px;
	width: 50%;
	height: 15px;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	color: #0000ff;
	padding: 0px;
}

DIV.controle {
	position: relative;
	top: 1em;
	left: 10px;
	width: 90%;
	height: 130px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	padding: 6px;
	margin-top: 1em;
}

DIV.dicas_titulo {
	font-weight: bold;
	margin-top: 6px;
	margin-left: 1em;
	font-size: 12px;
}


DIV.dicas {
	padding: 6px 0 6px 4em;
	display: none;
}

P.dicas {
	border-style:solid;
	border-width: 1px 0 0 0;
	border-color:#888888;
	padding-top: 6px;
}

SELECT {
	font-size: 10px;
}

INPUT {
	font-size: 10px;
}

BUTTON {
	font-size: 10px;
}

TABLE.produtos {
	width: 700px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

TABLE.contato {
	width: 480px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

TH.produtos {
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
}

P.suporte {
	color: black;
}

P.cliente {
	color: green;
}

P.sep {
	border-color:#555555; 
	border-style:solid; 
	border-width: 1px 0 0 0; 
	padding-top: 3px
}


TD {
	text-align: left;
}

TD.produtos {
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	padding: 3px 6px 3px 6px;
}

A:link {
	color: #6e6e6e;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #6e6e6e;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #6e6e6e;
	text-decoration: underline;
	font-weight: bold;
}

A.menu:link {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
A.menu:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
A.menu:hover {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

A.menu2:link {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
A.menu2:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
A.menu2:hover {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

A.red:link {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
A.red:visited {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
A.red:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

TEXTAREA {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
}