body {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif !important;
	background-image: url(bg11.png) !important;
	background-position: center center !important;
	background-repeat: repeat !important;
}
button {
	background-color: #5A5A5A !important;
	color: #ffffff !important;
	margin-top: 10px !important;
	text-decoration: none !important;
	text-transform: none !important;
	text-shadow: none !important;
	width: 270px !important;
	height: 40px !important;
	font-size: 14px !important;
	border: none !important;
	border-radius: 3px !important;
	font-weight: 400 !important;
}
button:hover {
	background-color: #32373c !important;
	color: #ffffff !important;
	text-decoration: none !important;
	text-transform: none !important;
	text-shadow: none !important;
}
.question {
	padding-left:300px; margin-top:-30px;
}
.bloco {
	width: 400px;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 50px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.13);
}