@charset "utf-8";
/* CSS Document */

 
body {
	margin-top:0px;
	 background:url(fundo_site.jpg) repeat-x;
	font-family:Verdana; 
	font-size:12px;
	
	}
	h4 {color: #254F8C;
		font-weight: bold;
		font-size:14px;
		}
		h5 {color: #254F8C;
		font-weight: bold;
		font-size:14px;
		}
.menu { height:37px; background:url(fundobotao.jpg); max-width:950px;
	margin-top:-10px;	 		  
		 
		}
 

 a.menutop, a:visited.menutop { display: inline-block;
	  	
		 background:url(fundobotao.jpg);
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		 padding:10px 5px 8px 5px ;
		 	 font-size:11px;
		 
		 margin:0px;		
		   
		  text-align:center;
		   }
		  a:hover.menutop {
		background: #003366;
		color: #fff;
		}
.rodape { margin:0; display: block; padding:5px;
	background:#254F8C;	 
	text-decoration:none;
	color:#fff;}
	.rodape:hover {
		color:#FF0;
	background:#254F8C;
 
	text-decoration:none;
	padding:5px;
	
	}
 a.linkgeralc, a:visited.linkgeralc{
		color:#000; 
		padding:15px;
		text-decoration: none; font-weight:bold;
		background:#d8d8d8;
		border-radius:10px;
		display:inline-block; max-width: 82%; min-width:82%;}
		
		 a:hover.linkgeralc{
		color:#fff;
		background: #254F8C;
		text-decoration: none; font-weight:bold; max-width: 82%; min-width:82%;}
		
		 a.linkgeralniver, a:visited.linkgeralniver{
		color:#fff; 
		padding:15px;
		text-decoration: none; font-weight:bold;
		background:#F00;
		border-radius:10px;
		display:inline-block; max-width: 82%; min-width:82%;}
		
		 a:hover.linkgeralniver{
		color:#fff;
		background: #254F8C;
		text-decoration: none; font-weight:bold; max-width: 82%; min-width:82%;}
		
		 a.linkgerald, a:visited.linkgerald{
		color:#000; 
		padding:15px;
		text-decoration: none; font-weight:bold;
		background:#9CF;
		border-radius:10px;
		display:inline-block; max-width: 82%; min-width:82%;}
		 a:hover.linkgerald{
		color:#fff;
		background: #254F8C;
		text-decoration: none; font-weight:bold; max-width: 82%; min-width:82%;}
		
		 a.linkgeral, a:visited.linkgeral{
		color:#000; 
		padding:15px;
		text-decoration: none; font-weight:bold;
		background:#d8d8d8;
		border-radius:10px;
		display:inline-block; }
		 a:hover.linkgeral{
		color:#fff;
		background: #254F8C;
		text-decoration: none; font-weight:bold;  }
		
	img {
		
		border:0px}	
		
		
		a.linkgeral3, a:visited.linkgeral3{
		color:#fff; 
		padding:15px;
		text-decoration: none; font-weight:bold;
		background: #F00;
		border-radius:10px;
		display:inline-block;}
		 a:hover.linkgeral3{
		color:#fff;
		background: url(fundobotao.jpg);
		text-decoration: none; font-weight:bold;}
 .botao {
	 font-weight:bold;
	 background:#09f; cursor:pointer; padding:5px;
	 border-radius:10px;	
	color:#fff;}
	
	 .botao:hover {
	 font-weight:bold;
	 background:#f50; cursor:pointer; padding:5px;
	 border-radius:10px;	
	color:#fff;}
	
	input{
		background:#ededed; border-width:thin;  
		}
		
			textarea{
		background:#EAEAEA; border-width:thin; border:1px #999 solid;  
		}
		 a.link1, a:visited.link1{
		color:#000; 
		width:100%;
		padding:6px;
		text-decoration: none; font-weight:bold;
		background:#d8d8d8;
		border-radius:10px;
		display:inline-block;}
		 a:hover.link1{
		color:#fff;
		background: url(fundobotao.jpg);
		text-decoration: none; font-weight:bold;}
		
		a.link2, a:visited.link2{
		color:#fff; 
		width:100%;
		padding:6px;
		text-decoration: none; font-weight:bold;
		background:#666;
		border-radius:10px;
		display:inline-block;}
		 a:hover.link2{
		color:#fff;
		background: url(fundobotao.jpg);
		text-decoration: none; font-weight:bold;}
		
		 .avisos { 
		 -moz-text-decoration: blink;
-o-text-decoration: blink;
-webkit-text-decoration: blink;
-ie-text-decoration: blink;
text-decoration: blink;
	 font-weight:bold;
	 background:#09f;   padding:5px; 
	  	
	color:#fff;}
	
	fieldset{  border:double #ccc; background:#f8f8f8;border-radius:10px; 
		
		}
		
a.linkcomum, a:visited.linkcomum{
		color:#fff; 
		width:100%;
		padding:6px 0px 6px 0px;
		text-decoration: none; text-align:center;
		 background:#254F8C;
		display:inline-block;}
		 a:hover.linkcomum{
		color:#000;
		 background:#f50;
		text-decoration: none;  }
	 .rodapeprocuracao {
    bottom: 0;
    position: relative;
    text-align: center;
}