#body #layout object {
	width: 800px;
}
#body {
	text-align: center;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
body {
	background-color: #000000;
	text-align: center;
	padding: 0px;
}
#menus {
	margin: 0px;
	padding: 0px;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
}
#layout {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border: 1px solid #FFFFFF;
	height: 250px;
}
#conteudo {
	margin: 0px;
	padding: 0px;
	width: 560px;
	float: left;
	background-color: #000000;
	height: 500px;
	background-image: url(images/fundoo.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#propagandas {
	float: left;
	width: 234px;
	margin: 0px;
	padding: 0px;
	background-color: #000033;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
	font-size: 14px;
}#rodape {
	width: 798px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	color: #000033;
	text-decoration: underline;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0033CC;
}
#body #propagandas img a:hover {
	text-decoration: none;
}
