#corpo_servicos {
	position: absolute;
	background-image: url(../imagens/site/corpo_servicos.gif);
	background-repeat: no-repeat;
	height: 287px;
	width: 500px;
	margin-left: 259px;
}


#texto_01 {
	position: absolute;
    font-family: tahoma, helvetica, verdana;
    font-size: 11px;
	padding-left: 228px;
	padding-top: 36px;  
	
	_padding-top: 50px;
	width: 539px;
}

#lista_01 {
	list-style-type: none;
}

#lista_02 {
	list-style-type: square;
	list-style-position: outside;
	color: #003366;
}

#lista_03 {
	list-style-type: square;
	list-style-position: outside;
	color: #003366;
}

.sembold {
	font-weight: normal;
	color: #003366;
}