body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#master-top {
	height: 136px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg-top.png);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	height: 110px;
	width: 225px;
	left: 20px;
	top: 10px;
}
#img-top {
	position: absolute;
	height: 135px;
	width: 379px;
	left: 75px;
	top: 1px;
}
#menu-top {
	position: absolute;
	height: 20px;
	width: 210px;
	left: 463px;
	top: 7px;
	text-align: right;
}
#flags {
	position: absolute;
	height: 14px;
	width: 72px;
	top: 7px;
	right: 13px;
}
#logo2 {
	position: absolute;
	height: 53px;
	width: 284px;
	right: 15px;
	bottom: 10px;
}
#menus {
	background: #e4e4e4;
	height: 37px;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBB97;
	border-left-color: #BBBB97;
	text-align: center;
	padding-top: 8px;
}
#menus img {margin-right:5px;}
#master-content {
	background-color: #FFFFFF;
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBB97;
	border-left-color: #BBBB97;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	clear: both;
	position: relative;
	margin-bottom: 0px;
}
#nav-left {
	float: left;
	width: 132px;
	margin-left: 5px;
}
#nav-right {
	float: right;
	width: 575px;
	margin-right: 10px;
}
.clear{clear:both; line-height:0;}
#bot-content {
	height: 10px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
}
#rodape {
	height: 21px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-image: url(../images/bg-rodap.png);
	background-repeat: no-repeat;
}
#rodape-txt {
	text-align: center;
	padding-top: 4px;
	font-size: smaller;
}
#menu-top-txt {
	color: #666666;
}
#menu-top-txt a {
	color: #666666;
}
#rodape-txt a {
	color: #333333;
}
.texto-home {
	font-size: 15px;
}
