.planejamento_requisito_calendario { 
	border: 1px solid #000000; 
 	background: #99FF66;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	/*width: 850px;*/
	min-height: 10px;
 	/*float: left;*/
 	margin: 4px 4px 4px 4px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
	overflow:hidden;	
}

.contorno_correcao_producao_calendario {	 
	border: 1px solid #000000; 
 	background: #FFCCCC;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	/*width: 850px;*/
	min-height: 10px;
 	/*float: left;*/
 	margin: 4px 4px 4px 4px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
	overflow:hidden;
}


.contorno_melhoria_producao_vazio {	 
	border: 1px solid #000000; 
 	background: #FFFFFF;
 	color: #000000; 
 	font-size: 6px;
 	padding: 0 0px;
	width:850px;
	height: 10px;
 	float: left;
 	margin: 4px 4px 4px 4px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}


.contorno_melhoria_producao_calendario {	 
	border: 1px solid #000000; 
 	background: #00CC99;
 	color: #000000; 
 	font-size:  1.3em;
 	padding: 0 0px;
	/*width: 850px;*/
	min-height: 10px;
 	/*float: left;*/
 	margin: 4px 4px 4px 4px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
	overflow:hidden;
}


.wk-usunome {
    color: #000066;
    font-weight: normal;
    margin-left: 4px;
    padding: 2px 4px;
    white-space: nowrap;
	float:left;
	width:113px;
	height:100%;
	overflow:hidden;
}


.wk-dia {
    padding: 2px 4px;
	float:left;
	width:850px;
}


.wk-dayname {
    color: #112ABB;
    font-weight: normal;
    margin-left: 4px;
    padding: 2px 4px;
    white-space: nowrap;
	float:left;
	width:113px;
}

.printborder {
    border-left: 9px solid #C3D9FF;
}

.calmain {
    background: none repeat scroll 0 0 #C3D9FF;
    border-bottom: 2px solid #C3D9FF;
}

div.fbutton span {
    display: block;
    float: left;
    height: 18px;
}

span.fprev {
    background: url("../img/resultset_previous.png") no-repeat scroll 1px bottom transparent;
    width: 18px;
}

span.fnext {
    background: url("../img/resultset_next.png") no-repeat scroll 1px bottom transparent;
    width: 18px;
}

div.cHead
{
    background: url("../img/headbg.gif") repeat-x top;
    border: 1px solid #99bbe8;
    border-top: 0px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 35px;
}

div.cHead div.ftitle
{
    background:url("../img/grid.png") no-repeat left ;
    color:#15428b;
    margin-left:10px;
    padding-left:20px;
	margin-top:10px;
}



.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.divMenuCadastro {
	background-color: #FFFFFF;
	bgcolor: #FFFFFF;
	border: 1px solid #ccc;
	visibility: hidden;
	position: absolute;
	z-index:100;
}


.divPadrao {
	background-color: #FFFFFF;
	bgcolor: #FFFFFF;
	width: auto;
	border: 1px solid #ccc;
	padding: 5px;	
	visibility: hidden;
	position: absolute;
	z-index: 100;

}

a {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link        
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #000000
}
a:visited     
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 12px; 
  text-decoration: none; 
  color: #000000
}

a:hover 
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 12px; 
  color: #000000;
  text-decoration:underline
  
}


.formata {
	font: 12px arial, verdana, helvetica, sans-serif; 
}

a.dcontexto{
	position:relative; 
	font:12px arial, verdana, helvetica, sans-serif; 
	padding:0;
	text-decoration:none;
	cursor:crosshairs; 
	z-index:24;
}

a.dcontexto:hover{
	background:transparent;
	z-index:25; 
}

a.dcontexto span{
	display: none
}

a.dcontexto:hover span{ 
	display:block;
	position:absolute;
	width:730px; 
	top:3em;
	text-align:justify;
	left:0;
	font: 12px arial, verdana, helvetica, sans-serif; 
	padding:5px 10px;
	border:1px solid #999;
	background-color: #FFFFFF;
	bgcolor: #FFFFFF;
	border: 1px solid #ccc;
	padding: 5px;	
	position: absolute;
	z-index: 2;
	
	
}


.texto {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px; 
}



