p.titulo{
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#97BF00;
	margin-bottom:15px; }

#corpo-conteudo p.titulo-menor{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#97BF00;
	margin-top:5px;
	margin-bottom:5px; }

p.texto{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#666;
	line-height:24px;
	text-align:justify; }

#corpo-conteudo p.texto a{
	color:#666;
	text-decoration:none; }

#corpo-conteudo p.texto a:hover{
	text-decoration:underline; }

#corpo-conteudo table tr td{
	padding:4px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#666;
	line-height:24px;
	text-align:justify;
	-webkit-box-sizing:border-box;
	box-sizing:border-box; }

.marca{
	border:#900 1px solid !important; }

input[type=date], input[type=email], 
input[type=number], input[type=password], 
input[type=text], input[type=time], 
input[type=digits], textarea {
	background: #ededed !important;
	padding: 0 8px !important; }

.bootstrap-select, .dropdown-toggle {
	background: #ededed !important; }

.bootstrap-select:hover, .dropdown-toggle:hover {
	background: #ededed !important; }

.bootstrap-select .bs-searchbox, .bootstrap-select .bs-actionsbox, .bootstrap-select .bs-donebutton {
	margin-left: 30px !important; }

.bootstrap-select.btn-group .dropdown-menu.inner {
	margin-left: 30px !important; }