﻿.botao_sair {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_sair:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_sair:active {
	position:relative;
	top:1px;
}

.botao_gestao_da_rececao_dos_formularios {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, grey), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_gestao_da_rececao_dos_formularios:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_gestao_da_rececao_dos_formularios:active {
	position:relative;
	top:1px;
}

.botao_eliminar_relatorios_de_atividades {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, grey), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_eliminar_relatorios_de_atividades:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_eliminar_relatorios_de_atividades:active {
	position:relative;
	top:1px;
}

.botao_prdappe {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, green), color-stop(1, green) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_prdappe:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_prdappe:active {
	position:relative;
	top:1px;
}

.botao_alterar_rel_apre_ped_est {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, green), color-stop(1, green) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_prdappe:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_prdappe:active {
	position:relative;
	top:1px;
}

.botao_reapreciacoes {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, green), color-stop(1, green) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_prdappe:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_prdappe:active {
	position:relative;
	top:1px;
}


.titulo_iten_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFF;
	line-height:1.5;
	text-decoration:none;
	background-color:#526981;
	background-color:#5C2E91;
	background-color:#CBE6C6;
	background-color:#8EB817;
	background-color:#7CB842;
	height:20px
		}
		
.titulo_subiten_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFF;
	line-height:1.5;
	text-decoration:none;
	background-color:#526981;
	background-color:#5C2E91;
	background-color:#CBE6C6;
	background-color:#8EB817;
	background-color:#a3cf78;
	height:20px
		}
		
		
.instrucao {
	color: white;
	background-color: black;
	background-color: #444444;
	}
	
.itenobrigatorio{
 background-color: #F00;
 color: #FFF;
}

.td_campo_iten_form {background-color:#F5F5DC
}


.linha_me_obj {background-color:#FFC
}

.linha_me_obj_checked {background-color:#0C3;
                       background-color: #5B8F22;
}

.linha_fim_iten_form { background-color: #FFF;
                       height:10px;
}

.linha_fim_form {background-color:#000;
}

.botao_inserir {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_inserir:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_inserir:active {
	position:relative;
	top:1px;
}

.botao_inserir_01{
	font-family : tahoma;
	font-size : 8pt;
	color : white;
	line-height:1.5;
	text-decoration:none;
	background-color: #F00;
	background-color: #AC2222;
	background-color: #FF0000;
}
	
.inactivo {
	color: #F00;
}

.iten_form {background-color: #FFF
}

.campo_iten_form {background-color: #FFF
}
	
.redUnderline {
	border-botton-width:5px;	
    border-bottom-style:groove;
    border-bottom-color:#F00;
	}





.iten_list{

       color: white;
       background-color:black 

}
.titulo{
	font-family : Tahoma;
	font-size : 14pt;
	color :  #FFFFFF;
}
.formie{
	font-family : Tahoma;
	font-size : 14pt;
	color :  #000000;
}

.titulo1{
	font-family : Tahoma;
	font-size : 14pt;
	color :  #000000;
}

.tit{
	font-family : Tahoma;
	font-size : 10pt;
	color :  #FFFFFF;
}

.tit2{
	font-family : tahoma;
	font-size : 8pt;
	color :  #000000;
	text-decoration:none;
	font-weight : bold;
}

.tit3{
	font-family : tahoma;
	font-size : 10pt;
	color :  #000000;
	text-decoration:none;
	font-weight : bold;
}


.texto_peq_b{
	font-family : Tahoma;
	font-size : 8pt;
	color : #0D79A8;
	text-decoration:none;
	unicode-range: "Basic Latin";
}

.tit1{
	font-family : tahoma;
	font-size : 8pt;
	color :  #000000;
	text-decoration:none;
	font-weight : bold;
}

.rodape{
	font-family : Tahoma;
	font-size : 8pt;
	color : white;
}

.erro{
	font-family : Tahoma;
	font-size : 8pt;
	color : red;
}

.texto_b{
	font-family : tahoma;
	font-size : 8pt;
	color : #ffffff;
	line-height:1.5;
	text-decoration:none;
}

.texto_peq{
	font-family : tahoma;
	font-size : 8pt;
	color : #000000;
	line-height:1.5;
		text-decoration:none;
	}


.texto_peq_s{
	font-family : Tahoma;
	font-size : 8pt;
	color : #cccccc;
	text-decoration:none;
}

.texto_peq_sc{
	font-family : Tahoma;
	font-size : 8pt;
	text-decoration:none;
}

.texto_peq_p{
	font-family : Tahoma;
	font-size : 8pt;
	color : black;
	text-decoration:none;
}

.data{
	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: none;
	color : Silver;
}

.menu{
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: none;
	color : ffffff;
}

.menu1{
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: none;
	color : #666666;
}

.menu2{
	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: none;
	color : #ffffff;
}

.menu3{
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: bold;
	color : black;
	font-weight : bold;
}
.botao_ver_consultas
   {
   	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	text-decoration: none;   
	width:45px;
	text-align: center;
	background-color:#FFCC00;
	font-style:}
.bot
   {
   	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	text-decoration: none;   
	width: 90px;
	text-align: center;
	background-color:#f1f1f1;
	font-style:}
	
	.bot2
   {
   	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	text-decoration:none;
	width: 90px;
	text-align: center;
	background-color:#CCCCCC;
	font-style:}

#content {
	float: left;
	padding: 10px;
	margin: 20px;
	background: #666;
	border: 5px solid #ccc;
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
html>body #content {
	width: 370px; /* ie5win fudge ends */
	}

input
{
color: #;
background: #fbfbfb;
border: 1px solid #cccccc
}

select
{
color: #781351;
background: #fbfbfb;
border: 1px solid #cccccc
}

textarea
{
color: #781351;
background: #fbfbfb;
border: 1px solid #cccccc
}


#menuver {
width: 11em;
padding: 0; 
margin: 0;
font: 12px Verdana, sans-serif;
background: #f9f9f9; 
border-top: 3px solid red; 
border-bottom: 3px solid red; 
}
#menuver li {
list-style: none;
margin: 0.5em 0 0.5em 0.5em; 
}
#menuver li a {
margin:0; 
padding:0;
text-decoration:none;
color: #668585;
width:180;
}
#menuver li a:visited {
color: #668585;
width:180;
}
#menuver li a:hover { 
border-left:0,5 solid #999999; border-right:1 solid #999999; border-top:1 solid #999999; border-bottom:1 solid #999999; background:#cccccc; color: #668585;
width:180

}
#menuver li a:active { 
background: #ccc;
color: #668585; 
}
.limite_superior {
	border-top:solid;
	border-color:#000
}
.limite_superior1 {
	border-top:solid;
	border-color:#000;
	border-width:1px
}
.limite_superior_inferior {
	border-top:solid;
	border-bottom:solid;
	border-color:#000;
}
.limite_inferior {
	border-bottom:solid;
	border-color:#000;
	border-width:1px
}
/* coluna do menu */
.col_menu {
				 width:200px
}
.iten_comando {
				color: #005C96;
				font-weight:bold;
				border-bottom-style: solid;
				border-width: 1px;
				border-bottom-color: #005C96;
				height: 40px;
				vertical-align:middle;

				}
/* GESTÃO */
.a_gestao{
				color: #00FF00;
				font-size:20px
}
.instrucao_gestao{
				background-color:red;
				color:white;
}
.menu_gestao {
				background-color: #000000;
				color: #FFFFFF;
}