@charset "utf-8";
/* CSS Document */

.twoColFixLtHdr  #container  p{
	font-family: "Trebuchet MS";
}

.twoColFixLtHdr  #mainContent{
	padding-bottom: 0px;
}
.twoColFixLtHdr  #container  #valores{
	float: left;
	width: 730px;
	padding-left: 11px;
	padding-right: 11px;
	background: #E8E9E9;
	height: 195px;
	padding-bottom: 14px;
}
.twoColFixLtHdr #sidebar1 h2{
	margin-top: 60px;
}
.twoColFixLtHdr #sidebar1 p{
	font-size: 1.3em;
	color: #58585A;
	line-height: 1.5em;
}
.twoColFixLtHdr #valores p{
	font-size: 1.1em;
	line-height: 1.2em;
	color: #58585A;
}
.twoColFixLtHdr #valores .preoc_social{
	float: left;
	width: 232px;
	margin-top: 14px;
	padding: 4px;
	padding-top: 25px;
	margin-right: 4px;
	background-image: url(../imagens/home/preocupacao_social.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 152px;
}
.twoColFixLtHdr  #valores .educacao{
	float: left;
	width: 232px;
	margin-top: 14px;
	margin-right: 4px;
	padding: 4px;
	padding-top: 25px;
	background-image: url(../imagens/home/educacao.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 152px;
}
.twoColFixLtHdr  #valores .investimentos{
	float: right;
	width: 232px;
	margin-top: 14px;
	padding: 4px;
	padding-top: 25px;
	background-image: url(../imagens/home/investimentos.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 152px;
}

.twoColFixLtHdr  #valores .educacao img, .twoColFixLtHdr  #valores .investimentos img, .twoColFixLtHdr  #valores .preoc_social img{
	float: left;
	margin-right: 8px;
}
