.fundomeio {
	background-image: url(fundo3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fundocanto {
	background-image: url(fundo_canto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.texto {
	line-height: 20px;
}
.textocompra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.video {
	font-weight: bolder;
	color: #0033CC;
	text-decoration: underline;
}
.video:hover {
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
