html {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(fundo.jpg);
	margin:0;
	}

body{
	margin:0;
	}
	
h1 {
	margin-top: 80px;
	color: #FFF;
	font-size: 60px;
	}

h1 span{
	font-size: 90px;}
	
h2 {
	font-size:24px;
	color: #FFF;
	}

h2 span {
	color: #fdf799;}
	
#grama {background:url(grama.png) center bottom repeat-x;
width: 100%;
height:156px;
position:absolute;
bottom: 0;
left: 0;
z-index: 100;}

#corpo, #corpo-int{
	width: 999px; height: 570px;
	margin:auto;
	position:relative;
	z-index:0;
	background-image:url(images/bg-corpo.jpg);
	}

#corpo h1 {
	font-size: 48px;
	line-height: 57px;
	}

#logo {
	width: 459px;
	height: 218px;
	margin: 0 auto;
	position:absolute;
	z-index:9999;
	background-image:url(images/logo.png);
}

.foto {
		background-image:url(banner/casal.png);
 		width:300px;
		height:200px;
		float:left;
		margin-top: 235px;
		margin-left: 50px;
}

#empreendedores{ position:absolute; top: 0px; right: 20px; font-size:12px;}

	#topo{
		position: absolute;
		top: 190px;
		right: 20px;
		z-index: 99;
	}
	
	#topo ul{
		}
	
	#topo li{
		font-size: 16px;
		font-weight:bold;
		list-style:none;
		float:left;
		}
		
		#topo li a{display:block; color:#000; text-decoration:none; padding: 5px 20px;}
		
				#topo li a:hover{
					background-color: #fdf799;
					color: #000;}

.chamada {
	position: absolute;
	right: 80px;
	top: 115px;
	z-index: 9;
	}
	
#banner {
	position:absolute;
	top: 270px;
	right: 20px;
	}

#contato {
		position: absolute;
		top: 230px;
		right: 20px;
		width: 456px;
		height: 204px;
		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:#000;
		height: 16px;
		background-color: #FFF;
		border:none;
		margin-bottom: 7px;
		float: left;
		width: 250px;
		}
		
		textarea{
			color:#000;
			height: 40px;
			width: 250px;
			background-color: #FFF;
			border:none;
			float: left;
			}

#txt {
	background-color: #FFF;
	width: 225px;
	height: 238px;
	padding: 10px;
	float:left;
	margin-top: 139px;
	}
	
	#txt p{
		color:#000;
		font-size: 14px;}
		
#flores-contato {
	width: 271px;
	height: 254px;
	padding: 0px;
	float:left;
	margin-top: 159px;
	}

#rodape, #rodape-int  {
	position: absolute;
	bottom: 80px;
	right: 20px;
	}
	
	#rodape p, #rodape-int p{
		font-size: 16px;
		color:#000;
		text-align:right;
		}