* {
	margin:0;
	padding:0;
	list-style:none;
}
/* Formatacoes gerais */
body {
	font-family:arial, helvetica, freesans, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
img {
	border:none;
}
a {
	text-decoration: none;
}
a.botao-listar {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	text-align: center;
	margin-top: 10px;
	color: #333;
	padding: 2px 0;
	width: 80px;
	float: right;
}
/* Topo */
#corpo {
	width: 1000px;
	margin: 0 auto;
}

#topo {
	width: 100%;
	height: 150px;
	background-image: url(../images/bg-topo.jpg);
	float: left;
}

#topo-editora {
	width: 100%;
	height: 150px;
	background-image: url(../images/bg-topo-editora.jpg);
	float: left;
}

#topo-cursos {
	width: 100%;
	height: 150px;
	background-image: url(../images/bg-topo-cursos.jpg);
	float: left;
}
#banner-cont {
	width: 100%;
	float: left;
}
#banner-topo {
	width: 728px;
	height: 90px;
	margin: 0 auto;
	/*background-color: #ccc;*/
}

form#busca {
	float: left;
	margin-top: 10px;
	width: 100%;
}
form#busca fieldset {
	/*background-color: #F5F5F5;*/
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: none;
	width: 265px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: 44px;
}
form#busca label {
	/*color: #333;*/
	color:#FFFFFF;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	height: 18px;
	width: auto;
}
form#busca input#busca-web, form#busca input#busca-dilson {
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 2px;
}
form#busca input#campo-pesquisa {
	width: 195px;
	height: 20px;
	border: 1px solid #ccc;
	float: left;
}
form#busca input#botao-buscar {
	background-color: #f5f5f5;
	color: #000;
	border: 1px solid #000;
	width:60px;
	height: 22px;
	float: right;
}
/* Barra Topo */
#barra-aux {
	background-color: #000;
	width: 100%;
	float: left;
	height: 25px;
	margin-bottom: 10px;
}
span#dilson-nome {
	color: #fff;
	font-family: "times new roman";
	font-size: 20px;
	margin-left: 200px;
	float: left;
	width: auto;
}
span#data {
	color: #fff;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	display: inline;
	width: auto;
}
div#email-rss {
	float: right;
	margin-right: 8px;
	display: inline;
	width: auto;
}
div#email-rss img {
	margin-left: 9px;
}

/* Menu - Lateral Esquerda */
#menu {
	width: 135px;
	float: left;
	margin-right: 15px;
}

#menu img.profdilson {
	border: solid 1px #ccc;
}

#menu dl.menu-nav {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#menu dl.menu-nav dt {
	font-size: 18px;
	border-bottom: 2px solid #ccc;
}
#menu dl.menu-nav dd {
	width: 100%;
	float: left;
}
#menu dl.menu-nav dd a {
	width: 130px;
	float: left;
	color: #000;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #ccc;
}
#menu dl.menu-nav dd a:hover {
	background-color: #f5f5f5 !important;
	color: #000 !important;
}
#menu dl.menu-nav dd a.selected {
	background-color: #444;
	color: #fff;
}

#menu ul.infos {
	background-color: #999999;
	float: left;
	width: 125px;
	padding: 5px;
	margin-top: 10px;
}
#menu ul.infos li {
	width: 125px;
	text-align: center;
	color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
}
#menu ul.infos li.info-tit {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0 !important;
}
#menu ul.infos li.conselho {
	margin-bottom: 0 !important;
}

#menu img.livros {
	margin-top: 10px;
	float: left;
	width: 135px;
	height: 172px;
}

