@charset "utf-8";
/* CSS Document */


body{
	background-image:url(../images/bg-geral.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#ffe3c0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000000;
}

#content{
	width:940px;
	height:1450px;
	position:relative;
	margin:auto;
}

#linkstopo{
	width:190px; 
	height:40px;
	position:absolute;
	float:left;
	margin-top:5px;
	margin-left:5px;
	font-size:12px;
	text-align:left;
	border:0px solid #000;
}

#lp-home-titulo{
	width:550px; 
	height:230px;
	position:absolute;
	float:left;
	margin-top:10px;
	margin-left:195px;
	color:#924806;
	font-size:20px;
	line-height:25px;
	text-align:center;
	border:0px solid #000;
}

#lp-home-txt{
	width:620px; 
	height:240px;
	position:absolute;
	float:left;
	margin-top:255px;
	margin-left:160px;
	color:#5b5040;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	vertical-align:top;
	border:0px solid #000;

}

#lp-mobilize{
	width:520px;
	height:750px;
	position:absolute;
	float:left;
	margin-top:495px;
	margin-left:210px;
	border:0px solid #000;
	text-align:center;
}	

#lp-menu-rodape{
	width:780px; 
	height:100px;
	position:absolute;
	float:left;
	margin-top:1230px;
	margin-left:80px;
	text-align:center;
	vertical-align:top;
	border:0px solid #000;
}

#lp-rodape{
	width:780px; 
	height:30px;
	position:absolute;
	float:left;
	margin-top:1330px;
	margin-left:80px;
	text-align:center;
	vertical-align:top;
	border:0px solid #000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#452c13;
}

#lp-box-compartilhe{
	width:180px; 
	height:70px;
	position:absolute;
	float:left;
	margin-top:3px;
	margin-left:785px;
	border:0px;
	font-size:9px;
	color:#000;
}

#lp-resgate-txt{
	width:620px; 
	height:100px;
	position:absolute;
	float:left;
	margin-top:255px;
	margin-left:160px;
	color:#5b5040;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	vertical-align:top;
	border:0px solid #000;

}


#lp-resgate-form{
	background-image:url(../images/bg-form.png);
	background-position:center top;
	background-repeat:no-repeat;

	width:500px;
	height:550px;
	position:absolute;
	float:left;
	margin-top:400px;
	margin-left:220px;
	border:0px solid #000;
	text-align:left;
	vertical-align:top;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#5b5040;
}

