.node-type-page #header{
	height: 250px;
	background: url("images/img_bnnr.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.node-type-page #breadcrumbs{
	height: 40px;
	background-color: #E6E6E6;
}

.node-type-page .content #title{
	text-transform: uppercase;
	padding-top: 36px;
	height: 40px;
}

.node-type-page .content #title h2{
	font-size: 38px;
	
}

.node-type-page .content #body{
	font-size: 14px;
	line-height: 24px;
	margin-top: 24px;
}

.node-type-page .content #missao, .node-type-page .content #visao, .node-type-page .content #principios-valores{
	width: 280px;
	height: 300px;
	font-size: 14px;
	line-height: 24px;
	margin-right: 24px;
	margin-top: 30px;
	margin-bottom: 40px;
	display: inline-table;
}

.node-type-page .content #missao h2, .node-type-page .content #visao h2, .node-type-page .content #principios-valores h2{
	font-weight: 700;
	padding-bottom: 8px;
	text-transform: uppercase;
}

.node-type-page #objectivos{
	height: 500px;
	background-color: #0099FF;
}

#icons{
	
}

.node-type-page .content #icons-title{
	font-size: 34px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	padding-top: 66px;
	padding-bottom: 30px;
}

.node-type-page .content #icon-1, .node-type-page .content #icon-2, .node-type-page .content #icon-3, .node-type-page .content #icon-4{
	
    height: 360px;
    margin-right: 10px;
    width: 230px;
    float: left;
}

.node-type-page #icon-image-1, .node-type-page #icon-image-2, .node-type-page #icon-image-3, .node-type-page #icon-image-4{
	background: url("images/spt.png") repeat scroll -40px -110px transparent;
    height: 180px;
    margin-left: 66px;
    width: 108px;
}

.node-type-page #icon-image-2{
	 background-position: -136px -110px;
}

.node-type-page #icon-image-3{
	background-position: -238px -110px;
}

.node-type-page #icon-image-4{
	background-position: -350px -110px;
}

.node-type-page #icon-text-1, .node-type-page #icon-text-2, .node-type-page #icon-text-3, .node-type-page #icon-text-4{
	color: #FFFFFF;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
}