/*seção e livros*/
#livros{
	margin:0px 0px 10px 0px;
}

.livro{
	padding:10px 0px 0px 0px;
	background: url(../img/bg_livro.gif) repeat-x bottom;
}



body div > .livro p{
	padding:0px 0px 10px 0px;
}

.livro .foto{ 
	float:left;
	width:100px;
	background:url(../img/bg_livros.gif) no-repeat left top;
	height:120px;
	margin-left:5px;
}
.livro .conteudo{
	float:left;
	width:450px;
}

.titulos{
	color:#a19352;
	font-weight:bold;
}
.foto_materia{
	margin:0px 0px 10px 10px;
	border:1px solid #999999;
}

h3{
	text-indent:-3000px;
	border-bottom:3px solid #bebebe;
	padding:0px 0px 5px 0px;
	margin:0px 0px 8px 0px;
}

h4{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#a29350;
	background:url(../img/linha_dupla.gif) bottom repeat-x;
	padding:8px 0px 8px 0px;
}

.tit_galeria{
	background:url(../img/gal_fotos.gif) no-repeat left;
}
.tit_download{
	background:url(../img/downloads.gif) no-repeat left;
}

/*===============TABULAÇÕES================*/

/*ÁREA DE DOWNLOADS*/
#download{
	border-bottom:3px solid #bebebe;
	padding-bottom:5px;
	margin-top:10px;
}
#download ul{
	margin-left:45px;
}
#download li{
	margin:0px 0px 8px 0px;
}
.icon_audio{list-style:url(../img/icon_audio.gif);}
.icon_video{list-style:url(../img/icon_video.gif)}
.icon_pdf{list-style:url(../img/icon_pdf.gif)}


/*MAPA*/
.mapa dl{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#a29350;
	list-style:none;
	margin:10px 0px 0px 0px;
}

.mapa dt{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/quad_mapa.gif) no-repeat left;
	color:#404040;
	padding:10px 0px 3px 10px;
	margin:0px 0px 0px 10px;
}

.mapa dd{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#404040;
	padding:0px 0px 5px 10px;
	margin:0px 0px 0px 10px;
}
.submenu{
	background:url(../img/bg_livro.gif) repeat-x bottom; 
	padding:0px 0px 15px 20px;
}

