/* -------------------------- */
/* --- DEFINICOES GLOBAIS --- */
/* -------------------------- */

html { 
	font-size:100.01%; 
}

body{
	font-size: 12px;
	font-style: normal;
	font-family: FonteMPTDigital, Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	line-height:1.4;
	color: #333333;
}

body {
	margin: 0;
	padding: 0; 
}

@media screen {
	#cabecalhoFixo {
		margin: 0; 
		padding: 0;
		/*position:fixed;*/
		z-index: 10;
	}
}
				
@media print {
	#cabecalhoFixo {
	}
}

.container {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
#header {
	width:100%; 
	height: auto;
	float: left;
}

#barraSuperior {
	background: #0076d6;
	color: #333;
	width: 100%;
	float: left;
	font-size: 10px;
	height: auto;  
}

#barraSuperior div, span, table, ul, ol, li, p, a, form, fieldset, link, input, textarea, select {
	font-size: inherit;
	color: inherit;
}

#barraSuperior input, textarea, select {
	color: #333;
}

#logo {
	background: url(../images/topo/balanca.jpg) 50% 50% no-repeat ;
	width: 400px; 
	height: 67px;
	float: left;
	margin-left: 0px;
	/*border: 1px solid #F00;*/
}

#versaoPEle {
	width: 207px; 
	height: 15px; 
	text-align: right;
	float:right;
	margin-right: 0px;
    margin-top: 15px;
    color: #999 !important;	
}

.fonte_mpt{
	font-size: 20px !important;
	font-family: FonteMPTDigital, Arial, Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Lucida Grande", "Lucida Sans", Helvetica, sans-serif;
	font-weight: bold;
}

.font_mpt2{
	font-size: 38px !important;
	font-family: "Arial Heavy", Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Lucida Grande", "Lucida Sans", Helvetica, sans-serif;
	font-weight: bold;
}

.font_digital{
	font-size: 38px !important;
	font-family: "Arial Heavy", Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Lucida Grande", "Lucida Sans", Helvetica, sans-serif;
	font-weight: bold;
}


.font_petelet{
	color: #404040 !important; 
	font-size: 16px !important;
	font-family: "Arial Bold", Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Lucida Grande", "Lucida Sans", Helvetica, sans-serif;
	font-weight: bold;
}

#nomePRT {
	padding: 2px 20px 3px 50px;
	float: left;
	text-align: left;
	font-size: 16px !important;
	/*width: 370px;*/
	padding-top: 0px;
	font-family: FonteMPTDigital, Arial, Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Lucida Grande", "Lucida Sans", Helvetica, sans-serif;
}

#nomeUsuario {
	color: #666 !important; 
	display: block;
	font-size: 10pt !important;
}

#barraConsultas {
	float: left;
	padding: 0px 20px 5px 50px;
}

#barraSistemas, .linkMaisRegistros {
	/*background: url(../images/topo/menufundocinza.png) repeat-x;*/
	border-bottom: 1pt #CCC solid; 	
	background-color: #EEE;
	width: 100%;
	height: 27px; 
	float: left;
}

#barra { 
	background: url(../images/topo/menufundocinzac.png) repeat-x bottom;
	background-color: #fff;
	border-bottom: 1px solid #CCC;	
	border-left: 1px solid #999;
	width: 100%;
	height: 26px;
	float: left;	
}

#botaoMenu{
	float:right;
}

.btSistema {
	/*background: url(../imagens/menu/cabFundoCinza.png) repeat-x;*/
	color:#333;
	border-right: 0px solid #999;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	font-size:10pt;
	text-align:center;
	_width: 135px;
	height: 22px; 
	float: left;
}

.btSistema_sel{
	border-bottom: 2px solid #444;
	border-top: 0px solid #888;
	padding-top:3px;
	background-color: #444;
	color: #FFF;
}	

.btSistema a {
	color: inherit;
	text-decoration: none;
}
.btSistema a:hover, .btSistema a:focus {
	color: #900;
}
ul#topnav {
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; 
	padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
/*	text-indent: -9999px;  */
	text-decoration: none;
	background-color: transparent;
	color: inherit;
}
ul#topnav li:focus a, ul#topnav li a:focus { 
	background-color: #fff;
	color: #900;
	border-bottom: 1px solid #CCC;	
}
ul#topnav li:hover a, ul#topnav li a:hover { 
	background-color: #fff;
	color: #900;
	border-bottom: 1px solid #CCC;
}
.itemSistema {
	/*background-color: transparent; /* url(../imagens/menu/cabFundoCinzaC.png) repeat-x; */
	color:#333;
	width: auto;
	height: 18px;
	text-align: left;
	font-size: 12px;
}
.itemBarraMenu {
	padding: 5px 15px;
}

.itemBarraMenu:focus, .itemBarraMenu:hover { 
	background-color: #fff;
	color: #900;
}
ul#topnav li .sub {
	position: fixed;	
	margin-top: 26px; 
	left: 0px;
	background-color:#fff;
	min-width: 960px;  
	max-width: 960px;	
	border: 1pt #CCC solid;
	padding: 10px 10px 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	z-index:1;
}
.colunaMenu {
	float: left;
	min-width: 100px;	
	max-width: 250px;	
	margin: 0 5px;
}
ul#topnav li .row {
	clear: both; 
	float: left; 
	width: 100%; 
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; 
	padding: 0;
	min-width: 100px;
	max-width: 220px;
}
ul#topnav .sub ul li {
	width: 220px;
	color: #000;
}
ul#topnav .sub ul li h3 {
	padding: 5px 0;  
	margin: 0;
	font-size: 1em; 
	border:none;
	font: normal bold 100%;
	color: #900;
}
ul#topnav .sub ul li h3 a {
	padding: 5px 0;  
	margin: 0;
	font-size: 1em; 
	border:none;
	font: normal bold 100%;
	text-decoration: none;
	color: #900;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	border:none;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	padding-bottom: 2px;
	color: #000;
	font-weight: normal;
}
ul#topnav .sub ul li a:focus, ul#topnav .sub ul li a:hover, ul#topnav .sub ul li a:active {
	background-color: #e8f2fe  !important;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; 
	text-decoration: underline !important;
}

#divTopoConsultaProcedimento{
    border: 0px solid gray;
    width: 400px; 
    text-align: left;
	float:left;
	margin-left: 10px;
    font-size: 18px;
}    

.campoconsultaprocesso{
	font-family: FonteMPTDigital, Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #b9bdc1;
	color: #797979;
} 

.logocabecalho{   
	background-color: #FFFFFF;
	width: 900px !important;
	margin-bottom: 15px !important;
}	
