.venda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
	font-style: italic;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.header0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.v-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 80%;
	right: 10%;
	left: 10%;
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	height: auto;
	top: auto;
	bottom: auto;
}
.v-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 80%;
	position: relative;
	right: 10%;
	left: 10%;
	bottom: auto;
	float: none;
	overflow: inherit;
	visibility: visible;
	z-index: auto;
}
.venda-dt {
	background-color: #CCCCCC;
	text-align: justify;
	width: 80%;
	background-position: center;
	text-indent: 10px;
	padding-top: 30px;
	padding-right: 10%;
	padding-bottom: 40px;
	padding-left: 10%;
}
