div.pagActividades section
{
	clear: both;
	background-color: rgb(96,95,95);
	text-align: center;
	margin-left: 20%;
	/*padding: 20px;*/
	margin-top: 10px;
	width: 60%;
}
	div.pagActividades p
	{
		padding:5%;
        letter-spacing: 1;
        line-height: 25px;
        color:rgba(200,200,200,1);
	}

	div.pagActividades header img
	{
		width: 100%;
		opacity: .2;
	}
