.Ftopo {
	background-image: url(imagens/fundo_topo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.Fmensagem {

	background-image: url(imagens/fundo_mensagem.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.Flogin {

	background-image: url(imagens/fundo_login.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.Fleft {

	background-image: url(imagens/fundo_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.Fright {

	background-image: url(imagens/fundo_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.Fdown {


	background-image: url(imagens/fundo_down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Fcenter {

	background-image: url(imagens/fundo_center.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.FtextoLeft {
	background-image: url(imagens/fundo_texto_left.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
.FtextoRight {
	background-image: url(imagens/fundo_texto_right.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
a.verde {
	color: 00944C;
	text-decoration: none;
}
a.verde:hover {

	color: #999999;
	text-decoration: none;
}
a.preto {

	color: 000000;
	text-decoration: none;
}
a.preto:hover {


	color: #999999;
	text-decoration: none;
}
.Fmicro {


	background-image: url(imagens/ilustra01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: 027A40;
	background-color: e0e0e0;
	font-weight: normal;
	font-size: 10px;


}
a.branco {


	color: ffffff;
	text-decoration: none;
}
a.branco:hover {



	color: cccccc;
	text-decoration: none;
}
.combo {
	font-size: 11px;
	text-transform: lowercase;
}

a.vermelho {
	color: #FF0000;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;


}

input {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
}

select {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
}
textarea {
	font-family: Verdana;
	font-size: 12px;
	border: thin solid;

}
.btexp {
	font-family: Verdana;
	font-size: 10px;
	background-color: E7E7E7;
	border: thin solid #00944C;
	color: 00944C;
	cursor: hand;


}
.btsalvar {
	font-family: Verdana;
	font-size: 14px;
	background-color: E7E7E7;
	border: thin solid #00944C;
	color: #000000;
	font-weight: bold;

}
.nocolorw {
	font-family: Verdana;
	font-size: 9px;
	color: #00944C;
	background-color: #FFFFFF;
	border: thin none #FFFFFF;
}
.nocolorg1 {
	font-family: Verdana;
	font-size: 9px;
	color: #00944C;
	border: none #E7E7E7;
	background-color: #E7E7E7;

}
.nocolorg2 {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	border: none #B2B2B2;
	background-color: #B2B2B2;

}
.btSair {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00994C;
	border: thin solid #E7E7E7;
	font-weight: bold;
	cursor: hand;

}

.info {
	font-family: Verdana;
	font-size: 12px;
	color: #00944C;
	background-color: #FFFFFF;
	border: thin none #FFFFFF;
}
.aviso {

	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	border: none #E7E7E7;
	background-color: #E7E7E7;
}

