	body {
		width: 990px;
		margin: 10px auto;
	}
	
	img {
	border:0;
	}
	
	#slideshow {
	position: relative;
	width: 290px;
	height: 290px;
	margin: 0px auto;
}

#slideshow div {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#slideshow div:first-child {
	display: block;
}

	td {
		font: 12px Arial, Helvetica, sans-serif;
		color:#333333;
	}
	
	
	
	ul {
		margin: 0px;
		padding: 0px;
	}
	
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
	.style1 {
		color: #333333;
		text-align: center;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	body, a, input {
		font: 9pt Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #333333;
	}
	
	span {
		font-size: 8pt;
	}
	
	h1,h2,h3,h4,h5,h6 {
		margin: 0px;
		padding: 0px;
	}
	
	.conteudonoticia {
	font-size: 12px;
	color: #666666;
}

p.relacionadas {
	color: #666666;
	font-size: 15px;
	border-bottom: 2px solid;
	margin: 0px;
}

li.relacionadas {
	color: #666666;
	padding: 5px;
	list-style: none outside;
}
	.barra {
	margin-bottom: 15px;
	border-bottom: 1px dotted #e0e0e0;
	clear: both;
	width: 100%;
	}
	.links {
		width:165px;
		margin-top: 5px;
	}
	
	.links li{
		list-style: inside square;
	}
	
	.links div{
		background:  #FF9900;
		padding: 5px;
		margin: 3px 0px;
		color: #FFFFFF;
	}
	#logojupiter{
		bottom: 0px;
		position:absolute;
		left: 31px;
		right: 2%;
		width:318px;
		height: 117px;
		background-image: url(images/logotipo.png);
	}
	#logocentro{
	bottom: -3px;
	position:absolute;
	left: 397px;
	right: 2%;
	width:318px;
	height: 117px;
	}

	.titulo {
	clear: both;
	font-size: 15pt;
	color: #005589;
	padding: 7px 0px;
	}
	
	.titulo_maranhao {
	clear: right;
	width: 91px;
	font-size: 15pt;
	color: #005589;
	padding: 7px 120px;
	position: absolute;
	left: 460px;
	top: 664px;
	height: 26px;
	}
	#topo {
		width: 100%;
		height: 130px;
		background: url("topo.jpg");
		position: relative;
	}
	
	#menutopo {
		width: 100%;
		height: 49px;
		background: url('backmenu.jpg');
		position: relative;
	}
	
	#dentro_menu{
	position: absolute;
	top: 137px;
	right: 118px;
	display: inline;
	height: 40px;
	width: 413px;
	}

	#menutopo ul li {
		list-style: none;
		float: left;
		border-right: 1px solid #CFCFCF;
		height: 48px;
	}
	
	#menutopo ul li a {
		display: block;
		padding: 16px 15px 17px 15px;
		font-size: 10pt;
		font-weight: 800;
	}
	
	#navegar {
		width: 100%;
		height: 52px;
		background: #999999;
	}
	
	#navegar img {
		margin: 2px;
	}
	
	#navegar ul {
		padding: 8px 0px;
	}
	
	#navegar ul li {
		list-style: none;
		float: left;
	}
	
	#navegar ul li a {
		font-size: 8pt;
		color: #FFFFFF;
		display: block;
		padding: 2px 5px;
	}
	
	#email {
		height: 32px;
		background: #EBEBE7;
	}
	
	#email #data {
		float: left;
		height: 14px;
		width: 400px;
		background: #FFFFFF;
		margin-left: 1px;
		font-size: 8pt;
		padding: 8px;
	}
	
	#email #box-email {
		width: 550px;
		float: right;
		background: url('arredondar.gif') no-repeat right bottom;
		height: 32px;
	}
	
	#email #box-email b {
		float: left;
		color: #FF9900;
		font-size: 10pt;
		margin-top: 8px;
	}
	
	#email #box-email form {
		float: left;
		margin: 7px 10px 0px 10px;
		padding: 0px;
	}
	
	#email #box-email form strong {
		font-size: 8pt;
	}
	
	#email #box-email form input {
		border: 1px solid #D1D1CE;
		font-size: 8pt;
	}
	
	#corpo {
		width: 100%;
		margin-top: 20px;
	}
	
	#corpo #menu {
		width: 170px;
		float: left;
	}
	
	#corpo #conteudo {
		width: 800px;
		float: right;
	}
	
	#menu .box-menu li {
		list-style: none outside;
		float: left;
		width: 100%;
		
	}
	
	#menu .box-menu li a {
		padding: 2px 0px;
		display: block;
		color: #666666;
		font-size: 8pt;
		font-weight: bold;
		border-bottom: 1px solid #e0e0e0;
	}
	
	#menu .box-menu li:first-child {
		font-size: 20pt;
		margin-bottom: 10px;
		padding: 3px 0px;
		color: #005589;
	}
	
	#conteudo #n1 {
		width: 300px;
		clear: left;
		float: left;
	}
	
	#conteudo #n1 h2 {
		margin: 8px;
	}
	
	#conteudo #n2 {
		width: 480px;
		clear: right;
		float: right;
	}
	
	#conteudo #tp1 {
		clear: right;
		width: 280px;
		float: right;
		color: #333333;
	}
	
	#conteudo #tp1 ul li {
		float: left;
		list-style: none outside;
		padding: 0px 10px;
		border-left: 1px dotted #e0e0e0;
	}
	
	#conteudo #tp1 ul li:first-child {
		border-width: 0px;
	}
	
	#conteudo #n2 #n2-1 {
		width: 230px;
		clear: left;
		float: left;
	}
	
	#conteudo #n2 #n2-2 {
		width: 230px;
		clear: right;
		margin-top:15px;
		margin-right:20px;
		float: right;
		height: 230px;
		background: #f2f2f2;
	}
	
	#conteudo #n3 {
		margin-top: 10px;
		width: 500px;
		clear: left;
		float: left;
	}
	
	#conteudo #n3 #n3-1 {
		float: left;
		clear: left;
		width: 260px;
		background: #f2f2f2;
	}
	
	#conteudo #n3 #n3-1 h3 {
		margin: 8px;
	}
	
	#conteudo #n3 #n3-2 {
	float: right;
	clear: right;
	width: 230px;
	font-size: 11px;
	}
	
	#conteudo #n3 #n3-2 div:first-child {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size: 10pt;
	}
	
	#conteudo #n3 #n3-2 div {
		font-size: 10pt;
		font-weight: 800;
		padding-bottom: 6px;
		margin-bottom: 6px;
		border-bottom: 1px dotted #e0e0e0;
	}
	
	
	#conteudo #n4 {
		margin-top: 10px;
		width: 280px;
		clear: right;
		float: right;
	}
	
	#conteudo #n4 #n4-1 div:first-child {
		font-size: 11pt;
	}
	
	#conteudo #n4 #n4-1 div {
		font-size: 10pt;
		font-weight: 800;
		padding-bottom: 6px;
		margin-bottom: 6px;
		border-bottom: 1px dotted #e0e0e0;
	}
	
	#conteudo #n4 #n4-1 div span {
		font-weight: normal;
	}
	
	#conteudo #n5 {
		clear: left;
		float: left;
		width: 500px;
	}
	
	#conteudo #n5 #n5-1 {
		width: 500px;
		float: left;
	}
	
	#conteudo #n5 #n5-1 img {
		margin: 0px 2px 2px 0px;
	}
	
	#conteudo #n5 #n5-2 {
		width: 198px;
		float: right;
	}
	
	#conteudo #n5 #n5-2 div:first-child {
		font-size: 11pt;
	}
	
	#conteudo #n5 #n5-2 div {
		font-weight: 800;
		padding-bottom: 6px;
		margin-bottom: 6px;
		border-bottom: 1px dotted #e0e0e0;
	}
	
	#conteudo #n5 {
		clear: left;
		float: left;
		width: 500px;
	}
	
	#conteudo #n5 #n5-1 {
		width: 500px;
		float: left;
	}
	
	#conteudo #n5 #n5-1 img {
		margin: 0px 2px 2px 0px;
	}
	
	#conteudo #n5 #n5-2 {
		width: 198px;
		float: right;
	}
	
	#conteudo #n5 #n5-2 div:first-child {
		font-size: 11pt;
	}
	
	#conteudo #n5 #n5-2 div {
		font-weight: 800;
		padding-bottom: 6px;
		margin-bottom: 6px;
		border-bottom: 1px dotted #e0e0e0;
	}
	
	
	
	
	#conteudo #n20 {
		clear: left;
		float: left;
		width: 500px;
		background-color:#0033CC;
	}
	
	#conteudo #n20 #n20-1 {
		width: 500px;
		float: left;
		background-color:#0033CC;
	}
	
	#conteudo #n20 #n20-1 img {
		margin: 0px 2px 2px 0px;
		background-color:#0033CC;
	}
	
	#conteudo #n20 #n20-2 {
		width: 198px;
		float: right;
		background-color:#0033CC;
	}
	
	#conteudo #n20 #n20-2 div:first-child {
		font-size: 11pt;
	}
	
	#conteudo #n20 #n20-2 div {
		font-weight: 800;
		padding-bottom: 6px;
		margin-bottom: 6px;
		border-bottom: 1px dotted #e0e0e0;
		background-color:#0033CC;
	}
	
	
	
