td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.produtos_td {
	color: #295271;
	background-color: #F1F1F1;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.produtos {
	color: #545454;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.produtos:hover {
	color: #295271;
	text-decoration: underline;
}
.texto1 {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}
.texto2 {
	color: #295271;
}
.texto3 {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.link_laranja {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.link_laranja:hover {
	color: #295271;
	text-decoration: none;
}
.lang_td {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	color: #CCCCCC;
}
.lang_link {
	text-decoration: none;
	color: #000000;
}
.lang_link:hover {
	text-decoration: underline;
	color: #295271;
}
.path {
	padding-left: 15px;
	padding-bottom: 15px;
}
.path1 {
	font-size: 24px;
	font-weight: bold;
	color: #424242;
	padding-bottom: 15px;
}
.path2 {
	font-size: 18px;
	color: #E2007F;
	padding-bottom: 15px;
	font-family: Verdana;
}
