#pcr_center {
	position:relative;
	float:left;
	margin: 1px 0 0px 0;
	width:432px;
	height:570px;
	background-image:url(../imagens/pcr_centerBG.jpg);
}

#pcr_center p {
	padding: 5px 25px 5px 30px;
	line-height:16px;
}

#pcr_center h1 {
	padding: 5px 25px 5px 30px;
}

#flashLocalizacao {
	position:relative;
	float:left;
	left:25px;
	top:10px;
	width:390px;
	height:auto;
}

#downloadPDF {
	position:relative;
	float:left;
	top:25px;
	left:30px;
	margin-bottom:20px;
	width:300px;
	height:40px;
	background:url(../imagens/pdf_icon.jpg) no-repeat;
}

#downloadPDF a{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#F98616;
	background-color: transparent;
	text-decoration:none;
	position:relative;
	float:left;
	margin:10px 0 0 40px;
}

#downloadPDF a:hover{
	text-decoration:underline;
}

#vilaFranca {
	position:relative;
	float:left;
	top:10px;
	width:430px;
	height:auto;
}
