p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.links_laranja {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9108;
	font-weight: bold;
	text-decoration: none;
}
.links_laranja:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9108;
	font-weight: bold;
	text-decoration: underline;
}
.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.9px;
	color: #000000;
	font-weight: bold;
}
.titulo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.borda01 {
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.fonte_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.fonte_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.borda02_bottom {
	font-weight: bold;
	border-bottom: 1px solid FF9108;
}
.bg_contato01 {
	background-attachment: fixed;
	background-image: url(img/bg_contato_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_contato04 {
	background-attachment: fixed;
	background-image: url(img/bg_contato_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}