*{
	padding:0px;
	margin:0px;
}

img{
	border:0px;
}

body{
	background-image:url(images/bg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:469px;
	height:116px;
	
}

#header_direita{
	background-image:url(images/header_direita.jpg);
	background-repeat:no-repeat;
	width:417px;
	height:116px;
}

#texto{
	background-image:url(images/texto.jpg);
	background-repeat:no-repeat;
	width:469px;
	height:193px;
}

#foto{
	background-image:url(images/foto.jpg);
	background-repeat:no-repeat;
	width:417px;
	height:352px;
}

.saibaMais{
	margin-right:290px;
}

.compreJa{
	margin-top:44px;
	margin-right:10px;
}

.logoTerra{
	margin-left:13px;
	margin-top:7px;
}