a.B_home {
	color: #F00;
	text-decoration: none;
	background-image: url(../menu/PE_icone_home.png);
	list-style-image: url(../menu/icone_home.png);
	list-style-position: inside;
	background-repeat: no-repeat;
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 6px;
}
a:hover.B_home {
	color: #00F;
	text-decoration: none;
	background-image: url(../menu/PE_icone_home.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
a.B_mim {
	background-image: url(../menu/PE_icone_eu.png);
	background-repeat: no-repeat;
	color: #F00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 45px;
	padding-top: 45px;
	background-position: 4px 6px;
}
a:hover.B_mim {
	color: #00F;
	text-decoration: none;
	background-image: url(../menu/PE_icone_eu.png);
	background-position: 4px 4px;
}
a.B_port {
	background-image: url(../menu/PE_icone_portfolio.png);
	background-position: 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
	text-decoration: none;
	height: 45px;
	padding-top: 45px;
	background-repeat: no-repeat;
}
a:hover.B_port {
	color: #00F;
	text-decoration: none;
	background-image: url(../menu/PE_icone_portfolio.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
a.B_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
	text-decoration: none;
	background-image: url(../menu/PE_icone_faq.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 45px;
	padding-right: 8px;
	padding-left: 8px;
}
a:hover.B_link {
	color: #00F;
	text-decoration: none;
	background-image: url(../menu/PE_icone_faq.png);
	background-position: 0px 4px;
}
a.B_contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
	text-decoration: none;
	background-image: url(../menu/PE_icone_contato.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 45px;
	padding-top: 45px;
	padding-right: 3px;
	padding-left: 3px;
}
a:hover.B_contato {
	color: #00F;
	text-decoration: none;
	background-image: url(../menu/PE_icone_contato.png);
	background-position: 0px 4px;
}
a.B_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
	text-decoration: none;
	background-image: url(../menu/PE_icone_pedidos.png);
	height: 45px;
	padding-top: 45px;
	background-repeat: no-repeat;
	background-position: 2px 6px;
}