/* Conteudo Index - Ultimas Atualizacoes */
div#principal {
	float: left;
	width: 583px;
}
div#cont-index {
	width: 325px;
	float: left;
	margin-right: 17px;
}
div#cont-index a:hover{
	text-decoration: underline;
}
div.ultima-nota {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
div.ultima-nota img {
	width: 325px;
	height: 250px;
}
div.ultima-nota h1 a {
	font-size: 22px;
	color: #990000
}
div.ultimas-notas {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
div.ultimas-notas img {
	width: 135px;
	height: 100px;
	float: left;
	margin-right: 5px;
}
div.ultimas-notas h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
div.ultimas-notas h2 a {
	color: #333;
}
div.ultimas-notas p a {
	color: #000;
}

dl.ultimas-atu {
	width: 100%;
	float: left;
}
dl.ultimas-atu dt {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
}
dl.ultimas-atu dd {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
dl.ultimas-atu dd h3 {
	font-size: 13px;
}
dl.ultimas-atu dd h3 a {
	color: #333;
}
dl.ultimas-atu dd p a {
	color: #000;
}

/* Colunas - Newsletter */
div#colunas-news {
	width: 240px;
	float: left;
}
div#colunas-news a:hover {
	text-decoration: underline;
}
dl.lista-colunas {
	width: 100%;
	float: left;
}
dl.lista-colunas dt {
	background-color: #990000;
	width: 230px;
	float: left;
	padding: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
dl.lista-colunas dd {
	width: 100%;
	height: 86px;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
dl.lista-colunas dd img {
	float: left;
	margin-right: 5px;
}
dl.lista-colunas dd h4 {
	margin-bottom: 5px;
}
dl.lista-colunas dd h4 a {
	font-size: 16px;
	color: #996600;
}
dl.lista-colunas dd p a {
	color: #000;
}
span.newsletter {
	background-color: #990000;
	float: left;
	width: 230px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 16px;
}
.news-interna {
	width: 240px !important;
	margin-top: 5px !important;
}
.newsletter-int {
	margin-bottom: 20px;
}
form#newsletter {
	float: left;
	width: 100%;
}
form#newsletter fieldset {
	border: none;
	padding: 10px;
	background-color: #f5f5f5;
}
form#newsletter label {
	float: left;
	width: 100%;
	font-size: 14px;
}
form#newsletter input {
	float: left;
	border: 1px solid #ccc;
	width: 99%;
	height: 20px;
}
form#newsletter input#assinar-news {
	float: right;
	width: 100px;
	color: #555;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	margin-top: 10px;
}

/* Conversa de Escritor */
div#conversa-escritor {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
div#conversa-escritor a:hover {
	text-decoration: underline;
}
div#conversa-escritor h3 {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
	font-weight: normal;
	margin-bottom: 10px;
}
div#conversa-escritor div {
	float: left;
	width: 280px;
}
div#conversa-escritor div.sessao-ant {
	float: right;
}
div#conversa-escritor div h4 {
	font-size: 16px;
	margin-bottom: 5px;
}
div#conversa-escritor div h4 a {
	color: #000;
}
div#conversa-escritor div img {
	margin-bottom: 5px;
	width: 280px;
	height: 140px;
	border: 1px solid #ccc;
}
div#conversa-escritor div a:hover img {
	border: 1px solid #900;
}
div#conversa-escritor div span {
	display: block;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
div#conversa-escritor div b {
	color: #000000;
}

/* Tv Embratel */
div#tv-embratel {
	width: 100%;
	float: left;
}
div#tv-embratel h3 {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
	font-weight: normal;
	margin-bottom: 10px;
}
div#tv-embratel div {
	width: 100%;
	height: 415px;
	float: left;
	background-color: #f5f5f5;
}


/* Lateral Direita - Auxiliar */
#auxiliar {
	width: 250px;
	float: right;
}
#auxiliar a:hover {
	text-decoration: underline;
}
div#entrevista {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
div#entrevista h3 {
	background-color: #444;
	width: 240px;
	float: left;
	padding: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
div#entrevista h2 {
	font-size: 14px;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 3px;
}
div#entrevista h2 a {
	color: #900;
}
div#entrevista img {
	float: left;
	width: 250px;
	height: 100px;
	margin-bottom: 5px;
}
div#entrevista p {
	display: block;
}
div#entrevista p a {
	color: #000;
	float: left;
	width: 100%;
}

/* Podcast - Videocast - Slides Poeticos */
div#pod-video-slide {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
div#pod-video-slide a {
	width: 70px;
	float: left;
	border: 1px solid #ccc;
	height: 100px;
	color: #990000;
	font-weight: bold;
	margin-right: 15px;
}
div#pod-video-slide a:hover {
	border: 1px solid #900;
}
div#pod-video-slide a img {
	height: 60px;
	width: 69px;
	float: left;
	margin-bottom: 10px;
}
div#pod-video-slide a.slides {
	margin: 0 !important;
}

/* Publicidade Lateral */
div.pub-lateral {
	width: 250px;
	height: 250px;
	float: left;
}

