* {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/home_bg_html.gif);
}
body {
	font-size: 12px;
}
a {
	color: #000000;
}
a:hover {
	color: #6EA23A;
}

#wrapper {
	margin: auto;
	width: 684px;
	position: relative;
}


#wrapper #header {
	background: url(images/bg_header.gif);
	height: 65px;
}
#wrapper #header #logoFarmPointHeader {
	float: left;
	margin-top: 4px;
	margin-left: 10px;
}
#wrapper #header h1 {
	font-size: 1px;
	background: url(images/secao_negocios_title.gif) no-repeat;
	text-indent: -5000px;
	height: 39px;
	width: 241px;
	margin-top: 15px;
	margin-left: 40px;
	float: left;
}
#wrapper #textoInicial {
	font-size: 12px;
	background: url(images/home_content_bg.gif);
	clear: both;
	padding-top: 15px;
	padding-bottom: 20px;
}
#wrapper #textoInicial p {
	width: 503px;
	text-align: justify;
	margin: 0px auto;
	padding-bottom: 15px;
}

#wrapper #textoInicial form {
	width: 503px;
	text-align: justify;
	margin: 0px auto;
	padding-bottom: 15px;
}

.caption {
	background: #75a738;
	text-align: center;
}
#wrapper .fundoverde {
	background: url(images/home_fundoverde.gif);
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrapper #content {
}
#wrapper #content #motivos {
	width: 547px;
	background: #FFFFFF;
}
#wrapper #content #motivos ul {
	margin-left: 35px;
	margin-right: 25px;
	list-style: url(images/bullet.gif) none outside;
}
#wrapper #content #motivos li {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}



#wrapper #content #precos {
	width: 134px;
	float: right;
	text-align: center;
}
#wrapper #content #precos img {
	display: block;
}

#wrapper #menuHome {
	background: url(images/home_fundoverde.gif);
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#wrapper  #menuHome img {
	margin: 5px 2px 2px;
	border-width: 0px;
}
.box {
	float: left;
	margin-left: 8px;
	_margin-left: 4px;
	margin-bottom: 20px;
}

.box .boxInterno {
	background: url(images/box_comofunciona_bg.gif);
	width: 667px;
	float: left;
}
.box .boxInterno div {
	float: left;
}

.box .boxBorda {
	display: block;
	float: left;
}
.box .boxInterno .screenshot {
	margin-right: 10px;
	margin-left: 10px;
}
.box .boxInterno .itemBox {
	text-align: left;
	width: 136px;
	font-size: 11px;
}
.box .boxInterno .itemBox p {
	margin-top: 8px;
	margin-bottom: 8px;
}


#wrapper #menuInterno {
	background: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #B2C999;
	clear: both;
}
#wrapper #menuInterno img {
	margin: 2px 5px;
	border-width: 0px;
}


#wrapper #rodape {
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 16px;
}
#wrapper #rodape a {
	color: #000000;
	text-decoration: none;
}
#wrapper #rodape a:hover {
	text-decoration: underline;
}

