

.fontMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.padImgTitulo {
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 4px;
}
.fontCorpo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.padBotton {
	padding-bottom: 6px;
}
.padTopo {
	padding-top: 3px;
}
.backgroundImgBotton {
	background-image: url(imagens/botton1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.padLatDir {
	padding-right: 15px;
}
.padLatEsq {
	padding-left: 13px;
}
.linhaFim {
	border-bottom: 1px dotted #6D6E70;
}
.linhaFim2 {
	border-bottom: 2px inset #0099FF;
}


