body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#fundo {
	background:url(images/fundoprata.jpg) no-repeat;
	margin:0 auto;
	width:1000px;
	height:950px;
}
#fundo2 {
	background:url(images/fundoprata.jpg) no-repeat;
	margin:0 auto;
	width:1000px;
	height:1124px;
}
#fundo3 {
	background:url(images/fundoprata.jpg) no-repeat;
	margin:0 auto;
	width:1000px;
	height:1025px;
}
#fundo4 {
	background:url(images/fundoprata.jpg) no-repeat;
	margin:0 auto;
	width:1000px;
	height:1475px;
}
#wrap {
	width:766px;
	background:#FFFFFF;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:50px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:765px;
	background-color:#FFFFFF;
	height:770px
}
.right {
	width:0px;
	height:770px;
	background:#FFFFFF;
}
.right2 {
	width:0px;
	height:950px;
	background:#FFFFFF;
}
.right3 {
	width:0px;
	height:850px;
	background:#FFFFFF;
}
.right4 {
	width:0px;
	height:1300px;
	background:#FFFFFF;
}
.left2 {
	width:765px;
	background-color:#FFFFFF;
	height:950px
}
.left3 {
	width:765px;
	background-color:#FFFFFF;
	height:850px
}
.left4 {
	width:765px;
	background-color:#FFFFFF;
	height:1300px
}
/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	center: 20px;
	position:relative;
	top:10px
}
#xhtml {
	position: absolute;
	left:571px;
	top: -28px;
}
