@charset "utf-8";
#main {
	height: 900px;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#main_maquinas {
	height: 1200px;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo.jpg);
}
#topo {
	position: absolute;
	height: 100px;
	width: 779px;
	left: 0px;
	top: 0px;
}
#banner {
	position: absolute;
	height: 200px;
	width: 779px;
	left: 0px;
	top: 100px;
	background-color: #00923F;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formata_quadro {
	position: relative;
	height: 169px;
	width: 250px;
	top: 355px;
	float: left;
	left: 7px;
	margin-right: 7px;
}

#menu {
	position: absolute;
	height: 40px;
	width: 779px;
	left: 0px;
	top: 310px;
}
#rodape {
	position: absolute;
	height: 40px;
	width: 779px;
	background-color: #00923F;
	left: 0px;
	bottom: 0px;
}
#conteudo {
	position: absolute;
	height: 510px;
	width: 779px;
	left: 0px;
	top: 350px;
	text-align: center;
}
#conteudo_maquinas {
	position: absolute;
	height: 810px;
	width: 779px;
	left: 0px;
	top: 350px;
}
#quadro3 {
	position: absolute;
	height: 320px;
	width: 507px;
	top: 530px;
	left: 7px;
}
#video {
	position: absolute;
	height: 320px;
	width: 250px;
	left: 521px;
	top: 530px;
	background-image: url(../images/video.jpg);
}
#quadro_video {
	position: absolute;
	height: 200px;
	width: 215px;
	top: 110px;
	left: 16px;
}
#selo_previsao {
	position: absolute;
	height: 120px;
	width: 140px;
	left: 53px;
	top: 40px;
	z-index: 10;
}
#container {
	height: 300px;
	width: 175px;
	position: relative;
	float: left;
	clear: none;
	margin-right: auto;
	margin-left: 60px;
	margin-top: 50px;
}

