html {
	font:Georgia, "Times New Roman", Times, serif;
		background: url(banner/fundo.jpg) center top;
		margin:0;
	}

body{
	margin:0;
	}

h1{ color:#FFF; font-size: 24px; font-weight:bold; margin-bottom: 120px;}

#corpo{
	background:url(jardin-uniao.jpg) no-repeat top center; width: 999px; height: 570px;
	margin:auto;
	position:relative;
	}

#corpo-int{	background:url(fundo-interno.jpg) no-repeat top center; width: 999px; height: 570px;
	margin:auto; position:relative;
	}
#empreendedores{ position:absolute; top: 121px; left: 700px; font-size:12px;}

	#topo{ clear:both;}
	
	#topo ul{
		margin-left: 560px;
		padding: 70px 0 0 0;
		}
	
	#topo li{
		font-size: 18px;
		list-style:none;
		float:left;
		}
		
		#topo li a{display:block; color:#FFF; text-decoration:none; padding: 5px 20px;}
		
				#topo li a:hover{
					background-color: #51b241;
					color: #b1ffa4;}

#interno{
	clear:both;
	height:auto;
	width: 999px;
	}

#contato {
		width: 456px;
		height: 284px;
		margin-top: 139px;
		padding-left: 272px;
		background: #FFF url(banner/fundo-contato.jpg) no-repeat top left;
		float:left;
		color:#FFF;
	}
	#contato p {
		font-size:16px;}
		
#contato label {
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

#contato br {
	clear: left;
}
	
	input {
		color:#FFF;
		height: 16px;
		background-color: #005f37;
		border:none;
		margin-bottom: 7px;
		float: left;
		width: 250px;
		}
		
		textarea{
			color:#FFF;
			height: 60px;
			width: 250px;
			background-color: #005f37;
			border:none;
			float: left;
			}

#txt {
	background-color: #005f37;
	width: 225px;
	height: 238px;
	padding: 10px;
	float:left;
	margin-top: 139px;
	}
	
	#txt p{
		color:#FFF;
		font-size: 14px;}
		
#flores-contato {
	width: 271px;
	height: 264px;
	padding: 0px;
	float:left;
	margin-top: 159px;
	background:url(banner/imagens/flores.jpg) bottom left no-repeat;
	}

#rodape {
	margin: 406px 0 0 30px;
	float:left;	}
	
	#rodape p{
		margin-right: 25px;
		font-size: 18px;
		color:#FFF;
		}
		
#rodape-int {
	margin-top: -15px;
	height: 10px;
	float:right;
	}
	
	#rodape-int p{
		margin-right: 25px;
		font-size: 18px;
		color:#FFF;
		}