/* CSS Document */
img { border:none;}
#caixaTexto{
		height:600px; 
		width:688px; 
		/** /
		border: blue 1px solid;
		/**/
		padding:10px; 
		
		text-align:justify;
		line-height:1.5pc;
		text-indent:18px;
		overflow:visible;
}

html,body{
	margin:0px;
	padding:0px;
	background-color:#E9E8E3;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	background-image:url(layout/bg.jpg);
	background-repeat:repeat-x;
}
td,tr,th,p,h1,h2,h3,h4,li,ul {
	margin:0px;
	padding:0px;
}
#geral {
	position: relative;
	min-height: 100%;
	height: 100%;
}
#fundo{
	width:905px;
	margin:0px auto 0px auto;
	background:#FFFFFF;
	height:auto;
}
#fundo:after {
        content:".";
		display:block;
		clear:both;
		visibility:hidden;
/*		height:0;*/
/*		overflow:hidden;*/
} 
#logo{
	width:190px;
	height:62px;
	float:left;
}
#frase{
	width:516px;
	height:62px;
	float:left;
}
#busca{
	width:188px;
	height:16px;
	float:left;
}
#topo_flash{
	width:895px;
	height:176px;
	margin:0px auto;
	clear:both;
}
#topo{
	width:895px;
	height:70px;
	padding-top:10px;
	clear:both;
	margin:0px auto;
}
#menu {
	width:905px;
	height:35px;
	margin:0px 3px 3px 3px;
}
#dir_menu{
	width:6px;
	height:35px;
	float:left;
}
#esq_menu{
	width:6px;
	height:35px;
	float:left;
}
#conteudo_prin{
	width:895px;
}
#conteudo{
	width:895px;
	text-align:left;
	clear:both;
	background-color:#FFFFFF;
	padding:5px;
	height:735px;
	height:auto;

}
#conteudo_site{
	float:left;
	background-color:#FFFFFF;
	width:703px;
}

#rodape_topo{
	height:15px;
	clear:both;
	width:900px;
	margin:0px auto;
	overflow:hidden;
	margin-top:5px;
}
#rodape{
	width:100%;
	background:#FFF;
	position:relative;
	text-align:center;
	z-index:1;
	display:table;
	height:100%;
	clear:both;
}
.link_rodape{
	color:#0096C3;
	text-decoration:none;
	font-size:12px;
	padding-left:6px;
	padding-right:6px;
	font-weight:bold;
}
.link_rodape a{
	color:#0096C3;
	text-decoration:none;
	font-size:12px;
	padding-left:6px;
	padding-right:6px;
	font-weight:bold;
}
.link_rodape:hover{
	color:#E00000;
	text-decoration:none;
	font-size:12px;
	padding-left:6px;
	padding-right:6px;
	font-weight:bold;
}
.link_topo{
	color:#9E943A;
	font-size:11px;
	text-decoration:none;
}
.link_topo a{
	color:#9E943A;
	font-size:11px;
	text-decoration:none;
}
.link_topo:hover{
	color:#9E943A;
	font-size:11px;
	text-decoration:underline;
}
#links_roda{
	width:10%;
	float:left;
	margin:3px;
	padding-top:19px;
}
#links_roda2{
	width:10%;
	float:left;
	margin:3px;
	padding-top:19px;
}
.link_lista{
	color:#f66109;
	text-decoration:none;
	text-align:left;
}
.link_lista a{
	color:#f66109;
	text-decoration:none;
	text-align:left;
}
.link_lista:hover{
	color:#E00000;
	text-decoration:underline;
	text-align:left;
}
#lista_rodape{
	text-align:left;
	padding-top:5px;
	padding-left:40px;
}
#menu_produtos{
	width:187px;
}
#menu_p{
	width:187px;
	float:left;
	margin-right:4px;
}
#caixa_marcas{
	width:180px;
	border:#DFE1E0 solid 1px;
	margin-top:5px;
	margin-bottom:5px;
}
#caixa_marcas2{
	width:182px;
	border:#DFE1E0 solid 1px;
	margin-top:5px;
	margin-bottom:5px;
}

.link_vejamais{
	color:#F66109;
	font-weight:bold;
	text-decoration:none;
}
.link_vejamais a{
	color:#F66109;
	font-weight:bold;
	text-decoration:none;
}
.link_vejamais:hover{
	color:#F66109;
	font-weight:bold;
	text-decoration:underline;
}
#caixa_veja{
	background-color:#F1F3F2;
	border:#DFE1E0 solid 1px;
	height:22px;
	padding-left:10px;
	padding-top:5px;
}
#caixa_cat_p{
	background-color:#FBFBFB;
	border:#DFE1E0 solid 1px;
	height:20px;
	padding-left:10px;
	padding-top:4px;
}
.link_marcas{
	color:#006699;
	text-decoration:none;
}
.link_marcas a{
	color:#006699;
	text-decoration:none;
}
.link_marcas:hover{
	color:#006699;
	text-decoration:underline;
}
.tipo_produto{
	color:#556C31;
	font-weight:bold;
	font-size:12px;
}
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 905px; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding-left:0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 200px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background-image:url(layout/bg_menu.jpg);
  color: #fff;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height:25px;
  width:112px;
  padding-top:5px;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background-image:url(layout/bg_menu2.jpg);
  color: #fff;
  height:25px;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background: #fff;
  color: #666;
  border:#CCCCCC solid 1px;
  width:110px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #fff;
  color: #E2144A;
  width:110px;  
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #fff;
  color: #666;
  border:#CCCCCC solid 1px;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #fff;
  color: #E2144A;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #000000;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #000000;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 200px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}
