/* ----- GERAL ----- */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	outline: none;
	behavior: url(../lib/iepngfix.htc);
}
body {
	background: url(../images/bg.gif) repeat-y center;
	background-color: #4d8ba2;
}

a.links:link, a.links:visited {
	color: #666;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px dotted #a9b2b6;
}
a.links:hover, a.links:active {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #333;
}
a.nostyle {
	border: 0;
}
a.link_not:link, a.link_not:active, a.link_not:visited{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	
}
a.link_not:hover{
	font-weight:bold;
	color:#ffffff;
	border-bottom: 1px dotted #ffffff;
	
}
a.link_down:link, a.link_down:active, a.link_down:visited{
	text-decoration:none;
	color:#333;
}
a.link_down:hover{
	color:#333;
	border-bottom: 1px dotted #333;
	
}
a.list_link:link, a.list_link:visited, a.list_link:active{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#3D4242;
}
a.list_link:hover{
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	color:#3D4242;
}
.clearer {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}
.centered {
	margin: 0 auto;
	text-align: center;
}
img.alignleft {
	float: left;
	padding: 0 10px 10px 0;
}
img.alignright {
	float: right;
	padding: 0 0 10px 10px;
}

/* ----- HEADER ----- */
#navigation {
	width: 768px;
	height: 27px;
	line-height: 27px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	color:#FFFFFF;
	font-size:11px;
	padding-right: 12px;
}
#navigation a:link, #navigation a:visited {
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
}
#navigation a:hover, #navigation a:active {
	text-decoration:underline;
	font-size:11px;
	color:#ffffff;
	border:0px;
}
#bg-topo {
	width: 100%;
	height: 280px;
	background-image: url(../images/bg_.gif);
	position: relative;
	z-index: 1;
	top: -27px;
}
#content {
	width: 780px;
	height: 100%;
	margin: 0 auto;
	margin-top: -307px;
	position: relative;
	z-index: 2;
}
#logo {
	width: 248px;
	height: 94px;
	left: 15px;
	z-index: 10;
	position: relative;
	background: url(../images/logo.png) no-repeat left top;
}
#menu {
	width: 192px;
	height: 430px;
	top: -33px;
	position: relative;
}
#sub_tit{
	width:300px;
	height:25px;
	position:relative;
}
.tab_list{
	padding-right:25px;
	padding-bottom:30px;
	padding-left:25px;
}
.tab_list_int{
	margin:10 10 10 10px;
}
.listagem{
	background-color:#73AEBD;
	border-bottom:2px solid #FFFFFF;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-size:11px;
}
#sombra-dir {
	width: 10px;
	height: 432px;
	background: url(../images/sombra_dir.gif) left top;
	float: right;
	position: relative;
	top: -65px;
}

/* ----- HOME ----- */
#login_left{
	margin-left:280px;
	*margin-left:140px;
	float:left;
}
#conteudo-home {
	width: 575px;
	float: right;
	position: relative;
	margin-top: -496px;
	padding-left: 10px;
	background: url(../images/bg_main.gif) repeat;
}
#noticias-home, #agenda-home {
	width: 245px;
	height: 260px;
	padding: 14px;
	font-size: 12px;
	float: left;
	color: #8dadb8;
}
#noticias-home dl dt p, #agenda-home dl dt p {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 3px;
}
#noticias-home dl dt em, #agenda-home dl dt em {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #8dadb8;
}
#noticias-home dd, #agenda-home dd {
	margin-bottom: 15px;
	color: #8dadb8;
}
#pontilhado-home {
	width: 20px;
	height: 290px;
	font-size: 12px;
	float: left;
	background: url(../images/pontilhado_home.gif) repeat-y center;
}
#agenda-home {
	color: #fff;
}

/* ----- INTERNAS ----- */
#conteudo-interna {
	width: 575px;
	margin-top: -496px;
	margin-left: 185px;
	padding-left: 10px;
	background-color: #bdd4dc;
}
#titulo-interna {
	margin-left: -28px;
	width: 602px;
	height: 125px;
	background-image: url(../images/topo_internas.jpg);
}
#titulo-nome-interna {
	margin-left: 75px;
	padding-top: 17px;
	width: 500px;
	height: 10px;	
}
#conteudo {
	width: 520px;
	min-height: 375px;
	margin-left: 15px;
	font-size: 11px;
	color: #5e6a6e;
	position: relative;
	top: -20px;
}
#conteudo p {
	margin-bottom: 20px;
}
#conteudo h1 {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
#conteudo_title{
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
#conteudo ul {
	margin: 0 0 20px 40px;
}
#mais {
	width: 180px;
	float: right;
}
#mais dl dt p {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
#mais dl dt em {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
#mais dd {
	margin-bottom: 15px;
}
#mais_int {
	width: 100%;
}
#mais_int dl dt p {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
#mais_int dl dt em {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
#mais_int dd {
	margin-bottom: 15px;
}
#evento-integra, #noticia-integra {
	width: 290px;
	float: left;
	padding-right: 25px;
	border-right: 2px dotted #999;
}
#evento-integra h1, #noticia-integra h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.download {
	line-height: 16px;
	padding-left: 25px;
}
.paginas {
	color: #005984;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-align: center;
}
.titulo_editorial {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 11px;
	color: #5e6a6e;
}

