* {
	padding:0px;
	margin:0px;
}
body {
	text-align:center;
	font-family:Trebuchet MS;
	font-size: 12px;
}
.font11branca {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}

.texto p
{
	margin-bottom:20px;
}
.texto img
{
	margin:10px;
}

.font12branca {
	color:#FFFFFF;
}
a.font11red, a:visited.font11red {
	font-size:11px;
	color:#872129;
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
}
#top_fundo {
	background-color:#FFFFFF;
	background-image:url(imagens/top_fundo.jpg);
	height:385px;
}
#logo_fundo {
	height:63px;
	background-image:url(imagens/logo_fundo.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
/*****Busca****/
#busca_form {
	margin-top:5px;
	width:292px;
	color:#817b60;
	font-size:12px;
	font-weight:bold;
}
/*****fim busca****/

/*** menu top ****/
#menu_top {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
#menu_top a, #menu_top a:visited {
	color:#872129;
	text-decoration:none;
	border-bottom:3px solid #FFFFFF;
	letter-spacing:-0.5px;
	display:block;
	float:left;
	padding-left:4px;
	padding-right:4px;
	padding-top:6px;
	padding-bottom:2px;
	margin:0px 8px 0px 5px;
}
#menu_top a:hover, #menu_top a:active {
	color:#817b60;
	text-decoration:none;
	border-bottom:3px solid #817b60;
}
/***** fim menu top ****/

/**** menu principal ***/
#menu_principal {
	width:890px;
	text-align:center;
	color:#FFFFFF;
	background-image:url(imagens/back_menu_principal.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-top:5px;
	padding-bottom:6px;
}
#menu_principal a, #menu_principal a:visited {
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	display:inline;
}
#menu_principal a:hover, #menu_principal a:active {
	text-decoration:underline;
}
/**** fim menu*****/

