*{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cabecalho {
	background-color: #00CCFF;
	height: 208px;
	width: 800px;
	border-bottom-style: none;
	float: left;
}
#banner {
	float: left;
	height: 40px;
	width: 800px;
	background-color: #00CCFF;
}

#rodape {
	float: left;
	height: 80px;
	width: 800px;
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding-top: 6px;
	background-color: #00CCFF;
	padding-bottom: 6px;
}

#menu {
	background-color: #00CCFF;
	border-right-style: none;
	height: 330px;
	width: 300px;
	border-top-style: none;
	border-bottom-style: none;
	float: left;
}
#fotos {
	float: left;
	height: 146px;
	width: 500px;
	padding-top: 22px;
	background-color: #00CCFF;
}
#fotos img {
	padding-right: 10px;
	padding-left: 10px;
}
#fotos object {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	height: 140px;
	width: 140px;
	margin-right: 6px;
	margin-left: 10px;
}
#links {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 800px;
}
#links img {
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}

