#pcr_center {
	position:relative;
	float:left;
	margin: 1px 0 0px 0;
	width:432px;
	height:565px;
	background-image:url(../imagens/pcr_centerBG.jpg);
}

#pcr_center p {
	font-size:10px;
	padding: 3px 10px 0 10px;
}

#pcr_center h1 {
	padding: 0 0 0 10px;
}

.divimg {
	position:relative;
	float:left;
	width:106px;
	height:76px;
}

.divtexto {
	position:relative;
	float:left;
	width:280px;
	height:77px;
}

.actividades {
	position:relative;
	float:left;
	left:28px;
	top:15px;
	width:392px;
	height:100px;
}

.actividadesLinks {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0;	
	color:#F98616;
	background-color: transparent;
	text-decoration:none;
}

.actividadesLinks:hover{
	text-decoration:underline;
}

#mais_activ {
	position:relative;
	float:left;
	width:50px;
	height:30px;
	right:35px;
	margin: 50px 0 0 200px;
}

#mais_activ img{
	border:none;
}

#mais_activ img .hover{

}