
#miolo{
	position:relative;
	width:1000px;
	display:table;
	margin:0;
	padding:0;
	margin-top:5px;
	background:url(../img/interno/backTituloGeral.png) repeat-x top; /* Barra cinza */
}

/* Barra azul com título simples */
.tituloSecao, .tituloSecaoComposto{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	background:url(../img/interno/barraTituloGeral.png) no-repeat;
	width:241px;
	height:35px;
	padding-top:5px;
	padding-left:10px;
	color:#FFF !important;
	font-size:20px !important;
}

/* Barra azul com título e subtítulo cinza */
.tituloSecaoComposto{
	display:inline;
	background:url(../img/interno/barraTituloComposto.png) no-repeat;
}

.subTitulo{
	margin:0;
	float:left;
	padding:5px 35px 0 25px;
	position:relative;
	background:url(../img/interno/backSubtitulo.png) repeat-x;
	display:inline;
	height:30px;
	color:#FFF !important;
	font-size:20px !important;
}


.tituloSecao a, .tituloSecaoComposto a, .subTitulo a{
	color:#FFF !important;
	font-size:20px !important;
}

.tituloSecao a:hover, .tituloSecaoComposto a:hover, .subTitulo a:hover{
	color:#9fe5f3 !important;
}

#conteudo{
	position:relative;
	width:970px;
	display:table;
	min-height: 500px;
	padding:15px;
	margin-bottom:40px;
}
#conteudo.no-padding {
	width:1000px;
	padding:0;
}
#conteudo p{
	line-height:18px;
	font-size:14px;
	color:#555;
	margin-top:10px;
}

.imgInterna{
	border:1px solid #028aa8;
	margin:10px 18px 18px 0;
	float:left;
	display:inline;
}

.filtros{
	display:block;
	height:35px;
	background-color:#e7e7e7;
	margin-top:5px;
}

.labelFiltros{
	background-color:#d1d1d1;
	display:inline;
	line-height:35px;
	font-size:18px;
	color:#007088;
	float:left;
	padding:0 30px;
}

.campoCateg{
	height:auto;
	width:auto;
	font:12px 'Ubuntu';
	color:#555;
	float:right;
	margin-top:6px;
	margin-right:20px;
	padding:3px;
}

.cxNoticiaInt, .cxNoticiaLeitura{
	padding:10px;
	border-bottom:1px solid #e7e7e7;
	display:table;
	width:100%;
}

.cxNoticiaLeitura{
	border:none !important;
	display:table !important;
}

.cxNoticiaInt p, .cxNoticiaLeitura p{
	margin:0 !important;
	padding:0 !important;
}

.chamada, .dataPublicacao{
	font:14px Verdana, Geneva, sans-serif;
	color:#555 !important;
	margin-top:5px !important;
}

.tituloNoticia, .tituloNoticia a, .titCategoria{
	clear:both;
	font:14px Verdana, Geneva, sans-serif !important;
	font-weight:bold !important;
	color:#006980 !important;
	margin-bottom:5px !important;
}

.titCategoria{
	font-size:16px !important;
	color:#9fe5f3 !important;
	background-color:#4597a8;
}

.cxNoticiaLeitura .tituloNoticia{
	clear:none;
}

.cxNoticiaLeitura .imgInterna{
	clear:both;
}

.dataPublicacao{
	font-size:12px !important;
	display:inline;
	float:left;
}

.categoria{
	font-size:12px;
	font-style:italic;
	display:inline;
	float:right;
}

.txtNoticia{
	margin-top:10px;
}

.txtNoticia p{
	margin-bottom:10px !important;
}

.thumb{
	margin:10px 5px;
	float:left;
	display:inline;
}

.atencao{
	color:#006980 !important;
	font-weight:bold !important;
}

#buscaAvancada{
	position:relative;
	display:table;
	width:100%;
	background:url(../img/interno/backTituloGeral.png) repeat-x top;
	margin:10px 0;
}

#formBuscaAvc{
	padding-top:10px;
	margin-left:20px;
}

.campoFrmContato{
	background:none;
	border:1px solid #006980;
	width:250px;
	height:auto;
	padding:3px;
	color:#555;
	margin-left:5px;
}


/* Navegação entre páginas */
#navegacao{
	clear:both;
	text-align:center;
	margin-right:10px;
	height:40px;
	margin:10px 0;
}

.btNavegacao, .btNavegacaoAtual{
	background:none;
	border:none;
	font:18px 'Ubuntu';
	color:#555;
	cursor:pointer;
	vertical-align:middle;
}

.btNavegacaoAtual{
	color:#006980;
	font-weight:bold;
}

