body {
background:#F3F5F7 url("images/fundo.jpg") 
top left repeat-x fixed;
     }

A:hover  {
  color: #3478BF;
  text-decoration: underline;
}

A {
  color: #42505E;
  text-decoration: none
}
	 
.texto-conteudo {
	font-family: Arial;
	font-size: 11px;
	color: 687781;
}
.texto-pequeno {
	font-family: Verdana;
	font-size: 9px;
	color: 687781;
}
.combo {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-top-color: #000000;
	border-right-color: #E9ECEE;
	border-bottom-color: #E9ECEE;
	border-left-color: #000000;
}
.texto-menu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 687781;

}
.texto-pequeno1 {
	font-family: Arial;
	font-size: 11px;
	color: #4D5962;

}
.titulo {
	font-family: Arial;
	font-size: 13px;
	color: 0066B3;
	font-weight: bold;
}
.back-tabela {
	background-color: F3F5F7;
}
.texto-conteudo-bold {
	font-family: Arial;
	font-size: 11px;
	color: 8796A1;
	font-weight: bold;

}
.botao {
	font-family: Arial;
	font-size: 12px;
	background-image: url(images/fundo_botao.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: 1px ridge;
	font-weight: normal;



}
.fundo-area {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/fundo_area.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-top-color: #000000;
	border-right-color: #E9ECEE;
	border-bottom-color: #E9ECEE;
	border-left-color: #000000;

}
.fundo-area-cadastro {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/fundo_area.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-top-color: #000000;
	border-right-color: #E9ECEE;
	border-bottom-color: #E9ECEE;
	border-left-color: #000000;
}
