/*---------------------------------------------------------------  
# Railson Rodrigues Leite - Interagi Tecnologia http://www.interagi.com.br
# Copyright (C) 2013 Interagi Tecnologia Ltda Todos os Direitos Reservados.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.interagi.com.br
-----------------------------------------------------------------*/
/* Core */
body{background: url("../images/bgBody.jpg");font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:150%}
a{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;font-weight: normal !important}
.sp-wrap{margin-left:auto;margin-right:auto;height:100%;}
.sp-block{float:left;display:inline}
.mod-block {padding:10px}
.sp-inner{padding-left:10px;padding-right:10px}
.sp-block .first {margin-left:-10px}
.sp-block .last {margin-right:-10px}
.sp-block .single {margin-left:-10px;margin-right:-10px}
.gap{clear:both; margin-bottom:20px}
/*.main-bg {margin-bottom:80px}*/
#faixaTopo{background: url("../images/bgFaixatopo.png") repeat-x; width: 100%; height: 10px}
/*Header Area*/
#header {position:relative; background: url("../images/bgBanner.png")no-repeat;}
#logo img{position: relative;left: 50%;margin-top: 37px;}
/*a#logo{background:url(../images/logo.png) no-repeat 0 50%}*/
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:10px 0 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:0;padding:0;color:#999}

/*Search*/
#sp-search{clear: both;width: 960px;margin: 0 auto;min-height: 185px;}

/*Module positions user1-user6*/
#sp-bottom{background:#171717;color:#888;font-size:90%}

/*Campo busca*/
#mod-search-searchword{
    position: relative;
    color: #AAA;
    width: 430px;
    border: none;
    height: 20px;
    padding: 15px 100px 14px 21px;
    background: none;
    font-size: 12px !important;
}
#mod-search-searchword:focus{
    outline: none;
}
input:focus,select:focus,textArea:focus{
    outline: none;
}
#conteinerBusca{
    background: url("../images/bgBusca.png") no-repeat;
    margin: 0 auto;
    width: 560px;
    margin-top: 20px;
    height: 60px;
}

#conteinerBusca input[type="submit"]{
float: right;
margin-top: -50px;
position: relative;
z-index: 9999;
border: 0;
background: none;
margin-right: 0px;
}

#btnBusca{
    font-size: 0;
    width: 61px;
    height: 48px;
}

#btnBusca:hover{
    background: url("../images/bgBtnBusca2.png") no-repeat 0px 1px !important;    
    cursor: pointer;
}


#radios{
    clear: both;
    width: 453px;
    margin: 0 auto;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4a4a4a;
    min-height: 20px;
    padding-left: 88px;
}

#radios a{
    color: #90181b;
    background: url("../images/linkClose.png") no-repeat;
    background-position: right 4px;
    padding-right: 13px;
    margin-left: 27px;
}

#radios a.open{
   background: url("../images/linkOpen.png") no-repeat;
       background-position: right 4px;
}

.radiobusca{
    margin-left: 35px;
}

.first{
    margin-left: 0px;
}

#dropBuscaAvancada {
    background-color: #ededed;
    width: 80%;
    height: 470px;
    margin: 30px auto;
    padding-top: 20px;
    padding-bottom: 55px;
}

#conteinerLinkBusca{
    width: 139px;
    height: 26px;
    float: right;
    margin-top: -6px;
    padding-top: 6px;
}
#conteinerLinkBusca.open{
    background: url("../images/bgLinkOpen.png") no-repeat;
    background-position-x: 15px;
}

.separador{
    background: url("../images/separador.png") no-repeat;
    width: 555px;
    height: 11px;
    border: none !important;
    margin-left: 190px;
    position: absolute;
    z-index: -1;
}

/* Layout */
#sp-leftcol, #sp-rightcol, #sp-maincol ,#sp-inset1, #sp-inset2, #inner_content {float:left}
#sp-leftcol, #sp-rightcol, #sp-maincol {padding:10px 0}

/*Font Resizer*/
div.font-sizer{width:45px;height:16px;line-height:16px;position:absolute;z-index:1;top:5px;right:10px}
div.font-sizer a.btn_fs_big,div.font-sizer a.btn_fs_reset,div.font-sizer a.btn_fs_small
{background-image:url(../images/font-resizer.png);background-repeat:no-repeat;height:16px;width:15px;border:medium none;cursor:pointer;display:block;float:left;text-indent:-999em;padding:0}
div.font-sizer a.btn_fs_big{background-position:0 0}
div.font-sizer a.btn_fs_reset{background-position:-15px 0}
div.font-sizer a.btn_fs_small{background-position:-30px 0}
div.font-sizer a.btn_fs_big:hover{background-position:0 -16px}
div.font-sizer a.btn_fs_reset:hover{background-position:-15px -16px}
div.font-sizer a.btn_fs_small:hover{background-position:-30px -16px}

/* Breadcrumbs */
#sp-breadcrumbs .sp-inner {padding:0}
#sp-breadcrumbs .breadcrumb {
	margin:0;
	background:transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7	
}

/* Conteudo  */
#conteudo{
    width: 960px;
    margin: 0 auto;
    min-height: 172px;
    /*margin-top: 30px;*/
}