#caixas_prop{
	width:900px;
	height:142px;
	clear:both;
	margin:0px 0px 3px 3px;
}
#caixa_propaganda{
	width:296px;
	height:142px;
	margin:1px;
	float:left;
}
#caixa_propaganda2{
	width:295px;
	height:142px;
	margin-top:1px;
	margin-right:2px;
	float:left;
	
}
#caixa_baner_index{
	width:702px;
	height:177px;
	clear:both;
}
#lancamento_prod{
	width:517px;
/*	height:399px;*/
	height:auto;
	float:left;
	margin-top:5px;
	margin-right:2px;
}
#menus_dicas{
	width:182px;
	height:388px;
	float:left;
	margin-top:5px;
}
#caixa_produtos_lanc{
	width:253px;
	height:180px;
	border:#CCCCCC solid 1px;
	float:left;
	margin:2px 2px 2px 0px;
}
#caixa_foto{
	width:248px;
	height:130px;
	padding-top:5px;
}
#texto_produto{
	width:252px;
	height:45px;
	background-color:#E8EBEE;
}
.titulo_texto_p{
	/* color:#636B67; */
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.titulo_valor{
	color:#498EBF;
	font-size:15px;
	font-weight:bold;
}
.link_detalhes{
	color:#2E2E2E;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.link_detalhes a{
	color:#2E2E2E;
	text-decoration:none;
	font-weight:bold;
}
.link_detalhes:hover{
	color:#2E2E2E;
	text-decoration:underline;
	font-weight:bold;
}
#texto_po{
	margin:4px;
}
#valor_pro{
	width:118px;
	height:30px;
	float:left;
}
.desc_dica{
	color:#006699;
	font-size:11px;
	text-align:justify;
}
#anterior{
	width:170px;
	height:40px;
	float:left;
	padding:5px;
}
#paginas{
	width:300px;
	height:40px;
	float:left;
	padding:5px;
}
#proximo{
	width:170px;
	height:40px;
	float:left;
	padding:5px;
}
.link_pag{
	width:15px;
	height:20px;
	padding:2px;
	text-decoration:none;
	border:#006699 solid 1px;
	color:#006699;
	margin:2px;
	font-size:14px;
}
.link_pag a{
	width:15px;
	height:20px;
	padding:2px;
	border:#006699 solid 1px;
	text-decoration:none;
	color:#9E2C2C;
	margin:2px;
	font-size:14px;
}
.link_pag:hover{
	width:15px;
	height:20px;
	padding:2px;
	border:#006699 solid 1px;
	text-decoration:none;
	color:#FFF;
	background-color:#006699;
	margin:2px;
	font-size:14px;
}
.link_pag2{
	width:15px;
	height:20px;
	padding:2px;
	border:#006699 solid 1px;
	text-decoration:none;
	color:#FFF;
	background-color:#006699;
	font-size:14px;
}
.titulo_empresa_g{
	color:#F66109;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
}
.titulo_empresa_g a{
	color:#F66109;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
}
.titulo_empresa_g:hover{
	color:#F66109;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#F2F2F2;
	font-size:11px;
}
#caixa_produtos_p{
	width:220px;
	height:180px;
	border:#CCCCCC solid 1px;
	float:left;
	margin:4px 5px 4px 4px;
}
#caixa_foto_p{
	width:190px;
	height:130px;
	padding-top:5px;
}
#texto_produto_p{
	width:220px;
	height:45px;
	background-color:#E8EBEE;
}
.titulo_valor_p{
	color:#498EBF;
	font-size:12px;
	font-weight:bold;
}
#valor_pro_p{
	width:100px;
	height:30px;
	float:left;
}
#caixa_produto_g{
	width:700px;
	margin:0px auto;
}
#texto_produto_g{
	width:700px;
	height:45px;
	background-color:#E8EBEE;
}
#valor_pro_g{
	width:100px;
	height:30px;
	float:left;
}
#caixa_foto_g{
	width:600px;
	padding-top:5px;
}
#caixa_marca_p{
	padding-left:5px;
	width:155px;
	height:150px;
	border:#DFE1E0 solid 1px;
	float:left;
	margin:4px;
}
.tipo_dica{
	color:#556C31;
	font-weight:bold;
	font-size:11px;
}
/*
.bt_busca {
	background-image:url(layout/fundo_busca.gif);
	background-repeat:no-repeat;
	cursor:text;
	width:50px;
	height:16px;
	border:0px;
	font-size:12px;
}
.bt_lupa {
	background-image:url(layout/lupa_busca.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	width:23px;
	height:25px;
	border:0px;
	font-size:12px;
}
#campo_busca{
	width:132px;
	height:25px;
	float:left;
}
#lupa_busca{
	width:23px;
	height:25px;
	float:left;
}*/