/* > Calibri normal */
@font-face {
	font-family:"calibri";
	src:url("./calibri.eot"); 
}
@font-face {
	font-family:"calibri";
	src:url("./calibri.ttf") format("TrueType");
}
/* - - - */
body{
	font-family:calibri;
	font-size:12px;	
	color:#333;
	line-height:135%;
	text-align:left;
}

#centro{
	position:absolute;
	width:993px;
	left:0px;
	top:0px;
	background-attachment: scroll;
	background-image: url(../png/1051_fundo_centro.png);
	background-repeat: repeat-y;
	background-position: top center;
	z-index:2;
	/*visibility:hidden;
	background-color:#333;
	color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #f333;*/
}
#faixa_fundo{
	position:absolute;
	width:100%;
	height:438px;
	left:0px;
	top:20%;
	background-attachment: scroll;
	background-image: url(../png/1218_fundo_faixa.png);
	background-repeat: repeat-x;
	background-position: center center;
	z-index:1;
}
	



#menu_topo{
	position:absolute;
	width:100%;
	left:0px;
	height:69px;
	top:0px;
	background-attachment: scroll;
	background-image: url(../png/1103_fundo_menu.png);
	background-repeat: repeat-x;
	background-position: center center;
	z-index:6;
}
#container_menu{
	position:absolute;
	width:960px;
	left:0px;
	height:60px;
	top:0px;
	z-index:2;
}
#logo_menu_topo{
	position:absolute;
	width:67px;
	height:34px;
	left:10px;
	top:12px;
	background-attachment: scroll;
	background-image: url(../png/1118_logotipo_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:1;
}
.divisa_botoes_menu{
	position:absolute;
	width:1px;
	height:50px;
	top:5px;
	background-color:#797979;
	z-index:2;
}
.btns_menu{
	position:absolute;
	width:117px;
	height:60px;
	top:0px;
	background-attachment: scroll;
	background-image: url(../png/1229_alpha000.png);
	background-repeat: repeat-x;
	background-position: center center;
	z-index:3;
}


.rotulos_pretos_btns{
	position:absolute;
	width:117px;
	height:16px;
	top:18px;
	left:0px;
	font-family:calibri;
	font-size:16px;	
	color:#000000;
	line-height:16px;
	text-align:center;
}

.rotulos_brancos_btns{
	position:absolute;
	width:117px;
	height:16px;
	top:16px;
	left:0px;
	font-family:calibri;
	font-size:16px;	
	color:#FFFFFF;
	line-height:16px;
	text-align:center;
	visibility:hidden;
}

#submenu_produtos{
	position:absolute;
	width:240px;
	height:330px;
	left:217px;
	top:60px;
	background-attachment: scroll;
	background-image: url(../png/1308_fundo_submenu.png);
	background-repeat: repeat-x;
	background-position: center center;
	z-index:3;
	visibility:hidden;
}

.divisa_botoes_submenu{
	position:absolute;
	width:116px;
	height:1px;
	left:4px;
	background-color:#B97C7C;
	z-index:2;
}

.btns_submenu{
	position:absolute;
	width:117px;
	height:60px;
	left:4px;
	background-attachment: scroll;
	background-image: url(../png/1229_alpha000.png);
	background-repeat: repeat-x;
	background-position: center center;
	z-index:4;
}

.rotulos_pretos_subbtns{
	position:absolute;
	width:117px;
	height:34px;
	top:26px;
	left:0px;
	font-family:calibri;
	font-size:11px;	
	color:#000000;
	line-height:12px;
	text-align:center;
	z-index:5;
}
.rotulos_brancos_subbtns{
	position:absolute;
	width:117px;
	height:34px;
	top:25px;
	left:0px;
	font-family:calibri;
	font-size:11px;	
	color:#ffffff;
	line-height:12px;
	text-align:center;
	z-index:6;
}


#foto_produtos_submenu{
	position:absolute;
	width:152px;
	bottom:0px;
	left:-140px;
	height:123px;
	background-attachment: scroll;
	background-image: url(../png/1229_alpha000.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:40;
}

#foto_produtos_submenu2{
	position:absolute;
	width:152px;
	bottom:0px;
	right:-140px;
	height:123px;
	background-attachment: scroll;
	background-image: url(../png/1229_alpha000.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:40;
}

#rodape{
	position:absolute;
	width:960px;
	bottom:0px;
	left:16px;
	height:80px;
	background-attachment: scroll;
	background-image: url(../png/1128_fundo_rodape.png);
	background-repeat: repeat-x;
	background-position: center center;
	z-index:60;
}

#img_logo_rodape{
	position:absolute;
	width:46px;
	height:24px;
	bottom:26px;
	left:20px;
	background-attachment: scroll;
	background-image: url(../png/1148_img_logo_rodape.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:2;
}

.areas_links_rodape{
	position:absolute;
	width:66px;
	height:26px;
	bottom:24px;
	background-attachment: scroll;
	background-image: url(../png/1229_alpha000.png);
	background-repeat: repeat-x;
	background-position: center center;
	z-index:2;
	font-family:calibri;
	font-size:16px;	
	color:#000000;
	line-height:16px;
	text-align:center;
}




















