#apresentacao{
	float:left;
	width:659px;
	background:#FCEAD0 url("../imagens/apresentacao/bg.png") no-repeat left bottom;
	padding-bottom:55px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	color:#012314;
}
#apresentacao h1{
	display:inline;
	float:left;
	display:block;
	text-indent:-3000px;
	background:url("../imagens/apresentacao/apresentacao.png") no-repeat left top;
	width:659px;
	height:150px;
}
#apresentacao div.intro{
	float:left;
	background:#CAC2AA;
	width:560px;
	padding:20px;
	margin:29px;
}
#apresentacao div{
	display:inline;
	width:600px;
	float:left;
	margin:29px;	
}
#apresentacao div h2 a.title{
	color:#012314;	
	float:left;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
}
#apresentacao div.parc{position:relative;}
#apresentacao div.parc p{
	margin-top:15px;
	float:right;
	width: 450px;
	padding-left:135px;
}
#apresentacao div.parc a.serra_verde,
#apresentacao div.parc a.transnico{
	position:absolute;
	top:30px;
	left:5px;
	width:125px;
	text-indent:-3000px;
}
#apresentacao div.parc a.serra_verde{
	background:url("../imagens/apresentacao/serra_verde.png") no-repeat left 10px;
	height:160px;
}
#apresentacao div.parc a.transnico{
	background:url("../imagens/apresentacao/transnico.png") no-repeat left 10px;
	height:115px;
}
