.detalhe_esq {
	background-image: url(../imgs/detalhe_esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.detalhe_esq1 {
	background-image: url(../imgs/detalhe_esq1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.detalhe_dir {
	background-image: url(../imgs/detalhe_dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E7EEF1;
	border: 1px solid #527C94;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #547C95;
	border: 2px solid #436F8A;
	color: #FFFFFF;
}


.detalhe_dir1 {
	background-image: url(../imgs/detalhe_dir1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.verd11branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.verd11azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.verd11azul_elmaior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000033;
}
.campos_topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

