@charset "utf-8";
#_tudo {
	width: 960px;
	margin: auto;
	background-color: #CCFFF0;
}
#_menu {
	height: 69px;
	width: 960px;
	background-image: url(../imagens/menu.jpg);
	clear: both;
}
#_menu ul {
	list-style-type: none;
	color: #000000;
}
a:link {
	color: #000000;
}
#_menu a {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#_conteudo_inferior {
	height: 397px;
	width: 960px;
	background-image: url(../imagens/parte_inferior.jpg);
	float: left;
}
#_menui {
	width: 960px;
	margin-top: 25px;
	color: #000066;
	clear: both;
	height: 25px;
}
a:hover {
	color: #797900;
	text-decoration: blink;
}

a:visited {
	color: #1C3321;
	font-weight: bold;
	text-decoration: line-through;
}

#_topo {
	height: 438px;
	width: 960px;
	clear: both;
}
#_servicos {
	height: 397px;
	width: 960px;
	background-color: #000000;
}
#_portifolio {
	height: 410px;
	width: 960px;
	background-color: #CCFFF0;
	background-image: url(../imagens/base.jpg);
}
#_port_conteudo {
	height: 390px;
	width: 900px;
	margin: auto;
	padding: 20px;
	background-image: url(../ination_ontigo/imagens/base.jpg);
	background-repeat: no-repeat;
}

#_contato {
	width: 960px;
	background-color: #FFFFFF;
}

