body {
	margin: 0;
	padding: 0;
	background: #eee;
	text-align: center;
}

html, body, table, div {
	font-family: verdana;
	font-size: 11px;
}

h1, .Titulo2 {
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	padding-top: 3px;
	color: #000
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

.tabela_geral {
	width: 780px;
	height: 96%;
	background: #fff url(images/div_vertical.gif) repeat-y 225px 0;;
	clear: both;
}

.rodape {
	width: 780px;
	clear: both;
	background: #20462F;
}

.td_esq {
	width: 225px;
	padding-bottom: 30px;
}

.td_main {
	width: 555px;
}

.menu {
	background: #037844;
	clear: both;
}

.menu img {
	float: left;
}

div.box_esq {
	background: url(images/PRINCIPAL_19.jpg) repeat-y top center;
	clear: both;
	padding: 0 20px 0 20px;
	color: #fff;
	border: 0px solid red;
	text-align: center;
}

.box_esq p {
	margin: 0;
	text-align: center;
}

.box_galeria {
	float: left;
	padding: 6px;
	cursor: hand;
	width: 130px;
	height: 100px;
	text-align: center;
}

.box_galeria img {
	border: 1px solid #aaa;
}

.conteudo {
	clear: both;
	text-align: left;
	width: 500px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.imagens_esq {
	width: 190px;
	text-align: left;
}

.textopadrao {
	vertical-align: top;
}

.rotuloform {
	width: 80px;
	text-align: right;
	border: 0px solid gold;
	float: left;
	padding: 2px;
}

.campoformpadrao, .campoformarea {
	width: 150px;
	border: 1px solid #ccc;
	background: #eee;
}

.areaform {
	width: 280px;
	text-align: right;
	border: 0px solid gold;
}

.botaoform {
	background: #fff url(images/bt_enviar.jpg) no-repeat center;
	width: 50px;
	height: 15px;
	border: 0;
}

.txt_lad_home {
	padding: 0 20px 0 20px;
	text-align: center;
}