@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	}

.maindiv {
	width:906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../imgs/base.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 517px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/fundo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#youtube {
	position:absolute;
	left:668px;
	top:459px;
	width:48px;
	height:47px;
	z-index:1;
}
#facebook {
	position:absolute;
	left:729px;
	top:459px;
	width:48px;
	height:47px;
	z-index:1;
}
#twitter {
	position:absolute;
	left:792px;
	top:459px;
	width:48px;
	height:47px;
	z-index:1;
}
#button {
	position:absolute;
	left:202px;
	top:341px;
	width:177px;
	height:64px;
}
.blog {
	height: 20px;
	width: 41px;
	position: absolute;
	left: 623px;
	top: 474px;
}
.about {
	height: 20px;
	width: 41px;
	position: absolute;
	left: 88px;
	top: 474px;
}
.contact {
	height: 20px;
	width: 41px;
	position: absolute;
	left: 81px;
	top: 474px;
}
.linkminiheli {
	position: relative;
	height: 27px;
	width: 199px;
	left: 202px;
	top: 307px;
	z-index:3;
}
.engloba {
	height: 517px;
	width: 900px;
	float: left;
	position: relative;
	background: url(../imgs/base.jpg) no-repeat;
}
