/* CSS Document */
h2{
	color:#FD3400;
	margin:0;
	padding:0;
	font-size:12px;
}

/*** DESTAQUE ***/

div#destaque {
	width: 550px;
	margin: 10px 0; 
/*	background-color: red; */
	background: #EBEBEB url(images/destaque-bottom.jpg) bottom no-repeat;
}

div#destaque div#destaque-flash {
	width: 100%;
	height: 100%;
	display: block;
	background-color: #EBEBEB;
}

div#destaque div#destaque-flash img {
  border: 0px;
}

div#destaque div#destaque-outros {
	width:548px;
	padding: 5px 0;
	min-height: 60px;
	border: 1px solid #EBEBEB;
	background-color: #EBEBEB;
	float:left;
	margin-bottom:10px; 
}

div#destaque div#destaque-outros h3 {
	background: url(images/marca-hot.gif) left center no-repeat;
	padding-left: 25px;
	margin: 0 0 0 5px;
	font-weight: normal;
}


div#destaque div#destaque-outros div.cliente-mini {
	float: left;
	display: inline;
	margin: 10px 0 0 5px;
	width: 250px;
}

div#destaque div#destaque-outros div.cliente-mini img {
	float: left;
	display: inline;
	margin: 0 5px;
	border: 1px solid #999;
}

div#destaque div#destaque-outros div.cliente-mini h4 {
	margin: 0;
	font-size: 12px;
}

div#destaque a{
	color:#000;
}

/*div#destaque div#destaque-bottom {
	clear: both;
	width: 550px;
	height: 9px;
	background: url(images/destaque-bottom.jpg) no-repeat;
}*/

/*** PRINCIPAL ***/

h1{
	height: 26px;
	background: url(images/fundo-titulo.jpg) no-repeat;
	font-size: 12px;
	padding: 0 5px 0px 20px;
	line-height: 26px;
	color: #000;
	clear:both;
	margin:10px 0;
}
h1 a {
	font-size: 14px;
	color: #000;
}

/** CASES **/
div#cases-principal {
	clear: both;
	width: 550px;
/*	height: 190px;*/
}

div#cases-principal h1{
	width: 520px;
}

div#cases-principal div.cases-cliente{
	float: left;
	border-right: 1px dotted #999;
	padding-left:4px;
	width:178px;
	margin-bottom:10px;
}

div#cases-principal div.cases-cliente a {
	width: 160px;
	color: #FD3400;
	float: left;
	text-align: right;
}
div#cases-principal div.cases-cliente a:hover {
	text-decoration:none;
}

/*div#cases-principal div.ultimo {
	border: none;
}*/

div#cases-principal div.cases-cliente a h3 {
	font-size: 12px;
	text-align:center;
	font-style:italic;
	color:#000;
	background:#fff;
}

div#cases-principal div.cases-cliente  img {
	width: 150px;
	border:0;
}


div#cases-principal div.cases-cliente p {
/*	background-color: #E4E4E4;*/
	margin:1px 0 0 10px;
	padding:4px;
	width:140px;
	cursor:pointer;
}

div#cases-principal div.cases-cliente a:hover p {
	text-decoration:underline;
}

/** NOTICIAS **/
div#noticias-principal {
	width: 355px;
	float: left;
	display: inline;
}

div#noticias-principal h1 {
	width: 330px;
}

div#noticias-principal a.mais {
	float: right;
	color: #111;
	padding: 5px 10px;
	color: #FD3400;	
}

div#noticias-principal div.noticia {
	clear: both;
	padding: 10px 0;
}

div#noticias-principal div.noticia a {
	color: #666;
	margin: 0 5px;
	cursor: pointer;
	text-decoration: none;
	line-height: 15px;
}

div#noticias-principal div.noticia a span.data {
	font-size: 10px;
	border: 1px solid #E4E4E4;
  background: #E4E4E4;
	padding: 1px;
	color: #666;
	font-weight: bold;
	margin-right: 3px;
	height: 32px;
	display: block;
	width: 35px;
	float: left;
}

div#noticias-principal div.noticia a span.data span.hora {
	padding: 1px;
	font-size: 10px;
	background: #FFF;
	color: #999;
	height: 15px;
	display: block;
}

div#noticias-principal div.noticia a:hover {color: #333;}

/** CLIENTES (Principal, Internas) **/
div.clientes-principal {
	width: 185px;
	float: right;
	display: inline;
}

