body {
	margin: 0px;
	background-image: url(../imagem/patter_body.jpg);
}
#linha_topo_entrada {
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../imagem/patter_geral.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#linha_meio_entrada {
	background-image: url(../imagem/entrada.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 100%;
	width: 100%;
	position: absolute;
}
#entrada_geral {
	height: 100%;
	width: 616px;
	vertical-align: middle;
	background-image: url(../imagem/bg_entrada_geral.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#pattern_linha_topo_paginas {
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../imagem/patter_linha_topo_paginas.png);
	background-repeat: repeat-x;
	background-position: top;
}
#geral_paginas {
	height: 100%;
	width: 616px;
}
#topo {
	height: 235px;
	width: 616px;
	background-image: url(../imagem/bg_topo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#meio_geral {
	height: auto;
	width: 616px;
	background-image: url(../imagem/bg_texto_geral.png);
}
#rodape {
	height: 60px;
	width: 616px;
	background-image: url(../imagem/rodape.png);
	vertical-align: bottom;
}
#ant_titulo {
	height: 45px;
	width: 616px;
}
#meio {
	height: auto;
	width: 616px;
}
#meio_direita {
	height: auto;
	width: 38px;
}
#meio_meio {
	height: auto;
	width: 540px;
}
#meio_esquerda {
	height: auto;
	width: 38px;
}
#titulo {
	height: 30px;
	width: 540px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4F;
	text-align: left;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1193C9;
}

#texto {
	height: auto;
	width: 540px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4F;
	text-align: justify;
}
#espaco_texto {
	height: 10px;
	width: 540px;
}
#espaco_menor {
	height: 3px;
	width: 540px;
}
.campo_formulario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	width: 530px;
	height: 16px;
	font-variant: small-caps;
}
.campo_form_mensagem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	width: 530px;
	height: 80px;
	font-variant: small-caps;
}
.botao_enviar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #4D4D4F;
}
.texto_azul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1193C9;
}
#texto_alinhado_direita {
	height: auto;
	width: 540px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4F;
	text-align: right;
}
