.botoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	border: medium double #BCD7BC;
	padding: 3px;
	cursor: pointer;
}
.etapas {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
.etapa_atual {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.titulo {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #006600;
}
.subtitulo {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9900CC;
}
.texto18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.textoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.aviso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FF0000;
}

.caixas {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.caixasLista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #006666;
}
.preco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.radiobox {
	height: 30px;
	width: 30px;
	border: thin dashed #9900CC;
}
.botoes18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: medium double #BCD7BC;
	padding: 0px;
	cursor: pointer;
}
.but_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	background-color: #ECE9D8;
	border: medium double #BCD7BC;
	vertical-align: middle;
	display: block;
	padding: 0px;
	margin: 5px;
	text-decoration: none;
	text-align: center;
}
  .submitLink {
	color: #00f;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.texto16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
