body {
	background-color: F2F3F7;
	background-image: url(images/bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
}
.text_cinza_nor {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.text_cinza_nor:hover {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}



.text_min_esc_bol {
	font-family: tahoma, arial;
	font-size: 9px;
	font-weight: bold;
	color: BBBED1;
}
.text_min_bra_nor {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.text_min_bra_nor:hover {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_azul_bol {
	font-family: tahoma, arial;
	font-weight: bold;
	color: #37457F;
	font-size: 12px;
}
.text_prod {

	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #56648E;
}
.forms {
	font-family: Tahoma;
	font-size: 12px;
	color: #37457F;
	width: 98%;
	border: 1px solid #CCCCCC;
}
.botao {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #37457F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 98%;
	height: 25px;
}
.text_bra_nor {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.fundo-menu {
	background-image: url(images/index_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
