#superior {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 950px;
}
#meio {
	margin: 0px;
	padding: 0px;
	height: inherit;
	width: 950px;
}
body {
	background-image: url(bg.jpg);
	text-align: center;
	padding: 0px;
	background-position: center bottom;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#superiorcampolina {
	height: 350px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#meiocampolina {
	margin: 0px;
	padding: 0px;
	height: 750px;
	width: 950px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#superiorcavalos {

	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 950px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#global {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	height: auto;
	width: 950px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
}
