#area_equipamentos{
	position: relative;
	float: left;
	width: 774px;
	text-align: left;
}
#titulo{
	width: 774px;
	height: 25px;
	background: URL('../img_site/oportunidades.jpg') no-repeat;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	padding-left: 10px;
	text-align: left;
}
#eq_texto{
	width: 774px;
	padding-left: 5px;
	font-size: 10pt;
	margin: 5px 0px 10px 0px;
}
#eq_esquerda{
	float: left;
	width: 185px;
	margin:0px 0px 3px 0px;
	padding: 5px;
}

#eq_esquerda #desc_categoria{
	text-align: left;
	font-weight: bold;
	line-height: 18px;
}
#eq_direita{
	width: 580px;
	height: auto;
	margin:0px 0px 3px 0px;
	padding: 5px;
}

.titulo {
	font-size: 10pt;
	font-weight: bolder;
	clear: both;
	display: block;

.square {
	float: left;
	margin-right: 4px;
	width: 6px;
	height: 6px;
	background: #006600;
	overflow: hidden;
}
li {
	list-style-type: square;
	color: #006600; 
}

/* Inicio da visualização dos serviços */
#area_eqp{
	width: 574px;
}
#no_eqp{
	width: 569px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #96AD99;
}
#desc_eqp{
	width: 558px;
}
#eqp_titulo_table{
	width: 576px;
	height: 18px;
	background: #CCE2B1;
	font-weight: bold;
	border: 1px solid #96AD99;
	text-align:center;
}
#eqp_table{
	width: 576px;
	border: 1px solid #96AD99;
}
#Teqp_tr{
	width: 576px;
	height: 18px;
	background: #CCE2B1;
	font-weight: bold;
	border: 1px solid #96AD99;
}
#Teqp_qtd{
	width: 35px;
	text-align: center;
	border: 1px solid #96AD99;
}
#Teqp_desc{	
	width: 350px;
	text-align: center;
	border: 1px solid #96AD99;
}
#Teqp_fab{
	width: 130px;
	text-align: center;
	border: 1px solid #96AD99;
}
#Teqp_foto{
	width: 35px;
	text-align: center;
	border: 1px solid #96AD99;
}
/*Conteudo da Tabela */

#Ceqp_tr{
	width: 576px;
	font-size: 8pt;
	height: 18px;
	border: 1px solid #96AD99;
}
#Ceqp_qtd{
	width: 35px;
	text-align: center;
	border: 1px solid #96AD99;
}
#Ceqp_desc{	
	width: 350px;
	text-align: center;
	border: 1px solid #96AD99;
}
#Ceqp_fab{
	width: 130px;
	text-align: center;
	border: 1px solid #96AD99;
}
#Ceqp_foto{
	width: 35px;
	text-align: center;
	border: 1px solid #96AD99;
}


/* Inicio da visualização dos serviços */