.tudo {
	width: 990px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align: left;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	
}
.esquerda {
	width: 660px;
	text-align: left;
	
	
}
.sidebar{
	width:330px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 20px;
	float: right;
	margin:0;
	
}
.resultadoprocura{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 20px;
	
}
.baloes {
	float: right;
	
}

.formulario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.top5 {
	background-image: url(imagens/top5.png);
	height: 205px;
	width: 660px;
	background-repeat: no-repeat;
}


.sobrecx {
	background-image: url(imagens/sobre.png);
	height: 400px;
	width: 660px;
	background-repeat: no-repeat;
	padding:70px 0 0 20px;
}



.caixas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	border:solid 1px #000;
	width:420px;
}
.caixagoogle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	border:solid 1px #000;
	width:200px;
}
.caixasbt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.caixafake {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	background:#fff url(imagens/botao-selecione.png) no-repeat 99% 51%;
    cursor: default;
	border:solid 1px #000;

}
.realupload {
      position: absolute;
      float: left;
      margin-left:-130px;
      margin-top:3px;
      opacity:0;
      -moz-opacity:0;
      filter:alpha(opacity:0);
}

.caixas2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #013D60;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.paginacao {
	clear: both;
	padding: 20px 5px 20px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.pag{
	padding: 3px 5px;
	color:#000;
	border: 1px solid #000;
	background-color:#fff;
	font-weight: bold;
}

.pagatual {
	padding: 3px 5px;
	color:#fff;
	border: 1px solid #fff;
	background-color:#004F7C;
	font-weight: bold;
}

.paginacao a:link{
	padding: 3px 6px;
	border: 1px solid #000;
	background-color:#fff;
	text-decoration:none;
	font-weight: bold;
	color:#000;
}


.paginacao a:visited{
	padding: 3px 6px;
	border: 1px solid #000;
	background-color:#fff;
	text-decoration:none;
	font-weight: bold;
	color:#000;
}
.paginacao a:hover{
	padding: 3px 6px;
	border: 1px solid #0A5C89;
	background-color:#D7E9F2;
	text-decoration:none;
	font-weight: bold;
	color:#0A5C89;
}
.barra {
	
	height: 45px;
	margin-top: 0px;
}
.aba {
	background-image: url(imagens/aba.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	float: left;
	height: 46px;
	width: 190px;
}
.botaoinput {
	margin-left: 170px;
}
.abafundo {
	background-image: url(imagens/aba_fundo.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	float: left;
	height: 46px;
	width: 190px;
}
.aba a:link{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 190px;
}
.abafundo a:link{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 190px;
}
.aba a:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 190px;
}
.abafundo a:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 190px;
}
.aba a:hover{
	/*color: #004F7C;*/
	text-decoration: none;
	display: block;
	height: 36px;
	width: 190px;
}
.abafundo a:hover{
	/*color: #004F7C;*/
	text-decoration: none;
	display: block;
	height: 36px;
	width: 190px;
}

.barra img{
	border:none;
}


	

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #4F9FCA url(imagens/fundo.png) repeat-x;
}

.header {
	text-align: left;
	margin:0px;
	padding: 0px;
}

.posts {
	height: 250px;
	width: 330px;
	float: left;
	text-align: left;
	background-image: url(imagens/fundopost.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.foot {
	background-repeat: repeat-x;
	background-color: #004F7C;
	background-image: url(imagens/fundofoot.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 20px;
}


.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 15px;
	padding: 8px 12px 0 12px;
	color: #036;
	height: 150px;
	
	
}
.menublog {
	padding-bottom: 20px;
	padding-top: 6px;
	height:120px;
	margin-top: 10px;
	padding-left: 2px;
}
.menublog img{
	border: none;
}
.titulo a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A5C89;
	text-decoration: none;
	font-weight: bold;
}
.titulo a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A5C89;
	text-decoration: none;
	font-weight: bold;
}
.titulo a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A5C89;
	text-decoration: underline;
	font-weight: bold;
}

.titulo img{
	border: 1px solid #999;
	background-color: #FFF;
	float:left;
	padding: 3px;
	margin-right: 5px;
}