#busca-artigos, #login-biblioteca {
	line-height: 26px;
}
#busca-artigos .input-text, #login-biblioteca .input-text {
	border: 1px solid black;
	padding: 3px;
	width: 100px;
	background-color: #f2f7f8;
	height:15px;
	/*width:130px;*/
}
#login-biblioteca .input-text {
	margin-right: 5px;
}
#login-biblioteca label {
	font-size: 10px;
	font-weight: bold;
	display: block;
}
/*
#biblioteca-files ul {
	margin: 0;
}
#biblioteca-files ul li {
	list-style: none;
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	margin-right: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}
#biblioteca-files ul li img {
	margin-bottom: 5px;
}*/
#biblioteca-files ul {
	margin: 0;
}
#biblioteca-files ul li {
	list-style-image:url(../biblioteca/images/icon.gif);
	float: left;
	margin-right: 10px;
	font-weight: bold;
	padding-bottom:10px;
}
.cont_not{
	margin-top:30px;
	margin-bottom:10px;
}
.img_int{
	margin-bottom:10px;
	margin-left:10px;
}	
.shadetabs {
	list-style-type: none;
	height: 46px;
}
.shadetabs li {
	display: inline;
}
.shadetabs li a:link, .shadetabs li a:visited, .shadetabs li a:hover, .shadetabs li a:active, .shadetabs li.selected a:link, .shadetabs li.selected a:visited, .shadetabs li.selected a:hover, .shadetabs li.selected a:active {
	text-decoration: none;
}
.shadetabs li.selected {
	background-repeat: no-repeat;
	position: relative;
}
#ajaxcontentarea {
	font-size: 11px;
	color: #fff;
	width: 500px;
	padding: 10px 30px 30px 30px;
	background-color: #bdd4dc;
	border: #77b0bf 1px solid;
	border-bottom:0;
	
}
#grupo_pesquisa {
	font-size: 11px;
	color: #000;
	width: 503px;
	padding: 30px;
	background-color: #bdd4dc;
	border: #77b0bf 1px solid;
	border-bottom:0;
}
#ajaxcontentarea h1 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
		
.tabela-livros {
	width: 365px;
	clear: left;
}
.tabela-livros .capa-livro {
	float: left;
	width: 110px;
	margin-bottom: 20px;
}
.tabela-livros .descricao-livro {
	float: left;
	width: 255px;
	padding-top: 0px;
}
#tabela-livros-ajax {
	height: 250px;
}
#tabela-livros-ajax .capa-livro {
	width: 180px;
	float: left;
}
#tabela-livros-ajax .descricao-livro {
	float: left;
	width: 480px;
	color:#FF0000;
}
.comentarios {
	background-image: url(../forum/images/bg_comentarios.png);
	padding: 15px;
	padding-bottom: 5px;
	border: 1px dashed white;
	margin-bottom: 15px;
}
#form-contato {
	padding: 0 20px;
	_padding: 0 5px;
	vertical-align:top;
}
#form-contato p {
	padding: 5px 0;
	_padding: 1px 0;
	line-height: 21px;
}
#form-contato label {
	width: 115px;
	text-align: right;
	padding-right: 10px;
	float: left;
	font-weight: bold;
}
#form-contato .input-text, #form-contato .text-area {
	width: 300px;
	border: 1px solid black;
	padding: 1px;
	_padding: 0px;
	background-color: #f2f7f8;
	float: left;
}
#form-contato .text-area {
	height: 150px;
}
#form-contato .drop-select {
	width: 200px;
	border: 1px solid black;
	padding: 2px;
	_padding: 1px;
	background-color: #f2f7f8;
	float: left;
}
.required {
	font-size: 14px;
	font-weight: bold;
	color: red;
}
/*----FORUM -----*/
.interna_titulo{
	font-size:14px;
	color:#265875;
	font-weight:bold;
}
.interna_texto_1{
	margin-top:20px;
}
.abasinferior_interno{
	float:left;
	padding-left:3px;
	height:25px;
}
.abasinferior_div_texto{
	float:left;
	background-color:#ECECEC;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:6px;
}
.tabela_forum{
	background-color:#FFFFFF;
}
.tabela_coluna1{
	background-color:#265875;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}
.tabela_coluna2{
	background-color:#DDDDDD;
	padding-right:10px;

}
.tabela_coluna3{
	border-bottom:1px solid #DDDDDD;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;


}
.linha_2{
	background-color:#FFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #D1D1D1;
}
.linha_3{
	padding-left:5px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	height:15px;
}
.text_1{
	font-size:11px;
	font-weight:bold;
}
/* ----- FOOTER ----- */
#footer {
	width: 680px;
	margin: 0 auto;
	padding: 5px 0 5px 80px;
	background: url(../images/bg_rodape.gif) repeat-y;
	clear: both;
	position: relative;
	bottom: 0;
}
#footer p {
	text-align: center;
	font-size: 11px;
	color: #6093a6;
	padding: 5px 0 5px 80px;
	margin: 0 auto;
}
#data{
	font-style:italic;
}#content #conteudo-interna #conteudo a {
	text-decoration: none;
	color: #5e6a6e;
}
