body {
	background: url(img/bg-body.png) no-repeat;
}

.container {
	width: 730px;
	margin: 0 auto;
	margin-top: 100px;
	padding: 36px 0 36px 0;
	text-align: center;
	font-family: Verdana, sans-serif;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
}

.btn-ouca-aovivo {
	display: block;
	width: 228px;
	height: 58px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-indent: -9999px;
	background: url(img/btn-ouca.png) no-repeat;
}

p {
	margin: 0;
	padding-bottom: 5px;
	color: #270551;
}

p.telefone {
	margin: 35px 0 40px 0;
}

p.endereco {
	margin-top: 40px;
}

.email {
	padding-left: 32px;
	font-weight: bold;
	text-decoration: none;
	color: #fea040;
	background: url(img/mail.png) no-repeat 0 3px;
}