@charset "utf-8";
#corpo    .trabalhe    h3 {
	height: 24px;
	width: 179px;
	text-indent: -5000px;
	margin-bottom: 5px;
	background-image: url(../imagens/titulo_trabalhe.jpg);
}
#corpo .trabalhe a {
	color: #274463;
	text-decoration: none;
	font-weight: bold;
}
#corpo .trabalhe p {
	margin-bottom: 10px;
}
#corpo .trabalhe .instaladores h4 {
	background-image: url(../imagens/titulo_trabalhe_instaladores.jpg);
	text-indent: -5000px;
	height: 24px;
	width: 198px;
	margin-bottom: 5px;
}
#corpo .trabalhe .comercial h4 {
	background-image: url(../imagens/titulo_trabalhe_comercial.jpg);
	text-indent: -5000px;
	height: 24px;
	width: 185px;
	margin-bottom: 5px;
}
#corpo .trabalhe .instaladores {
	width: 45%;
	float: left;
}
#corpo .trabalhe .comercial {
	width: 45%;
	float: right;
}
#corpo .trabalhe {
	width: 100%;
	overflow: hidden;
}