.blog {
	font-size: 10px;
	color: #0A5C89;
	text-align: left;
	padding: 10px 0 0 0;
	
}
.blog a:link{
	text-decoration: none;
	color: #0A5C89;
	font-size: 10px;
}
.blog a:visited{
	text-decoration: none;
	color: #0A5C89;
	font-size: 10px;
}
.blog a:hover{
	text-decoration: underline;
	color: #0A5C89;
	font-size: 10px;
}
.cliques {
	background-image: url(imagens/mouse.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #000;
}
.footpost {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
	color: #737373;
	line-height: 25px;
}
.boxtip{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;

}
.data {
	background-image: url(imagens/date.png);
	background-repeat: no-repeat;
	padding:0 0 10px 20px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

ul#menu {
    list-style: none;
    margin: 0;
    padding: 0;
	width:960px;
	height:120px;
	background-image: url(imagens/barra2.png);
	background-repeat: no-repeat;
	
	
}
ul#menu li {
    float: left;
}
ul#menu li a{
    text-indent: -9999em;
	display:none;
}
#resposta {
background-color:#3482AB;
border: solid 1px #fff;
padding:0 5px 5px 5px;
width:398px;
}
#resposta2 {
background-color:#3482AB;
border: solid 1px #fff;
padding:0 5px 5px 5px;
width:398px;
}
.linkparceiros{
text-align:left;
font-size:12px;
}
.clear {
clear:both;
}
.linkparceiros li  a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.sitemap a:link, a:visited, a:hover{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.sobre{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #0A5C89;
font-size:20px;
width:600px;

}
#parceiros{
	width:264px;
	
}
#parceiros img {
	border: 1px solid #013D60;
	background-color: #D7E9F2;
	padding: 3px;
	width:120px;
	height:60px;
	display: block;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
}


#tooltipparceiros{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
    padding: 3px;
    background: #98C7E0;
    border: 2px solid #004F7C;
    opacity: 0.90;
}
.foot_titulo {
	float: left;
	font-size: 18px;
}
.foot_links {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}

/************************** caption *********************************/ 
.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 2px;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 0px 0px;
}
.caption-bottom {
   border-width: 0px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

.caixatop5{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
display:none;
}
/************************** caption novo *********************************/ 
.captionimg {
	height: 120px;
	width: 120px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	background-color: #FFF;
}
.captionimg img {
	padding:3px;
	height:114px;
	width:114px;

}
  .captionbox{
	background-image: url(imagens/caption.png);
	height: auto;
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: -120px;
}
  .captiontxt {
	height: auto;
	width: 110px;
	z-index: 3;
	bottom: 0px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 5px;
	font-size: 12px;
	text-align: left;
}
.captiontxt a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #09F;
}
.captiontxt a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #09F;
}