div.clientes-principal h1{
	width: 165px;
}

div.clientes-principal p {
	padding: 5px;
	clear: both;
	margin: 0;
}

/*** DEPOIMENTOS ***/

div.depoimento-top {
	width: 180px;
	height: 13px;
	background: url(images/depoimento-top.jpg) no-repeat;
	display: block;
}

div.depoimento-meio {
	width: 176px;
	background-color: #FAFAFA;
	border-left: 2px solid #C6C6C6;
	border-right: 2px solid #C6C6C6;
}

div.depoimento-meio p {
	font-style: italic;
	font-size: 14px;
	margin: 0 4px;
}

div.depoimento-meio div {
	text-align: right;
	font-size: 10px;
	margin: 0 4px;
}

div.depoimento-meio div a {
	color: #FD3400;
	text-align: right;
}

div.depoimento-bottom {
	width: 180px;
	height: 11px;
	background: url(images/depoimento-bottom.jpg) no-repeat;
	display: block;
}

/*** BOX ***/

div.box {
	width: 180px;
	margin: 10px 0;
}

div.box h3 {
	margin: 0;
	padding: 8px;
	font-size: 12px;
}

div.box h4 {
	background-color: #EFEFEF;
	margin: 0;
	padding: 6px;
	font-size: 10px;
}

div.box-topo {
	background: url(images/box-titulo.jpg) no-repeat top center;
	height: 32px;
}

div.box-meio {
	display: block;
	/*background-color: #f8f8f8;*/
}

div.box-meio div {
	text-align: right;
}

div.box-meio p {
	padding: 5px;
	margin:0;
	font-size: 10px;
}

div.box-meio form {
	padding: 8px 5px;
	margin: 0;
}

div.box-meio form label {
	font-size: 10px;
}

div.box-meio form input {
	width: 130px;
	height: 16px;
	border: 1px solid #999;
	float: left;
}

div.box-meio form input.botao {
	width: 30px;
	height: 22px;
	background-color: #E4E4E4;
	font-weight: bold;
	float: right;
}

div.box-meio form input.botao:hover {
	background-color: #999;
	color: #FFF;
}

div.box-meio div a.outro {
	color: #FD3400;
	padding:0 5px;
}

div.box-meio img {
	margin: 10px 5px;
}

div.box-meio img.parceria {
	margin: 0px;
}


div.box-meio ul {
	list-style: none;
}

div.box-meio ul li {
/*	padding: 3px 5px; */
}

div.box-meio ul li a {
/*	color: #000; */
}


div.box-rodape {
	width: 180px;
	height: 6px;
	background: url(images/box-rodape.jpg) no-repeat top center;
}

/*** PÁGINA DE PRODUTOS ***/
/*div.descricao-produto {
	padding: 10px 5px;
	width: 350px;
	float: left;
}

div.menu-produtos {
	padding: 10px 5px;
	width: 175px;
	float: left;
}

div.menu-produtos h1 {
	width: 155px;
}

div.menu-produtos ul {
	list-style: none;
}

div.menu-produtos ul li {
	
}

div.menu-produtos ul li a {
	color: #666;
}

div.clientes {
	width: 175px;
	margin: 10px 0 0 0;
}

div.clientes h1 {
	width: 155px;
}*/

#pg_empresa p {
margin-bottom:15px;
}

#pg_empresa img.imagem {
	float:left;
	margin:0 8px 2px 0;
}

#pg_empresa img.empresa{
	float:left;
}


#pg_clientes img.cliente{
	border:0;
}

ul.lista {
	width:100%;
	margin:0 ;
	padding:0;
}

ul.lista li {
	list-style:none;
	float:left;
	display: inline;
	width: 168px;
	margin: 0 15px 15px 0;
}

ul.lista-cliente li {
  margin: 10px 8px;
}

ul.lista-cliente-principal li {
  margin: 5px 12px 0;
}

ul.lista li img {
  border: 0px;
}

ul.lista a {
	display:block;
	padding:10px 9px;
	margin:0;
	width: 150px;
	text-decoration: none;
	background:url(images/link_hover.jpg) no-repeat;
}

ul.lista a:hover {
	color:#000;
	background:url(images/link_hover.jpg) no-repeat;
}