#entretenimento {
	margin: 10px 10px 0px 10px;
}

#entretenimento .p1 {
	width: 200px;
	padding: 2px;
	border: 1px solid #A0A0A0;
	float: left;
}

#entretenimento .p2 {
	width: 200px;
	padding: 2px;
	margin: 0px 5px;
	border: 1px solid #A0A0A0;
	float: left;
}

#entretenimento .p3 {
	width: 162px;
	padding: 2px;
	border: 1px solid #A0A0A0;
	float: left;
}

#entretenimento b{
	font-size: 13px;
}
	
	
	
	#conteudo #n6 {
		clear: both;
	}
	
	#conteudo #n6 #n6-1 {
		width: 500px;
		float: left;
		clear: left;
	}
	
	#conteudo #n6 #n6-1 img {
		float: left;
		margin: 0px 15px 0px 0px;
	}
	
	#conteudo #n6 #n6-1 #n6-12 ul:first-child {
		float: left;
	}
	
	#conteudo #n6 #n6-1 #n6-12 ul {
		float: right;
		width: 160px;
	}
	
	#conteudo #n6 #n6-1 #n6-12 ul + ul + ul {
		margin-right: 10px;
	}
	
	#conteudo #n6 #n6-2 {
		float: right;
		clear: right;
		width: 280px;
	}
	
	#conteudo #n6 #n6-2 div:first-child {
		font-size: 20px;
	}
	
	#conteudo #n6 #n6-2 div {
		font-size: 20px;
		
		padding-bottom: 8px;
		margin-bottom: 6px;
		border-bottom: 1px dotted #e0e0e0;
	}
	
	#conteudo #n6 #n6-3 {
	float: right;
	clear: right;
	width: 280px;
	height: 280px;
	background-color: #FFFFFF;
	}
#footer {
width:100%;
height:100px;
background-color:#EAEAEA;
border-top: 1px solid #CCCCCC;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
