body {
	min-width: 990px;
}

body * {
	background-repeat: no-repeat;
}

button {
	border: 0;
	background-color: transparent;
	cursor: pointer;
}

div.centra {
	width: 990px;
	margin: 0 auto;
}

*.esquerda {
	float: left;
}

*.direita {
	float: right;
}

*.cl {
	clear: both;
}

li a {
	display: block;
	height: 100%;
	text-decoration: none;
}

iframe {
	border-style: none;
}

#rodape {
	margin-top: 21px;
	height: 38px;
	background: transparent url(../../comum/img/bg/rodape.png) repeat-x left top;
	font-size: 11px;
	line-height: 38px;
}

#rodape div.centra {
	position: relative;
	color: #666;
	font-size: 11px;
	text-indent: 20px;
}

#rodape div.centra a {
	color: #666;
	text-decoration: none;
}

#atma {
	position: absolute;
	right: 0;
}

#atma img {
	width: 41px;
	height: 9px;
}

