@charset "utf-8";
/* CSS Document */

/*
Cores
verde 1 #8AC43F
verde 2 #7FB339
verde 3 #66942E
verde 4 #588327
verde 5 #4B7520

*/


/**************          RESET!      **************/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: middle;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/**************          styles gerais      **************/
body {
	font-family:Arial, Helvetica, sans-serif;;
}
strong {
	font-weight:bold;
}
h3 {
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	color:#4B7520;
}
.italic {
	font-style:italic;
}

p, .lista {
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#333;
}

.listacoluna {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
}

.lista {
	margin:10px auto 20px auto;
	clear:both;
}
.lista li {
	width:390px;
	background:url(../imgs/bullet.gif) left top no-repeat;
	padding:2px 5px 0  17px;
	margin:15px auto;
}

.listacoluna li {
	width:200px;
	_width:160px;
	height:30px;
	_height:60px;
	clear:both;
	background:url(../imgs/bullet.gif) left top no-repeat;
	padding:2px 5px 5px  17px;
	margin:5px 0;
}

.listacoluna li.maior {
	height:60px;
	_height:70px;
}

p, .lista2 {
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#333;
}

.lista2 {
	margin:10px auto 40px auto;
	clear:both;
}
.lista2 li {
	width:390px;
	padding:2px 5px 0 17px;
	margin:15px 0 15px 70px;
}

#cont .lista li.sem_bullet {
	width:400px;
	background:none;
}

#cont .listacoluna li.sem_bullet {
	background:none;
}



p a {
	font:bold 13px/20px Arial, Helvetica, sans-serif;
	color:#66942E;
}
a {
	color:#66942E;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input, textarea, select {
	font:12px Arial, Helvetica, sans-serif;
	background:url(../imgs/bg_input.png) bottom repeat-x #FFF;
	padding:3px;
	border:#CCC 1px solid;
	cursor:text;
}
input:focus, textarea:focus, select:focus {
	border:#999 1px solid;
	background:url(../imgs/bg_input_hover.png) bottom repeat-x;
}



.txt_verde_dois {
	color:#7FB339;
}
a.bt_mais {
	display:block;
	width:69px;
	height:12px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:right;
	background:url(../imgs/bt_mais.png) center center no-repeat;
	padding:7px 7px;
}
span.bt_mais {
	background:url(../imgs/bt_mais.png) center center no-repeat;
}
.bt_mais span{
	display:none;
}
.bt_enviar {
	display:block;
	width:55px;
	height:26px;
	background:url(../imgs/bt_enviar.png) center center no-repeat;
	cursor:pointer;
}
.bt_topo {
	width:51px;
	height:24px;
	right:0px;
	bottom:0px;
	position:fixed;
	background:url(../imgs/bt_topo.gif) no-repeat;
	
	_display:none;
}
.feedback {
	display:block;
	width:100%;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#4B7520;
	text-align:center;
	padding:5px;
	margin:5px 0;
}
.hr {
	clear:both;
	
	height:16px;
	background:url(../imgs/gradiente_dois.png) bottom repeat-x;
	margin:10px auto;	
}


.saibamais {
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	color:#66942E; 
	text-decoration:none;
	padding:10px 35px 0 0;
	float:right;
	background:url(../imgs/saibamais.gif) right no-repeat;
	height:30px;
	margin-bottom:15px;
	margin-top:-20px;
	text-align:right;
	width:350px;
	
}

.saibamais:hover {
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	color: #660;
	text-decoration:underline;
	background:url(../imgs/saibamais_over.gif) right no-repeat;
}




/**************       HOME      **************/
body {
	background:url(../imgs/bg_internas.png) top repeat-x;
}
body#home {
	background:url(../imgs/bg_home.png) top repeat-x;
}
body #geral {
	width:750px;
	margin:0 auto;
}
body#home #geral {
	width:990px;
	margin:0 auto;
	background:url(../imgs/dado.png) 280px 0 no-repeat;
}



