@charset "utf-8";
body {
	font-size: 80.5%;/*  v Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	text-align: justify;
	background-color: transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.estilo {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	font-style: normal;
}
td img {
	display: block;
}
#imagem {
	position: fixed;
	width:240px;
	height:330px;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index:1;
}
#texto {
	position:absolute;
	width:490px;
	height:330px;
	z-index:1;
	left: 255px;
	top: -10px;
	right: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

