@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
body{
font:12px Verdana, Arial, Helvetica, sans-serif;
background-image: url(fundo5.jpg);
background-repeat: no-repeat;




}
#wrap{background:#ffffff;width:900px;margin:0 auto;}


/*NOVO MENU*/


#topo{background:#ffffff;height:120px;text-align:left;vertical-align:middle; margin:0 0 10px;}
#top-left{float:left;width:250px;height:100px;}
#top-center{float:left;width:310px;height:100px; margin-top: 20px;}
#top-right3{float:right;width:340px;height:130px;}

#top-center p{font-size: 13px;}
#top-center span{display: block;font-size: 9px;color: #666666;}
#top-center span a{color: #666666;text-decoration:underline;}

#top-right ul#buscar_preco{clear:both; list-style-type: none;margin-top: 52px; text-align: left;}
#top-right ul#buscar_preco li span{font-size: 12px; font-weight: bold;}
#top-right ul#buscar_preco form li{padding-left: 65px; padding-top: 2px; padding-bottom: 2px;}
#top-right ul#buscar_preco form li.titulo{padding: 0;}
#top-right ul#buscar_preco li input{ border: 1px solid #cccccc; width: 110px; padding: 2px 0; }
#top-right ul#buscar_preco li input.palavra_chave{ border: 1px solid #cccccc; width: 270px; padding: 2px 0; }
#top-right ul#buscar_preco li select{ border: 1px solid #cccccc; width: 270px; padding: 2px 0; }
#top-right ul#buscar_preco li input.btn{ border: 0; width: 50px; background: #996699; color: #ffffff; margin-left: 100px; }

#top-right ul#botoes{clear:both; list-style-type:none;margin-top:60px;text-align:right; float:right;}
#top-right ul#botoes li{position:relative; float:left;}
#top-right ul#botoes li a{color:#996699;text-decoration:none;font:10px Arial, Helvetica, sans-serif;}

#top-right #buscar{list-style-type:none;margin-top:10px;text-align:right; width: 220px; clear:both; height:25px; float:right; background:#666666; padding: 0 0 0 5px;}
#top-right #buscar a{ color:#996699;text-decoration:none;font:10px Arial, Helvetica, sans-serif;}

#top-right #buscar span{font-weight:bold;color: #FFFFFF;}
#top-right #buscar input{border:0;background:#707070;color:#FFFFFF;vertical-align:middle; padding:3px 0;width: 120px;}
#top-right #buscar input.btn{border:0;color: #ffffff;width: 30px;height: 20px;background: #666666;	font-weight: bold;font-size: 10px;cursor: pointer;}
/*FIM DO TOPO*/
/* MENU - NOVO */
#top-right ul{list-style-type:none;margin:0;padding:0;font: 12px Arial, Helvetica, sans-serif;}
#migalhas{font: 11px Arial, Helvetica, sans-serif;color:#999999;font-weight:bold;padding: 10px 0 10px 200px;}
#migalhas a{color:#999999;text-decoration:underline;}

/***  Menu do topo *************************************************************************/
#top-right ul#menu3{
	position: absolute;
	z-index: 600;
	*z-index: 200;
	margin: 0;
	margin-top: 25px;
	padding: 0;
	list-style: none;
	width: 500px;
	float: right;
	clear: both;
}
#top-right ul#menu li {
	position: relative;
	float: left;
	text-align: center;

}
#top-right ul#menu li ul {
	position: absolute;
	left: 0;
	top: 25px;
	display: none;
	width: 180px;
}
#top-right ul#menu li ul li {
	float: none;
	width: 180px;
	text-align: left;
	display:block;
}
#top-right ul#menu li a {
	display: block;
	text-decoration: none;
	color: #563685;
	background: #fff;
	padding: 5px 10px;
	border-right: 1px solid #563685;
	border-bottom: 1px solid #563685;
	font-weight: bold; 
	font-size: 11px;
}
#top-right ul#menu li a:hover { 
	color: #660066; 
	background: #FDF5FE; 
} 
#top-right ul#menu li ul li ul {
	position: absolute;
	left: 180px;
	top: 0;
	display: none;
}
/* TRATANDO LINHA GIFT */
#top-right ul#menu li.lngift a {background: #660066;color: #ffffff;}
#top-right ul#menu li.lngift a:hover {background: #996699;color: #ffffff;}
#top-right ul#menu li ul li ul.gift {top: -260px;position: absolute;z-index: 400;}
#top-right ul#menu li ul li ul.gift li a{background: #ffffff;color: #563685;}
#top-right ul#menu li ul li ul.gift li a:hover{color: #660066; background: #FDF5FE;}
/* FIM DO TRATAMENTO DA GIFT */

