input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #333333 !important;
}
input, textarea, select {
	border: 1px solid #9ba58e;
}
form {
	padding: 0px;
	margin: 0px;
}
.line {
	border-bottom: 1px dashed #cddbbc;
	margin: 0 0 10px 0;
}
h3 {
	background-image: url(../images/h3_background.gif);
	background-position: top;
	border: 1px solid #d8eaf6;
	border-bottom: none;
	padding: 10px 12px;
	margin: 0px;
	color: #123867;
	font-size: 12px;
}
h3 .l, .listagem .l {
	float: left;
}
h3 .l img, .listagem .l img {
	margin: -11px 0 0 -13px;
	_margin: -11px 0 0 -13px;
	position: absolute;
}
h3 .r, .listagem .r {
	float: right;
}
h3 .r img, .listagem .r img {
	margin: -11px 0 0 3px;
	_margin: -11px 0 0 3px;
	position: absolute;
}
/*
fieldset {
	margin: 0px;
	padding: 12px;
	border: 1px solid #b7c2cb;
	border-top: none;
	background-color: #fff;
}
fieldset #l {
	float: left;
}
fieldset #l img {
	margin: 0 0 0 -13px;
	_margin: 0 0 0 -13px;
	position: absolute;
}
fieldset #r {
	float: right;
}
fieldset #r img {
	margin: 0 0 0 0;
	_margin: 0 0 0 0;
	position: absolute;
}
*/
.formulario, .formulario-simples {
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}
.formulario th, .formulario-simples th  {
	height: 35px;
	text-align: right;
	font-weight: bold;
	padding: 3px;
	padding-right: 10px;
	border-bottom: 1px solid #DADADA;
}
.formulario th {
	width: 110px;
	padding-right: 10px;
}
.formulario td, .formulario-simples td {
	background-color: #F2F2F2;
	color: #555;
	padding: 8px 7px 7px 7px;
	padding-left: 10px;
	border-bottom: 1px solid #DADADA;
}
.orientacao {
	color: #b21a00;
	font-size: 11px;
	text-align: left !important;
	padding-left: 10px !important;
}
.orientacao2 {
	color: #b21a00;
	font-size: 11px;
	text-align: right !important;
	padding-left: 10px !important;
}

/*
.button {
	background-color:  #0078c1;
	border: 1px solid #0055a9;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	padding-bottom: 5px;
}
.button:hover {
	background-color: #769c48;
	border: 1px solid #557b28;
}
*/
h4 {
	color: #123867;
	margin: 0px;
	font-size: 16px;
}
.line {
	border-bottom: 1px dashed #b7c2cb;
	margin: 5px 0 0 0;
}
.listagem {
	border-left: 1px solid #d8eaf6;
}
.listagem th {
	background-image: url(../images/h3_background.gif);
	background-position: top;
	border: 1px solid #d8eaf6;
	border-left: none;
	padding: 10px 12px;
	margin: 0px;
	color: #123867;
	font-size: 12px;
}
.listagem td {
	padding: 10px 12px;
	background-color: #FFF;
	border: 1px solid #d8eaf6;
	border-left: none;
	border-top: none;
}
.total td {
	background-color: #ebf2f8 !important;
	font-weight: bold;
}
.tv_select, .tv_select option {
	border: 1px solid #d7e9f6;
	background-color: #ebf2f8;
	color: #317bb5;
	font-weight: bold;
	font-size: 12px;
}
#box_login a {
	color: #FFF;
}
#box_login a:hover {
	color: #e99116;
}
