#container {
	height: 1280px;
}
#lateralesquerda {
	height: 1280px;
	background-color:#ffd700;
}
#lateraldireita {
	height: 1280px;
	background-color:#ffd700;
}
#principal {
	top: 230px;
	height:681px;
}
#box {
	padding:0px;
	width:725px;
	height:652px;
	position:absolute;
	left: 20px;
	top:250px;
	background-image: url(../img/fundohumor.jpg);
}
#faixa {
	width:720px;
	height:16px;
	background-image: url(../img/faixa_humor.jpg);
}
#secundario {
	top: 931px;
}
#menusuporte {
	top: 1166px;
}
#rodape {
	top: 1202px;
}