BODY {
	background:#495E36;
	margin: 0px;
	color: #000000;
	text-align: center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	overflow-x:hidden;
	overflow-y: scroll;
	scrollbar-marks: none;
}

.caixaTexto {
	width: 100%;
	overflow-x:hidden;
	overflow-y:scroll;
	height:515px;
	scrollbar-arrow-color:#495E36;
    scrollbar-3dlight-color:#495E36;
    scrollbar-highlight-color:#C5DFA4;
    scrollbar-face-color:#C5DFA4;
    scrollbar-shadow-color:#C5DFA4;
    scrollbar-darkshadow-color:#495E36;
    scrollbar-track-color:#C0CDAF;
}
.caixaTexto1 {
	width: 90%;
}

.style1 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

TABLE.geral {
	height: 100%;
	width: 100%;
	cellpadding: 5px;
	cellspacing:5px;
	background:#6F7A5F;
}
TABLE.conteudo {
	border: 1px solid #cccccc;
	height: 100%;
	width: 95%;
	background: #F1F3F5;
}
#opcaoTT {
	text-align: center;
	font-size: 20pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #495E36;
}
#opcao {
	text-align: center;
	font-size: 16pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #495E36;
}
#opcao1 {
	font-size: 12pt;
	font-weight: nomal;
	line-height: 16pt;
	text-align: justify;
	width: 100%;	
	color: #000000;
	text-indent: 2em;
}
#opcao2 {
	font-size: 11pt;
	font-weight: nomal;
	line-height: 14pt;
	text-align: justify;
	width: 95%;	
	color: #000000;
	text-indent: 2em;
}
#opcaoEditavel {
	width:90%;	
}
.button {
	border:solid 1px #000000;
	background: #E9ECEF;
	text-decoration: none;
	color : #000000;
	font-weight : bold;
	font-size : 10pt;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px;
	marks:none;
}
.botao  {
	border : solid 1px #000000;
	text-align:center;
	background: #E9ECEF;
	width: 70%;
	height: 20px;
}
.botao a {  
	font-family:Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	font-size : 10pt;
	text-decoration: none;
	width: 60%;
}

.botao1  {
	margin:0px;
}
.botao1 a {  
	background:#A4B08C;	
}
.botao1 a:hover { 
	background:#A4B08C;
}
.botao2  {
	margin:0px;
}
.botao2 a {  
	background: #495E36;
}
.botao2 a:hover { 
	background:#C1EB98;
}

#direita {
  float: right;
  width: 530px !important;
  width: 530px;
  border-left: 1px solid #cccccc;
  padding-left: 10px;
  padding-right: 10px;
  font-size:10pt;
}
#break {
	height: 20px;
}
/*
.licensetext {
  text-align: left;
}
.license {
  padding: 0px;
  width: 530px;
  height: 300px;
}
.license-form {
  float: left;
}
*/
TABLE.conteudo {
	position:absolute;
	top:50%;
	left:50%;
	margin-left: -385px;
	margin-top:-270px;
	border: 1px solid #cccccc;
	width: 770px;
	background: #F1F3F5;
}
/*
.conteudo {
	margin-left: auto;
	margin-right: auto;
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 10px;
	border: 1px solid #cccccc;
	width: 770px;
	background: #F1F3F5;
}
*/
.conteudo h1 {
	font-size: 15px;
	font-weight: bold;
 	color: #495E36;
	padding: 10px 10px 4px 0px;
 	text-align: left;
	border-bottom: 1px solid #495E36;
	margin-bottom: 10px;
	cursor: default;
}
.conteudo-form {
  position: relative;
	text-align: left;
	float: right;
	width: 90%;
}
.conteudo-texto {
	text-align: left;
	width: 90%;
	margin: 20px;
}
/*
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
*/
.left {
  position: relative;
	text-align: left;
	float: left;
	width: 50%;
}
.right {
  position: relative;
	text-align: left;
	float: right;
	width: 50%;
}
.far-right {
  position: relative;
	text-align: right;
	float: right;
}
.far-left {
  position: relative; 
	text-align: left;
	float: left;
}
.far-center {
	clear:both;
	position: relative; 
	text-align: center;
	padding:10px;
}
.clr {
    clear:both;
}
.ctr {
	text-align: center;
	cursor: default;
}

.button {
	border : solid 1px #000000; /* #cccccc */
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 14px;
	padding: 4px;
	cursor: pointer;
}
table.ficha {
	width: 97%;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#E9ECEF;
}
.etiqueta {
	font-weight: bold;
	font-size: 11pt;
	text-align: right;
}
.campo {
	width:32%;
	height: 10px;
}
INPUT, SELECT {
	border:none;
	border-bottom:1px solid black;
	border-right:1px solid black;
	background-color:#FFFFFF;
}
td.campo TEXTAREA {
	width: 100%;
	border:none;
	border-bottom:1px solid black;
	border-right:1px solid black;
	background-color:#FFFFFF;
	color:#000000;
	font-size : 12px;
}
table.content {
	width: 80%;
}
table.content td {
	color : #333333;
	font-size: 11px;
	width: 50%;
}
table.content2 {
	width: 90%;
}
table.content2 td {
	color : #333333;
	font-size: 11px;
}
.toggle {}
.inputbox {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	z-index: -3;
	font-size: 14px;
}
.small {
	color : #333;
	font-size : 11px;
}
.error {
	color : #cc0000;
	font-size : 12px;
	font-weight : bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
select.options, input.options {
	font-size: 8pt;
	border: 1px solid #999;
}
form {
	margin: 0px 0px 0px 0px;
}
.dottedline {
	border-bottom: 1px solid #333;
}
.installheader {
	color : #FFF;
	font-size : 24px;
}
textarea {
	color : #0000dd;
	font-family : Arial;
	font-size : 11px;
	border: 1px;
}
.referencia {
	text-align:justify;
	font-size: 9pt;
	font-family: Times New Roman, Times;
	padding-left:10px;
	padding-right:10px;
	
}
td {vertical-align: top;}
hr {
	color:#c0c0c0;
	height:2px;
}
#linguas{
	display:none;
	/* color:white; */
}
#moldura {
 background: url(img/marcadagua.png) right bottom no-repeat fixed #FFF;
 height:100%;
 width:100%;
}
SMALL {font-size: 90%;}