a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #B5584A;
}

a:hover {
	text-decoration: none;
	color: #F9A51A;
}

a:active {
	text-decoration: none;
	color: #000000;
}

#corpo {
	position:absolute;
	left:220px;
	top:113px;
	width:759px;
	height:403px;
	z-index:1;
	overflow-y: auto;
	overflow-x: hidden;
	padding-bottom:15px;
}
.TamanhoFixo	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 0px;
	font-size: 10px;
	}
.Texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FEEDD1;
	overflow: hidden;
	z-index:1;
	
}
#corpohome {
	position:absolute;
	left:220px;
	top:113px;
	width:759px;
	height:403px;
	z-index:1;
	overflow: hidden;
}
.back {
	background-repeat: no-repeat;
  }

.back_y {
		background-repeat: repeat-y;
  }

.back_x {
		background-repeat: repeat-x;
  }