/* Footer */
#sp-footer{padding:10px 0;width: 960px;margin: 0 auto;}
#sp-footer .cp {margin: 0 auto;width: 380px; color: #474747; font-size: 11px; margin-top: 10px;text-align: center;}
#footer-conteiner {
    background: url(../images/bgFooterConteiner.png);
    background-size: contain;
    width: 100%;
    height: 200px;
    float: left;
}
#imgFoorter{width: 330px; margin: 0 auto; padding-top: 10px;}
#imgFoorter img{margin-right: 18px;}
#imgFoorter .last{margin-right: 0px;}


/*Footer Navigation*/
#sp-footer-nav{float:right;margin-top:8px}
#sp-footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#sp-footer-nav li{background:none;padding:0;display:inline} 
#sp-footer-nav .nav > li > a:hover {background:none;}
#sp-footer-nav a{font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px}
a#topofpage{float:right;margin-top:8px}

/* Helix Logo */
/*#powered-by{display:block;text-indent:-999em}
.helix-logo-light,.helix-logo-dark,.helix-logo-light-small,.helix-logo-dark-small{display:block;float:left;padding:0 10px 0 0;margin:0 15px 0 0;border-right:1px solid #e5e5e5}
.helix-logo-light,.helix-logo-dark,.helix-logo-light a,.helix-logo-dark a{height:33px;width:160px}
.helix-logo-light-small,.helix-logo-dark-small,.helix-logo-light-small a,.helix-logo-dark-small a{height:33px;width:100px}
.helix-logo a{background-position:center center;background-repeat:no-repeat;display:block;text-indent:-999em}
.helix-logo-light a{background-image:url(../images/helix-logo/helix_light.png)}
.helix-logo-dark a{background-image:url(../images/helix-logo/helix_dark.png)}
.helix-logo-light-small a{background-image:url(../images/helix-logo/helix_light_small.png)}
.helix-logo-dark-small a{background-image:url(../images/helix-logo/helix_dark_small.png)}*/

/* Clearfix */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}


#conteudo #menu{
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 2px;
    font-family: museo_sans, Arial, sans-serif !important;
    font-size: 17px !important;
    text-align: center;
}

#conteudo #menu li.itemMenu{
    float: left;
    width: 180px;
    min-height: 131px;
    background: url("../images/bgItemClose.png") no-repeat;
    margin-right: 12px;
    line-height: 20px;
    font-family: museo_sans, Arial, sans-serif !important;
    font-size: 17px !important;
    opacity: unset;
}

#conteudo #menu li.itemMenu:hover{
    font-weight: normal !important;
}

#conteudo #menu li.itemMenu > p{
    margin-top: 25px;
    margin-bottom: 0px;
    height: 106px;
    font-family: museo_sans, Arial, sans-serif !important;
    font-size: 17px !important;
    font-weight: normal !important;
}

#conteudo #menu .itemMenu.open{
    background: url("../images/bgItemOpen.png") no-repeat;
    color: #ffffff;
    font-weight: normal !important;
}

.last{
    margin-right: 0px !important;
}

.sub{
    background-color: #ffffff;
    width: 885px;
    min-height: 300px;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 25px;
    color:#595959;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 100%;
}


#dropBuscaAvancada label {
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #7b7b7b;
    text-align: right;
    width: 46%;
    display: inline-block;
    margin-top: 5px;
}

#dropBuscaAvancada input {
    font: 11px Arial, Helvetica, sans-serif;
    color: #7b7b7b;
    width: 370px;
    height: 22px;
    margin-left: 12px;
    padding-left: 4px;
}

#dropBuscaAvancada input[type=text] {
    margin-top: 8px;
}
#dropBuscaAvancada select {
	
	font: 11px Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	width: 378px;
	height: 26px;
	margin-top: 0px;
	margin-left: 13px;
        padding-left: 4px; 
}

#ramo{
    margin-top: 8px !important;
    margin-bottom: 8px;
}

#orgaoorigem{
    margin-top: 12px;
}
#res{
    float: right;
    width: 400px;
/*    margin-top: -20px;*/
}

#dropBuscaAvancada input[type="checkbox"] {
    width: 15px;
}

.p{width: 100px !important;}
.pp{width: 63px !important;}

#dropBuscaAvancada #radios_internos{float: right; width: 402px}

#dropBuscaAvancada #divbtn {
	
	margin-top: 5px;
	margin-right: 10px;
	float: right;
}

#dropBuscaAvancada .btnEnviar {
	
	
  width: 74px;
  height: 23px;
  border: 0;
  background: url("../images/btnEnviar.png") no-repeat center top;
  cursor: pointer; /* vai por o cursor como forma de mão ao passar por cima do botão */
  cursor: hand; /* para o IE 5.x */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding-right: 17px;

}

#dropBuscaAvancada .textoa {

	font: bold 13px Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	margin-left: 0px;
	width: 15px;
        margin-top: 5px;
}

#dropBuscaAvancada .campodata {
	width: 166px;
}

#dropBuscaAvancada img {
	
	margin-top: 5px;
	margin-left: 5px;
	
}

#dropBuscaAvancada .duasLinhas{
    margin-top: -2px;
}

.itemMenu.close:hover{
    background: url("../images/bgItemCloseOver.png") no-repeat !important;
}

.itemMenu.close:hover > p{
    color: #fff;
    font-weight: normal !important;
}

.mod-search{
    display: inherit !important;
}

#radios input{
    float: left;
}

#radios label{
    float: left;
    font-size: 12px !important;
}

#temosdeA{
   margin-left: 40px; 
}

div#radios.hiding input, div#radios.hiding label {
    display: none;
}