/* @group corpo */

html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #151102;
	background-color: #f8f8f8;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a,
a:link,
a:visited,
a:active {
	color: #6349a2;
	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
}

a:hover {
	text-decoration: underline;
	color: #6349a2;
	font-size: 19px;
}

.contact_us {
	color: #1c190f;
	text-align: center;
	padding-top: 615px;
	background: #f8f8f8 url(../images/brevemente_v2.jpg) no-repeat center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}


/* @end */