@charset "utf-8";
#main {
	height: 700px;
	width: 776px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#topo {
	height: 130px;
	width: 776px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#menu_horizontal {
	height: 22px;
	width: 650px;
	position: absolute;
	left: 126px;
	top: 132px;
}
#menu_lateral {
	height: 569px;
	width: 124px;
	position: absolute;
	top: 132px;
	background-image: url(../images/fundo_lateral.jpg);
}
#menu_inferior {
	height: 22px;
	width: 650px;
	left: 126px;
	top: 475px;
	position: absolute;
	background-color: #E5E5E5;
}
#meio {
	height: 546px;
	width: 650px;
	position: absolute;
	left: 124px;
	top: 155px;
}
#bloco_inferior {
	height: 225px;
	width: 650px;
	position: absolute;
	top: 343px;
}
#entrecliques {
	height: 30px;
	width: 776px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 5px;
}
