.principal {
	height: 700px;
	width: 1000px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -350px;
	margin-left: -500px;
}
.principal .topo {
	height: 59px;
	width: 1000px;
	background-image: url(images/index1_01.png);
	background-repeat: no-repeat;
}
.principal .conteudo {
	height: 440px;
	width: 1000px;
}
.principal .destaques {
	height: 168px;
	width: 1000px;
}

.principal .rodape {
	height: 20px;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.principal .rodape a {
	height: 20px;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.principal .rodape a:link {
	height: 20px;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.principal .rodape a:visited {
	height: 20px;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.principal .rodape a:active {
	height: 20px;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.principal .rodape a:hover {
	height: 20px;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
body {
	background-image: url(bg-20100403.gif);
	background-color: #FFF;
}
