body {
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat-x;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 200px;
	background-color: #FFF;
}
#base {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	height: 115px;
	width: 955px;
	text-align: center;
}
#conteudo {
	height: 275px;
	width: 955px;
	clear: both;
}
#conteudoemp {
	height: 444px;
	width: 955px;
}

#conteudo2 {
	height: 200px;
	width: 472px;
	clear: none;
	float: left;
	text-align: center;
	padding-top: 4.8px;
	margin-left: -5px;
}
#conteudo2b {
	width: 472px;
	height: 200px;
	float: left;
	clear: right;
	margin-left: 22px;
}

#rodape {
	bottom: 600px;
	clear: both;
	height: 20px;
	width: 955px;
	padding-top: 10px;
}

