* { margin: 0; padding: 0; }

body {
	text-align: center;
	background: #BFE4CF url(../imagens/fundo.png) top center repeat;
	}

#pagina {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}
	
#topo {
	background: url(../imagens/fundo_cima.png) top center repeat-x;
	width: 100%;
	height: 24px;
}
	
#topo p {
	text-align: center;
	font: bold 0.7em Verdana, Arial, sans-serif;
	color: #fff;
	padding: 2px 0 0 670px;
}
	
#topo a {
	color: #fff;
	text-decoration: none;
}

#esquerda {
	float: left;
	width: 184px;
}

#esquerda .menu {
	float: left;
	width: 174px;
	background: #fff;
	padding: 0 0 0 10px;
}

#direita {
	float: right;
	width: 581px;
	background: #fff;
}

#cima {
	text-align: center;
	height: 194px;
	width: 581px;
	background: #fff url(../imagens/fundo_banner_1.png) top center repeat-x;
}

#cima2 {
	text-align: center;
	height: 50px;
	width: 581px;
	background: #fff url(../imagens/fundo_banner_1.png) bottom center repeat-x;
}


#cima .banner_1 {
	padding: 5px 0 0 0;
}

#cima p {
	text-align: right;
	font: italic 12px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	padding: 10px 5px 0 0;
}

#cima2 p {
	text-align: right;
	font: italic 12px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	padding: 8px 5px 0 0;
}

#cima .banner_2 {
	padding: 18px 0 0 0;
}

#banner_inicial {
	text-align: center;
	width: 581px;
	background: #fff;
	margin: 10px 0 10px 0;
}

#meio {
	float: left;
	width: 581px;
	background: #fff;
}

#conteudo {
	float: left;
	width: 431px;
}


#direita2 {
	float: right;
	text-align: center;
	width: 145px;
	background: #fff;
}

#direita2 .patrocinios {
	width : 140px;
	border: 1px solid #009241;
}

#direita2 .desenvolvimento {
	width : 140px;
	border: 1px solid #009241;
}

#direita2 .desenvolvimento h1, #direita2 .patrocinios h1 {
	text-align: center;
	font: bold 10px Verdana, Arial, sans-serif;
	color: #FFF;
	width: 140px;
	height: 20px;
	background: #009241;
	padding: 5px 0 0 0;
}

#baixo {
	float: right;
	text-align: center;
	height: 90px;
	width: 581px;
	background: url(../imagens/fundo_meio.gif) top right no-repeat;
}

