body {
	font-family: Trebuchet MS;
}
.pagesNome {
	font: 'Trebuchet MS';
	background: url(../img/global/red_setamn.gif) no-repeat;
	color:#000000;
	font-size:26px;
	padding-top: 5px;
	padding-left: 22px;
}
.TextosPages {
	font: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	padding-top: 5px;
	padding-left: 5px;
}
.PagesTitulos {
	font: 'Trebuchet MS';
	font-weight: bold;
	color:#990000;
	font-size:18px;
	padding-top: 5px;
	padding-left: 5px;
}
.PagesLink {
	font: Tahoma;
	font-weight: bold;
	color:#990000;
	font-size:11px;
	padding-top: 5px;
	padding-left: 5px;
}
.ProdutoNome {
	font-weight: bold;
	color: #003366;
	font-size:16px;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: 'Trebuchet MS';
	text-transform: capitalize;
}
.DetalhesNomes {
	font: 'Trebuchet MS';
	font-weight: bold;
	color: #003366;
	font-size:16px;
	letter-spacing: -1px;
	padding-top: 5px;
}
/* ul li*/
#ul {
	padding: 0 0 15px 15px;
}
#ul li {
	padding: 0 0 0 22px;
	list-style:none;
	margin-bottom: 5px;
	background:  url("../img/global/more.gif") no-repeat 0 0.4em;
}
/*botao veja mais*/
#bt_maisprodutos {
	position:relative;
	width:161px;
	height:35px;
	background:url(../img/global/bt_maisprodutos.jpg) no-repeat;
}
#bt_maisprodutos a {
	height:35px;
	width:auto;
	display:block;
	background:url(../img/global/bt_maisprodutos.jpg) no-repeat;
}
#bt_maisprodutos a:hover {
	background:url(../img/global/bt_maisprodutos.jpg) right no-repeat;
}
/*botao veja mais produtos*/
#bt_vjmaisprodutos {
	position:relative;
	width:81px;
	height:24px;
	background:url(../img/global/vjmais_produtos.jpg) no-repeat;
}
#bt_vjmaisprodutos a {
	height:24px;
	width:auto;
	display:block;
	background:url(../img/global/vjmais_produtos.jpg) no-repeat;
}
#bt_vjmaisprodutos a:hover {
	background:url(../img/global/vjmais_produtos.jpg) right no-repeat;
}
/*botao mais documentos*/
#bt_documentos {
	position:relative;
	width:165px;
	height:35px;
	background:url(../img/global/bt_documentos.jpg) no-repeat;
}
#bt_documentos a {
	height:35px;
	width:auto;
	display:block;
	background:url(../img/global/bt_documentos.jpg) no-repeat;
}
#bt_documentos a:hover {
	background:url(../img/global/bt_documentos.jpg) right no-repeat;
}
/*botao imprimir*/
#bt_printpages {
	position:relative;
	width:163px;
	height:35px;
	background:url(../img/global/bt_printpages.jpg) no-repeat;
}
#bt_printpages a {
	height:35px;
	width:auto;
	display:block;
	background:url(../img/global/bt_printpages.jpg) no-repeat;
}
#bt_printpages a:hover {
	background:url(../img/global/bt_printpages.jpg) right no-repeat;
}

/*botao pessoa física*/
#bt_fisica {
	position:relative;
	width:185px;
	height:31px;
	background:url(../img/global/bt_fisica.jpg) no-repeat;
}
#bt_fisica a {
	height:31px;
	width:auto;
	display:block;
	background:url(../img/global/bt_fisica.jpg) no-repeat;
}
#bt_fisica a:hover {
	background:url(../img/global/bt_fisica.jpg) right no-repeat;
}

/*botao pessoa jurídica*/
#bt_juridica {
	position:relative;
	width:185px;
	height:31px;
	background:url(../img/global/bt_juridica.jpg) no-repeat;
}
#bt_juridica a {
	height:31px;
	width:auto;
	display:block;
	background:url(../img/global/bt_juridica.jpg) no-repeat;
}
#bt_juridica a:hover {
	background:url(../img/global/bt_juridica.jpg) right no-repeat;
}

/*botao pre pessoa jurídica*/
#bt_prejuridica {
	position:relative;
	width:185px;
	height:31px;
	background:url(../img/global/bt_prejuridica.jpg) no-repeat;
}
#bt_prejuridica a {
	height:31px;
	width:auto;
	display:block;
	background:url(../img/global/bt_prejuridica.jpg) no-repeat;
}
#bt_prejuridica a:hover {
	background:url(../img/global/bt_prejuridica.jpg) right no-repeat;
}

/*botao pre pessoa jurídica*/
#bt_prefisica {
	position:relative;
	width:185px;
	height:31px;
	background:url(../img/global/bt_prefisica.jpg) no-repeat;
}
#bt_prefisica a {
	height:31px;
	width:auto;
	display:block;
	background:url(../img/global/bt_prefisica.jpg) no-repeat;
}
#bt_prefisica a:hover {
	background:url(../img/global/bt_prefisica.jpg) right no-repeat;
}

