* {
	margin:0 auto;
	padding:0px;
}

img {
	border:none;
}

a {
	outline: 0;	
}

body {
	background:url(../imagens/backgound.jpg);
}

#tudo {
	display:block;
	float:center;
	width:823px;
	height:auto;
	background-color:#FFFFFF;
}
#titulo {
	display:block;
	float:left;
	width:823px;
	height:auto;
	padding:0 0 5px 0;
	font:bold 0.70em Verdana, Geneva, sans-serif;
	color:#666633;
}
#lateral{
	display:block;
	float:right;
	width:217px;
	height:527px;
	padding:0 0 0 4px;
	font:0.67em Verdana, Geneva, sans-serif;
	color:#666633;
}
#lateral a{
	color:#993366;	
}
#lateral #cima{
	display:block;
	float:left;
	width:217px;
	height:367px;
}
#lateral #baixo{
	display:block;
	float:left;
	width:217px;
	height:160px;
}
#mapa{
	display:block;
	float:left;
	width:602px;
	height:527px;
}