html {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-align: center;
	background: url("/novo/images/bg_site_repeat.gif") top repeat-y;
}

p {
	margin-top: 0px;
	margin-bottom: .5em;
	padding-top: 0px;
	padding-bottom: 0px;
}

img {
	border: none;
}

ul {
	margin: 0;
	padding-left: 1em;
}

#bgcontainer {
	background: url("/novo/images/bg_site.gif") top no-repeat;
	z-index: -10;
}

#container {
	margin: 0 auto;
	width: 725px;
	min-height: 660px;
	text-align: left;
}

#menu {
	position: relative;
	float: left;
}

#titulo {
	position: relative;
	float: left;
}

#conteudo {
}

#secundario {
	position: relative;
	float: left;
	width: 230px;
}

#principal {
	position: relative;
	float: right;
	width: 465px;
	min-height: 300px;
	margin-right: 5px;
}

.olho-secao {
	position: relative;
	float: left;
	width: 220px;
	height: 160px;
	margin: 0 10px 0 0;
}

#banco-de-imagens, #banco-de-questoes {
	text-align: center;
}

.olho-disciplina {
	float: left;
	width: 220px;
	height: 90px;
	margin: 0 10px 0 0;
}

#rodape {
	clear: both;
	width: 100%;
	height: 230px;
	background: #dbded5 url(/novo/images/rodape_divisao.gif) top no-repeat;
}

div.olho-noticia {
	position: relative;
	float: left;
	width: 440px;
	clear: both;
	margin: 0 0 20px 0;
}

div.imagem-noticia {
	float: left;
	width: 105px;
	position:relative;
}

div.imagem-noticia-big {
	text-align: right;
	float: left;
	width: 148px;
	position:relative;
}

div.texto-noticia {
	width: 310px;
	margin-left: 115px;
}

div.texto-noticia-big {
	width: 280px;
	margin-left: 160px;
}

div.olho-bonus {
	width: 490px;
	height: auto;
	clear: both;
	margin: 0 0 30px 0;	
}

div.imagem-bonus {
	float: left;
	width: 60px;
}

div.texto-bonus {
	width: 355px;
	margin-left: 60px;
}



/*** text-formatting ***/

.texto, a.texto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5C5C;
	text-decoration: none;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5F5C5C;
	text-decoration: none;
}

.resenha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #97A188;
}

.titulo-vermelho, a.titulo-vermelho:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}

.titulo-preto, a.titulo-preto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.warn {
	margin: 1em 1em 1em 0px;
	border: dashed 1px #CCCCCC;
}

.warn p {
	margin: 1em;
}

a {
	color: #97A188;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.form {
	background-color: #EAECE7;
	border: 1px none #EBECE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-align: left;
	letter-spacing: normal;
	white-space: normal;
}

.form2 {
	background-color: #EAECE7;
	border: 1px none #EBECE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	letter-spacing: normal;
	white-space: normal;
	font-weight: bold;
}

.form3 {
	background-color: #EAECE7;
	border: 1px none #EBECE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5C5C;
	text-align: left;
	letter-spacing: normal;
	white-space: normal;
	font-weight: normal;
}

p.erro {
    font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}

p.mensagem {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	line-height: 1.5em;
	font-size: 12px;
	color: #5F5C5C;
	text-decoration: none;
}

a.mensagem {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 30px 10px 0;
	line-height: 1.5em;
	font-size: 12px;
	color: #5F5C5C;
	text-decoration: none;
}

p.mensagem-data {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 30px 10px 0;
	line-height: 1.5em;
	font-size: 12px;
	color: #5F5C5C;
	text-decoration: none;
	text-align: right;
}

p.mensagem-titulo {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 30px 10px 0;
	line-height: 1.5em;
	font-size: 14px;
	color: #5F5C5C;
	font-weight: bold;
	text-decoration: none;
}

p.mensagem-assinatura {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 30px 10px 0;
	line-height: 1.5em;
	font-size: 12px;
	color: #5F5C5C;
	text-decoration: none;
}

div.mensagem-anteriores {
	
}

.mceContentBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.quiz {
	width: 260px;
	float: left;
}

div.quiz-personagem {
	width: 180px;
	float: right;
}

.quiz-pergunta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5C5C;
	text-decoration: none;
	font-weight: bold;
}
	
.quiz-resposta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5C5C;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 2em;
}

div.quiz-proxima {
	margin-top:  20px;
}	

div.jornal {
	display: block;
	clear: both;
}

div.jornal-imagem {
	width: 105px;
	height: 83px;
	margin-right: 10px;
	display: block;
	float: left;
}

.faq {
	margin: 16px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.faq-pergunta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}

.faq-resposta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5C5C;
	font-weight: normal;
	text-decoration: none;
}

.analise-livros p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 2em;
}

.analise-livros a:hover {
	color: #5F5C5C;
	text-decoration: none;
}

.analise-livros li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5C5C;
	margin: 10px 0 0 10px;
	font-weight: bold;
}

div.analise-livros span {
	display: block;
	color: #5F5C5C;
	font-weight: normal;
}

ul.accordion {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

ul.accordion li {
	list-style-image: none;
	list-style: none;
	list-style-type: none;
}

.anteriores {
	background: url(/novo/images/anteriores.gif) #fff 0px 0px no-repeat;
	height: 20px;
	width: 400px;
	cursor: pointer;
	clear: both;
}

#casa-nova {
	position: absolute;
	width: 350px;
	height: 410px;
	top:100px; 
	left: 25%;
}

.saiba-mais {
	float: left;
	margin-bottom: 15px;
}

.botoes {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
	width: 150px;
	min-height: 150px;
}
.botoes p {
	margin: 0 10px 10px;
}
.botoes a {
	display: block;
	width: 147px;
	height: 116px;
	text-decoration: none;
	text-align: center;
}

.botoes em {
	position: absolute;
	top: -65px;
	left: -1px;
	width: 150px;
	height: 64px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7b7d77;
	text-decoration: none;
	background: url(/novo/images/botoes/hover.png) no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: normal;
	z-index: 4;
	display: none;
}
.botoes span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 148px;
	height: 116px;
	background: url(/novo/images/botoes/effect.png) no-repeat;
	z-index: 2;
	cursor: pointer;
}

img, div, span { 
	behavior: url(/novo/styles/iepngfix.htc) 
}

.enem-icone {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0;
	right: 0;
}

.enem-icone-secao {
	float: right;
	margin-top: -30px;
	margin-right: 10px;
}

