body {
	background: #f4f4f4;
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
}

#centro {
	color: #ffffff;
	margin: 0 auto;
	width: 790px;
	height: 560px;
	background: #ffffff;
}

#menu {
	width: 790px;
	height: 48px;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	background: #f4f4f4 url(imgs/menu.png) top center no-repeat;
}

#menu ul {	
    display:block;
	list-style: none;
	width: 776px;
	margin: 4px 4px 4px 0;
	padding: 8px;
	font-size: 1.1em;
	float:left;
}	

#menu li {
	float:left;
}

#menu li a {
    display: inline;
	float: left;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding: 4px 4px 0 4px;
	border-right: 2px solid #FFFFFF;
}

#conteudo {
	line-height: 1.6em;
	text-align: left;
	width: 790px;
	background: #f4f4f4 url(imgs/fundo.png) top center no-repeat;
}

.logotipo {
	clear: left;
	float: left;
	width: 200px;
	height: 500px;
	margin: 0 0 48px 20px;
	z-index:0;
	background: #FFFFFF center center no-repeat;
}

#principal {
	padding: 10px 8px 0 8px;
	margin: 0 10px 20px 230px;
	line-height: 1.6em;
	text-align: left;
	width: 520px;
	height: 510px;
}

#texto {
	padding: 10px 10px 0px 8px;
	width: 520px;
	height: 501px;
	text-align: justify;
	overflow: auto;
}


#bolhas {
	position: relative;
	float:left;
	left: -100px;
	width: 619;
	height: 210;
}


#noticia {
	float: left;
	width: 380px;
	height: 100px;
	color: #000000;
	background: #FFFFFF;
	margin-top: 20px;
	padding: 4px;
	overflow: auto;
}

#noticia h1 {
	line-height: normal;
	padding: 2px;
	font-size: 1em;
	font-weight: bold;
	color: #006633;
	border-bottom: #CC3399 solid medium;
}

#noticia ul {
	margin-left:0;
	list-style-type: circle;
}

.microscopio {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	width: 102;
	height: 111;
}

#realizacao {
	margin-top: 10px;
	margin-right: -100px;
	float: right;
}

#realizacao h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.over {
	overflow: scroll;
}

#texto h1 {
	line-height: normal;
	color: #00FF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.1em;
}

#texto h2 {
	line-height: normal;
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	letter-spacing: 0.2em;
}

#texto h3 {
	line-height: normal;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#texto table {
	font-size: 10px;
}

.destaque {
color: #FFFFCC;
	font-weight: bold;
}

.importante {
	color: #FF0000;
	font-weight: bold;
}

.pergunta {
	margin-top: 20px;
	color: #FF9900;
	padding: 4px;
	font-weight: bold;
	border-bottom: #2CB1B0 2px solid;
}

.noticia_popup {
	background: #FFFFFF;
	text-align: justify;
	padding: 10px;
}

.centraliza {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	border-top: #2CB1B0 2px solid;
}

.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #AAAAAA;
}

.amarelo {
	color: #FFFF33;
}

.bloco {
  color: #000000;
  background-color: #ffffcc;
  border: 1px solid #eeeebb;
  padding: 4px;
}

.subpergunta {
	margin-top: 10px;
	color: #FF9900;
	font-family: Georgia, Verdana, Arial;
	font-weight: bold;
	border-bottom: #009966 thin dotted;
}

.subresposta {
	padding: 4px;
	border-bottom: #00CC99 1px dotted;
	margin-bottom: 10px;
}
