body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 90%;
	margin-top: 0px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #63415C;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#top-utils {
	font-size: 80%;
	color: #FFFFFF;
	height: 15px;
	text-align: right;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	}
#top-utils a{
	color: #FFFFFF;
}
#master {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 760px;
	}
#logo {
	position: absolute;
	height: 174px;
	width: 128px;
	left: 276px;
	top: 182px;
}	
#img-topo {
	height: 298px;
	width: 510px;
}

#img-topo-bot {
	text-align: right;
	padding-top: 20px;
}
#menu {
	width: 220px;
	margin-bottom: 5px;
}
#content {
	width: 490px;
	padding-top: 30px;
	padding-left: 20px;
}
#footer {
	height: 104px;
	width: 760px;
	background-image: url(/images/bg-bot.gif);
	background-repeat: no-repeat;
}

#footer-txt{
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 50px;
	font-size: 80%;
}

#footer-txt a{
	color: #FFFFFF;
	text-decoration: none;	
}
#footer-txt a:hover{
	text-decoration: underline;
}
#pesquisa {
	width: 220px;
	background-image: url(/images/bg-pesq-mid.jpg);
	background-repeat: repeat-y;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
}
#img-lat {
	height: 297px;
	width: 220px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pad-pesq {
	padding-left: 15px;
	padding-left: 15px;
}
.pad-destaques {
	padding-bottom: 30px;
}
