.fonte1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0067AB;
	margin-right: 5px;
}
.fonte2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.fonte3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:5px;
	color: #138a5e;
}
.fonte4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:5px;
	color: #158a5e;
}
.conteudo-corpo-form table img {
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;
}
.conteudo-corpo-form-dir table img {
	margin-left: 0px;
	margin-top: 0px;
	float: right;
	margin-right: 0px;
}
.todoform input {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.todoform textarea {
 background:#e2eaf0; 
}

.todoform select {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.conteudo-corpo-form {
	background-image: url(../../imagens/conteudo-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 100%;
}
.conteudo-corpo-form h1 {
	font-size: 29px;
	color: #0067AB;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin-left: 115px;
	margin-right: 10px;
	line-height: 10px;
}
.conteudo-corpo-form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4F;
	margin-left: 115px;
	margin-right: 10px;
	line-height: 24px;
}
.conteudo-corpo-form h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4F;
	margin-left: 0px;
	margin-right: 10px;
	line-height: normal;
}
.conteudo-corpo-form-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	margin-left: 0px;
	margin-right: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.nome-form-espaco {
	padding-bottom: 7px;
}
.tabela-azul-topo {
	background-image: url(../../imagens/box-cadastro-01-topo.jpg);
	background-repeat: no-repeat;
}
.tabela-azul-meio {
	background-image: url(../../imagens/box-cadastro-01-meio.jpg);
}
.tabela-azul-base {
	background-image: url(../../imagens/box-cadastro-01-base.jpg);
}
.tabela-cinza-topo {
	background-image: url(../../imagens/box-cadastro-02-topo.jpg);
}
.tabela-cinza-meio {
	background-image: url(../../imagens/box-cadastro-02-meio.jpg);
}
.tabela-cinza-base {
	background-image: url(../../imagens/box-cadastro-02-base.jpg);
}
.titulo-tabela {
	font-size: 29px;
	color: #0067AB;
	font-weight: bold;
	font-family: "Trebuchet MS";
	line-height: 45px;
}
.texto-tabela-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4F;
	line-height: normal;
}
.texto-tabela-vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	line-height: normal;
}
