#center {
	position: relative;
	background:url(images/right.jpg) repeat-y;
	float: right;
	width: 899px;
	height: 2250px;
	border: solid #CCC;
	border-width: 1px;
	margin: auto;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333;
	margin:0px;
}

.divsustentabilidade ul{
	list-style-type: none;   /*retira os pontos negros da lista*/
	padding: 0;  
	margin: 0;
	padding-left: 15px; /*normalmente isto é o comprimento da imagem de forma a que o texto não a sobreponha*/  
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;  	/*Tipo de letra*/ 
	color: #333;

}
.divsustentabilidade ul ul{
	padding-left: 30px;
}
.divsustentabilidade li{
	/*background-image: url(imagem.gif);   /*Substitui os pontos negros por uma imagem à sua escolha
	background-repeat: no-repeat; 
	background-position: 0 50%; */
	padding-left: 5px; /*normalmente isto é o comprimento da imagem de forma a que o texto não a sobreponha*/  
	margin: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;  	/*Tipo de letra*/ 
	color: #333;
}
	
#center .imgtop{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 716px;
	height: 100px;
	background: url(empresa/img/empresa.jpg) no-repeat;
}

#empresa{
	position: absolute;
	left: 5px;
	top: 110px;
	width: 705px;
	height: 2122px;
	background:#FFF;
	border: solid #CCC;
	border-width: 1px;
}

#empresa .aempresa{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 690px;
	height: 24px;
}

#empresa p.txtaempresa{
	position: absolute;
	left: 30px;
	top: 40px;
	width: 650px;
	height: auto;
	background:url(empresa/img/img1.gif) no-repeat;
}

#empresa .historia{
	position: absolute;
	left: 10px;
	top: 470px;
	width: 690px;
	height: 24px;
}

#empresa p.txthistoria{
	position: absolute;
	left: 30px;
	top: 500px;
	width: 650px;
	height: auto;
}

#empresa .missao{
	position: absolute;
	left: 10px;
	top: 1010px;
	width: 690px;
	height: 24px;
}

#empresa p.txtmissao{
	position: absolute;
	left: 30px;
	top: 1040px;
	width: 650px;
	height: auto;
}

#empresa .visao{
	position: absolute;
	left: 10px;
	top: 1110px;
	width: 690px;
	height: 24px;
}

#empresa p.txtvisao{
	position: absolute;
	left: 30px;
	top: 1140px;
	width: 650px;
	height: auto;
}

#empresa .valores{
	position: absolute;
	left: 10px;
	top: 1200px;
	width: 690px;
	height: 24px;
}

#empresa p.txtvalores{
	position: absolute;
	left: 30px;
	top: 1230px;
	width: 650px;
	height: auto;
}

#empresa .negocios{
	position: absolute;
	left: 10px;
	top: 1360px;
	width: 690px;
	height: 24px;
}

#empresa p.txtnegocios{
	position: absolute;
	left: 30px;
	top: 1390px;
	width: 650px;
	height: auto;
}

#empresa .sustentabilidade{
	position: absolute;
	left: 10px;
	top: 1484px;
	width: 690px;
	height: 24px;
}

#empresa p.txtsustentabilidade{
	position: absolute;
	left: 30px;
	top: 1517px;
	width: 650px;
	height: 498px;
}
#empresa p.p1{
	position:relative;
	display:block;
	left: 80px;
	top:  1720px;
	width: 600px;
	height: auto;

}
