#banner.tresp a {
	display:block;
	height:100%
}
#banner.tse a {
	display:block;
	height:100%
}
#banner.inicial a {
	position: absolute;
	display:block;
	top: 50px;
	width:120px;
	height:36px;
	left: 868px;
	z-index:4;
}
#wrap {
	background:url("includes/figuras/base.jpg") no-repeat;
	background-position:0 0;
	width:1000px;
	height:85px;
}
#banner.tresp {
	top:49px;
	background:url("includes/figuras/base.jpg") no-repeat;
	background-position: -700px -50px !important;
	position:absolute;
	width:77px;
	height:37px;
	left: 704px;
	z-index:2;
}
#banner.tse {
	top:50px;
	background:url("includes/figuras/base.jpg") no-repeat;
	background-position: -785px -50px !important;
	position:absolute;
	width:81px;
	height:36px;
	left: 788px;
	z-index:3;
}
.banner.inicial {
	top: 50px;
	background:url("includes/figuras/base.jpg") no-repeat;
	background-position: -864px -50px !important;
	position: absolute;
	width:120px;
	height:36px;
	left: 868px;
	z-index:4;
}
#wrap_conteudo {
	width:1000px;
	height: 545px;
	background:url("includes/figuras/base.jpg") no-repeat;
	background-position: 0px -88px;
	position:absolute;
	margin:0;
}
#wrap {
	margin:0;
	padding:0;
	position:relative;
	float:left;
	width:835px;
	height:90px;
	display:block;
	float:none
}
#menu {
	position: absolute;
	width:160px;
	height:515px;
	top:20px;
}
#menu ul li {
	list-style:none;
	color:#FFF;
	width:100%;
}
#menu a {
	width:100%;
	display:block;
	text-decoration:none;
	color:#FFF;
	border-bottom: 1px solid #fff;
}
#menu a:hover {
	color:#71a547;
}
#conteudo2 {
	position:absolute;
	margin-left:20px;
	margin-top:20px;
	margin-right:100px;
	float:none;
	display:block;
	scrollbar-arrow-color:#FFF;
	scrollbar-3dlight-color:#C7D9B3;
	scrollbar-highlight-color:#FFF;
	scrollbar-face-color:#C7D9B3; /* cor da barra de rolagem */
	scrollbar-shadow-color:#C7D9B3;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-track-color:#C7D9B3;
	left: 188px;
	top: 2px;
	width: 750px;
	height: 510px;
}
