body {
	margin: 0;
	padding: 0;
	font: bold 11px "Trebuchet MS";
}

h2 {
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

/*- Menu Tabs J--------------------------- */

#tabsJ {
	float: left;
	width: 600px;
	background: #F4F4F4;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #24618E;
}

#tabsJ ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabsJ li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsJ a {
	float: left;
	background: url("/certidaoonline/images/tableftJ.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#tabsJ a span {
	font: bold 13px 'Trebuchet MS';	
	float: left;
	display: block;
	background: url("/certidaoonline/images/tabrightJ.gif") no-repeat right
		top;
	padding: 5px 15px 4px 6px;
	color: #24618E;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {
	float: none;
}

/* End IE5-Mac hack */
#tabsJ a:hover span {
	color: #FFF;
}

#tabsJ a:hover {
	background-position: 0% -42px;
}

#tabsJ a:hover span {
	background-position: 100% -42px;
}

#tabsJ #current a {
	background-position: 0% -42px;
}

#tabsJ #current a span {
	background-position: 100% -42px;
	color: #FFF;
}

/*--------------------------------------------------------------------- */

ul {
	list-style-image: url("images/cn_titulo.gif");	
}

input
{
	font-family: 'Trebuchet MS';	 	
	font-size: 12px;
 }

input.inputText {
	border: 1px solid #58A0DC;
	
}

.inputLabelLink {
  	text-align: right;
}

.inputLabel {
	width: 120px;
  	font-family: 'Trebuchet MS';	 	
  	font-size: 12px;
	text-align: right;
	color: #335EA8;
}		

.inputLabelCst {
	width: 180px;
  	font-family: 'Trebuchet MS';	 	
  	font-size: 12px;
	text-align: right;
	color: #335EA8;
}		

.inputLabelBold {
  	font-family: 'Trebuchet MS';	 	
  	font-size: 12px;
	
  	font-weight: bold;
	color: #335EA8;
}

.inputLabelBoldLista {
	font-family: Trebuchet MS;	 	
	font-size: 11px;
	font-weight: bold;
	width: 350px;  
 }

.inputLabelMaior {
	width: 200px;
	text-align: right;
}

.inputLabelLeft {
	width: 130px;
	text-align: right;
}

/*  Pagina  */

.divMenu {
	padding-right: 20px; 
	padding-left: 20px;
 }


#divTexto {
	width: 570px;
	max-width: 570px;
 	padding-top: 30px;	
 }
 
.divNota {
	width: 100%;	
	padding-top: 25px;
	padding-bottom: 4px;	
 }
 
 .divBtn {
 	padding-top:15px;
 	padding-bottom:15px
 }
 
.tableLineTop {
	border-top:1px solid silver;
}

.tableLineBottom {
	border-bottom:1px solid silver;
}

.sisTitulo {
	font-family:'Trebuchet MS';
	font-size:16px;		
	letter-spacing: 3px;	
  	font-weight: bold;
  	color: #335EA8;
}		

.formataTextoTitulo {
	margin-top: 20px;
	font-family:'Trebuchet MS';
	font-size:14px;		
	letter-spacing: 3px; 
  	font-weight: bold;
  	color: #335EA8;	
  	text-align: left;		
}		

.formataTextoBasicoTitulo{
	font-family: 'Trebuchet MS';
	font-size:14px;	
	text-align: left;
  	font-weight: 500;	
} 

.formataTextoBasico {
	font-family:'Trebuchet MS';
	font-size:12px;		
	text-align: justify;
	color: #335EA8;		
	text-decoration: none;	
	margin: 8px 0 0 0; 
 }
 
.formataTextoNota {
	font-family:'Trebuchet MS';
	font-size:10px;		
	text-align: left;
	color: #335EA8;
 }

.formataTextoMgs {
	font-family:'Trebuchet MS';
	font-size:12px;
  	font-weight: bold;
	text-align: left;
	color: #CF4040;
 }

.formataCampo {
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight: bold;
	color:#26467E;
	background-color: #FBFBFB;
	border: 1px solid silver;
	height: 24px;	
 }

.formataBtn {
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight: bold;
	color:#26467E;
	background-color: #C5DAEC;
	height: 22px;			
 }
 
 .formataBarra{
    color:#24618E;			 
 	background: url("/certidaoonline/images/cn_barra_titulo.gif") repeat-x;
 	height: 23px;
	font-weight: bold;
	font-size: 12; 
	text-align: center; 
	font-family: 'Trebuchet MS';
	border-bottom:1px solid silver;					 
 } 
