@charset "ISO-8859-1";

.topobg {
	width: 100%;
	height: 220px;
	position: relative;
	background-image: url(images/bg_topo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #093850;
}


.topo {
	width: 770px;
	height: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


.conteudo {
	width: 770px;
	margin: 0 auto;
	border: 0px none #f2f2f2;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	}

.conteudobg {
	width: 100%;
	height: 400px;
	position: relative;
	}
	
.rodape{
	background-repeat:no-repeat;
	background-position:center;
	height: 50px;
	margin: 0 auto auto;
	width: 770px;
	position: relative;
	}

.rodapebg {
	width: 100%;
	height: 50px;
	position: relative;
}
.rodape2{
	background-position:center;
	height: 10px;
	margin: 0 auto auto;
	width: 770px;
	position: relative;
	}

.rodapebg2 {
	width: 100%;
	height: 10px;
	position: relative;
	background-image: url(images/bg_rodape2.gif);
}
.rodape3{
	background-repeat:no-repeat;
	background-position:center;
	height: 35px;
	margin: 0 auto auto;
	width: 770px;
	position: relative;
	}

.rodapebg3 {
	width: 100%;
	height: 35px;
	position: relative;
	margin-top: 5px;
}
.home {
	width: 230px;
	position: relative;
	float: right;
	background-color: #f2f2f2;
	height: 400px;
	background-image: url(images/home.gif);
}

.empresa {
	width: 230px;
	position: relative;
	float: right;
	background-color: #f2f2f2;
	height: 400px;
	background-image: url(images/empresa.gif);
}

.eventos {
	width: 230px;
	position: relative;
	float: right;
	background-color: #f2f2f2;
	height: 400px;
	background-image: url(images/eventos.gif);
}

.contato {
	width: 230px;
	position: relative;
	float: right;
	background-color: #f2f2f2;
	height: 400px;
	background-image: url(images/contato.gif);
}

.trabalhe {
	width: 230px;
	position: relative;
	float: right;
	background-color: #f2f2f2;
	height: 400px;
	background-image: url(images/trabalhe.gif);
}

.negocios {
	width: 230px;
	position: relative;
	float: right;
	background-color: #f2f2f2;
	height: 400px;
	background-image: url(images/n_negocios.gif);
}
          
	    
.meio {
	width: 550px;
	margin-top: 50px;
	align="center";
}
.miolo {
	width: 210px;
	margin-left: 10px;
	height: 205px;
	margin-top: 10px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	color: #015588;
}