.btNavegacaoImg{
	background:none;
	border:none;
	cursor:pointer;
	vertical-align:middle;
}

#titPaginacao{
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
	font-size:13px;
	color:#999;
}
/* Fim - Navegação entre páginas */


/* Formularios */
#bxFormulario, .cadastroTC, .formacoesTC{
	position:relative;
	background:none;
	width:450px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	padding-left:50px;
}

.cadastroTC{
	width:680px;
}

.formacoesTC{
	width:450px;
	display:inline;
	float:left;
	padding:0;
	margin:5px;
}

label{
	clear:both;
	display:block;
	font-size:20px;
	color:#006980;
	margin:6px 0 0 0;
}
label>span{
	color: #f00;
	font-size: 14px;
}
.lblCurto{
	clear:none;
	width:260px;
	margin-right:10px;
	float:left;
}

.campText{
	border:1px solid #006980;
	width:300px;
	height:auto;
	padding:3px;
	color:#555;
	margin-right:10px;
}
.cpPequeno{
	width:250px !important;
}
.cpMedio{
	width:410px !important;
	clear:both;
}
.cpGrande{
	width:620px !important;
}
.campTextarea{
	width:520px;
	height:100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
.campTextareaPequeno{
	width:300px;
	height:100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}

input.disabled{
	background-color:#CCC;
}

.msgErro{
	font:15px 'Ubuntu', sans-serif;
	color:#f00 !important;
	font-weight:bold;
}
.msgOk{
	font:15px 'Ubuntu', sans-serif;
	color:blue !important;
	font-weight:bold;
}

.invalid{
	background:#FFF;
}

p#endereco{
	display:block;
	text-align:center;
	background-color:#e7e7e7;
	font-size:20px !important;
	color:#006980 !important;
	line-height:35px !important;
	padding:20px 0;
	margin:0;
}

/* Jquery UI tabs */
.ui-tabs {
	position: relative;
	padding: .2em;
	font:14px 'Ubuntu';
	color:#006980 !important;
	background:none !important;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
	background:none;
	border:none;
	border-bottom:1px solid #006980;
	border-radius:0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom: 0;
	padding: 0;
	white-space: nowrap;
	/*background:none;
	background-color:#007088 !important;*/
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em .8em;
	text-decoration: none;
	color:#006980 !important;
	font:18px 'Ubuntu';
}

.ui-tabs .ui-tabs-nav li a:hover {
	color:#9fe5f3 !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	color:#fff !important;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.tbCompl tr{
	background-color:#EEE;
}

.optionDesativado{color:#ccc;}

#content-tabs.ui-widget-content.no-border {
	border: none !important;
}
#content-tabs.ui-widget-content.no-border .ui-tabs-nav li.ui-tabs-active a{
	color: #FFFFFF !important;
}

/*
	GRIDS - TWITTER BOOTSTRAP
 */
/* .clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;}
.row:after{clear:both;}
[class*="span"]{float:left;min-height:1px;margin-left:20px;}
.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;}
.span12{width:940px;}
.span11{width:860px;}
.span10{width:780px;}
.span9{width:700px;}
.span8{width:620px;}
.span7{width:540px;}
.span6{width:460px;}
.span5{width:380px;}
.span4{width:300px;}
.span3{width:220px;}
.span2{width:140px;}
.span1{width:60px;}
.offset12{margin-left:980px;}
.offset11{margin-left:900px;}
.offset10{margin-left:820px;}
.offset9{margin-left:740px;}
.offset8{margin-left:660px;}
.offset7{margin-left:580px;}
.offset6{margin-left:500px;}
.offset5{margin-left:420px;}
.offset4{margin-left:340px;}
.offset3{margin-left:260px;}
.offset2{margin-left:180px;}
.offset1{margin-left:100px;}
.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}
.row-fluid:after{clear:both;}
.row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;}
.row-fluid [class*="span"]:first-child{margin-left:0;}
.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%;}
.row-fluid .span12{width:100%;*width:99.94680851063829%;}
.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%;}
.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%;}
.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%;}
.row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%;}
.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%;}
.row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%;}
.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%;}
.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%;}
.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%;}
.row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%;}
.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%;}
.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%;}
.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%;}
.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%;}
.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%;}
.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%;}
.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%;}
.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%;}
.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%;}
.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%;}
.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%;}
.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%;}
.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%;}
.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%;}
.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%;}
.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%;}
.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%;}
.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%;}
.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%;}
.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%;}
.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%;}
.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%;}
.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%;}
.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%;}
.row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%;}
[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}
[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}
 */
