body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: center; /* hack para o IE */	
}
#tudo {
	width: 980px;
	height: 1059px;
	margin: 0 auto;			
	text-align: left; /* "remédio" para o hack do IE */
}
.intel_01 {
	float: left;
	width: 980px;
	height: 62px;
	background-image: url(../images/intel_01.jpg);
	background-repeat: no-repeat;
}
.intel_02 {
	float: left;
	width: 980px;
	height: 444px;
	background-image: url(../images/intel_02.jpg);
	background-repeat: no-repeat;
}
.intel_02 span {
	float: left;
	position: relative;
	left: 140px;
	top: 14px;
}
.intel_03 {
	float: left;
	width: 327px;
	height: 550px;
	background-image: url(../images/intel_03.jpg);
	background-repeat: no-repeat;
}
.intel_04 {
	float: left;
	width: 325px;
	height: 550px;
	background-image: url(../images/intel_04.jpg);
	background-repeat: no-repeat;
}
.intel_05 {
	float: left;
	width: 328px;
	height: 550px;
	background-image: url(../images/intel_05.jpg);
	background-repeat: no-repeat;
}