@charset "utf-8";
html { height: 100%; }
body { height: 100%; }
hr { display: none; }
div#website {
	font-size: 1.3em;
	min-height: 100%;
	min-width: 1000px;
}
object#topo {
	margin-bottom: -637px;
	width: 100%;
}
div#topo {
	height: 184px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 22px 0 25px;
	text-align: center;
	width: 953px;
}
div#topo h1 { margin: 0; }
div#topo p { margin: 0; }
object#chamada {
	margin-bottom: -165px;
	position: relative;
	width: 100%;
}
p#chamada {
	display: block;
	height: 104px;
	margin: 0 auto -165px auto;
	padding: 60px 22px 0 25px;
	position: relative;
	text-align: center;
	width: 953px;
}
ul#menu {
	list-style: none;
	margin: -1px auto 0;
	overflow: hidden;
	padding: 0 0 117px 24px;
	position: relative;
	text-transform: uppercase;
	width: 976px;
}
ul#menu li { display: inline; }
ul#menu li a {
	background-color: #222;
	background-image: url("../temas/default/imagens/menu-background.gif");
	background-position: center center;
	background-repeat: repeat-x;
	border: 1px solid #666;
	color: #999;
	display: block;
	float: left;
	margin-left: 1px;
	overflow: hidden;
	padding: 5px 0 6px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: 141px;
}
ul#menu li a:hover {
	background-color: #111;
	border-color: #999;
}
ul#menu li a span {
	background-image: url("../temas/default/imagens/menu-detalhe.gif");
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0 0 0 -14px;
	padding: 0 0 0 14px;
}
div#meio {
	margin: 0 auto;
	padding-bottom: 57px;
	position: relative;
	width: 1000px;
}
div#rodape {
	background-color: #000;
	font-size: 1.3em;
	height: 31px;
	margin-top: -57px;
	overflow: hidden;
	padding: 13px 35px 13px 35px;
	position: relative;
}
div#rodape address {
	background: url("../imagens/rodape-marca.gif") no-repeat right center;
	display: block;
	font-style: normal;
	margin: 0 auto;
	padding: 6px 42px 9px 0;
	text-align: right;
	width: 888px;
}
