@import url(default.css);
@import url(default_interna.css);



#boxTituloClientes{
  height: 30px;
  width: 100px;
  margin-top: 10px;
  margin-left: 20px;
  cursor: pointer;
}

/*------------------------------miolo clientes ----------------------------*/

#cxClientes{
	background-image: url(image/bg_cx_clientes.png);
	float: left;
	margin: 0px 0 10px 16px;
	width: 328px;
	height: 112px;
	padding: 0;
	display: inline;
}

#cxClientes h3 {
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-family:arial;
	color:#1C3E60;
}
#cxClientes p{
  font-size: 10px;
  font-family: arial;
  padding: 5px 10px 5px 0;
  margin: 0;
  height: 40px;
  color:#888888; 
}
#cxClientesLogo{
float:left;
padding: 13px 8px 8px 18px;
}
#cxClientesLogo img{

}
#cxClientesLogo img:hover{
border: 1px solid #B8D921;
}
#cxClientes a{
	font-size: 12px;
	font-weight: bold;
	color:#92C842;
	font-weight:bolder;
	text-decoration: none;
	text-transform: lowercase;
	
}
#cxClientes a:hover{
	font-size: 12px;
	font-weight: bold;
	color:#005087;
	font-weight:bolder;
	text-decoration: underline;
}

/*------------------------------miolo clientes-cases----------------------------*/
.cases{
float:left;
	padding:0px 16px 0 16px;
}
.cases h3{
	font-size: 14px;
	font-weight: bold;
	font-family:arial;
	color:#1C3E60;
	margin: 0 0 5px 0;
	}
.cases	p{
  font-family: arial;
  font-size:11px;
  color:#888888; 
  text-align: justify;
  line-height: 17px;
  margin: 0 0 15px 0;
}
.cases a{
  font-family: arial;
  font-size:11px;
  color:#666666; 
}
#clientesCasesLogo{
	float:left;
	width: 195px;
	height:94px;
	margin:0 10px 0 0;
}
#clientesCasesEmpresa{
	float:left;
	vertical-align: bottom;
	font-size: 18px;
	font-weight: bold;
	font-family:arial;
	color:#1C3E60;
	padding: 72px 0 0 0;
}
#clientesCasesProjeto{
float:left;
margin: 0 0 30px 0;
}
#clientesCasesBeneficios{
float:left;
margin: 0 0 30px 0;
}