/************************** cbox *********************************/ 
 a.cbox:link, a.cbox:visited, a.cbox:hover{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
 a.sblink:link, a.sblink:visited {
	text-decoration: none;
	font-weight: bold;
	color:#0A5C89;
}
a.sblink:hover{
text-decoration: underline;


}
 a.sblink2:link, a.sblink2:visited {
	text-decoration: none;
	font-weight: bold;
	color:#0A5C89;
}
a.sblink2:hover{
text-decoration: underline;


}
/**************************  tooltip *********************************/ 
div.tooltip { 
    
    border:2px solid #fff; 
    padding:5px 10px; 
    width:150px; 
    background:#012D47;
    color:#fff; 
    text-align:left; 
    font-size:14px; 
 }
div.tooltip_container { 
    background:url(imagens/seta.png) no-repeat left center; 
    display:none;
	padding-left:12px;
    
 }
div.tooltip2 { 
    
    border:2px solid #666; 
    padding:5px 10px; 
    width:150px; 
    background:#000;
    color:#fff; 
    text-align:left; 
    font-size:14px; 
 }
div.tooltip_container2 { 
    background:url(imagens/seta2.png) no-repeat center top; 
    display:none;
	padding-top:12px;
}
div.tooltip3 { 
    
    border:2px solid #fff; 
    color:#fff; 
     
 }
div.tooltip_container3 { 
	background:url(imagens/seta.png) no-repeat left center; 
    display:none;
	padding-left:12px;
}
.tooltip3 img{
	border: 1px solid #999;
	background-color: #FFF;
	padding: 3px;
	}
 /*******************jCombox CSS : DO NOT EDIT THIS******************************/
		
		.jcombox *, .jcombox-m * { line-height: 1.6; cursor: default;}
		.jcombox, .jcombox-m {  margin:0 0px; float: left; clear:left; white-space: nowrap; /*border: 1px solid #a8a8a8; background-color: #eaeaea;*/ }
		.jcombox { /*width: 100px; height: 70px;*/  background-repeat: no-repeat; background-position: right center; background-image	: url('imagens/arrow.gif'); }
		.jcombox-m { overflow: auto;  overflow-x: hidden; } 
		.jcombox a, .jcombox-m a { outline: 0px; display: block; /*color: #3c3c3c;*/ font-weight: normal; padding: 0 3px; text-decoration: none !important;}
		.jcombox a:hover, .jcombox-m a:hover{ background-color: #e5e5e5; text-decoration: none !important; }
		
		.jcombox a.disabled, .jcombox-m a.disabled { color:#c0c0c0 !important;}
		
		.actext { padding: 1px 0px 0px 3px; }
		
		.jcombox span, .jcombox-m div { background: #fff;  border: 1px solid #eaeaea; /*border-right-color: #fff;*/ background: #fff url('imagens/inner_shadow.gif') no-repeat top left; }
		.jcombox span{ /*color: #3c3c3c; font-weight: bold;*/ display: block; overflow: hidden; margin-right: 20px; padding:0 0px 0px 5px; }
		
		.jcombox-m div { overflow: hidden; /*border-top: 0px;*/ }
		.jcombox div { background: #fff; display: none; position: absolute !important;/* border: 1px solid #808080;*/ z-index: 99 !important; background-color: #fff; overflow: auto; overflow-x: hidden; /*border-top: 0px;*/ }
		.jcombox-m .current { font-weight: bold; }
		
 
 /****************************theme: default css********************************/ 
      .default {  
       border    : 1px solid #000; 
       color     : #333; 
       font-size   : 13px; 
       font-weight   : bold; 
       background-color : #e9e9e9; 
      } 
      .default .menu { border: 1px solid #808080; } 
      .default-hover { border-color: #808080; } 
      .default .current {  
       background-color: #919191 !important; 
       color: #fff !important;  
      } 
	  
 /**************************** Abas ********************************/ 	  
 
 #abas{
	padding: 0;
	list-style-type: none;
	text-align:left;
}
#abas li{
	float: left;
	margin-left: 7px;
}
#abas li a{
	display: block;
	background-image: url(imagens/abasidebar.png);
	background-repeat: no-repeat;
	padding: 3px 6px 3px 6px;
	
}

#abas li a.selected{
	font-weight: bold;
	background-image: url(imagens/abasidebar_sel.png);
	background-repeat: no-repeat;
}
.contaba{
	padding: 10px;
}

#abas img{
	border:0;
}
#container {
	clear: both;
	background-image: url(imagens/fundosidebar.png);
	background-repeat: no-repeat;
	padding:0;
	
}
#tips{
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #000;
	opacity: 0.90;
	font-size: 12px;
	color: #000;
	background-color: #FFC;
}
#question{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px;
}
a.aviso:link{
	padding:3px;
	border:1px solid #0099FF;
	background-color:#CCEBFF;
	margin-top:5px;
	text-decoration:none;
}
a.aviso:visited{
	padding:3px;
	border:1px solid #0099FF;
	background-color:#CCEBFF;
	margin-top:5px;
	text-decoration:none;
}
a.aviso:hover{
	padding:3px;
	border:1px solid #0099FF;
	background-color:#CCEBFF;
	margin-top:5px;
	text-decoration:none;
}
#question p {
	text-align:left;
}

/************************ Slider Top 10 *************************/

div.scrollable { 
    position:relative; 
    overflow:hidden; 
    width: 630px; 
    height:172px; 
} 
 

div.scrollable div.items { 
    width:20000em; 
    position:absolute;
	margin-top:50px;
} 
 
div.scrollable div.items div { 
    float:left; 
} 

div.items div.active { 
    
}


.top10{
	background-image: url(imagens/top10.png);
	background-repeat: no-repeat;
	width:660px;
	height:205px;
	
}
#left{
	background-image: url(imagens/controls2.png);
	background-repeat: no-repeat;
	background-position: -25px 0 ;
	width:25px;
	height:25px;
	float:left;
	margin-left:10px;
	cursor:pointer;
}

#right{
	background-image: url(imagens/controls2.png);
	background-repeat: no-repeat;
	background-position: 0 0 ;
	width:25px;
	height:25px;
	float:left;
	margin-left:590px;
	cursor:pointer;
	
}

#notice{
	width: 300px;
	position: fixed;
	top: 5px;
	right: 5px;
	display: none;
	text-align: left;
	background-image: url(imagens/noticeTop.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 14px;
	z-index:99999;
}

#noticeMiddle{
	background-image: url(imagens/noticeMiddle.png);
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
}
#noticeBottom{
	background-image: url(imagens/noticeBottom.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 300px;
}
#close{
	float: right;
	height: 24px;
	width: 24px;
	clear: both;
	background-image: url(imagens/close.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
/*.disabled {
	visibility:hidden !important;		
} */

.news_container {
	background-color: #fff;
	width: 95%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border:solid 2px #004066;
}
.news_titulo{
	color:#fff;
	background-color: #004F7C;
	font-size:24px;
	font-weight:bold;
	padding:10px;
	
}
.news_content{
	padding:20px;
	
}
.news_date{
	font-size:14px;
	background-color:#0078BF;
	padding:1px 10px 1px 10px;
	color:#fff;
}