#top-right ul#menu li ul li a { padding: 2px 5px; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; font-weight: normal;}

#top-right ul#menu li ul li ul {width: 180px;border-top: 1px solid #cccccc;}
#top-right ul#menu li:hover ul, #top-right ul#menu li.hover ul { display: block; }
#top-right ul#menu li:hover ul ul, #top-right ul#menu li.hover ul ul { display:none; }
#top-right ul#menu li:hover ul, #top-right ul#menu li li:hover ul, #top-right ul#menu li.hover ul, #top-right ul#menu li li.hover ul { display: block; } /* Aqui a magica */
/*RACK DO MENU*/
/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6 */
* html * { color: expression( (function(who){ if(!who.MXPC){
   who.MXPC = '1';
   if(who.nodeName != 'A'){
      who.onmouseenter=function(){ who.className += ' hover'};
      who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }

   (who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }


/*FIM MENU*/





/*Player*/
#player{clear:both;background:#eef0f0;height:332px;}
/*Fim do Player*/

/*MenuNovo*/
#novomenu{float:left;width:540px;height:130px;}
/*fimmenu*/




/*Corpo*/
#corpo{background:#ffffff;padding: 20px 0; padding-bottom: 0;overflow:auto; clear:both;}
#corpo p{padding:40px 10px 5px;text-align:left; font: 11px Verdana, Arial, Helvetica, sans-serif;}
#corpo p a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#corpo p a:hover{
	color: #666666;
	text-decoration: underline;
}
#corpo p.catalogo{text-align:center; padding-top: 55px;}
#corpo p.comemorativa{text-align:center; padding-top: 28px;}
#corpo p.maisprocurados{padding-top: 32px;}
#corpo p.maisprocurados a{font-weight: normal;color: #333333;text-decoration: none;}
#corpo p.maisprocurados a:hover{color:#666666;text-decoration: underline;}

/* CSS do painel rotativo */
#corpo ul#slides{width:500px;height:450px;margin:0 auto;border: 1px solid #eef0f0;}
#corpo ul#slides li{border: 0;}
#corpo p.navegacao span{padding: 1px 10px;text-decoration: none;color: #660066;font-weight:bold;}
#corpo p.navegacao a{ border: 1px solid #996699;padding: 1px 10px;text-decoration: none;color: #660066;font-weight:bold;}
#corpo p.navegacao a:hover{background: #996699;color: #ffffff;border: 1px solid #660066;}

#lancamentos{background:url(../imagens-new/box-lancamentos.png);width:280px;height:115px;float:left;}
#promocoes{background:url(../imagens-new/box-promocoes.png);width:280px;height:115px;float:left;margin-left:30px;}
#maisprocurados{background:url(../imagens-new/box-catalogo_menor.png);width:280px;height: 115px;margin-left:30px;float:left;}
/*#corpo #linha-gift{clear:both;background:url(../imagens-new/box-gift.png);width:590px;height: 115px;margin:20px 0;float:left;}*/
#corpo #linha-gift{ clear: both; margin: 20px 0; width:280px;height: 188px;float:left;}

#corpo #catalogo-online{background:url(../imagens-new/box-grafica.png) no-repeat;width:280px;height: 188px;margin: 20px 0 10px 30px;float: left;}
#corpo #datas-comemorativoas{background:url(../imagens-new/box-diadasecretaria.png); width: 280px; height: 188px; margin: 20px 0 10px 30px;float: left;}

/*Rodape*/
#rodape{
	clear:both; 
	text-align:center; 
	background: #fff; 
	width: 900px; 
	margin: 0 auto; 
	font: 10px Arial, Helvetica, sans-serif;
	color:#563685; 
	width:900px; 
	margin:5px auto;
	padding: 10px 0;
}
#rodape ul#list-rodape{list-style-type:none;}
#rodape ul#list-rodape li{display: inline;padding: 10px 15px;}
#rodape ul#list-rodape li a{text-decoration:none;color:#563685;}
#rodape ul#list-rodape li a:hover{text-decoration:underline;color:#993399;}

/* MENU - NOVO */
#top-right ul{
	list-style-type:none;
	margin:0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
}
#migalhas{
	font: 11px Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	padding: 10px 0 10px 200px;
}
#migalhas a{
	color:#999999;
	text-decoration:underline;
}

/** Formata o wrap 2 da p�gina de produtos **/
#wrap2{
	display: block;
	margin: 0 auto;
	border: 1px solid red;
}