body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	background-color: #f4f3ef;
}

#index {
	width:100%;
	height:100%;
}

#tudo {
	width:1020px;
	height:610px;
	background-color:#CE181E;
}

#barra {
	width:146px;
	height:610;
	float:left;
}

#menu {
	width:874px;
	height:190px;
	float:right;
}

#page {
	width:700px;
	height:420px;
	float:right;
}

#raetreamento {
	width:174px;
	height:420px;
	float:left;
}

#textos {
	width:242px;
	height:420px;
	float:left;
}

#fotos {
	width:458px;
	height:420;
	float:left;
}