/* Especial */
dl.especial {
	width: 100%;
	float: left;
	margin-top: 20px;
}
dl.especial dt {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
}
dl.especial dd {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
dl.especial dd h4 a {
	font-size: 14px;
	color: #000;
}
dl.especial dd p a {
	color: #000;
}

/* Audios - Videos */
dl.audio-video {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
dl.audio-video dt {
	background-color: #444;
	width: 240px;
	float: left;
	padding: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
dl.audio-video dd {
	width: 100%;
	float: left;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	font-size: 11px;
}
dl.audio-video dd a {
	color: #000;
}

/* Pagina Interna */
div.func-materia {
	width: 100%;
	float: left;
}
div.tamanho-letra {
	float: right;
	width: 160px;
}
div.tamanho-letra span {
	float: left;
}
div.tamanho-letra a {
	border: 1px solid #ccc;
	color: #222;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	float: left;
	margin-left: 5px;
}
div.imprimir {
	float: right;
	margin-right: 15px;
	background-image: url(../images/imprimir.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 70px;
}
div.imprimir a {
	color: #000000;
	display: block;
}
div.imprimir a:hover {
	text-decoration: underline;
}

/* Conteudo Materia */
div.materia-cont {
	width: 100%;
	float: left;
}
div.materia-cont h1 {
	font-size: 28px;
	color: #900;
	margin-bottom: 15px;
}
div.materia-cont img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
div.materia-cont p {
	margin-bottom: 15px;
}

/* Compartilhar */
div.compartilhar {
	width: 100%;
	float: left;
	margin-bottom:20px;
	margin-top:10px;
}
div.enviar-comentar {
	width: 100%;
	float: left;
}
div.enviar-comentar h4 {
	float: left;
	width: 458px;
	height: 22px;
	padding-top: 3px;
	background-color: #990000;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 16px;
}
div.enviar-comentar span {
	float: left;
	width: 120px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.enviar-comentar span a {
	font-weight: bold;
	color: #FFFFFF;
}
div.email-sociais {
	width: 100%;
	float: left;
	height: 25px;
	padding-top: 5px;
	background-color: #E2E2E2;
}
div.email-sociais span {
	font-size: 14px;
	margin-left: 10px;
	float: left;
	font-weight: bold;
}
div.email-sociais span.email {
	border-right:1px solid #000000;
	width:170px;
}
div.form-compartilhar {
	width: 100%;
	float: left;
	background-color: #f5f5f5;
}
form#compartilhar {
	float: left;
	width: 180px;
}
form#compartilhar fieldset {
	border: none;
	padding: 10px;
	background-color: #f5f5f5;
	float: left;
	width: 159px;
	border-right: 1px solid #000;
}
form#compartilhar label {
	float: left;
	width: 100%;
	font-size: 14px;
}
form#compartilhar input {
	float: left;
	border: 1px solid #ccc;
	width: 99%;
	height: 20px;
}
form#compartilhar input#compartilhar-mat {
	float: right;
	width: 80px;
	color: #fff;
	background-color: #000;
	border: 1px solid #ccc;
	margin-top: 10px;
}
div.redes-sociais {
	background-color:#FFFFFF;
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:380px;
	display: inline;
}
ul.lista-redes {
	width: 370px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	height: 95px;
	display: inline;
}
ul.lista-redes li {
	width: 65px;
	text-align: center;
	float: left;
	border-right: 1px solid #ccc;
	padding: 0 10px;
}
ul.lista-redes li.primeiro {
	padding-right: 25px;
}
ul.lista-redes li.ultimo {
	border: none !important;
}
ul.lista-redes li img {
	float: left;
}
ul.lista-redes li span {
	float: left;
	width: 100%;
}
ul.lista-redes li.baixo {
	margin-top: 10px;

}
ul.lista-redes li a {
	color: #666;
	float: left;
	width: 100%;
}
ul.lista-redes li a:hover {
	color: #900;
}

