body{
	margin:0px;
	background:#c8c8c8;
}

/*	MENU	*/
#menu td a{
	text-decoration:none;
	text-indent:-5000px;
	overflow:hidden;	
	display:block;	
	height:32px;	
	margin-bottom:3px;
}

.left {float:left;}

.menu-home a{
	background:url(imagens/menu_r1_c1.jpg) top no-repeat;
	width:56px;
}
.menu-home a:hover{
	background:url(imagens/menu_r1_c1.jpg) bottom no-repeat;
}
.menu-eduardo a{
	background:url(imagens/menu_r1_c2.jpg) top no-repeat;
	width:96px;
}
.menu-eduardo a:hover{
	background:url(imagens/menu_r1_c2.jpg) bottom no-repeat;
}

.menu-cursos a{
	background:url(imagens/menu_r1_c3.jpg) top no-repeat;
	width:54px;
}
.menu-cursos a:hover{
	background:url(imagens/menu_r1_c3.jpg) bottom no-repeat;
}

.menu-atendimento a{
	background:url(imagens/menu_r1_c4.jpg) top no-repeat;
	width:126px;
}
.menu-atendimento a:hover{
	background:url(imagens/menu_r1_c4.jpg) bottom no-repeat;
}

.menu-palestras a{
	background:url(imagens/menu_r1_c5.jpg) top no-repeat;
	width:138px;
}
.menu-palestras a:hover{
	background:url(imagens/menu_r1_c5.jpg) bottom no-repeat;
}

.menu-livros a{
	background:url(imagens/menu_r1_c6.jpg) top no-repeat;
	width:110px;
}
.menu-livros a:hover{
	background:url(imagens/menu_r1_c6.jpg) bottom no-repeat;
}

.menu-questionario a{
	background:url(imagens/menu_r1_c7.jpg) top no-repeat;
	width:85px;
}
.menu-questionario a:hover{
	background:url(imagens/menu_r1_c7.jpg) bottom no-repeat;
}

.menu-imprensa a{
	background:url(imagens/menu_r1_c8.jpg) top no-repeat;
	width:85px;
}
.menu-imprensa a:hover{
	background:url(imagens/menu_r1_c8.jpg) bottom no-repeat;
}
/*	FIM MENU	*/

#topo{
	position:absolute;
	margin-top:-120px;
	margin-left:-8px;
}



.fundo-novidades{
	background:url(imagens/fundo_novidades.jpg) #F0F3EA top left no-repeat;
	border-left: solid 10px #ACACAE;
	border-right: solid 10px #ACACAE;	
}
.conteudo{
	padding: 0px 0px 14px 14px;
}
.conteudo-interno{
	padding: 0px 15px 10px 20px;
}
.conteudo-interno-fundo{
	padding: 0px 0px 10px 20px;
	background:url(imagens/fundo_news.jpg) right top no-repeat;
}
.novidades-home{
	margin-top: -1px;
	padding-left:6px;
	padding-right:5px;
	list-style:none;
	font:10px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	width:168px;
	*width:179px;
}
.novidades-home li{
	padding: 10px 1px 10px 1px;
}
.novidades-home .borda {
	border-top:1px solid #c2cdcd;
	margin-bottom:4px;
}

.novidades-home li a{
	line-height: 25px;
	font:10px Arial, Helvetica, sans-serif;
	color:#57749B;
	text-decoration:underline;
}
.novidades-home li a:hover{
	background:#E2E8D7;
	color:#000000;
}
.newsletter-home{
	margin: 0px;
	padding:0px;
	list-style:none;
	font:10px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}
.newsletter-home ul{
	margin: 0px;
	padding:0px;
}
.newsletter-home li{
	background:url(imagens/divisoria_news.jpg) bottom no-repeat;
	padding: 2px 0px 10px 0px;
}
.newsletter-home li a{
	font:10px Arial, Helvetica, sans-serif;
	color:#57749B;
	text-decoration:underline;
}
.newsletter-home li a:hover{
	background:#E2E8D7;
	color:#000000;
}
.veja-news{
	padding-left:6px;
	list-style:none;
	width:172px;
	*width:179px;
	padding-bottom:5px;
	
}
.veja-news li a{
	font:10px Arial, Helvetica, sans-serif;
	color:#85864F;
	text-decoration:none;
	padding-left:7px;
}
.veja-news li a:hover{
	background:#E2E8D7;
	color:#000000;
}
.veja-news2{
	font:10px Arial, Helvetica, sans-serif;
	color:#85864F;
	text-decoration:none;
	padding-left:7px;
}
.veja-news2:hover{
	background:#E2E8D7;
	color:#000000;
}
#news{
	margin:0px 0px 10px -40px;
	clear:both;
	list-style:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
}
#news-alinha{
	margin-left:11px;
}

