* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:none;
}

p {
	width:580px;
	padding-left:15px;
	text-align:left;
}

body {
	background:#FFF;
	color:#838384;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body.topo {
	width:auto;
	display:block;
	height:55px;
	float:left;
}

.body_lat{
	background : url(imagens/fundo_lateral.jpg) no-repeat fixed top;
	margin: 0;
	float:left;
}
.body_meio{
	background:url(imagens/fundo_meio_expansao.jpg) repeat-x;
	margin: 0;
	color : #7F7F7F;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 14px;
	float:left;
}

body.body_meio ul li a{
	width:300px;
	height:auto;
}

a.link_texto {
	font-family : Verdana;
	font-size : 11px;
	color: #105372;
	text-decoration : none;
}
a.link_texto:hover {
	font-family : Verdana;
	font-size : 11px;
	color: #670060;
	text-decoration : underline;
}

a {
	font-family : Verdana;
	font-size : 10px;
	color: #105372;
	text-decoration : none;
}
a:hover {
	font-family : Verdana;
	font-size : 10px;
	color: #670060;
	text-decoration : underline;
}

p.{
	color : #7F7F7F;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 14px;
}

p.home {
	width:420px;
	float:left;
	text-align:justify;
}
td.{
	color : #7F7F7F;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 14px;
}
.topo{
	color : #670060;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	line-height : 14px;
	
	width:100%;
	height:56px;
	background-image: url(imagens/topo.jpg);
	background-color:#06182e;
	
}


input{
	color :black;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 14px;
	border:1px solid #999;
}

input.button{
	border:none;
}

select{
	color : black;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 14px;
}
scrollbar{
	scrollbar-3dlight-color : #A3ECC6;
	scrollbar-arrow-color : #A3ECC6;
	scrollbar-base-color : #A3ECC6;
	scrollbar-darkshadow-color : #A3ECC6;
	scrollbar-face-color : #A3ECC6;
	scrollbar-highlight-color : #A3ECC6;
	scrollbar-shadow-color : #A3ECC6;
	scrollbar-track-color : #A3ECC6;
}

#banner a{
	width:120px;
	height:48px;
	display:block;
	border:2px solid #679499;
	float:left;
	margin-top:27px;
}

#formulario {
	border:1px solid #679499;
	background-color:#e2eeee;
	width:400px;
	height:110px;
	padding:10px 0 0 25px;
	margin-top:10px;
}

#links {
	border:1px solid #679499;
	background-color:#e2eeee;
	width:400px;
	height:110px;
	padding:10px 0 0 25px;
	margin-top:10px;
}

#links ul li{
	padding:0;
	margin:0;
}

/* TOPO */

#topo {
	width:100%;
	height:56px;
	background-image: url(imagens/topo.jpg);
	display:block;
	/* float:left;*/
	background-color:#06182e;
	padding:2px 0 0 30px;
}

#logo_biblioteca span {
	display:none;
}

#logo_biblioteca a {
	width:195px;
	height:50px;
	display:block;
	float:left;
}

#fundo_direita {
	width:410px;
	height:20px;
	display:block;
	top:36px;
	position:absolute;
	float:left;
	margin-left:280px;
	*margin-left:120px;
}

#fundo_direita ul {
	float:left;
	margin:0;
	list-style-type:none;
}

#fundo_direita ul li {
	float:left;
}

span.some {
	display:none;
}

li a {
	width:120px;
	height:18px;
	margin-right:3px;
	display:block;
}

#logo_ibge {
	position:absolute;
	right:0;
	top:0;
}

#logo_ibge a{
	background:url(imagens/logo_ibge.gif) no-repeat;
	width:62px;
	height:13px;
	float:right;
	display:block;
	margin:5px 10px 0 0;
}

/* FIM TOPO */

/****** MENU *******/

#menu {
	width:130px;
	height:235px;
	margin:40px 0 0 15px;
	float:left;
}

#menu ul {
	list-style-type:none;
	width:130px;
	margin:0;
	padding:0;
	float:left;
}

#menu ul li {
	margin-bottom:2px;
}

#menu ul li a{
	color:white;
	background-color:#88b7b8;
	width:130px;
	height:auto;
	padding:5px 5px 5px 10px;
}

#menu ul li a:hover{
	color:#598788;
	background-color:#aacacb;
	text-decoration:none;
}

#menu ul li a:active{
	color:#598788;
	background-color:#aacacb;
	text-decoration:none;
}
