/* CSS Document */

.detalhes a, detalhes a:visited, #serv_dir .txt a, #serv_dir .txt a:visited, .txt .texto, .txt select {color:#24331A;}



/* VERDE COR DAS LETRAS */
body {	
	color:#24331A;
	background-color:#5B3B6B;
	background-image:url(../img/fundo_roxo.gif);
	background-repeat:repeat-x;
	}

#barra_fundo {
	background-image:url(../img/barra_verde.gif);
	background-repeat:repeat-x;
	}


#conteudo_esq {
	background-color:#CCFF66;
	}

#tempo_titulo {
	color:#004C26;
	font-weight:bold;
	font-size:12px;
	}

#conteudo_dir {
	background-color:#7ec158;
	}

#conteudo_esq {
	background-color:#67AB46;
	}

/* VERDE */
#home .titulo , #novi .titulo, .saiba, #tempo_titulo {
	color:#004C26;
	}
	
#home .bloco1 {
	background-color:#67ab46;
	}
	
#home .bloco2 {
	background-color:#7ec158;
	}
	
#home .bloco3, #home .bloco6 {
	background-color:#8EC96D;
	}


#inst .traco_vert, #serv .traco_vert {
	background-image:url(../img/fundo_conteudo_verde.gif);
	background-repeat:repeat-y;
	}	

.traco_vert a{
	cursor: pointer;
	text-decoration: none;
	color: #004C26;
}

/*
#btnHistoria, #btnCompromisso, #btnTecnologia, #btnPre, #btnImpressao, #btnAcabamento, #btnLogistica, .opcao_unica {
	color:#004C26;
	}	
*/	
.opcaoSP {
	color:#004C26;
	font-size: 15px;
	font-weight: bold;
	}	
	
.opcao_unica {
	color:#3F0B4C!important;
	}

div.selected a{
	color: #3F0B4C;
}
div.selected span{
	visibility: visible;
}

input.texto {
	background-color:#7EC157;
	}
	
input.home {
	background-color:#FFF;
	}
	
textarea.texto {
	background-color:#7EC157;
	}
	
.setor {
	background-color:#7EC157;
	}


.highslide img {
	border: 1px solid #7EC158;
}

	
/* MENU */

#pmenu {
	background-color:#00753e;
	}

#pmenu li {background:#00753e;}

#pmenu li.inst a {
	background-image:url(../img/menu/institucional.gif);
	background-repeat:no-repeat;
	}
#pmenu li.serv a {
	background-image:url(../img/menu/servicos.gif);
	background-repeat:no-repeat;
	}
#pmenu li.port a {
	background-image:url(../img/menu/portfolio.gif);
	background-repeat:no-repeat;
	}
#pmenu li.loca a {
	background-image:url(../img/menu/localizacao.gif);
	background-repeat:no-repeat;
	}
#pmenu li.fale a {
	background-image:url(../img/menu/fale.gif);
	background-repeat:no-repeat;
	}
	
/* SE EXISTIR HOVER DA IMAGEM 	*/	
#pmenu li.inst a:hover {
	background-image:url(../img/menu/institucional2.gif);
	background-repeat:no-repeat;
	}
#pmenu li.serv a:hover {
	background-image:url(../img/menu/servicos2.gif);
	background-repeat:no-repeat;
	}
#pmenu li.port a:hover {
	background-image:url(../img/menu/portfolio2.gif);
	background-repeat:no-repeat;
	}
#pmenu li.loca a:hover {
	background-image:url(../img/menu/localizacao2.gif);
	background-repeat:no-repeat;
	}
#pmenu li.fale a:hover {
	background-image:url(../img/menu/fale2.gif);
	background-repeat:no-repeat;
	}

/* For accessibility of the top level menu when tabbing */

#pmenu li.inst a:active, #pmenu li.inst a:focus {
	background-image:url(../img/menu/institucional2.gif);
	background-repeat:no-repeat;
	}
#pmenu li.serv a:active, #pmenu li.serv a:focus {
	background-image:url(../img/menu/servicos2.gif);
	background-repeat:no-repeat;
	}
#pmenu li.port a:active, #pmenu li.port a:focus {
	background-image:url(../img/menu/portfolio2.gif);
	background-repeat:no-repeat;
	}
#pmenu li.loca a:active, #pmenu li.loca a:focus {
	background-image:url(../img/menu/localizacao2.gif);
	background-repeat:no-repeat;
	}
#pmenu li.fale a:active, #pmenu li.fale a:focus {
	background-image:url(../img/menu/fale2.gif);
	background-repeat:no-repeat;
	}
	
/* */