#novidades-alinha{
	margin-left:11px;
	margin-right:11px;
}


.chamada-home{
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:justify;
	text-decoration:none;
	padding:10px 10px 10px 5px;
}

.rodape{
	font:14px Arial, Helvetica, sans-serif;
	background-color:#57749B;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	padding:10px 10px 10px 5px;

}

.destaque_telefone{
	font:16px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	margin-left:2px;
	font:bold;
}

.dna {
	width: 500px;
}

.dna img {
	float: left;
	padding-right: 15px;
}

a{
	font:10px Arial, Helvetica, sans-serif;
	color:#85864F;
	text-decoration:none;
}
a:hover{
	background:#E2E8D7;
	color:#000000;
}


.comprar {
	font:10px Arial, Helvetica, sans-serif;
	background:#85864F;
	padding:8px;
	text-decoration:none;
}

.botao_comprar {
	color:#FFF;
}

.livros-link{
	font:10px Arial, Helvetica, sans-serif;
	color:#85864F;
	text-decoration:underline;
}
.livros-link:hover{
	background:#E2E8D7;
	color:#000000;
}
#livros{
	position:absolute;
	margin-top:-20px;
	margin-left:-25px;
}
#alinha-cont{
	width:360px;
	margin-left:20px;
}
#livros-home{
	list-style:none;
	margin:-9px 0px -20px -40px;
}
#livros-home li{
	margin-bottom:2px;
}
.divisoria-home{
	height:18px;
}
#news-flash{
	text-align:center;
	margin-top:10px;
}

.center { text-align:center; }

#conteudo {
	background-color: #FDFDFB;
	padding: 10px;
	margin-top: 8px;
}

#conteudo p, #conteudo td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 19px;
	text-align: justify;
	
	margin-bottom: 20px;
	
	color: #666;
}

#conteudo a {
	font-size: 12px;
	color: #9fa62f;
}

#conteudo a:hover {
	color:#000;
}

#conteudo .miniaturas {
	text-align: center;
}

#conteudo .miniaturas img {
	border: 1px solid #000;
	margin: 3px;
}

h1, h2, h3 {
	margin: 0px;
	font-size: 15px;
	color: #4d6688;
}

h2 {
	font-size: 14px;

}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
	margin-top: 0px;
}

h1 {
	background-color: #4d6688;
	color: #FFF;
	padding: 3px 5px;
	text-align: center;
}

.marcadores {
	margin: 10px;
	padding: 0px;
}
.marcadores li{
	list-style: none;
	padding-left: 10px;
	background: url(imagens/seta_novidades_2.jpg) 0px top no-repeat;	

}
.marcadores_videos{	margin: 10px;
	padding: 0px;}
.marcadores_videos li{ list-style:none; padding-left: 10px; border:0;}
.marcadores_videos a{ }
.marcadores_videos a:hover{ }

.marcadores li a{ font-size: 10px;}


#menu_imprensa ul li{list-style: none; padding-left: 15px; display:block; float:left;}

.campo, .campo2, .campo3 {
	color: #4d6688;
	border: 1px solid #4d6688;
	font-size: 10px;
	line-height: 20px;
	
}

.campo, .campo3 {
	width: 100%;
}

.campo, .campo2 {
	height: 20px;
}

.botao {
	background-color: #4d6688;
	border: 1px solid #4d6688;
	color: #FFF;
}

.cinza_claro {
	margin-bottom: 15px;
}

.cinza_claro td{
	background-color: #F9F9F9;
	border: 1px solid #CCC;
}

.cinza_claro img {
	border: 1px solid #000;
	margin: 10px;
}
.cinza_claro a {
	display: block;
	width: 100%;
	height: 100%;
	
	line-height: 20px;
}
.creditos {
	font:9px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	}
.legenda {
	font:9px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
.bg_azul {
	background:#e6eaea;
}