#geral h1 {
	float:left;
	width:100px;
}
#geral h1 a {
	display:block;
}

#banner_processo {
	float:left;
	width:400px;
	height:60px;
	margin-left:250px;

}




/*************      MENU      **************/
#geral #menu {
	clear:both;
	height:35px;
	padding-top:6px;
}

#geral #menu li {
	float:left;
	background:url(../imgs/menu/linha_menu.gif) center left no-repeat;
}
#geral #menu li a {
	padding:0 5px;
	cursor:pointer;
}




/*************      DEST_SERVICOS / DEST CASES      **************/
#dest_servicos {
	width:300px;
	height:225px;
}

/*************      DEST_SERVICOS      **************/
#dest_servicos {
	float:left;
}
#dest_servicos h2 {
	width:220px;
	margin:0 auto 3px auto;
}
#dest_servicos ul {
	width:200px;
	height:180px;
	list-style:url(../imgs/bullet_dest_servicos.gif);
	margin:0 auto;
	padding:5px 0 0 30px;
	
	
}
#dest_servicos li {
	margin:0px 0 8px 5px;
	color:#FFF;
	font-size:1%;

	*padding-left:5px;
}
#dest_servicos li a {
	display:inline-block;
	font:13px/15px Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0;
	vertical-align:top;
}



/*************      DEST CASES     **************/
#dest_cases {
	float:right;
	width:680px;
	height:225px;
}
#dest_cases h2 {
	width:252px;
	margin:0 auto 5px 120px;
}
#dest_cases #flashCases {
	float:right;
	margin:0;
	width:530px;
	
}
/*#dest_cases li {
	float:left;
	height:70px;
	padding:5px 0;
	margin:0 22px 0 0;
	
}
#dest_cases li.dest_cases_um {
	background:url(../imgs/linha_dest_cases_um.gif) bottom repeat-x;
}
#dest_cases li.dest_cases_dois {
	background:url(../imgs/linha_dest_cases_dois.gif) bottom repeat-x;
}

#dest_cases ul li a {
	float:left;
	display:block;
	color:#FFF;
	cursor:pointer;
	text-decoration:none;
}
#dest_cases ul li a:hover {
	text-decoration:underline;
}

#dest_cases ul li a img {
	float:left;
}
#dest_cases ul li a span {
	float:right;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#FFF;
	width:160px;
	padding-left:5px;
	
}
*/
#dest_cases a#outro_cases {
	clear:both;
	float:right;
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:2px 22px 0 0;
}



/*************      DEST_NOTICIAS_ARTIGOS / RECEBA_NEWSLETTER      **************/

#receba_newsletter {
	clear:both;
	width:670px;
	margin:0 auto;	
	background:url(../imgs/gradiente_dois.png) bottom repeat-x;
	padding-bottom:10px;
}

/*************      DEST RECEBA NEWSLETTER     **************/
#receba_newsletter {
	display:none;
	height:25px;
	padding:8px 0; 
}
#receba_newsletter h2 {
	float:left;
}
#receba_newsletter #cadastro_newsletter, #receba_newsletter #newsletter_obrigado {
	float:right;
	width:450px;
}
#receba_newsletter #newsletter_obrigado {
	text-align:center;
	font:13px/26px Arial, Helvetica, sans-serif;
	color:#333;
}
#receba_newsletter ul li {
	float:left;
	padding:0 3px;
}
#receba_newsletter label {
	font:10px Arial, Helvetica, sans-serif;
}
#receba_newsletter input {
	width:140px;
}

#receba_newsletter input.bt_enviar {
	width:55px;
	border:none;
}
#receba_newsletter input.bt_enviar:focus {
	background:url(../imgs/bt_enviar.png) center center no-repeat;
}



/*************      RODAPE     **************/
#rodape {
	clear:both;
	width:670px;
	font:9px Arial, Helvetica, sans-serif;
	text-align:center;
	margin:10px auto;
	padding:2px;
}

/*************      CAIXA DE LOGIN      **************/
 