ul.lista a h3 {
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

ul.lista2 a {
	background:url(images/link_hover2.jpg) no-repeat;
}

ul.lista2 a:hover {
	color:#000;
	background:url(images/link_hover2.jpg) no-repeat;
}

.fotos a{
	display:block;
	padding:10px 9px;
	width: 150px;
	height:150px;
	margin:10px 5px;
	text-decoration: none;
	float:left;
	background:url(images/link_hover2.jpg) no-repeat;
}

.fotos a img{
  border:0;
}

.fotos a:hover{
	color:#000;
	background:url(images/link_hover2.jpg) no-repeat;
}


/* home > clientes > depoimentos */
#pg_depoimentos div.depoimentos{
	float:left;
	border-bottom:1px dotted #000;
	padding:10px;
	margin:5px;
	*width:500px;
}
#pg_depoimentos i{
	line-height:15px;
}

#pg_depoimentos p{
	font-size:11px;
	text-align:right;
	font-weight:bold;
}

#pg_depoimentos small{
	font-size:10px;
	font-weight:normal;
}

#pg_depoimentos img.depoimento {
	margin-right:15px;
}

#pg_depoimentos div.depoimentos a {
	color:#FD3400;
	float:right;
	font-size:10px;
	margin:10px 0;
}

/* Home > Empresa > Parcerias */ 
#pg_parcerias div.parceiro img {
	border:0;
	float:left;
}
#pg_parcerias div.parceiro{
	float:left;
}

#pg_parcerias div.conteudo{
	border-left:1px dotted #999;
	float:right;
	width:380px;
	*width:370px;
	padding-left:10px;
	margin-bottom:30px;
	position:relative;
}
#pg_parcerias div.conteudo p{
	margin:8px 0;
}
 /*   Home > Empresa > Apresentação */
div.empresa_qualidade{
	width:260px;
	float:left;
	padding-left:5px;
}

div.empresa_missao{
	width:260px;
	float:right;
}

div.empresa_missao p {
	text-align: center;
}

div.valor{
	width:140px;
	float:left;
	background:#ccc;
	margin:10px 20px;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
}
div.valor img{
	margin-bottom:5px;
	}

/* Home > Clientes > Cliente */ 

#pg_cliente div.cliente {
	float:left;
	margin:20px 0;
	text-align:center;
}

#pg_cliente div.cliente_img {
	float:left;
	margin-right:10px;
}

#pg_cliente div.cliente_img img {
	border:0;
}

#pg_cliente div.conteudo {
	border-left:1px dotted #999;
	float:left;
	padding-left:10px;
	width:350px;
	text-align:left;
}

#pg_cliente p{
	line-height:15px;
}

#pg_cliente div.depoimento{
	width:300px;
	text-align:right;
	float:right;
	margin-top:30px;	
}

#pg_cliente div.depoimento p{
	font-weight:bold;
	font-size:10px;
}
#pg_cliente div.depoimento small{
	font-weight:normal;
	font-size:10px;

}

/* Home > Empresa > Incubadora Tecnológica */

div.contato_incubadora img {
	float:left;
}

div.gtec_incubadora{
	margin-bottom:30px;
	border-left:1px dotted #999;	
	float:left;
	width:380px;
	*width:370px;
	padding-left:10px;
}

div.conteudo_incubadora{
	margin-bottom:30px;
	border-left:1px dotted #999;	
	float:left;
	width:380px;
	*width:370px;
	padding-left:10px;
}

div.imagem_incubadora{
	float:left;
	width:150px;
}

div.conteudo_incubadora p{
	margin:0 0 10px 0;
	font-size:12px;
}
div.conteudo_incubadora b{
	font-size:12px;
}


/* Home > Empresa > Sala de Imprensa */

div.clipping_imprensa div.imagem {
	float:left;
	width:180px;
	text-align:center;
}

div.clipping_imprensa div.imagem img{
	border:0;
}

div.conteudo_imprensa {
	margin-bottom:30px;
	border-left:1px dotted #999;	
	float:left;
	padding-left:10px;
	width:300px;
}

div.imagem_imprensa {
	float:left;
	padding:9px;
	border-right:1px dotted #999;	
	margin-bottom:20px;
	text-align:center;
}

/* Home > Empresa > Diretoria */

div.tds-diretoria {
	display:table;
	background:url(images/fundo-diretoria.jpg) left repeat;
	width:550px;
}

div.diretoria {
	float:left;
	width:160px;
/*	*width:180px; */
	padding:0 10px;
	display:table-cell;
	font-size:9px;
}

