body {
	background: url('../../imagens/template/bg-newsletter.png') center bottom no-repeat;
}

h3 {
	color: #555;
}

.conteudo-gadget {
	padding: 5px;
}

.gadgets {
	margin-bottom: 10px
}

#cima {
	width: 100%;
	min-height: 50px;
}

#coluna-esquerda {
	width: 25%;
	min-height: 100px;
	float: left;
}

#coluna-meio {
	width: 50%;
	min-height: 100px;
	float: left;
}

#coluna-direita {
	width: 25%;
	min-height: 100px;
	float: right;
}
#baixo {
	width: 100%;
	min-height: 50px;
	float: left;
}

.container .container {
	padding-bottom: 0;
}