html, body {
	background-color:#797979;	
	/*background-image: url(imagens/plano_fundo.jpg);*/
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 803px;
	background-image: url(imagens/fundo.jpg);
	background-repeat:repeat-y;

}

#container2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 803px;
	background-image: url(imagens/fundo.png);
	background-repeat:repeat-y;
}

#topo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 803px;
	height : 166px;
}

#menu {
	/*padding: 5px 0px 0px 0px;*/
	width:100%;
	margin: 0x;
	display: inline;
	float: left;
    background-image: url(imagens/fundo_menu.jpg);
	background-position:left top;
	background-repeat: repeat-y;
		
}
#base_menu {
	float: left;
	height:5px;
	margin: 0x;
	width: 178px;
    background-image: url(imagens/base_menu.jpg);
	background-position:left top;
	background-repeat: no-repeat;	 
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 165px; 
}

#menu li {
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-top:2px;
}

#menu #menu_item {
	margin-left:0px;
	width: 165px; 
}

#menu #menu_item2 a {
	margin-left:0px;
	width: 165px; 
	text-decoration: none;
}

#menu #espaco {
	margin-left:0px;
	width: 165px; 
	height:15px;
}

#menu #menu_titulo {
/*	width: 175px; */
/*	height: 22px;*/
	text-align : left;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #434343;
	font-weight: bold;
	padding-left: 15px;
}


#menu a {
	float: left;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #434342;
	text-decoration: none;
	margin-top: 2px;
	padding-left: 15px;
}

#menu a:hover {
	text-decoration:underline;
}


#conteudo2 {
	float: left;
	width: 803px;
	padding: 0px;
	margin:0px;
/*	background-image: url(imagens/fundo.png);
	background-repeat:repeat-y;
*/
}

#lateral_dir {
	float: right;
	width: 100%;
	height: 400px;
	font-size: 12px;
	padding: 0px;
	margin:0px;
	background-image: url(imagens/fundo_lateral_dir.jpg);
	background-repeat:repeat-y;	
}

#menu_carrinho {
	font-family: Verdana, "Times New Roman", Times, serif;
	float: right;
	width: 97%;
	height: 100px;
	font-size: 11px;
	padding-left: 5px;
	margin:0px;
	background-image: url(imagens/fundo_lateral_dir.jpg);
	background-repeat:repeat-y;	  
}
#menu_carrinho a:link, #menu_carrinho a:visited, #menu_carrinho a:active  {
	text-decoration: none;
	color:#000000;

}
#menu_carrinhos a:hover{
	text-decoration: none;

}



#conteudo {
	float: left;
	width: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin:0px;
	background-color:#ffffff;
}

#conteudo h1 {
	color: #555555;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
}

#conteudo h2 {
	color: #555555;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

#conteudo h3 {
	color: #555555;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
}

#conteudo p {
	margin-top: 5px;
}
#conteudo a:link, #conteudo a:visited, #conteudo a:active  {
	text-decoration: underline;
	color: #555555;	
	font-weight: normal;
	font-size: 12px;
}
#conteudo a:hover{
	text-decoration: none;
	color: #555555;
	font-weight: bold;	
	font-size: 12px;
}

#titulo_grande_ofertas {
	float:left;
	width: 100%;
	height:20px;
	padding-left: 0px;
	padding-top: 0px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6D7956;
	font-weight: normal;
	background-color:#ffffff;
}


#titulo_grande_noticias {
	float:left;
	width: 465px;
	background-image: url(imagens/fundo_topo_noticias.jpg);
	background-repeat:repeat-x;	 	
	
}

#titulo_pequeno {
	width: 223px;
	padding-left: 5px;
	padding-bottom:1px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #338ABF;
	font-weight: bold;
	float:left;
}


#titulo_grande_lista {
	float:left;
	width: 450px;
	padding-left: 5px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;

}

#titulo_grande_lista a:link, #titulo_grande_lista a:visited, #titulo_grande_lista a:active {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-decoration:none;
}
#titulo_grande_lista a:hover {
	color: #009900;
}

#titulo_grande_lista_barra {
	float:left;
	background-image: url(imagens/fundo_titulo.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 360px;
	height:27px;
	padding-top :10px;
}

#noticias {
	float: left;
	width: 435px;
	height: 250px;
	margin: 0px;
	padding:0px; 
	display: inline;
	background-color:#ffffff;
/*	background-image: url(imagens/fundo_noticias.jpg);
	background-repeat: no-repeat;
	background-position: center top;
*/
		
}
#noticia {
	float: left;
	width: 435px;
	margin-left: 25px;
	margin-top:10px;
	padding :0px;
	
}
#noticia #data_noticia{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #197C01;
	margin: 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	display:inline;
	
}
#noticia ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
}
#noticia li {
	margin: 0px;
	padding: 0px 0px 0px 0px;

}
#noticia h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}
#noticia p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	margin: 0px;
}
#noticia a:link, #noticia a:visited, #noticia a:active  {
	text-decoration: none;
	color: #000000;
	font-size:10px;
}
#noticia a:hover{
	text-decoration: underline;
	color: #DEE0CB;
	font-size:10px;
	font-weight: normal;
}

