body { margin:0; padding:0; font-family:"Trebuchet MS"; font-size:12px; color:#666666; background:#e3e8ee; width:100%; height:100%; }

h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
h1 { color:#235ca7; font-size:20px; margin:0; }

/* LINKS */
a { color:#235ca7; text-decoration:underline; }
a:hover { text-decoration:none; }

/* LISTAS */
ul, li { }

/* LIMPA ELEMENTOS 'FLUTUANTES' */
.limpa { width:100%; clear:both; }

.btn { float:right; background:#518bd5; padding:3px 5px; color:#FFFFFF; text-decoration:none; margin:0 0 0 10px; }
.descricao { color:#666666; margin:0 0 20px 0; padding:0; }
.txt10 { font-size:10px; }
.alignJ { text-align:justify; }
.margin0 { margin:0; }
.calendar { z-index:9; }
.txtVermelho { color:#FF0000; }

.floatL { float:left; }
.floatR { float:right; }

/* LAYOUT */
#topo {}
#topo .logo { float:left; margin:8px 0 0 0; border:none; }
#topo .texto { float:left; margin:8px 0 0 0; color:#FFFFFF; }
#topo .texto .pequeno{ margin:0;}
#topo .texto .grande{ font-size:26px; margin:-3px 0 0 0; clear:both; }
#topo .dados { float:right; margin:0 10px 0 0; color:#FFFFFF; font-size:11px; }
#topo .dados a { color:#FFFFFF; text-decoration:none; font-size:11px; }
#topo .dados a:hover { text-decoration:underline; }
#layout { width:1000px; position:absolute; margin:0 0 0 -500px; left:50%; z-index:2; }
#conteudo { margin:10px 0 0 0; }
#conteudo .miolo{ background:url('../images/cont_bg.jpg'); width:960px; padding:6px 20px; float:left; }
#conteudo .topo { background:url('../images/cont_topo.jpg'); width:1000px; height:6px; }
#conteudo .rodape { background:url('../images/cont_rodape.jpg'); width:1000px; height:6px; clear:both; }
#conteudo .cont { float: left; text-align: justify; width: 750px; }
#rodape { width:960px; padding:6px 20px; }
#rodape p { color:#707070; margin:0; }
#rodape address { color:#707070; }
#rodape ul { margin:0; padding:0; }
#rodape ul li { float:left; list-style:none; margin:0 15px 0 0; padding:0; }

.topo_bg { background:url(/images/topo_bg.png) repeat-x; width:100%; height:92px; position:absolute; top:0; z-index:1; }

.voltar { background: url(/images/setas.png) repeat scroll 0 0 #518BD5; color: #FFFFFF; float: right; margin: 20px 0 10px; padding: 2px 0 3px 15px; text-decoration: none;
}
.voltar span { background: none repeat scroll 0 0 #518BD5; padding: 2px 5px 3px; }
.btnTopo { background: url(/images/setas.png) repeat scroll -35px 0 #518BD5; color: #FFFFFF; float: right; margin: 20px 0 0 20px; padding: 2px 0 3px 19px; text-decoration: none;
}
.btnTopo span { background: none repeat scroll 0 0 #518BD5; padding: 2px 5px 3px; }

#barraLateral { background: none repeat scroll 0 0 #E3E8EE; float: right; margin: 10px 0 0; padding: 5px 5px 0; width: 190px; }
#barraLateral ul { margin: 0; padding: 0; }
#barraLateral ul a { color: #666666; text-decoration: none; }
#barraLateral ul li { height: auto; list-style: none outside none; margin: 0 0 5px; padding: 5px; width: 176px; background:#FFFFFF; }
#barraLateral ul li p { font-size: 11px; margin: 0;  padding: 0; width: 125px; }
#barraLateral ul li { border: 2px solid #FFFFFF; }
#barraLateral ul li:hover { border: 2px solid #006600; }



.container-geral {
    margin: 0 auto;
    width: 960px;
	height:65px;
}

.tce { background:#2c417a; height:65px; width:100%; }
.logo-tce-branca img { width: 200px; }
.tce div.logo-tce-branca {
	float:right;
	margin:13px 0 0 0;
}

.tce a { color:#FFF; text-decoration:none;}
.tce a:hover { color:#FFF; text-decoration:underline;}

.tt-sistema { float:left; color:#FFF; font-size:25px; width:600px; height:auto; margin-top:18px; }




/* TABLESORTER */
table.tablesorter { background-color:#CDCDCD; width:100%; }
table.tablesorter thead tr th, table.tablesorter tfoot tr th { background-color:#e6EEEE; padding:4px 6px 4px 4px; }
table.tablesorter thead tr .header { background-image: url(../images/tablesorter/bg.gif); background-repeat:no-repeat; background-position:center right; cursor:pointer; }
table.tablesorter tbody td { color:#3D3D3D; display:table-cell; vertical-align:middle; background-color:#FFF; border-bottom:1px dashed #d9d7d7; padding:3px; margin:0; }
table.tablesorter tbody tr.odd td { background-color:#F0F0F6; }
table.tablesorter thead tr .headerSortUp { background-image: url(../images/tablesorter/asc.gif); }
table.tablesorter thead tr .headerSortDown { background-image: url(../images/tablesorter/desc.gif); }
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { background-color: #8dbdd8; }

.pager { width:100%; text-align:center; }
.next, .last, .prev, .first { cursor:pointer; }



/* LOGIN */
form.login { width:319px; height:139px; padding:10px; background:url(../images/layout/login_bg.jpg); margin:20px auto; }
form.login .msg { font-size:10px; color:#FF0000; margin:0; padding:0; }
form.login .btn { margin:17px 0 0 0; }
form.login label { clear:both; }




/* MENU */
ul.menu { padding:0; margin:8px 0 0 5px; }
ul.menu li { float:left; list-style:none; padding:0; margin:0 0 0 0; }
ul.menu li a, ul.menu li span { color:#8e8e8e; font-size:12px; text-transform:uppercase; text-decoration:none; font-weight:bold; padding:5px 5px 3px 5px; }
ul.menu li a.over, ul.menu li a:hover, ul.menu li a.over, ul.menu li a.ativo, ul.menu li:hover,ul.menu li:hover a { background:#2c417a; color:#FFFFFF; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* * html ul li a { height: 1%; }
*/* End */

/* SUBMENU */
ul.menu ul { position:absolute; display:none; margin:3px 0 0 0;  padding:0; text-align:left; }
ul.menu ul a{ color:#FFF; display:block; font-size:12px; height:21px; padding:6px 0 0 0; line-height: 1}
ul.menu ul a:hover{ text-decoration:underline; }
ul.menu ul li{ clear:both; margin:0; text-align:left; }
ul.menu ul li.titulo, ul.menu ul li.titulo a { clear:both; margin:0; padding:0; color:#FFF; font-size:14px; text-transform:uppercase; }


/* CLASSES PARA TITULOS */
ul.menu li ul {
	background:#2c417a;
	width:190px;
	padding:10px 15px;

}
ul.menu li ul li ul{
	padding-top: 0px;
	left: 0;
}
ul.menu li ul li ul li{
	padding-top: 5px;
	padding-left: 15px;
}

ul.menu li ul li ul li a{
	color: rgba(255,255,255, .6)!important;
}

ul.menu li:hover ul ul,
ul.menu li:hover ul ul ul,
ul.menu li.over ul ul,
ul.menu li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul.menu li:hover ul,
ul.menu li li:hover ul,
ul.menu li li li:hover ul,
ul.menu li.over ul,
ul.menu li li.over ul,
ul.menu li li li.over ul { display: block; } /* The magic */




label { font-weight:bold; float:left; margin:0 10px 10px 0; }
input.btn { background:#79797a; color:#FFFFFF; margin:0; padding:3px 5px; border:none; float:none; }

.hr-person {
	text-decoration: none;
	display: block;
	margin-block-start:0.5em;margin-block-end:0.5em;margin-inline-start:auto;margin-inline-end:auto;border: 0;
	height: 2px;
	background-image: linear-gradient(90deg,transparent 10%,rgba(2,0,36,0.4318102241) 25%,rgba(9,9,121,0.8267682073) 50%,rgba(2,0,36,0.4318102241) 75%,transparent 90%)
}

/* Featurettes
    ------------------------- */

.featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
.featurette {
	padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
	overflow: hidden; /* Vertically center images part 2: clear their floats. */
}
.featurette-image {
	margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}

/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
	margin-right: 40px;
}
.featurette-image.pull-right {
	margin-left: 40px;
}

/* Thin out the marketing headings */
.featurette-heading {
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}