@charset "utf-8";
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
#frame-footer {
	background-image: url(../images/rodape-bg.gif);
	background-repeat: repeat-x;
	height: 63px;
}
#footer-left {
	background-image: url(../images/rodape-left.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 21px;
	position: relative;
	display: block;
	float: left;
}
#footer-right {
	background-image: url(../images/rodape-right.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 19px;
	position: relative;
	display: block;
	float: right;
}
#frame-principal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	width: 815px;
	top: 0px;
	left: 120px;
	margin: 0px;
	padding: 0px;
}
#frame-header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 164px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#frame-window {
	display: block;
	position: relative;
}
#window-default {
	display: block;
}
#window-footer {
	position: relative;
	display: block;
}
#frame-header .menu, #frame-header .menu-o{
	position: absolute;
	top: 0px;
	height: ;
	text-align:center;
	padding-top: 110px;
	z-index: 100;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
	cursor: pointer;
	height: 54px;
}
#frame-header .menu-o{
	background-image:url(../images/header-btn-sel.jpg);
	color: #033;
}
#frame-header #menu-1{
	left: 160px;
	width: 140px;
}
#frame-header #menu-2{
	left: 279px;
	width: 140px;
}
#frame-header #menu-3{
	left: 406px;
	width: 140px;
}
#frame-header #menu-4{
	left: 534px;
	width: 140px;
}
#frame-header #menu-5{
	left: 662px;
	width: 140px;
}
#frame-content {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	position: relative;
	display: block;
}
#footer-label-1 {
	width: 100%;
	height: 18px;
	position: absolute;
	left: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	font-size: 10px;
}
#footer-label-3 {
	height: 28px;
	width: 69px;
	position: relative;
	left: 300px;
	top: 26px;
}
#footer-label-2 {
	font-size: 14px;
	color: #666;
	font-family: "Arial Rounded MT Bold";
	font-weight: bold;
	position: relative;
	top: 20px;
}
