body {
	background-color: #ECFFF5;
	margin: 0px;
	padding: 0px;
	}

#barra_sup {
	width: 100%;
	height: 36px;
	background:#1A8C56 url("imagens/bg_barra_sup.gif") top left repeat-x;
	margin: 0px;
	padding: 0px;
	position: fixed;
	border-bottom: 3px solid black;
	z-index: 8;
	text-align: center;
	}
	
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
	
#texto_menu {
	width: 676px;
	margin:0 auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -338px;
	text-align: center;
}
	
#container {
	width: 730px;
	height: 500px;
	overflow-x: hidden; 
	overflow-y: scroll; 
	border-bottom: 4px solid #007F43;
	border-top: 2px solid #007F43;
	border-left: 2px solid #007F43;
	border-right: 2px solid #007F43;
	background-color: white;
	margin:0 auto;
	position: relative;
	text-align: left;
	z-index: 1;
	}

}
#moldura {
	text-align: center;
}
	
#conteudo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 715px;
	min-height: 680px;
	background-color: white;
}

	
#logo_gde {
	position: absolute;
	left: 2px;
	top: 0px;
	width: 200px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	border-right: 2px solid #007F43;
}

#videira_filho {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: white;
	width: 700px;
	height: 150px;
	border-bottom: 2px solid #007F43;
}

#texto_vf {
	position: absolute;
	left: 203px;
	top: 0px;
	width: 294px;
	height: 153px;
	margin-left: 3px;
}
	

#apresentacao {
	position: absolute;
	left: 2px;
	top: 154px;
	background-color: black;
	width: 492px;
	height: 200px;
}


#apresentacao1 {
	position: absolute;
	left: 2px;
	top: 154px;
	width: 492px;
	height: 200px;
}


#miolo {
	position: absolute;
	left: 2px;
	top: 154px;
	width: 500px;
}

#box1 {
	width: 230px;
	height: 160px;
	border: 2px solid #007F43;
	position: absolute;
	top: 356px;
	left: 2px;
}

#box2 {
	width: 230px;
	height: 160px;
	border: 2px solid #007F43;
	position: absolute;
	top: 360px;
	right: 206px;
}

#box3 {
	width: 230px;
	height: 130px;
	border: 2px solid #007F43;
	position: absolute;
	bottom: 2px;
	left: 2px;
}

#box4 {
	width: 230px;
	height: 135px;
	border: 2px solid #007F43;
	position: absolute;
	bottom: 2px;
	right: 206px;
}

#lateral {
	position: absolute;
	right: 2px;
	top: 0px;
	background-color: white;
	width: 200px;
	height: 100%;
	border-left: 2px dotted #007F43;
	text-align: center;
}

#bg1 {
	width: 180px;
	height: 171px;
	background: url("imagens/bg1.jpg") top left no-repeat;
	position: fixed;
	bottom: 1px;
	left: 120px;
}

#bg2 {
	width: 220px;
	height: 106px;
	background: url("imagens/bg2.gif") top left no-repeat;
	position: fixed;
	bottom: 1px;
	right: 130px;
}
#acessorapido {
	background-color: #F0F0F0;
	width: 201px;
	height: 240px;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: 2px solid gray;
}

#acessorapido img{
	border: 0px;
}

.box_info {
	border: 2px solid #007F43;
	width: 320px;
	margin:0 auto;
	}
	
