.tudo{
	background: url(img/fundo1.jpg) no-repeat center -57px;
	_background: url(img/fundo1.jpg) no-repeat center -53px;
	margin: 0;
}

.content{
	margin: 0 auto;
	width: 770px;
	height: 770px;
	text-align: center;
	vertical-align: middle;
	
}

.bannertop{
	margin: 5px auto 5px auto;
	width: 468px;
	text-align: center;
	vertical-align: middle;
}


.Fundo-Page {
	background-image: url(img/fundo1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Fundo-Quadros {
	background-attachment: fixed;
	background-image: url(img/fundo_cel.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Fundo-Quadros2 {

	background-attachment: fixed;
	background-image: url(img/fundo_cel_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Fundo-Quadros3 {
	background-attachment: fixed;
	background-image: url(img/fundo_cel_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Fonte-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.Fonte-10-N {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.Fundo-Quadros-Sub {

	background-attachment: fixed;
	background-image: url(img/fundo_cel_sub.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}