@charset "utf-8";
/* 
###############################################################  
Description: PIEMTUR
Version: 1.0
Author: Elias Ferreira Junior
Author URL: http://www.eliasjunior.com.br/
###############################################################  
*/ 
* { margin: 0; padding: 0; }

html { background:#FFF; }

body { color:#333;	font: 70%/1.5em "Segoe UI", Arial, Helvetica, sans-serif; background:#FFF; }

a img, table { border:0; }

hr { padding:10px 0 5px 0; clear:both; border:#3366FF solid 0px; background:url(../img/bg-menu-vertical-a-hover.gif) center center repeat-x }

a {	color:#000; text-decoration:none; outline:0; }
a:link { color:#000; outline:0; }
a:visited { color:#000;	outline:0; }
a:hover { color:#00C; outline:0; }
a:active { color:#000; outline:0; }

h1 { font-size:1.6em; }
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
h4 { font-size:1.3em; }
h5 { font-size:1.2em; }
h6 { font-size:0.8em; }
p { font-size:1.1em; }
p a{
/*
	color:#000 !important;
	font-weight:bold;
*/	
}

#container {
	width:760px;
	margin:0 auto;
	background:#fff;
}
#header {
	height:190px;
	h\eight:170px;
}
.sans-small {
	font-size:1em;
	width:200px;
	background:#FFFFCC;
}
#animaTopo {
}
#banner {
	height: 22px;
	background:#FF0 url(../img/topo_gov_pi.gif) top left no-repeat;
	text-align: right;
}
/* menu horizontal */
#menuTopo {
	background:#003456;
	height: 23px;
}
#menuTopo ul{
	margin-left:4px;

}
#menuTopo ul li{
	list-style:none;
	display:inline;
}
#menuTopo ul li a{
	display:block;
	float:left;
	background:#FC861A;
	color:#FFFFFF;
	font-weight:bold;
	width:90px;
	margin:3px 2px;
	text-transform:uppercase;
	text-align:center;
}
#menuTopo ul li a:hover{
	background:#FFFF00;
	color:#CC0000;
}
#menuTopo ul li a.ativo{
	background:#FFFFFF;
	color:#CC0000;
}
/* menu horizontal */
#leftbar {
	width:150px;
	float:left;
}
#publicidades-left, #publicidades-right {
	background:#FFFFFF;
	text-align:center;
}
#publicidades-left img, #publicidades-right{
	margin-bottom:10px;	
}

#publicidades-left {
	_padding-top:10px;
}
/* menu vertical */
#menu-vertical {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#DAE7F1;	
	padding:0;
	margin-bottom:10px;
}
#menu-vertical ul {
	background:#DAE7F1;
}
#menu-vertical ul, #menu-vertical ul li {
	margin:0;
	padding:0;
}
#menu-vertical ul li {
	margin:0;
	padding:0;
	display:block;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-indent:5px;
	padding-bottom:10px;
	/*padding:3px 0 3px 8px;*/
}
#menu-vertical ul li span {
	display:block;
	font-size:1.3em;	
	color:#006699;
	text-transform:uppercase;
	padding:5px 0;
	padding-left:5px;
	padding-bottom:2px;
	border-top:#FFFFFF solid 10px;
}
#menu-vertical ul li ul li {
margin:0;
padding:0;
	display:block;
	background:none;
	border-top:none;
}
#menu-vertical ul li ul li a {
margin:0;
padding:0;
height:18px;
padding-top:2px;
padding-bottom:2px;
	padding-left:5px;
	display:block;
	color:black;
	text-decoration:none;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../img/bg-menu-vertical-a.gif) center left no-repeat;
	/*border:#CCCCCC solid 1px;*/
}
#menu-vertical ul li ul li a:hover, #menu-vertical ul li ul li a.ativo {
	color:black;
	background:#fff url(../img/bg-menu-vertical-a-hover.gif) center left no-repeat;
	margin:-1px;
	border:#3333CC solid 1px;	
}
/* menu vertical */

#central, #rightbar {
	/*border:#333333 solid 1px;*/
	margin-top:10px;
	float:left;
	/*background:#CCCCCC;*/
}
#central {
	width:442px;
	margin:10px
}
#rightbar {
	width:148px;
}
#busca, #noticias-list{
	padding:10px;
	background:#eee;
	height:50px;
	margin-bottom:10px;
}
#busca input{
	border:#bbb solid 1px;
	float:left;
}
#busca h2, #noticias-list h2{
	padding-bottom:5px;
}
#busca .busca{
	width:90px;
	height:18px;
	margin-right:2px;
	padding:2px;
}
#busca .ok{
	background:#333;
	color:#FFFFFF;
	height:23px;
}

#noticias-list{
	height:auto;
}
#noticias-list ul li {
	list-style:none;
	display:block;
	margin-bottom:10px;
	_margin-bottom:0;
}
#noticias-list ul li a span{
	color:#CC0000;
	font-weight:bold;
	display:block;
}
#noticias-list ul li a {
	display:block;
}
#noticias-list ul li a:hover {
	color:#CC0000;
	background:#f2f2f2;	
}
.ver_todas {
	display:block;
	text-align:right;
	clear:both;
	height:20px;
}
.ver_todas a{
	display:block;
	width:65px;
	float:right;
	background:#FF9900;
	color:#FFFFFF !important;
	font-weight:bold;
	text-align:center;
}
.ver_todas a:hover{
	background:#990000;
}
/* rodape */
#rodape {
	background:#EEE;
	padding:5px 15px;
	height:50px;
	font-size:0.8em;
	clear:both;
	color:#666;
}
#rodape #endereco{
	display:block;
	float:left;
}
#rodape #credito{
	display:block;
	float:right;
	text-align:right;
	padding-top:10px;
}
/* end rodape */
