#f1 {
	z-index:1;
	position:relative;
	width:100%;
	height:85px;
	background-image:url(../img/superior.png);
	background-repeat:repeat-x;
	background-color:#FFF3B3;
}
#f1_int {
	z-index:1;
	position:relative;
	width:800px;
}
#logo {
	z-index:1;
	position:absolute;
	top:38px;
	left:220px;
}
#sup {
	z-index:1;
	position:absolute;
	top:50px;
	left:650px;
}
#f2 {
	z-index:1;
	position:relative;
	width:100%;
	height:37px;
	background-image:url(../img/fonsmenu_sup.png);
	background-repeat:repeat-x;
	background-color:#979F74;
}
#menuH {
	z-index:1;
	position:relative;
	width:640px;
	text-align: right;
}
#f3 {
	z-index:1;
	position:relative;
	width:100%;
	height:223px;
	background-image:url(../img/lateral.png);
	background-repeat:repeat-x;
}
#f3_int {
	z-index:1;
	position:relative;
	width:800px;
}
#menu {
	z-index:1;
	position:absolute;
	width:175px;
	left:0px;
	top:0px;
}
#img {
	z-index:1;
	position:absolute;
	left:175px;
	top:0px;
}
#f4 {
	z-index:1;
	position:relative;
	width:100%;
	top:20px;
}
#f4_int {
	z-index:1;
	position:relative;
	width:800px;
}
#esq {
	margin: 0 0 0 0;
	float: left;
	width:255px;
}
#cont {
	z-index:1;
	margin: 0 0 40px 25px;
	float: left;
	width: 490px;
	text-align:left;
}
#f5 {
	z-index:1;
	clear: both;
	position:relative;
	width:100%;
	height:69px;
	background-image:url(../img/footer.png);
	background-repeat:repeat-x;
	top:20px;
}
#baix {
	z-index:1;
	position:relative;
	top: 25px;
	text-align:center;
}