body {
	margin-top: 0px;
	background-image: url(images/imagens/fundo_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #070707;
}



#Banner_topo {
	height: 202px;
	width: 751px;
}
#topo_1 {
	height: 111px;
	width: 998px;
}



#container {
	height: 1027px;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
#rodape {
	background-color: #33FF33;
	height: 86px;
	width: 999px;
	float: left;
}

#menu {
	height: 29px;
	width: 935px;
	padding-left: 50px;
}
#coluna_paragrafo {
	height: 370px;
	width: 680px;
	float: left;
	padding-top: 40px;
	padding-left: 15px;
}

#topo_2 {
	height: 402px;
	width: 998px;
}
#menu ul{
	border: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: left;
	margin: 0px;
}
#menu li {
	float: left;
	width: 115px;
	display:block;
	position: relative;
}
#menu ul li a{
	width: 115px;
	height: 20px;
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	margin-top: 3px;
	border-right-style: solid;
	border-right-color: #999999;
	text-transform: none;
}
#menu ul li a:hover{
	color:#000000;
	font-size: 1em;
	background-image: url(images/bgli.png);
	background-repeat: repeat;
	text-transform: none;
}
#menu li ul {
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
#coluna_Direita {
	height: 330px;
	width: 300px;
	float: right;
	margin-top: 20px;
	padding-top: 19px;
}
#banner_ideia {
	height: 100px;
	width: 300px;
	margin-top: 15px;
}

p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #999999;
}
#textodireita {
	height: 100px;
	width: 300px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #00CC00;
}
.especial {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}

#pesquisa {
	height: 50px;
	width: 300px;
	padding-bottom: 15px;
}