div.diretoria ul, div.diretoria_centro ul {
  padding: 10px 0px 0px 15px;
  margin: 0px;
}

div.diretoria ul li, div.diretoria_centro ul li {
  padding: 0px 0px 5px 0px;
}

div.diretoria_centro {
	float:left;
	width:160px;
/*	*width:180px; */
	padding:0 10px;
	display:table-cell;
	font-size:9px;
}

#pg_diretoria img{
	margin:10px 0;
}

div.tds-diretoria img {
	border:0;
	margin-right:5px;
}

/* #pg_diretoria div.tds-diretoria a {
	font-size:9px;
	display:block;
}*/

/* Home > Empresa > Projetos Socias */ 
#pg_projetos_sociais div.projetos img {
	border:0;
	float:left;
}
#pg_projetos_sociais div.projetos{
	float:left;
}

#pg_projetos_sociais div.conteudo{
	border-left:1px dotted #999;
	float:right;
	width:380px;
	*width:370px;
	padding-left:10px;
	margin-bottom:30px;
	position:relative;
}
#pg_projetos_sociais div.conteudo p{
	margin:8px 0;
}

/* */
a.link_email{
	background:url(images/mail.jpg) 1px no-repeat;
	padding: 2px 0 0 20px;
	font-size:9px;
	line-height:35px;
}

a.link_site {
	background:url(images/link.jpg) 1px no-repeat;
	padding: 2px 0 0 20px;
	font-size:9px;
	line-height:18px;
}
p.telefone {
	background:url(images/phone.jpg) 1px no-repeat;
	padding: 2px 0 0 20px;
	font-size:9px;
	margin-top:8px;
}

/* Home > Clientes > Cases */

#pg_cases div.cases img {
	border:0;
	float:left;
}
#pg_cases div.cases{
	float:left;
}

#pg_cases div.conteudo{
	float:right;
	width:380px;
	*width:370px;
	padding-left:10px;
	margin-bottom:30px;
	position:relative;
	border-left:1px dotted #999;
	min-height: 90px;
	_height: 90px;
}

#pg_cases div.conteudo p{
	margin:8px 0;
	line-height:15px;
}

/* Home > Clientes > Cases > Case */

#pg_case div.cases img {
	border:0;
	float:left;
}
#pg_case div.cases{
	float:left;
}

#pg_case div.conteudo{
	border-left:1px dotted #999;
	float:right;
	width:380px;
	*width:370px;
	padding-left:10px;
	margin-bottom:10px;
	_margin-bottom:0px;	
	position:relative;
}

/* Home > Clientes > Portfolio */

#pg_portfolio img{
/*	margin:15px 15px 0 0;
	padding:2px;*/
	border:0;
/*	border: 1px solid #000;
	background:#fff;*/
}

/*#pg_portfolio a:hover img {
	border:1px solid red;
}*/

/*Home > Contato*/

#pg_contatos form.contato label,
#pg_areafacil_contrate form.contato label  {
	width: 130px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;
}
#pg_contatos form.contato select, 
#pg_contatos form.contato textarea,
#pg_contatos form.contato input,
#pg_areafacil_contrate form.contato select, 
#pg_areafacil_contrate form.contato textarea,
#pg_areafacil_contrate form.contato input {
	color:#666;
	border:1px solid #ccc;
}

div.contato1{
	float:left;
	width:44%;
	margin-left:15px;
}

div.contato2{
	float:left;
	margin-left:15px;
	border-left:1px dotted #ccc;
	padding-left:30px;
}

div.contato1 p,
div.contato2 p{
	margin:0 0 15px 0;
	padding:0;
}

#pg_contatos form p {
	margin:0 0 10px 0;
	padding:0;
}

/* home > fale conosco > como chegar */
div.como_chegar{
	padding:5px;
	margin:10px;
}
div.como_chegar p{
	margin:0 0 20px 0;
	padding:0;
	line-height:15px;
}

/* Home > Produtos & Serviços  > Hotcenter */
div.produto {
	float:left;
	text-align:center;
	padding:0 0 15px 0;
}

div.produto_img {
	float:left;
	padding-right:10px;
	border-right:1px dotted #999;	
}

div.produtoimg img {
	border:0;
}

div.produto div.conteudo {
	float:left;
	text-align:left;
	width:330px;
	margin-left:10px;
}

#pg_hotcenter p{
	line-height:15px;
	clear:both;
}
