.th_header_title {
	background:#EEEEEE;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	height:15px;

}
.even {
	background:#DDDDDD;
	font-weight: bold;
	text-align: left;
}
.odd{
	background:#FFFFFF;
	font-weight: bold;
	text-align: left;
}

	
.nomeCampo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F0A0C;
}	
.fundodegradee{
	background-image:url(../../images/pt_BR/fundo_degradee.png);
	background-repeat:repeat-x;
	font-weight: bold;
	text-align: left;	
}
.fundopaginacao{
	background-color:#FFF;
	font-weight: bold;
	text-align: left;		
}
.topo{
	background-image:url(../../images/pt_BR/fundo_topo.png);
	background-repeat: no-repeat;
}
.rodape{
	background-image:url(../../images/pt_BR/fundo_rodape.png);
	background-repeat: no-repeat;
}

.titulo_novo{
	color: white;
	font-size: 18px;
	font-weight: bold;
}
.subtitulo_novo{
	color: white;
	font-size: 14px;
	font-weight: bold;
}

/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
   
#boxes .window {
  position:fixed;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

/* Customize your modal window here, you can add background image too */
#boxes #dialog {
  width:375px;
  height:203px;
}

.header_popup{
	padding-top: 5px;
	background-image:url(../../images/pt_BR/header_popup_fundo.png);
	background-repeat:repeat-y;
}

.red {
	color: #BB0000;
}

#txtBuscarProcedimento{
	padding:3px;
	margin-right: 5px;
	width:540px;
}

#btnBuscarProcedimento{
	padding:3px;
}