/* @group corpo */

html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #e8c84a;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #888 url(images/bg.jpg) repeat-x;
}

a,
a:link,
a:visited,
a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.disclamer {
	margin: auto;
	background: url(images/reconstrucao.jpg) no-repeat center top;
	width: 764px;
	height: 483px;
}
/* @end */