#produtos {
	float: left;
	width: 450px;
	margin-left: 10px;
	margin-top:10px;
	padding :0px;
	display: inline;
	
}
#produtos ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
}
#produtos li {
	margin: 0px;
	padding: 3px 0px 0px 0px;

}
#produtos h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #555555;
	margin: 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}
#produtos p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	margin: 0px;
}
#produtos a:link, #produtos a:visited, #produtos a:active  {
	text-decoration: none;
	color: #555555;
}
#produtos a:hover{
	text-decoration: none;
	/*color: #000000;*/
}

.tabela_meio td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-top-style:dotted;
	border-top-color: #cccccc;
	text-align:left;
}
.tabela_meio_titulo td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	
	text-align:center;
	font-weight:bold;
	color: #333333;
}
#preco_produto {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color:#217AD1;
	text-align:right;
	font-weight:bold;
}
#nome_produto {
	text-align:left;	
}

#nome_produto a:hover {
	text-decoration:underline;
	font-weight:normal;
}

#foto_produto_lista {
	width:60px;
	height:60px;
	float:left;
	vertical-align: middle; 
}

#ofertas {
	float: left;
	width: 458px;
	margin: 0px;
	padding :0px;
/**	height:175px; **/
}

#oferta {
	float: left;
	width: 30%;
	height: 120px;
	margin-left: 5px;
	padding-top :1px;
}

#oferta #titulo_oferta {
	float: left;
	width: 99%;
	margin: 0px;
}

#oferta #texto_oferta {
	float: left;
	width: 100%;
	height: 110px;
	margin: 0px;
	text-align:center;
	padding-top:5px;
}

#oferta #texto_oferta span {
	color:#022AFE; /* #E97C1F */
	font-size:12px;
	font-weight:bold;
}

#oferta #texto_oferta p{
	font-size:11px;
	color:#FF8400; /* #E97C1F */
	font-weight:bold;
}


#oferta #texto_oferta a{
	color: #666666;
}

#oferta #texto_oferta a:hover{
 	text-decoration: underline;
}


#oferta #preco_oferta {
	float: left;
	width: 124px;
	height: 20px;
	margin: 0px;
	text-align:left;
}

#oferta h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #51514F;
	margin: 0px 0px 0px;
	padding-top: 2px;
	font-weight:bold;
	text-align:center;
	
}
#oferta h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DA0008;
	margin: 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
#oferta p {
	/*font-family: "Trebuchet MS", Arial, sans-serif;*/
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #111111;
	margin: 0px;
	font-weight:normal;
}
#oferta a:link, #oferta a:visited, #oferta a:active  {
	font-weight:bold;
	text-decoration: none;
	color: #555555;
}
#oferta a:hover{
	text-decoration: none;
	color: #022AFE;
}
#oferta #foto_oferta {
	float: left;
	width: 100%;
	height: 90px;
	margin: 0px;
	padding-top :2px;
	padding-left :1px;
	text-align:center;
	background-color:#ffffff;

}


#destaques {
	background-image: url(imagens/fundo_destaques.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	float:left;
	width: 583px;
/*	height:123px; */
	height:150px;
	margin: 0px;
	padding :0px;
}


#destaque {
	float: left;
	width: 75px;
	height:155px;	
	margin-left: 10px;
	padding-top :7px;
	text-align:center;
}

#destaque h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 0px;
	padding-top: 8px;
	font-weight: bold;
}
#destaque h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	margin: 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
#destaque p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #DA0008;
	margin: 0px;
	font-weight:bold;
}
#destaque a:link, #destaque a:visited, #destaque a:active  {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	font-size:10px;
}
#destaque a:hover{
	text-decoration: none;
	color: #555555;
	font-weight: bold;
	font-size:10px;
}
#destaque #foto_destaque {
	float: left;
	width: 75px;
	height:60px;
	margin: 0px;
	padding :0px;

}
#destaque #texto_destaque {
	float: left;
	width: 75px;
	height:63px;
	margin: 0px;
	padding :0px;

	
}
#destaque #texto_destaque h1 {
	font-size:10px;

}


/*#destaque a:link, #destaque a:visited, #destaque a:active {
  font-size:10px;
  text-decoration:none;  
}

#destaque a:hover {
  font-size:10px;
  text-decoration:none;  
}
**/

#rodape {
	float:left;
	text-align:center;
	background-image: url(imagens/fundo.jpg);
	padding:0px;
	margin: 0px;
	width:777px;
	height:22px;
}
#rodape p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


#area_carrinho {
	float:left;
	display:inline;
	margin-left: 5px;
	width:98%;
}

.tabela_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color:#EEDEA3;
}

#marcas {
	float:left;
	text-align:center;
	background-image: url(imagens/fundo.jpg);
	background-repeat:repeat-y;
	padding-top:20px;
	margin: 0px;
	width:777px;
}
#marcas p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}