#barra_login {
	background:url(../imgs/gradiente_um.png) bottom repeat-x;
	width:676px;
	height:60px;
	border-bottom:#CCC 1px solid;
	margin-left:40px;
}

#barra_login h2 {
	padding:10px 0 0 0;
	width:150px;
	float:left;
}

#caixa_login {
	float:right;
	height:40px;
	width:480px;
	font:10px Arial, Helvetica, sans-serif;
	background:url(../imgs/bg_caixa_login2.png) top left no-repeat;
	padding:10px 0 0 10px;
	margin-top:5px;
}

#caixa_login .links {
	float:left;
	width:440px;
}
#caixa_login .links .desativado, #geral #caixa_login .links .ativo {
	float:left;
	text-align:center;
	font:bold 10px/17px Arial, Helvetica, sans-serif;
	width:36px;
}
#caixa_login .links .desativado {
	background:url(../imgs/bg_link_login_desativado.png) top center no-repeat;
}
 #caixa_login .links .desativado a {
	color:#7C7C7C;
}
#caixa_login .links .ativo {
	background:url(../imgs/bg_link_login_ativo.png) top center no-repeat;
}
#caixa_login .links .ativo a {
	color:#FFF;
}
#caixa_login .links .tit_area_restrita {
	float:right;
	font:10px/11px Arial, Helvetica, sans-serif;
	padding-right:19px;
}

#caixa_login #login_ged, #caixa_login #login_fax {
	float:left;
	width:470px;
	padding:0 5px 0 0;
}

#caixa_login #login_ged li, #caixa_login #login_fax li {
	float:left;
}
#caixa_login #login_ged label, #caixa_login #login_fax label {
	float:left;
	display:block;
	font-weight:bold;
	color:#FFF;
	padding:5px 0 0 5px;	
}
#caixa_login #login_ged input, #caixa_login #login_fax input {
	width:110px;
	font:11px Arial, Helvetica, sans-serif;
	height:13px;
	margin:2px 0;
	padding:1px 2px;
}
#caixa_login input:focus, #caixa_login input:focus {
	background:url(../imgs/bg_input.png) bottom repeat-x #FFF;
	padding:3px;
	border:#CCC 1px solid;
	cursor:text;
}

#caixa_login #login_ged li.bt_login, #caixa_login #login_fax li. bt_login {
	float:left;
}

#caixa_login #login_ged li.bt_login input.cmdMedio, #caixa_login #login_fax li.bt_login input.cmdMedio {
	width:75px;
	height:18px;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#66942E;
	background:url(../imgs/bt_branco.gif) left top no-repeat;
	border:none;
	cursor:pointer;
	margin-left:5px;
}

#caixa_login 	#esqueci-senha{
	clear:both; 
	float:right; 
	color:#FFF; 
	margin-right:120px;
}



/*************      AJAX     **************/
#divCarregandoMouse {
	position:absolute;
	overflow:hidden;
	visibility:hidden;
	z-index:999;
	
	text-align:center;
	font:bold 15px/20px Arial, Helvetica, sans-serif;
	color:#4B7520;
	background:url(../imgs/gradiente_um.png) bottom repeat-x #FFF;
	padding:20px;
	border:#CCC 1px solid;
}


#pps {
	font:10px/20px Arial, Helvetica, sans-serif;
	_display:none;
	*display:none;
}


#area-service {
	clear:both;
	padding:20px 10px 10px 10px;
	width:180px;
}

#area-service li span {
	font-weight:bold;
	color: #666;
	padding:10px 0 0 0;
	font-size:14px;
	*font-size:12px;
	text-align:center;
}

#area-service h2 {
	margin-bottom:10px;
	
	}



#area-service li a {
	clear:both;
	width:75px;
	padding:15px;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#66942E;
	background:url(../imgs/bt-acessar-home.png) center no-repeat;
	border:none;
	cursor:pointer;
	margin:5px auto;
	text-align:center;
	display:block;
}

