@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
#header-wrap {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 230px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
}
#main {
	position: relative;
	height: auto;
	width: 900px;
	top: 0px;
	margin: 0 auto;
}
#logotipo {
	position: relative;
	height: 160px;
	width: 240px;
	left: 0px;
	top: 0px;
	background-image: url(../images/logonobg.gif);
}
#corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	height: auto;
	width: 900px;
	left: 0px;
	top: 20px;
	font-size: 18px;
	color: #666666;
}
.texto {
	text-align: justify;
	position: relative;
	width: 840px;
	left: 60px;
	top: 10px;
	line-height: 1.5em;

}
#social {
	position: relative;
	height: 280px;
	width: 600px;
	top: 10px;
	left: 150px;
	background-image: url(../images/socialanimation.gif);
}
#menu {
	position: relative;
	height: 36px;
	width: 340px;
	left: 558px;
	top: -182px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	text-align: right;
}
#contatos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	text-align: right;
	position: relative;
	height: 40px;
	width: 245px;
	left: 535px;
	top: -150px;
	line-height: 22px;
}
#icons {
	position: relative;
	height: autopx;
	width: 100px;
	top: -190px;
	left: 800px;
}
#fbpg {
	clear: right;
	margin-left: -114px;
}
#upperbar {
	position: relative;
	height: 160px;
	width: 900px;
	top: 0px;
	margin: 0 auto;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: none;
}
#corpo h1 {
	color: #AAAAAA;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
}
#corpo h2 {
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
}
#end {
	background-image: url(../images/endbg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	text-align: center;
	position: relative;
	height: 160px;
	width: 100%;
	top: 0px;
	left: 0px;
	padding:120px 0px 0px 0px;
	margin: 0px;
}
.red a:link {
	color: #F00;
}
.red a:hover {
	color: #F00;
}
.red a:visited {
	color: #F00;
}
#moneypic {
	position: relative;
	height: 112px;
	width: 150px;
	left: 650px;
	top: -40px;
	background-image: url(../images/questionsign.gif);
}
#conversao {
	background-image: url(../images/conversao.jpg);
	position: relative;
	height: 236px;
	width: 426px;
	float: right;
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 140px;
}
.grey {
	background-color: #CCC;
	position: relative;
	height: 240px;
	width: 900px;
	left: 0px;
	top: 0px;
}
.white {
	background-color: #EEEEEE;
	position: relative;
	height: 240px;
	width: 900px;
	left: 0px;
	top: 0px;
}
.sitepic {
	position: relative;
	height: 170px;
	width: 300px;
	float: left;
	margin-top: 26px;
	margin-left: 26px;
}
.sitelink {
	clear: left;
	float: left;
	height: 22px;
	width: 300px;
	margin-top: 4px;
	margin-left: 26px;
	text-align: center;
}
.siteinfo {
	float: right;
	height: 226px;
	width: 514px;
	font-size: 12px;
	text-align: justify;
	padding-top: 14px;
	line-height: 1.4em;
	padding-right: 26px;
}

