HTML {
   height:100%;
}
img {
	behavior:	url("png/pngbehavior.htc");
}
body {
	background-image: url(images/tapete.gif);
	background-position:bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 #CONTENT {
 position: relative;
  width:auto;
  height:100%;
  margin-left:0px;
  background-color:#ffffff;
 }
 iframe.content {
 width:431;
 height:100%;
 min-height:200px;
 }
 iframe.newsbox {
 width:141;
 height:140;
 /*min-height:130px;*/
 }

