.topo_menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
a.linkmenu:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.linkmenu:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.linkmenu:hover {
	color: #FF6600;
	font-weight: normel;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.linkmenu:active {
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.linknovidades:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.linknovidades:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.linknovidades:hover {
	color: #FF9900;
	font-weight: none;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.linknovidades:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

a.restrito:link {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.restrito:visited {
	color: #993300;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.restrito:hover {
	color: #993300;
	font-weight: normal;
	text-decoration: bold;
	font-family: Arial;
	font-size: 12px;
}
a.restrito:active {
	color: #990000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.mouse {

	cursor:pointer;
	cursor:hand;
}
.box {
	background-color: #FEFEFE;
	border: 1px solid #FFFFFF;
}
.texto_padrao {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.texto_negrito {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texto_p_branco {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.input_pesquisa {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 150px;
}
.texto_preto {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.imgBorder {
	border: 2px solid #f8f8f8;
}
.form_contato {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
}

