@charset "UTF-8";

#slidedeck_frame {
	width: 835px;
	height: 200px;
}  
/* CSS Document */

#texto1, #texto2, #texto3 {
	color: #fff;
	width: 218px;
	height:145px;
	text-align: left;
	background-color: #83B9E0;
	padding: 5px;
}
#texto1 p, #texto2 p, #texto3 p, {
  padding:0;
  margin:1ex 0;
}

#imgConsultoria {
	color: #fff;
	width: 228px;
	height: 130px;
	background-image: url(../images/imgTesteiraConsultoria.png);
	background-repeat: no-repeat;
	float: left;
}#imgProdutos {
	color: #fff;
	width: 228px;
	height: 130px;
	background-image: url(../images/imgTesteiraProdutos.png);
	background-repeat: no-repeat;
	float: left;
}
#imgServicos {
	color: #fff;
	width: 228px;
	height: 130px;
	background-image: url(../images/imgTesteiraServicos.png);
	background-repeat: no-repeat;
	float: left;
}
#imgClientes2 {
	color: #FFF;
	width: 154px;
	height: 156px;
	background-image: url(../images/imgBoxClientes.png);
	background-repeat: no-repeat;
	float: left;
}
#testeiraContato {
	background-image: url(../images/imgTesteiraContato.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 886px;
}
#testeiraProdutos {
	background-image: url(../images/imgTesteiraRelacaoProdutos.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 886px;
}
#testeiraImagem {
	height: 150px;
	width: 886px;
	background-image: url(../images/imgTesteiraBarraProdutos.jpg);
	background-repeat: no-repeat;
}
