@charset "utf-8";
/* CSS BIRELLO.COM.BR - Pags Rosas */

/* Inicio PADRAO PAGINAS */
body { font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #fff; background: #9F8562; padding-bottom: 10px; }

/*------------------HEADER------------------*/
div#box-header { width: 100%; display: table; background: url(img/bg-header2.jpg) repeat-x; }

	/*div#logo { width: 308px; height: 131px; padding-left: 271px; float: left; background: url(img/logo2.jpg) right bottom no-repeat; }*/
	
	div#logo { width: 308px; height: 131px; padding-left: 200px; float: left; }
					
/*------------------CORPO------------------*/
div#box-corpo { width: 100%; display: table; background: url(img/bg-corpo3.jpg) repeat-x top #D9D9B7; }

	/*--- Tiulo Paginas ---*/
	h4#tit-pags { width: 100%; padding: 20px 0 10px; float: left; font-size: 12px; color: #322829; }

/*------------------FOOTER------------------*/
div#box-footer { width: 100%; display: table; background: url(img/bg-footer2.jpg) repeat-x top; height: 188px; }


		/*Space*/
			li#menu-space { width: 10px; height: 25px; background: url(img/bt-icon-menu2.jpg) no-repeat center; padding: 0 10px; }
		
		/*BT Home*/
			li#bt-home a { width: 31px; height: 25px; background: url(img/bt-home2.jpg) no-repeat; }
	
		/*BT Historia */
			li#bt-historia a { width: 88px; height: 25px; background: url(img/bt-historia2.jpg) no-repeat; }
	
		/*BT Curiosidades*/
			li#bt-curiosidades a { width: 77px; height: 25px; background: url(img/bt-curiosidades2.jpg) no-repeat; }
	
		/*BT Femininos*/
			li#bt-femininos a { width: 127px; height: 25px; background: url(img/bt-acessorios-femininos2.jpg) no-repeat; }
	
		/*BT Masculinos*/
			li#bt-masculinos a { width: 137px; height: 25px; background: url(img/bt-acessorios-masculinos2.jpg) no-repeat; }

		/*BT Botas*/
			li#bt-botas a { width: 34px; height: 25px; background: url(img/bt-botas2.jpg) no-repeat; }
	
		/*BT Lojas*/
			li#bt-lojas a { width: 30px; height: 25px; background: url(img/bt-lojas2.jpg) no-repeat; }
	
		/*BT Contato*/
			li#bt-contato a { width: 47px; height: 25px; background: url(img/bt-contato2.jpg) no-repeat; }

	/*BANNERS PAGS*/
		
		/*Sapatos Femininos*/
			a#sapatos-femininos { background: url(img/banners-sap-fem2.jpg) no-repeat center; width: 100%; height: 100%; text-indent: -9999px; display: block;  }
		
		/*Sapatos Masculinos*/
			a#sapatos-masculinos { background: url(img/banners-sap-mas2.jpg) no-repeat center; width: 100%; height: 100%; text-indent: -9999px; display: block;  }
		
		/*Novidades*/
			a#novidades { background: url(img/banners-nov2.jpg) no-repeat center; width: 100%; height: 100%; text-indent: -9999px; display: block;  }
		
		/*Promocoes*/
			a#promocoes { background: url(img/banners-prom2.jpg) no-repeat center; width: 100%; height: 100%; text-indent: -9999px; display: block;  }