/* Comentarios */
dl.comentarios {
	width: 100%;
	float: left;
}
dl.comentarios dt {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
}
dl.comentarios dd {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
dl.comentarios dd div.comentario {
	width: 390px;
	margin-left: 10px;
	display: inline;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
dl.comentarios dd div.comentario a {
	float: right;
	width: 100px;
	border: 1px solid #ccc;
	text-align: center;
	color: #666;
	margin-top: 15px;
	margin-left: 10px;
	background-color: #fff;
	margin-bottom: 10px;
}
dl.comentarios dd div.comentario a:hover {
	background-color: #f5f5f5;
}
.bg {
	background-color: #f5f5f5;
}
dl.comentarios dd div.usuario {
	float: left;
	width: 133px;
	color: #888;
	font-weight: bold;
	margin-top: 10px;
}
dl.comentarios dd div.usuario b {
	color: #000;
}

/* Ultimas Atualizacoes */
dl.ultimas-atu-int {
	width: 100%;
	float: left;
	margin-top: 20px;
}
dl.ultimas-atu-int dt {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
}
dl.ultimas-atu-int dd {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
dl.ultimas-atu-int dd h4 a {
	font-size: 14px;
	color: #000;
}
dl.ultimas-atu-int dd p a {
	color: #000;
}


/* Formulario Comentario */
h3.titulo-form-coment {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
	margin-top: 15px;
	font-weight: normal;
}
form#comentario {
	float: left;
	width: 100%;
}
form#comentario fieldset {
	border: none;
}
form#comentario label {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	color: #666;
}
form#comentario input {
	width: 240px;
	height: 20px;
	padding-top: 2px;
}
form#comentario input, form#comentario select, form#comentario textarea {
	border: 1px solid #ccc;
	font-size: 14px;
}
form#comentario select {
	height: 22px;
}
form#comentario div#estado-cidade {
	width: 240px;
	height: 48px;
}
form#comentario div.est {
	float: left;
}
form#comentario div.cid {
	float: right;
}
form#comentario select#estado {
	width: 50px;
}
form#comentario select#cidade {
	width: 160px;
}
form#comentario textarea {
	width: 100%;
	height: 170px;
}
form#comentario div.caracteres {


}
form#comentario div.caracteres span {
	float: right;

}
form#comentario div.caracteres b {
	color: #f00;
}
form#comentario div.comentario-img {
	height: 76px;


}
form#comentario div.comentario-img img {
	float: left;
	height: 50px;
	width: 110px;
	margin-right: 5px;

}
form#comentario div.comentario-img input#coment-imagem {
	height: 45px;
	width: 120px;
	font-size: 36px;

}
form#comentario input#enviar-comentario {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	height:25px;
	width:140px;
	padding: 0 !important;
	margin-top: 15px;
	cursor: pointer;
}
form#comentario input#limpar-dados {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	height:25px;
	width:140px;
	padding: 0 !important;
	margin-top: 15px;
	cursor: pointer;
}


#rodape {
	background-color: #990000;
	height: 60px;
	width: 100%;
	float: left;
	margin-top: 40px;
	text-align: center;
	padding-top: 10px;
}
#rodape p {
	color: #fff;
}


.subtitulo{
	font-size: 15px;
	color: #990000;
	font-weight:bold;
}

td {
	font-family:arial, helvetica, freesans, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

a.botao-primeira, a.botao-ultima{
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	text-align: center;
	margin-top: 0px;
	color: #333;
	padding: 2px 0;
	width: 80px;
	float: right;
}

a.botao-primeiraD, a.botao-ultimaD{
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	text-align: center;
	margin-top: 0px;
	color: #cccccc;
	padding: 2px 0;
	width: 80px;
	float: right;
}


.selecionado {
	background-color: #444;
	color: #fff;
}



div#escritoresLateral {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

div#livrosLateral {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

.cycleEscritores
{
	width:100%;
	height:120px;
	text-align:left;
	line-height:180%;
}

.barraLateral {
	background-color: #990000;
	float: left;
	width: 240px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 16px;
}

#barraColuna {
	background-color: #990000;
	width: 100%;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 16px;
}
.botao {
	color: #555;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
}

.alerta{
	font-size: 15px;
	color: #FF0000;
	font-weight:bold;
}




/* listar todas */
dl.listartodas {
	width: 100%;
	float: left;
}
dl.listartodas dt {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
}
dl.listartodas dd {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
dl.listartodas dd div.listar-comentario {
	width: 390px;
	margin-left: 10px;
	display: inline;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
dl.listartodas dd div.listar-comentario a {
	margin-bottom: 10px;
	color:#000099;
}
dl.listartodas dd div.listar-comentario a:hover {
	/*background-color: #f5f5f5;*/
	text-decoration:underline;
}
dl.listartodas dd div.data {
	float: left;
	width: 133px;
	color: #888;
	font-weight: bold;
	margin-top: 10px;
}
dl.listartodas dd div.data b {
	color: #000;
}


div#etc {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
div#etc h3 {
	background-color: #444;
	width: 240px;
	float: left;
	padding: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
div#etc h2 {
	font-size: 14px;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 3px;
}
div#etc h2 a {
	color: #900;
}
div#etc img {
	float: left;
	width: 250px;
	height: 100px;
	margin-bottom: 5px;
}
div#etc p {
	display: block;
}
div#etc p a {
	color: #000;
	float: left;
	width: 100%;
}


/* Conteudo Editora */
div#principaleditora {
	float: left;
	width: 850px;
	/*background-color:#000;*/
}

div.editora {
	width: 100%;
	float: left;
	/*background-color:#CF0;*/
}
div.editora h1 {
	font-size: 28px;
	color: #900;
	margin-bottom: 15px;
}
div.editora img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
div.editora p {
	margin-bottom: 15px;
}




.estiloh3 {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
	font-weight: normal;
	margin-bottom: 10px;
}