.GERAL {
	height: 100%;
	width: 100%;
}
.HEADER {
	height: 130px;
	width: 980px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.MAIN {
	height: 100%;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.FOOTER {
	height: 95px;
	width: 980px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.SITE {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.LOGO {
	float: left;
	height: 130px;
	width: 280px;
}
.MENU {
	float: left;
	height: 60px;
	width: 630px;
	margin-top: 35px;
	margin-bottom: 35px;
	margin-left: 60px;
}
.MENUESQ {
	float: left;
	height: 60px;
	width: 10px;
	background-image: url(imagens/MENUESQ.png);
}
.MENUCENTRO {
	float: left;
	height: 60px;
	width: 610px;
	background-image: url(imagens/MENU.png);
	background-repeat: repeat-x;
}
.MENUDRT {
	background-image: url(imagens/MENUDRT.png);
	float: left;
	height: 60px;
	width: 10px;
}
.MAINLEFT {
	float: left;
	width: 230px;
}
.MAINCENTER {
	float: left;
	width: 460px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
	padding-top: 40px;
	height: 1450px;
	background-color: #FFF;
}
.MAINRIGHT {
	float: left;
	width: 230px;
	margin-left: 20px;
}
.LEFTMENU {
	height: 60px;
	width: 210px;
	background-image: url(imagens/LEFTMENU.png);
	background-repeat: repeat-x;
	font-family: "Arial Narrow";
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 40px;
	text-align: right;
	vertical-align: text-bottom;
	padding-top: 130px;
}
.LEFTSUBMENU {
	background-color: #f5f5f5;
	width: 210px;
	margin-bottom: 30px;
	padding-top: 40px;
	padding-right: 20px;
	height: 1220px;
}
.BORDER {
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: 3;
	border-right-style: 3;
	border-bottom-style: 3;
	border-left-style: 3;
	border-top-color: #00AEEF;
	border-right-color: #00AEEF;
	border-bottom-color: #00AEEF;
	border-left-color: #00AEEF;
}
.PT_EN {
	height: 30px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
