<style type="text/css">
<!--
body,td,th {
	font-family: Tahoma;
	font-size: 11;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg_1.jpg);
	background-repeat: repeat;
	
	scrollbar-base-color:#630909;
	scrollbar-3d-light-color:#420606;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#420606;
  	scrollbar-face-color:#630909;
  	scrollbar-highlight-color:#8E0D0D;
  	scrollbar-shadow-color:#420606;
  	scrollbar-track-color:#630909;	
}
#tab_corpo_capa {
	background-color:#FFFFFF;
	background-image:url(imagens/fundo_tab_corpo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#tab_corpo_lojas {
	background-color:#FFFFFF;
	background-image:url(imagens/fundo_tab_corpo_lojas.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#tab_corpo_servicos {
	background-color:#FFFFFF;
	background-image:url(imagens/fundo_tab_corpo_servicos.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#tab_corpo_produtos {
	background-color:#FFFFFF;
	background-image:url(imagens/fundo_tab_corpo_produtos.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#tab_corpo_promocoes {
	background-color:#FFFFFF;
	background-image:url(imagens/fundo_tab_corpo_promocoes.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#tab_corpo_fale {
	background-color:#FFFFFF;
	background-image:url(imagens/fundo_tab_corpo_fale.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#div_corpo {
	float: center;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 10px;
	width: 706px;
	height: 100%;
}
#div_produtos_capa{
	float: center;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 558px;
	height: 100%;
}
#div_promocao_capa{
	float: center;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 31px;
	margin-bottom: 23px;
	width: 692px;
	height: 216px;
}
#div_corpo_loja{
	float: center;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 497px;
	height: 100%;
}
#div_menu {
	float: center;
	margin-left: 12px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 3px;
	width: 190px;
	height: 20px;
}
#div_login {
	float: center;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 29px;
	margin-bottom: 0px;
	width: 154px;
	height: 91px;
}
a {
	font-family: Tahoma;
	font-size: 13;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Tahoma;
	font-size: 13;
	color: #000000;
}
.style2 {
	font-family: Tahoma;
	font-size: 10;
	color: #333333;
}
.style3 {
	font-family: Garamond;
	font-size: 16;
	color: #000000;
}
.style4 {
	font-family: Trebuched;
	font-size: 14;
	color: #000000;
}

#todoform input {
background-image:url(imagens/bg_textbox.jpg);
border-bottom: 1px solid #EEEEEE;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #EEEEEE;
border-top: 1px solid #CCCCCC;
font-family: Tahoma;
font-size: 12;
color: #333333;
}

#todoform textarea {
background:#F2F2F2; 
border-bottom: 1px solid #EEEEEE;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #EEEEEE;
border-top: 1px solid #CCCCCC;
font-family: Tahoma;
font-size: 13;
color: #333333;
}

#todoform botao {
background:#000000; 
color:#ffffff;
border:2px solid #ffffff;
}  
-->
</style>