.texto_v {
   color: #FF0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px; }

.titulo {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font:bold;
   font-size: 12px; }
   
.titulo_b {
   color: #FFFFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font:bold;
   font-size: 12px; }
	
.titulo_v {
   color: #FF0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font:bold;
   font-size: 12px; }
   
   
.contorno {	 
    font-size: 12px;
	color: #000000;
	background-color: #e6efe3 ;
	border: 1px dotted #000000;
}

.contorno_azul {	 
    font-size: 12px;
	color: #000000;
	background-color: #336699 ;
	border: 1px solid #FF9900;
}


.contorno_azul_arredondado {	 
	border: 1px solid #FF9900; 
 	background: #336699;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 10px;
 	float: right;
 	margin: 0 0 0 0;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}

.fundo_cinza_medio_arredondado {
	border: 1px solid #000000; 
 	background: #DBDBDB;
 	color: #000000; 
 	min-height: 10px;
 	overflow:hidden;
 	font-size: 1.3em;
 	padding: 0 0px;
 	float: right;
 	margin: 0 0 0 0;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}

.contorno_verde_arredondado {	 
	border: 1px solid #99FF00; 
 	background: #00CC00;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	width:150px;
	height: 20px;
 	float: left;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}

.contorno_verde_arredondado_conteudo {	 
	border: 1px solid #99FF00; 
 	background: #00CC00;
 	min-height:20px;
 	overflow:hidden;
	width: 150px;
 	float: left;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}

.contorno_laranja {	 
	border: 1px solid #fcefa1; 
 	background: #FF9900;
 	color: #363636; 
 	font-size: 1.3em;
	height: 20px;
	width: 150px;
	float:left;
 	padding: 0 0px;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
	float: left;
	/*clear:both;*/
}

.contorno_laranja_titulo {	 

	border: 1px solid #fcefa1;  
 	background: #FF9900;
 	color: #363636; 
 	font-size: 1.3em;
 	padding: 0 10px;
 	margin: 0 0 0 0;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 	
}

.contorno_cinza_arredondado {	 
	border: 1px solid #333333; 
 	background: #F3F3F3;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	width:150px;
	/*height: 20px;*/
 	float: left;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}


.contorno_amarelo_arredondado {	 
	border: 1px solid #000000; 
 	background: #FFFFCC;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	width:230px;
	height: 160px;
 	float: left;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}

.contorno_correcao {	 
	border: 1px solid #000000; 
 	background: #FFCCCC;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	width:195px;
	height: 160px;
 	float: left;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}

.contorno_correcao_producao {	 
	border: 1px solid #000000; 
 	background: #FFCCCC;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	width:230px;
	height: 160px;
 	float: left;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}


.contorno_melhoria {	 
	border: 1px solid #000000; 
 	background: #00CC99;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	width:190px;
	height: 180px;
 	float: left;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}


.contorno_melhoria_producao {	 
	border: 1px solid #000000; 
 	background: #00CC99;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	width:230px;
	height: 160px;
 	float: left;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}


.planejamento_requisito { 
	border: 1px solid #000000; 
 	background: #99FF66;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	width:190px;
	height: 180px;
 	float: left;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}

.planejamento_requisito_producao { 
	border: 1px solid #000000; 
 	background: #99FF66;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	width:230px;
	height: 160px;
 	float: left;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}

.contorno_cinza_arredondado_aguardando {	 
	border: 1px solid #333333; 
 	background: #F3F3F3;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	float:left;
	width:195px;
	height: 160px;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
	/*clear:both;*/
}

.contorno_cinza_arredondado_teste {	 
	border: 1px solid #333333; 
 	background: #FFCC00;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	float:left;
	width:195px;
	height: 160px;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}

.contorno_suporte {	 
	border: 1px solid #333333; 
 	background: #FFCC33;
 	color: #000000; 
 	font-size: 1.3em;
 	padding: 0 0px;
	float:left;
	width:190px;
	height: 180px;
 	margin: 2px 2px 2px 2px;
	-moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;  border-radius: 6px !important; 
}




.fundo_cinza_fraco_usuario{
	background-color: #F4F4F4;
	min-height: 20px;
	overflow:hidden;
	clear:both;
}


.contorno_cinza{	 
    font-size: 12px;
	color: #000000;
	background-color: #666666 ;
	border: 1px dotted #000000;
}

.contorno_cinza_fraco{	 
    font-size: 12px;
	color: #000000;
	background-color: #CECECE ;
	border: 1px dotted #000000;
}



.ontab {	
    fcolor: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #99CC99;
	border: 1px dotted #000000;
	cursor:pointer;
}

.offtab {	
    fcolor: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #e6efe3;
	border: 1px dotted #000000;
    cursor:pointer;
}

.fundo_verde{
	background-color: #99CC99;
	border: 1px solid #000000;
}

.fundo_cinza_forte{
	background-color: #333333;
	border: 1px solid #000000;
}

.fundo_cinza_medio{
	background-color: #DBDBDB;
	border: 1px solid #000000;
}

.fundo_cinza_fraco{
	background-color: #F5F5F5;
	border: 1px solid #000000;
}


.fundo_azul{
	background-color: #000066;
	border: 1px solid #000000;
}

.fundo_azul_fraco{
	background-color: #007CF9;
	border: 1px solid #000000;
}
.fundo_azul_fraco_sem_borda{
	background-color: #007CF9;
}
.fundo_azul_esverdeado{
	background-color: #3F739A;
}

.fundo_azul_solido{
	background-color: #3300CC;
	border: 1px solid #FFCC00;
}

.fundo_azul_forte_sem_borda{
	background-color: #074E92;
	background-image:url(../img/tab_azul_forte.jpg);
	height:35px;
	text-align:center;
	background-repeat:no-repeat;
}

.fundo_vermelho{
	background-color: #FF4400;
	border: 1px solid #000000;
}

.fundo_laranja{
	background-color: #FFFF00;
	border: 1px solid #000000;
}


.botao {font-size: 12px;
	color: #FF9900;
  	CURSOR: hand;
	font:bold;
	background-color: #FFFFFF ;
	border: 1px solid #000000;
}
.input_100 {
	border: 1px solid #000000;
	width:100px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.input_30 {
	border: 1px solid #000000;
	width:30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.input_270 {
	border: 1px solid #000000;
	width:270px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.input_200 {
	border: 1px solid #000000;
	width:200px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.botao_filtro {font-size: 14px;
	color: #FF9900;
  	CURSOR: hand;

	background-color: #FFFFFF ;
	border: 1px solid #000000;
}

.borda_laranja_pontilhado {
	border: 1px dashed #E54815;
}

.borda_branca_solida {
	border: 1px solid #FFFFFF;
}

.borda_preta_solida {
	border: 1px solid #000000;
}

.borda_vermelha_solida {
	border: 1px solid #FF0000;
}

.borda_cinza_solida {
	border: 1px solid #999999;
}


.frmInput{
	border: #000000 1px solid;
	font-family: Tahoma;
	font-size: 11px;  
	font-color: #000000; 
}
.frmInputFocus{
	border: #464646 1px solid;
	font-family: Tahoma;
	font-size: 11px;  
	font-color: #464646; 
}

.texto_amarelo_10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_10_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_11_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_15_bold {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #E54815;
	font-style: normal;
}

.texto_azul_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}


.texto_branco_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
}


.texto_branco_11_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}

.texto_branco_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

.texto_branco_18_italico_currier {
	font-family: Georgia;
	font-size: 20px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.texto_branco_12_italico_currier {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.texto_azul_16_italico_currier {
	font-family: Georgia;
	font-size: 16px;
	color: #000099;
	font-style: italic;
	font-weight: bold;
}

.texto_azul_12_italico_currier {
	font-family: Georgia;
	font-size: 12px;
	color: #000099;
	font-style: italic;
	font-weight: bold;
}

.texto_verde_12_italico_currier {
	font-family: Georgia;
	font-size: 12px;
	color: #006600;
	font-style: italic;
	font-weight: bold;
}

.texto_verde_16_italico_currier {
	font-family: Georgia;
	font-size: 16px;
	color: #006600;
	font-style: italic;
	font-weight: bold;
}

.texto_verde_12_italico_currier {
	font-family: Georgia;
	font-size: 12px;
	color: #006600;
	font-style: italic;
	font-weight: bold;
}

.texto_vermelho_16_italico_currier {
	font-family: Georgia;
	font-size: 16px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

.texto_vermelho_12_italico_currier {
	font-family: Georgia;
	font-size: 12px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}


.texto_cinza_12{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#333333;	
	padding:2px;	
}

.texto_cinza_12_bold{
	text-decoration:none;
	font-weight: bold;
	font-family:Tahoma;	
	font-size:12px;
	color:#333333;	
	padding:2px;	
}

.texto_preto_8 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.texto_preto_9 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	font-style: normal;
}

.texto_preto_9_bold {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}


.texto_preto_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.texto_preto_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.texto_preto_16_bold {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.texto_vermelho_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
.texto_vermelho_12{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
}

.texto_vermelho_10_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
.texto_vermelho_10{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	font-style: normal;
}

.texto_vermelho_15_bold_currier {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
.texto_vermelho_15_bold {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

.texto_marrom_15_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	font-style: normal;
}

.Atividade { font-size:12px; padding:4px; background-color:#0099FF; margin-bottom:1px; -moz-border-radius:8px 8px 8px 8px; border:solid 1px #000; cursor:pointer; }
.Requisito { font-size:12px; padding:4px; background-color:#99FF66; margin-bottom:1px; -moz-border-radius:8px 8px 8px 8px; border:solid 1px #000; cursor:pointer; }
.Suporte { font-size:12px; padding:4px; background-color:#FF9900; margin-bottom:1px; -moz-border-radius:8px 8px 8px 8px; border:solid 1px #000; cursor:pointer; }
.Agenda { font-size:12px; padding:4px; background-color:#CCCCCC; margin-bottom:1px; -moz-border-radius:8px 8px 8px 8px; border:solid 1px #000; cursor:pointer; }

