@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFF url(img/bg_top_body.gif) repeat-x;
}
#banner{
	width : 640px;
	height : 60px;
	display : block;
	z-index : 100;
	left : 105px;
	top : 45px;
	text-align : center;
	position : absolute;
}
#topo {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:30px;
	background: url(img/topo_economia.gif) no-repeat;
}
.terra a {
	display:block;
	float:left;
	width: 120px;
	margin:0;
	height:30px;
	text-decoration:none;
	text-indent: -5000px;
}
.invertia a {
	display:block;
	float:left;
	width: 250px;
	margin:0;
	height:30px;
	text-decoration:none;
	text-indent: -5000px;
}

#titulo h1 {
	display:block;
	float:left;
	position:absolute;
	top:125px;
	*top: 145px;
	left: 20px;
	background:url(img/titulo.gif) no-repeat;
	text-indent: -5000px;
	width: 700px;
	height: 24px;
}

/* menu */
#menu {
	display:block;
	position:absolute;
	top:175px;
	left:0;
	width: 850px;
	height: 29px;
	background:url(img/mn_bg.gif) repeat-x;
	border-right: #d9d9d9 solid 1px;
}

#mn1 a {display:block; float:left; margin: 0 0 0 20px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_01.gif) no-repeat 0 0; width:60px; }
#mn2 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_02.gif) no-repeat 0 0; width:80px; }
#mn3 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_03.gif) no-repeat 0 0; width:118px; }
#mn4 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_04.gif) no-repeat 0 0; width:68px; }
#mn5 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_05.gif) no-repeat 0 0; width:80px; }
#mn6 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_06.gif) no-repeat 0 0; width:174px; }
#mn7 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_07.gif) no-repeat 0 0; width:107px; }
#mn8 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_08.gif) no-repeat 0 0; width:67px; }

#mn1 a:hover { background-position:0 -29px; }
#mn2 a:hover { background-position:0 -29px; }
#mn3 a:hover { background-position:0 -29px; }
#mn4 a:hover { background-position:0 -29px; }
#mn5 a:hover { background-position:0 -29px; }
#mn6 a:hover { background-position:0 -29px; }
#mn7 a:hover { background-position:0 -29px; }
#mn8 a:hover { background-position:0 -29px; }

.mn1 a {display:block; float:left; margin: 0 0 0 20px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_01.gif) no-repeat 0 -29px; width:60px; }
.mn2 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_02.gif) no-repeat 0 -29px; width:80px; }
.mn3 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_03.gif) no-repeat 0 -29px; width:118px; }
.mn4 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_04.gif) no-repeat 0 -29px; width:68px; }
.mn5 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_05.gif) no-repeat 0 -29px; width:80px; }
.mn6 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_06.gif) no-repeat 0 -29px; width:174px; }
.mn7 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_07.gif) no-repeat 0 -29px; width:107px; }
.mn8 a {display:block; float:left; margin: 0 0 0 2px;; text-indent: -5000px; height: 29px; text-decoration:none; background:url(img/mn_08.gif) no-repeat 0 -29px; width:67px; }


/* rodape */ 

#rodape {
	display:block;
	position:absolute;
	top:514px;
	left:0;
	width: 850px;
	height: 28px;
	background: url(img/rodape_bg.gif) repeat-x;
	border-right: #d9d9d9 solid 1px;
}
#rodape p {
	margin:0 0 0 20px;
	line-height: 28px;
	color:#515151;
}
#ant a {
	display:block;
	float:left;
	position:absolute;
	top:0px;
	left: 600px;
	background:url(img/bt_ant.gif) 0 0 no-repeat;
	text-indent: -5000px;
	height:28px;
	width: 82px;
}
#ant a:hover { 	background:url(img/bt_ant.gif) 0 -28px no-repeat; }
#prox a {
	display:block;
	float:left;
	position:absolute;
	top:0px;
	left: 682px;
	background: url(img/bt_prox.gif) 0 0 no-repeat;
	text-indent: -5000px;
	height:28px;
	width: 82px;
}
#prox a:hover {	background: url(img/bt_prox.gif) 0 -28px no-repeat; }

/* info */
#info {
	display:block;
	float:none;
	position:absolute;
	left:0;
	top:204px;
	width: 850px;
	height: 309px;
	overflow:auto;
	z-index:100;
	margin:0;
	padding:0;
}
#info.inicio {
	background:url(img/bg_inicio.jpg) no-repeat 0 0 #FFF;
}

#txt_inicio p {
	display:block;
	float:left;
	position:absolute;
	left: 425px;
	top: 10px;
	*top: 30px;
	width:403px;
	font-size:14px;
	line-height: 24px;
	word-spacing: -1px;
	color:#000;
}
#historico {
	display:block;
	float:left;
	position:absolute;
	top: 10px;
	*top: 30px;
	width: 800px;
}

#historico h2 {
	font-size: 22px;
	line-height: 25px;
	margin: 5px 0 15px 30px;
	color: #f50;
	border-bottom: #f50 solid 1px;	
}

#historico p {
	font-size: 12px;
	line-height: 18px;
	margin: 20px 30px;
}
#frases {
	display:block;
	float:left;
	position:absolute;
	top: 10px;
	*top: 30px;
	width: 800px;
}
#frases h2 {
	font-size: 22px;
	line-height: 25px;
	margin: 5px 0 15px 30px;
	color: #f50;
	border-bottom: #f50 solid 1px;
}

#frases p {
	font-size: 14px;
	line-height: 26px;
	width: 350px;
	height:110px;
	background:#E1E1E1;
	border: solid 1px #CCC;
	padding: 20px;
	margin: 30px auto 0;
	text-align:center;
}
#frase_ant a {
	display:block;
	float:left;
	width: 20px;
	height:20px;
	text-indent: -5000px;
	position:absolute;
	top:215px;
	left: 554px;
	background:url(img/ant_prox_frases.gif) 0 0 no-repeat;
}
#frase_prox a {
	display:block;
	float:left;
	width: 20px;
	height:20px;
	text-indent: -5000px;
	position:absolute;
	top:215px;
	left: 575px;
	background:url(img/ant_prox_frases.gif) -20px 0px no-repeat;
}
#frase_ant a:hover {background:url(img/ant_prox_frases.gif) 0 -20px no-repeat;}
#frase_prox a:hover {background:url(img/ant_prox_frases.gif) -20px -20px no-repeat;}
.frase {
	font-family:"Courier New", Courier, monospace;
}
.data {
	display:block;
	float:left;
	position:absolute;
	top: 80px;
	left:50px;
	width:150px;
	font-size:24px;
	font-weight:bold;
	color:#AAA;
	text-align:right;
}
.autor {
	display:block;
	float:left;
	position:absolute;
	top: 215px;
	left:210px;
	width:340px;	
	text-align:left;
	font-weight:bold;
	font-size:16px;
	color:#F50;
}
.cargo {
	font-size: 12px;
	font-weight:normal;
}
