body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding-right: 5em;
}
#menu {
	display: none;
}
#menu img {

}
#corpo {
	line-height: 1.5em;
	text-align: justify;
	overflow: visible;
	position: static;
	width: 100%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	margin-bottom: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#corpo h3 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.divImagem img {
	display: none;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-bottom: 3px;
}
.divImagem {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 100px;
	color: #003366;
	font-size: 85%;
	line-height: normal;
	display: none;
}
#corpo ul li {
	list-style-type: disc;
	padding-bottom: 5px;
}
a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#fichatecnica {
}
h1 {
	display: none;
}
.sublinhado {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	color: #CC0000;
}
.imagemEsquerda {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
	border: 1px solid #000000;
	display: none;
}
.imagemDireita {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 1px solid #000000;
	display: none;
}
.pdf {
	list-style-image: url(imagens/pdf.gif);
}
h3 a {
	color: #333333;
	background-color: #CCCCCC;
}
#fundomenu {
	display: none;
	text-align: right;
}
.tabelaPlano table caption {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.tabelaPlano td {
	border: 1px solid #000000;
}
.tabelaPlano table {
	border-collapse:collapse;
	margin-bottom: 30px;
}
.tabelaPlano th {
	color: #000000;
	border-top: 3px double #000000;
	border-right: 1px solid #000000;
	border-bottom: 3px double #000000;
	border-left: 1px solid #000000;
}
