.font-link-top {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.vendidos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.menu {
	font-family: verdana;
	font-size: 15px;
	font-weight: normal;
	color: #CCCC33;
	text-decoration: none;
}
.tableForm td input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;

}

.tableForm td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1f2023;
	padding: 5px;	
}

.tableForm{
	padding: 5px;
}

#err{
	font-style: italic;
	color: #CC3300;
}
.textoPadrao{
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	padding: 25px;
}
.textoPadrona{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	padding: 10px;
}