#menu_carrinho {
	position:absolute;
}
/***** bottom ****/
#rodape {
	background-image:url(imagens/back_rodape.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.titulos {
	font-size:12px;
	text-transform:uppercase;
	color:#c0bb8e;
	font-weight:bolder;
	letter-spacing:0.5px;
	clear:both;
	margin-top:15px;
	margin-bottom:10px;
	display:block;
}
.sub {
	list-style:none;
	float:left;
	width:150px;
}
.sub a {
	display:block;
	padding-left:10px;
	color:#FFFFFF;
	padding-bottom:4px;
	text-decoration:none;
	background-image:url(imagens/arrow_left.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
/**** fim bottom ***/

/**** Produtos****/
.tit_sec_produtos {
	margin-left:10px;
	padding-top:5px;
	width:194px;
	height:26px;
	display:block;
	float:left;
	background:url(/imagens/tits_back.gif) no-repeat left 3px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	word-spacing:3px;
}

.tit_sec_produtos_ {
	padding-top:5px;
	width:194px;
	height:21px;
	display:block;
	float:left;
	background:url(/imagens/tits_back.gif) no-repeat left 3px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	word-spacing:3px;
}
.tit_secao_produtos {
	border-bottom:#817b60 1px solid;
	margin-top:20px;
	height:22px;
 *overflow:hidden;
}
.box_produto_home {
	float:left;
	width:260px;
	height:150px;
	margin:15px;
	font-size:12px;
	color:#817b60;
	text-transform:uppercase;
	font-weight:bolder;
}
.valor {
	font-size:24px;
	font-weight:normal;
}
.box_produto_home a, .box_produto_home a:visited {
	color:#817b60;
	text-decoration:none;
}
.box_produto_home a:hover, .box_produto_home a:active {
	text-decoration:underline;
}
#view {
}
.box_color {
	display:block;
	float:left;
	text-align:center;
	border:#817b60 solid 1px;
	margin:1px;
	overflow:hidden;
 *height:29px;
}
.tits_view {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#872129;
	display:block;
	margin-bottom:0px;
}
.valor_produto {
	display:block;
	text-transform:uppercase;
	font-size:36px;
	color:#872129;
}
.desc_produto {
	display:block;
	font-size:11px;
	color:#817b60;
}
.tit_produto {
	display:block;
	font-size:30px;
	color:#817b60;
}
/****Fim produtos****/

/**** Indique para amigo ****/
#indique p {
	margin:1px;
	display:block;
}
.ind_inputs {
	font-size:10px;
	color:#872129;
	display:inline;
	font-size:11px;
	font-family:Trebuchet MS;
	border:#817b60 1px solid;
	padding:2px;
	margin:1px;
}
/***** Fim indique ****/

/*** marcas ***/
#marcas 
{
	padding-bottom:20px;
}

.marca_box {
	float:left;
	width:190px;
	margin-left:20px;
	padding:5px;
	font-weight:bolder;
}

a.marca_link, a:visited.marca_link
{
	color:#872129;
	text-decoration:none;
}

a:hover.marca_link
{
	text-decoration:underline;
}
/**** fim marcas ****/

/***** Carrinho ****/
#carrinho
{
	width:100%;
	border-collapse:separate;
	border:1px solid #817b60;
}

#carrinho th
{
	font-size:12px;
	text-transform:uppercase;
	color:#817b60;
	font-weight:bolder;
	letter-spacing:0.5px;
	background-color:#e6e5ce;
	padding:6px;
}

.tr_produtos
{
	font-size:12px;
	color:#872129;
	font-weight:bolder;	
	border-bottom:1px solid #817b60;
}

#subtotais
{
	font-size:12px;
	color:#726943;
	font-weight:bolder;	
	text-transform:uppercase;
	float:right;
	width:400px;
}

.subtotal
{
	float:left;
	padding:10px;
}

.car_valor
{
	font-size:24px;	
	font-weight:normal;
}

#cep_box
{
	text-align:left;
	font-size:11px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#726943;
	padding:10px;
	border-top:1px solid #c0bb8e;
	border-bottom:1px solid #c0bb8e;
}

#cep_box p
{
	margin:7px;
}

#bts_carrinho img
{
	margin:10px
}

.carrinho_dados
{
	font-size:12px;
	color:#726943;	
	margin-left:10px;		
}

.carrinho_dados p
{
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
	text-transform:uppercase;
	display:block;	
	background:#e6e5ce;
	border:1px solid #726943;
}
.carrinho_dados strong
{
	text-transform:uppercase;
	padding-right:5px;
	line-height:25px;
	font-size:12px;
}
.carrinho_dados br
{
	clear:both;
}

.carrinho_dados #form_div label
{
	text-transform:uppercase;
	padding-right:5px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	width:150px;
}

.carrinho_dados #form_div input
{
	color: 872129;
	border:1px solid #c0bb8e;
	font-size:11px;
	font-family:Trebuchet ms;
}

.carrinho_dados #formas_pagto label
{
	display:inline;
	float:none;
	cursor:hand;
	cursor:pointer;
}
/***** fim carrinho ****/

/**** Internautas* ****/
#form_login
{
	font-size:12px;
	color:#726943;	
	float:left;
	width:420px;
	*width:440px;
	border:1px solid #c0bb8e;
	padding:10px;
}

#form_login br
{
	clear:both;
}

#form_login input
{
	color:#872129;
	border:1px solid #c0bb8e;
	font-size:11px;
	font-family:Trebuchet ms;
}

#form_login label
{
	text-transform:uppercase;
	padding-right:5px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	width:80px;
}

#link_cadastrar
{
	float:right;
	width:420px;
	*width:440px;
	padding:10px;
	padding-top:30px;
	text-align:center;
	color:#726943;	
}

#link_cadastrar a
{
 	color:#872129;
	font-size:16px;
	text-decoration:none;	
}

#link_cadastrar a:hover
{
	text-decoration:underline;	
}

#cadastro_internautas
{
	color:#726943;
	padding:10px;
	border:1px solid #726943;
	height:650px;
}

#cadastro_internautas label
{
	text-transform:uppercase;
	padding-right:5px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	width:170px;
}

#cadastro_internautas input
{
	color: 872129;
	border:1px solid #c0bb8e;
	font-size:11px;
	font-family:Trebuchet ms;
}

#cadastro_internautas p
{
 clear:both;
}

p .no_border
{
	border:none;
}

/***** fim internautas ***/

/*** Contato ****/
#contato
{
	color:#726943;
	padding:10px;
	border:1px solid #726943;
	height:300px;
}

#contato label
{
	text-transform:uppercase;
	padding-right:5px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	width:170px;
}

#contato input,#contato textarea
{
	color: 872129;
	border:1px solid #c0bb8e;
	font-size:11px;
	font-family:Trebuchet ms;
}

#contato p
{
 clear:both;
}
/**** fim contato ****/
