body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 130%;
}
body {
	background-color: #F2F2F2;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#master {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#left-content {
	float: left;
	width: 170px;
	padding-top: 5px;
}
#right-content {
	float: right;
	width: 125px;
	padding-top: 5px;
}
#main-content {
	width: 659px;
	margin-left: 173px;
	padding-top: 5px;
	background-image: url(/images/bg_main.gif);
	background-repeat: repeat-y;
}
#rodape {
	width: 659px;
	background-image: url(/images/bg_rodape.gif);
	background-repeat: no-repeat;
	height: 85px;
}
#top-foto {
	height: 170px;
	width: 642px;
	padding-left: 8px;
	margin-bottom: 10px;
}
#content {
	width: 639px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height:530px;
	height:auto !important;
	height:530px;
}
#rodape td {
	font-size: 9px;
	color: #666666;
}
a {
	color: #D8001D;
}
#logo {
	height: 170px;
	width: 130px;
	padding-left: 27px;
	margin-bottom: 10px;
}
#menu {
	width: 166px;
	padding-top: 10px;
	font-size: x-small;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	margin-bottom: 40px;
}
#menu ul {
	width: 156px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	background-image: url(/images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 5px;
}
#pesq-left, #left-newsl {
	text-align: right;
	width: 156px;
	font-size: x-small;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	font-weight: bold;
	margin-bottom: 20px;
}
#acess-left {
	text-align: right;
	width: 156px;
	font-size: 9px;
	margin-bottom: 20px;
}
#right-newsl {
	width: 120px;
	font-size: x-small;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	font-weight: bold;
}
#menu ul li ul li {
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	background-image: none;
	padding-top: 1px;
	padding-bottom: 0px;
}
#menu ul li a {
	color: #333333;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #D8001D;
}
.bull_menu {
	margin-left: 4px;
	margin-right: -8px;
	margin-top: 7px;
	float:right;
}
form {
	margin: 0px;
	padding: 0px;
}
.caixa-left {
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
.mao {
	/*cursor: hand;*/
}
.pub {
	padding-bottom: 5px;
}
#content p {
	text-align:justify;
}
a:visited {
	color: #9F556B;
}
