* {
	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.box_lateral {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
div.box_lateral h3 {
	background-color: #444;
	width: 240px;
	float: left;
	padding: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
div.box_lateral h2 {
	font-size: 14px;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 3px;
}
div.box_lateral h2 a {
	color: #900;
}
div.box_lateral img {
	float: left;
	width: 250px;
	height: 100px;
	margin-bottom: 5px;
}
div.box_lateral p {
	display: block;
}
div.box_lateral 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;
}



/* 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;
}
div.arquivo_pdf {
	float: right;
	margin-right: 15px;
	background-image: url(../images/icon-pdf2.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 90px;
	height:24px;
}
div.arquivo_pdf a {
	color: #000000;
	display: block;
}
div.arquivo_pdf 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;
	width: 885px;
	float: left;
	text-align: center;	
}


.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;
}



.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;
}




/* 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;
}






#destaque-index-left h1 a { text-decoration:none; }
#destaque-index-left h1 a:hover { text-decoration:underline; }
#destaque-index-left h2 {
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:normal;
}
#destaque-index-left h2 a {
	text-decoration:none;
	color:#666666;
}
#destaque-index-left h2 a:hover { text-decoration:underline; }
#destaque-index-left h3 {
	font-size:11px;
	font-weight:normal;
	margin:10px 0 10px 0;
	padding-bottom:15px;
	border-bottom:solid 1px #ececec;
}
#destaque-index-left h3 a {
	text-decoration:none;
	color:#666666;
}
#destaque-index-left h3 a:hover { text-decoration:underline; }

#destaque-index-left .item-noticia-index { }







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



/* slidepoema */
div#slidepoema {
	width: 584px;
	float: left;
}
div#slidepoema 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#slidepoema h4 {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #990000;
	/*padding-bottom: 5px;
	border-bottom: 2px solid #ccc;*/
	font-weight: normal;
	margin-bottom: 5px;
}
#cycleanin {
	float: left;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	width:584px;
	height:385px;
	margin-top:20px;
	margin-bottom:20px;
}
.opacidade{
	filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
    width:540px;
    height:340px;
    float:left;
    background-color:#FFFFFF;
	margin:20px;
}
.txtanin{
	font-family:"Trebuchet MS", arial, verdana;
    font-size:22px !important;
    text-align:justify;	
	font-weight:bold;
	color:#000;
	padding:15px;
	line-height:30px;
}
/*
div#slidepoema div {
	width: 100%;
	height: 415px;
	float: left;
	background-color: #f5f5f5;
}*/


div.BoxGenericoLateral {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.lista-pdf{
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:10px;
}
.lista-pdf .linha{
	width:310px;
	height:115px;
	float:left;
}
.lista-pdf  .pdf{
	background-image:url('../images/icon-pdf.png');
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:10px;
	height:20px;
	float:left;
}
.lista-pdf .titulo,.lista-pdf .autor{
	width:210px;
	font-size:12px;
	margin-bottom:10px;
	height:auto;
	display:table;
	float:left;
	color:#444;
}

.lista-pdf .foto{
	width:90px;
	height:100px;
	border:1px solid #ccc;
	text-align:center;
	margin-right:5px;
	float:left;
}
.lista-pdf li a{
	color:#008;
	text-decoration:none !important;
}
.lista-pdf li a:hover{
	color:#00e;
}

.box-album {width:583px;height:170px;margin:15px 0;}
.box-album h3 {width: 100%;
	float: left;
	font-size: 18px;
	color: #990000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
	font-weight: normal;
	margin-bottom: 10px;}
	
	
	
	
	
	
	
	
	
	
	
/*album de fotos*/	

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  width:662px!important;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
  color:#666;
}
#TB_title{
  background-color:#e5e5e5;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:10px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
  width:60px;
  height:485px;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
	
.box-album .blocos {width:583px;display:block;}
.box-album .blocos li {position:relative;float:left;width:182px;height:170px;margin-right:18px;}
.box-album .blocos li a {width:182px;height:170px;background:#333;display:block;float:left;}
.box-album .blocos li a:hover > strong {text-decoration:underline;}
.box-album .blocos li a:hover > img {box-shadow:0 0 2px 0 #fff;}
.box-album .blocos li a strong {width:166px;height:auto;bottom:0;left:0;display:block;position:absolute;background:url(../images/bgTransparente.png) repeat;color:#fff;padding:5px 8px;}
.box-album .blocos li a img {width:182px;height:170px;float:left;}

.box-newsletter{
	width:315px;
	height:145px;
	float:left;
}
.galeria { position: relative; width: auto; margin: auto; }

.botoes { 
	
    bottom: -270px;
    height: 60px;
    left: 0;
    margin: 0;
    padding: 6px;
    position: absolute;
    width: 628px;
    z-index: 9999;
	display:block;

}

.botoes span { cursor:pointer;float:left;height:60px;width:50px;background:url(../img/setas2.png) no-repeat;text-indent:-9999px;}
.botoes .anterior {width:40px;height:60px;background-position:0 3px;}
.botoes .proximo {float:right!important;width:40px;height:60px;background-position:-36px 3px;}