#produto_detalhe {
	float: left;
	width: 436px;
	margin-left: 30px;
	margin-top:10px;
	padding :0px;
	display: inline;
}

#produto_detalhe h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #555555;
	margin: 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}
#produto_detalhe p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	margin: 0px;
}
#produto_detalhe a:link, #produto_detalhe a:visited, #produto_detalhe a:active  {
	text-decoration: none;
	color: #555555;	
}
#produto_detalhe a:hover{
	text-decoration: none;
	color: #555555;
	font-weight: bold;	
}

#produto_detalhe #nome_produto_detalhe {
	float: left;
	width: 435px;
	margin-left: 1px;
	margin-top:15px;
	margin-bottom:15px;
	padding :0px;
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;	
	color:#333333;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	
}
#produto_detalhe #foto_produto_detalhe {
	float: left;
	width: 200px;
	height: 200px;
	margin: 0px;
	padding :0px;
	display: inline;


}

#produto_detalhe #foto_produto_detalhe #foto {

	float: left;
	width: 200px;
	height: 200px;
	margin: 0px;
	padding :0px;
	display: inline;


}

#produto_detalhe #foto_produto_detalhe #lista_foto {
	float: left;
	width: 200px;
	height: 35px;
	margin: 0px;
	padding :0px;
	display: inline;
	text-align:center;


}

#produto_detalhe #detalhes_produto_detalhe {
/*	background-image: url(imagens/fundo4.png);
	background-repeat:no-repeat;
	*/

	float: left;
	width: 234px;
	height: 210px;
	margin: 0px;
	padding :0px;
	display: inline;


}

#produto_detalhe #detalhes_produto_detalhe_compra {

	float: left;
	width: 270px;
	/*height: 290px;*/
	margin: 0px;
	padding :0px;
	display: inline;
}

#produto_detalhe #detalhes_produto_detalhe h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 3px;
	padding: 5px 0px 0px 5px;
	font-weight: bold;
	background-color:#F4F4F4;
}
#produto_detalhe #detalhes_produto_detalhe h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2D82D5;
	margin: 0px 3px;
	padding: 0px 0px 8px 5px;
	font-weight: bold;
	background-color:#F4F4F4;
}

#produto_detalhe #detalhes_produto_detalhe h3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 3px;
	padding: 0px 0px 8px 5px;
	font-weight: bold;
	background-color:#F4F4F4;
}
#produto_detalhe #detalhes_produto_detalhe h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2D82D5;
	margin: 0px 3px;
	padding: 0px 0px 2px 5px;
	font-weight: bold;
	background-color:#F4F4F4;
}

#produto_detalhe #descricao_produto_detalhe h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066FF;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
#produto_detalhe #descricao_produto_detalhe p {
/*
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066FF;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: bold;
*/
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	margin: 0px;
}

#produto_detalhe #titulo_detalhes_caixa {
	float:left;
	width:98%;
	margin-top:25px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#93B24B;	
}
#produto_detalhe #titulo_detalhes {
	float : left;
	background-color:#93B24B;
	font-weight:bold;
	color:#FFFFFF;
}

#texto_agradecimento {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}
#texto_agradecimento p {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.detalhe_produto_tabela {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: bold;
	line-height:25px;
}

.detalhe_produto_tabela_compra {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: normal;
	line-height:25px;
}
.detalhe_produto2_tabela {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D82D5;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: normal;
	text-align:left;
}

#noticia_detalhe {
	float: left;
	width: 463px;
/*	margin-left: 30px; */
	margin-top:10px;
	padding :0px;
	display: inline;

	
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;

}

#noticia_detalhe h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	margin: 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size:12px;	
	color:#3D3D3D;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;	
}

#noticia_detalhe h2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: normal;
	font-size:10px;	
	color:#555555;
	
}

#noticia_detalhe p {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
}

#contato2 {
	margin-left: 30px;
	padding-top:30px;
}

#paginacao {
	width:500px;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	float:left;
}

#produtosBusca {
	float: left;
	width: 500px;
	margin-left: 30px;
	margin-top:10px;
	padding :0px;
	display: inline;
	
}
#produtosBusca ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
}
#produtosBusca li {
	margin: 0px;
	padding: 3px 0px 0px 0px;

}
#produtosBusca h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #555555;
	margin: 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}
#produtosBusca p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
	margin: 0px;
}
#produtosBusca a:link, #produtosBusca a:visited, #produtosBusca a:active  {
	text-decoration: none;
	color: #555555;
	
}
#produtosBusca a:hover{
	text-decoration: none;
	color: #000000;
}
#buscar2 {
	height:23px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#buscar2 .form {
	margin: 0px;
	padding: 0px;
}

#ajuda {
	font-family: Verdana,Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #003399;	
	font-weight:bold;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align:left;
	background-color:#101010;
}

#links {
  float:left;
  width:450px;
}

.campo_busca {
	margin: 0px;
	padding: 0px;
	height:19px;
	vertical-align:top;
}