.direita div.item span {
	font-size:1.1em;
}
.direita .newsletter {
	margin-top:2em;
}
.direita .parceiros {
	margin-top:2em;
}
.direita .parceiros img {
	width:18.4em;
	height:9em;
}
.direita .chamada {
	background-color:#edbc24;
}
.direita .chamada span {
	color:#2960b2;
}

.newsletter div.item {
	margin-top:0.6em;
}
.newsletter input[type="text"] {
	width:16em;
}

.enquete form {
	margin-top:0.6em;
}
.enquete label {
	font-size:1.1em;
}

.enquete div.borda {
	position:relative;
	width:100%;
	height:1em;
	background-color:#fcf8e6;
	/*border:1px dotted #f5d670;*/
	margin-bottom:0.4em;
}
.enquete div.barra {
	position:absolute;
	top:0em;
	left:0em;
	height:1em;
	background-color:#f5d670;
}
