.coluna2_1 {
	
	width: 515px;
	float: left;
	/*background-color: pink;*/
	
}

.coluna2_2 {
	
	width: 515px;
	float: right;
	/*background-color: blue;*/
	
}

.coluna3_1 {
	
	width: 350px;
	float: left;
	
}

.coluna3_2 {
	
	width: 350px;
	margin-left: 47px;
	float: left;
	
}

.coluna3_3 {
	
	width: 350px;
	float: right;
	
}

.pTitulo {
	font: 36px/36px 'Niramit', sans-serif;
	color: #4A4A4A;
	font-weight: 300;
	margin-bottom: 30px;
}

.pSubTitulo {
	
	font-family: 'Niramit', sans-serif;
	font-size: 16px;
	color: #9B9B9B;
	text-transform: uppercase;
}

.pLegenda {
	
	font-family: 'Niramit', sans-serif;
	font-size: 12px;
	color: #9B9B9B;
	
}

.pText {
	
	font-family: 'Niramit', sans-serif;
	font-size: 16px;
	color: #4A4A4A;
	font-weight: 300;
	line-height: 28px;
	
}

a.pTextLink {
	
	font-family: 'Niramit', sans-serif;
	font-size: 14px;
	color: #B0CD73;
	font-weight: 300;
	border: 1px dotted #B0CD73;
	border-radius: 5px;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}

a.pTextLink:hover {
	
	background-color: #B0CD73;
	color: #fff;
}

.imgbolasobrenos {
	
	width: 100px;
	height: 100px;
	border-radius: 100%;
	background-size: cover!important;
	background-position: center center!important;
	background: #FEE7BF;
	background-repeat: no-repeat;
	
}

.imgbolainsp {
	
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background-size: cover!important;
	background-position: center center!important;
	background: #FEE7BF;
	background-repeat: no-repeat;
	float: left;
	
}

.coluna4_1 {
	
	width: 250px;
	float: left;
	
}

.coluna4_2 {
	
	width: 250px;
	margin-left: 47px;
	float: left;
	
}

.coluna4_3 {
	
	width: 250px;
	margin-left: 47px;
	float: left;
	
}

.coluna4_4 {
	
	width: 250px;
	float: right;
	
}
























