#caixinhas {
	width: 690px;
	height: 130px;
	margin: 20px auto;
	text-align: left;
}

#caixinhas div h1 {
	background: #fff url(../img/home/bullet-tit-vermelho.png) no-repeat;
	font-weight: normal;
	padding-left: 40px;
	height: 15px;
	color: #9c9c9c !important;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.bulletamarelo {
	background: #fff url(../img/home/bullet-tit-amarelo.png) no-repeat !important;
}

#novidades, #sinhalandia, #curiosidades {
	width: 230px;
	float: left;
	height: 140px !important; /* Evitar erro no FF */
}

#sinhalandia {
	background: #fff url(../img/home/familia-milho.png) no-repeat bottom right;
}

.intro {
	font-weight: bold;
}

#novidades p a, #sinhalandia p a, #curiosidades p a {
	position: relative;
	left: 120px;
	font-size: 10px;
}

#novidades p a {
	top: 20px;
}

#sinhalandia p a {
	top: 4px;
	left: 152px !important;
}

#curiosidades p a {
	top: 4px;
}


#conteudopg #banner1 {
	width: 700px;
	
	
}