body {
	padding:0;
	margin:0;
	background:url(../images/bgGeralHome.jpg) repeat-x #ffffff;
	font-family: Calibri !important;
}
#home{
	background:url(../images/bgGeralHome.jpg) repeat-x #ffffff;
	height:447px;
}
header {
	background-image:url(../images/bgTopo.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.boxShadow 
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px #BBBBBB;
}
h3
{
    border-bottom: 1px solid #CCCCCC;
    color: #014C99;
    font-family: Calibri;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.linhabox {
	border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
input, textarea, select {
    background: none repeat-x scroll center top #FEFEFE;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #4D4D4D;
    padding: 5px;
    margin-bottom:10px !important;
}


#topo {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	padding-top:15px;
	padding-bottom:25px;
}
#logo {
	text-align: center;
}

.italicoSublinhado {
	font-style:italic;
	text-decoration:underline;
	padding-left:30px;
}
#conteudo {
	margin-left:auto;
	margin-right:auto;
}
#wrapper-content
{
    margin-top: 10px;
    width:100%;
}
#conteudo
{
    margin: 10px auto;
}

.boxContent
{
    background-color: #EDEDED;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #3F3F51;
    font-family: arial;
    font-size: 13px;
    padding: 20px 10px;
    text-align: justify;
}
.boxContent p
{
    line-height: 20px;
    margin-bottom: 10px;
}
#boxColumns
{
    display:none;
}
/* icons */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/icons.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.icon-consultar {
  background-position: 0 0;
}
.icon-escrever
{
    background-position:0 -17px;
}
.icon-mail
{
    background-position:-18px 0;
}
.icon-tce
{
    background-position: -18px -18px;
}
/* fim icons */

/* home apresentaçao */

#homeApresentacao {
	position:absolute;
	top:40px;
	width:985px;
}
#homeApresentacaoImg {
	width:541px;
	height:206px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:2px;
}
#homeApresentacaoTxt {
	right:0;
	top:0;
	width:430px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:justify;
}
#homeApresentacaoTxt p {
	padding-bottom:10px;
}

/* tabsCarousel */
#tabsCarousel {
}


/* MENU */

#menuTopo form{
	width: 95%;
	margin:0 auto;
}
#menuTopo select
{
    width:100%;
}
#menuTopo select:before
{
    content: "Menu";
}

#menuTopo .selectMenu
{
    background: transparent;
    padding: 5px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
}
.selectMenu
{
   width: 100%;
   height: 34px;
   overflow: hidden;
   background: url(../images/down_arrow_select.jpg) no-repeat right #f9f9f9 !important;
   border: 1px solid #ccc !important;
}

/* IN CONTENT */
#breadcrumb{
	margin-top:25px;
	color:#666666;
}
#inContent{	
	margin:25px 0 35px 0;
}
#menuLateral{
	width:250px;
	position:absolute;
}
#inContentSub{
	position:absolute;
	right:0;
}
/* CONTENT */
#content img
{
    max-width: 100%;
}
#content ol, #content ul {
	list-style-type: square;
    margin: 10px 20px;
}
#content a {
    color: #014C99;
    font-style: italic;
}
#content a:hover {
    text-decoration: none;
}
#content h1
{
    font-size: 14px;
    font-weight: bold;
}
#content h2
{
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
#content td, #content th {
    border: 1px solid #CCCCCC;
}
/* aside */
aside
{
    padding: 10px;  
}
aside label
{
    color: #414151;
    display: inline-table;
    font-family: Calibri;
    font-size: 15px;
    width: 90px;
}
aside label:after
{
    content: ":";
}
aside .banners
{
    text-align: center;
}
/* fim aside*/

.tableConsulta
{
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    padding: 15px;
    width: 100%;
}
.tableConsulta th
{
    font-weight: bold;
    border-bottom: 1px solid #ccc;   
    
    padding-bottom:5px;
}
.tableConsulta td
{
    padding-top: 5px;
    border-bottom:medium none !important; 
    
}
.tableConsulta td, .tableConsulta th
{
    border-left:medium none !important; 
    border-right:medium none !important; 
    border-top:medium none !important; 
}
/* form */
#frmConsultaStatus form {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
#frmConsultaStatus .button
{
    margin-left: 165px;
}

/* logado */
#seloLogado {    
    position: absolute;
    right: 0;
    text-align: right;
    top: 20px;
    display: block;
    overflow: hidden;
    position: fixed;
    z-index: 10000;
}
#seloLogado div
{
    background-color: #F9F9F9;
    box-shadow: 0 0 3px #CCCCCC;
    color: #666;
    font-size: 12px;
    min-height: 50px;
    padding: 10px;
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #F8F8F8, #ECECEC);
    background-image: -webkit-linear-gradient(center top , #F8F8F8, #ECECEC);
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    margin-right:9px;
    min-width: 120px;
}
#seloLogado div span
{
    font-weight: bold;
}
.arrowSelo {
    background-position: -163px -15px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 10px;
    
    background-image: url("//ssl.gstatic.com/gb/images/k1_a31af7ac.png");
    background-size: 294px 45px;
}